all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* unpredictable emacs 21 crashes
@ 2002-06-10 22:53 Rob Reid
  2002-06-15 14:14 ` Richard Stallman
  0 siblings, 1 reply; 3+ messages in thread
From: Rob Reid @ 2002-06-10 22:53 UTC (permalink / raw)



Hi,

Since upgrading to emacs 21 a few months ago it hasn't stayed up for more than
a day or two on average.  I've been watching for a pattern without seeing any,
and I'm not sure but I think sometimes it even crashes in the middle of the
night when I'm not there.

TIA for any help.

168 ~% file core
core: ELF 32-bit LSB core file of 'emacs' (signal 11), Intel 80386, version 1
169 ~% gdb /usr/bin/emacs core
GNU gdb 5.0
Copyright 2000 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-redhat-linux"...
Core was generated by `emacs -geometry 81x42'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /usr/X11R6/lib/libXaw3d.so.7...done.
Loaded symbols for /usr/X11R6/lib/libXaw3d.so.7
Reading symbols from /usr/X11R6/lib/libXmu.so.6...done.
Loaded symbols for /usr/X11R6/lib/libXmu.so.6
Reading symbols from /usr/X11R6/lib/libXt.so.6...done.
Loaded symbols for /usr/X11R6/lib/libXt.so.6
Reading symbols from /usr/X11R6/lib/libSM.so.6...done.
Loaded symbols for /usr/X11R6/lib/libSM.so.6
Reading symbols from /usr/X11R6/lib/libICE.so.6...done.
Loaded symbols for /usr/X11R6/lib/libICE.so.6
Reading symbols from /usr/X11R6/lib/libXext.so.6...done.
Loaded symbols for /usr/X11R6/lib/libXext.so.6
Reading symbols from /usr/lib/libtiff.so.3...done.
Loaded symbols for /usr/lib/libtiff.so.3
Reading symbols from /usr/lib/libjpeg.so.62...done.
Loaded symbols for /usr/lib/libjpeg.so.62
Reading symbols from /usr/lib/libpng.so.2...done.
Loaded symbols for /usr/lib/libpng.so.2
Reading symbols from /usr/lib/libz.so.1...done.
Loaded symbols for /usr/lib/libz.so.1
Reading symbols from /lib/libm.so.6...done.
Loaded symbols for /lib/libm.so.6
Reading symbols from /usr/lib/libungif.so.4...done.
Loaded symbols for /usr/lib/libungif.so.4
Reading symbols from /usr/X11R6/lib/libXpm.so.4...done.
Loaded symbols for /usr/X11R6/lib/libXpm.so.4
Reading symbols from /usr/X11R6/lib/libX11.so.6...done.
Loaded symbols for /usr/X11R6/lib/libX11.so.6
Reading symbols from /usr/lib/libncurses.so.5...done.
Loaded symbols for /usr/lib/libncurses.so.5
Reading symbols from /lib/libc.so.6...done.
Loaded symbols for /lib/libc.so.6
Reading symbols from /lib/ld-linux.so.2...done.
Loaded symbols for /lib/ld-linux.so.2
Reading symbols from /lib/libnss_files.so.2...done.
Loaded symbols for /lib/libnss_files.so.2
#0  0x403248d1 in __kill () from /lib/libc.so.6
(gdb) up
#1  0x80d6044 in fatal_error_signal ()
(gdb) up
#2  <signal handler called>
(gdb) up
#3  0x811d476 in mark_object ()
(gdb) up
#4  0x811d8ea in mark_object ()
(gdb) up
#5  0x811d932 in mark_object ()
(gdb) up
#6  0x811d8ea in mark_object ()
(gdb) 

(It kept returning to 0x811d8ea in mark_object () until I lost patience.)

173 ~% rpm -qf /usr/bin/emacs
emacs-21.1-0.2.9

(On Red Hat 7ish GNU/Linux.)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-06-16  5:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-06-10 22:53 unpredictable emacs 21 crashes Rob Reid
2002-06-15 14:14 ` Richard Stallman
2002-06-16  5:43   ` Eli Zaretskii

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.