bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

core dump


From: ET
Subject: core dump
Date: 20 Nov 2001 14:12:01 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1

This bug report will be sent to the Free Software Foundation,
not to your local site managers!
Please write in English, because the Emacs maintainers do not have
translators to read other languages for them.

Your bug report will be posted to the bug-gnu-emacs@gnu.org mailing list,
and to the gnu.emacs.bug news group.

In GNU Emacs 21.1.1 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2001-10-22 on beach.weizmann.ac.il
Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: C
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: en_US
  locale-coding-system: iso-latin-1
  default-enable-multibyte-characters: t

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

this is not a simple reproducible bug report.  I have a long .emacs
file, and have done many things with the emacs session before it
dumped core.  perhaps this will be useful in any case, I still have
the core file around if needed.

/eli@beach:/usr/local/emacs-21.1/src% gdb /home/eli/core 
GNU gdb Red Hat Linux 7.x (5.0rh-15) (MI_OUT)
Copyright 2001 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"..."/home/eli/core": not in 
executable format: File format not recognized

.gdbinit:22: Error in sourced command file:
No symbol table is loaded.  Use the "file" command.
(gdb) quit
/eli@beach:/usr/local/emacs-21.1/src% gdb emacs /home/eli/core 
GNU gdb Red Hat Linux 7.x (5.0rh-15) (MI_OUT)
Copyright 2001 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 `/usr/local/bin/emacs -i -geometry 105x74+150+0'.
Program terminated with signal 6, Aborted.
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/i686/libm.so.6...done.
Loaded symbols for /lib/i686/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/i686/libc.so.6...done.
Loaded symbols for /lib/i686/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
Reading symbols from /lib/libnss_nisplus.so.2...done.
Loaded symbols for /lib/libnss_nisplus.so.2
Reading symbols from /lib/libnsl.so.1...done.
Loaded symbols for /lib/libnsl.so.1
Reading symbols from /lib/libnss_dns.so.2...done.
Loaded symbols for /lib/libnss_dns.so.2
Reading symbols from /lib/libresolv.so.2...done.
Loaded symbols for /lib/libresolv.so.2
Reading symbols from /usr/lib/gconv/ISO8859-1.so...done.
Loaded symbols for /usr/lib/gconv/ISO8859-1.so
#0  0x40329a01 in __kill () from /lib/i686/libc.so.6
DISPLAY = :0
TERM = dumb
Breakpoint 1 at 0x80cf522: file emacs.c, line 387.
Breakpoint 2 at 0x80b5550: file xterm.c, line 12015.
(gdb) xbacktrace
0x81f37f4 "set-face-attribute-from-resource"
0x81f39ec "set-face-attributes-from-resources"
0x81f05dc "make-face-x-resource-internal"
0x818d13c "face-set-after-frame-default"
0x818da38 "x-show-tip"
0x81850d8 "byte-code"
0x841dae0 "tooltip-show"
0x841d7e8 "tooltip-help-tips"
0x8182e98 "run-hook-with-args-until-success"
0x841d9d4 "tooltip-timeout"
0x8182e44 "apply"
0x81850d8 "byte-code"
0x817fb74 "timer-event-handler"
(gdb) 


Recent input:
~ / <return> s <home> SPC SPC q <C-left> <left> <backspace> 
/ h o m e / e l i <return> q u i t <return> M-p M-p 
<C-left> <C-left> <C-left> <left> e m a c s SPC <return> 
x b a c k t r a c e <return> C-x 1 <up> <up> <up> <up> 
<up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up> 
<up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up> 
<up> <prior> <help-echo> <down-mouse-1> <mouse-1> C-@ 
<end> M-w <down-mouse-1> <mouse-1> M-x r e p o r t 
SPC e m <tab> <return>

Recent messages:
History item: 6
History item: 7
Reading directory /home/eli/...done
Reading directory /home/eli/...done
Mark set
History item: 1
History item: 2
Mark set [2 times]
Saved text from "/eli@beach:/usr/local/emacs-21.1/src% gd"
Loading emacsbug...done



reply via email to

[Prev in Thread] Current Thread [Next in Thread]