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

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

core dump in drop down menus


From: Walter C. Pelissero
Subject: core dump in drop down menus
Date: Fri, 25 Jan 2002 14:25:52 +0000

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 (i386--freebsd, X toolkit, Xaw3d scroll bars)
 of 2002-01-25 on hyde.lpds.sublink.org
configured using `configure  --prefix=/usr/local i386--freebsd'
Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  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: nil
  locale-coding-system: nil
  default-enable-multibyte-characters: nil

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

Playing around with pull down menus it dumps a core (sig 11).  Not
easy to reproduce.

Here is a backtrace from the core file:

621% emacs
Fatal error (11).zsh: 35077 segmentation fault (core dumped)  emacs
622% gdb `which emacs` emacs.core 
GNU gdb 4.18
Copyright 1998 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-unknown-freebsd"...
(no debugging symbols found)...
Core was generated by `emacs'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /usr/X11R6/lib/libXaw3d.so.7...
(no debugging symbols found)...done.
Reading symbols from /usr/X11R6/lib/libXmu.so.6...
(no debugging symbols found)...done.
Reading symbols from /usr/X11R6/lib/libXt.so.6...
(no debugging symbols found)...done.
Reading symbols from /usr/X11R6/lib/libSM.so.6...
(no debugging symbols found)...done.
Reading symbols from /usr/X11R6/lib/libICE.so.6...
(no debugging symbols found)...done.
Reading symbols from /usr/X11R6/lib/libXext.so.6...
(no debugging symbols found)...done.
Reading symbols from /usr/local/lib/libtiff.so.4...
(no debugging symbols found)...done.
Reading symbols from /usr/local/lib/libjpeg.so.9...
(no debugging symbols found)...done.
Reading symbols from /usr/local/lib/libpng.so.5...
(no debugging symbols found)...done.
Reading symbols from /usr/lib/libz.so.2...(no debugging symbols found)...done.
Reading symbols from /usr/lib/libm.so.2...(no debugging symbols found)...done.
Reading symbols from /usr/local/lib/libungif.so.5...
(no debugging symbols found)...done.
Reading symbols from /usr/X11R6/lib/libXpm.so.4...
(no debugging symbols found)...done.
Reading symbols from /usr/X11R6/lib/libX11.so.6...
(no debugging symbols found)...done.
Reading symbols from /usr/lib/libutil.so.3...(no debugging symbols found)...
done.
Reading symbols from /usr/lib/libc.so.4...(no debugging symbols found)...done.
Reading symbols from /usr/X11R6/lib/libXThrStub.so.6...
(no debugging symbols found)...done.
Reading symbols from /usr/libexec/ld-elf.so.1...(no debugging symbols found)...
done.
#0  0x2845a8a8 in kill () from /usr/lib/libc.so.4
(gdb) bt
#0  0x2845a8a8 in kill () from /usr/lib/libc.so.4
#1  0x80d0dc7 in XMapRaised ()
#2  0xbfbfffac in ?? ()
#3  0x811423b in abort ()
#4  0x8117643 in abort ()
#5  0x811688a in abort ()
#6  0x8150b21 in matherr ()
#7  0x81292e3 in abort ()
#8  0x8128e28 in abort ()
#9  0x8150a24 in matherr ()
#10 0x81292e3 in abort ()
#11 0x8128e28 in abort ()
#12 0x81289f3 in abort ()
#13 0x80c86dc in XMapRaised ()
#14 0x80c8d30 in XMapRaised ()
#15 0x8128d70 in abort ()
#16 0x8150a24 in matherr ()
#17 0x8128298 in abort ()
#18 0x81270e1 in abort ()
#19 0x8150eda in matherr ()
#20 0x81292e3 in abort ()
#21 0x8128e28 in abort ()
#22 0x8150a24 in matherr ()
#23 0x81292e3 in abort ()
#24 0x8128e28 in abort ()
#25 0x8128847 in abort ()
#26 0x81286fa in abort ()
#27 0x8128c1d in abort ()
#28 0x8150a24 in matherr ()
#29 0x81292e3 in abort ()
#30 0x8128e28 in abort ()
#31 0x812867d in abort ()
#32 0x8128c1d in abort ()
#33 0x8150a24 in matherr ()
#34 0x8128298 in abort ()
#35 0x81270e1 in abort ()
#36 0x8150eda in matherr ()
#37 0x81292e3 in abort ()
#38 0x8128e28 in abort ()
#39 0x81289f3 in abort ()
#40 0x80d71ab in abort ()
#41 0x80d616a in abort ()
#42 0x80d8f3b in abort ()
#43 0x80dd8e5 in abort ()
#44 0x81549a3 in matherr ()
#45 0x8056351 in XMapRaised ()
#46 0x80d50fb in abort ()
#47 0x80db9bf in abort ()
#48 0x80d3667 in abort ()
#49 0x81271a1 in abort ()
#50 0x80d3230 in abort ()
#51 0x8126dc4 in abort ()
#52 0x80d31e2 in abort ()
#53 0x80d2d69 in abort ()
#54 0x80d2e8c in abort ()
#55 0x80d1dfb in abort ()
#56 0x804ea61 in XMapRaised ()
(gdb) 

-- 
walter pelissero
http://www.pelissero.org



reply via email to

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