% gdb /usr/local/bin/xemacs core
GDB is free software and you are welcome to 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.
GDB 4.16 (sparc-sun-solaris2.5.1), Copyright 1996 Free Software
Foundation, Inc...(no debugging symbols found)...
warning: core file may not match specified executable file.
Core was generated by `xemacs NEImpl.java'.
Program terminated with signal 4, Illegal instruction.
Reading symbols from /usr/lib/libXm.so.3...(no debugging symbols
found)...done.
Reading symbols from /usr/lib/libXmu.so.4...(no debugging symbols
found)...done.
Reading symbols from /usr/lib/libXt.so.4...(no debugging symbols
found)...done.
Reading symbols from /usr/lib/libXext.so.0...(no debugging symbols
found)...done.
Reading symbols from /usr/lib/libX11.so.4...(no debugging symbols
found)...done.
Reading symbols from /usr/lib/libsocket.so.1...(no debugging symbols
found)...done.
Reading symbols from /usr/lib/libnsl.so.1...(no debugging symbols
found)...done.
Reading symbols from /usr/lib/libkvm.so.1...(no debugging symbols
found)...done.
Reading symbols from /usr/lib/libelf.so.1...(no debugging symbols
found)...done.
Reading symbols from /usr/lib/libdl.so.1...(no debugging symbols
found)...done.
Reading symbols from /usr/lib/libc.so.1...(no debugging symbols
found)...done.
Reading symbols from /usr/lib/libSM.so.6...(no debugging symbols
found)...done.
Reading symbols from /usr/lib/libICE.so.6...(no debugging symbols
found)...done.
Reading symbols from /usr/lib/libm.so.1...(no debugging symbols
found)...done.
Reading symbols from /usr/openwin/lib/libdga.so.1...(no debugging
symbols found)...done.
Reading symbols from /usr/lib/libmp.so.2...(no debugging symbols
found)...done.
Reading symbols from
/usr/platform/SUNW,Sun-Blade-1000/lib/libc_psr.so.1...(no debugging
symbols found)...done.
#0 0xfee9bb54 in _libc_kill ()
(gdb) where
#0 0xfee9bb54 in _libc_kill ()
#1 0xad738 in fatal_error_signal ()
#2 <signal handler called>
#3 0x45c488 in Qoverwrite_mode_binary ()
#4 0x292b20 in xlw_pop_up_menu ()
#5 0x298948 in XlwScrollBarSetValues ()
#6 0xff19114c in XtAppProcessEvent ()
#7 0x227714 in signal_special_Xt_user_event ()
#8 0xcbf10 in event_stream_next_event ()
#9 0xcff9c in in_single_console_state ()
#10 0xd0818 in Fnext_event ()
#11 0x7e9d8 in Fcommand_loop_1 ()
#12 0x7e624 in Frecursive_edit ()
#13 0xb4f88 in condition_case_1 ()
#14 0x7d964 in Freally_early_error_handler ()
#15 0x7d9c0 in Freally_early_error_handler ()
#16 0x7deb4 in call_command_loop ()
#17 0x17822c in Fread_minibuffer_internal ()
#18 0xbabcc in Fapply ()
#19 0xbb2c4 in Fapply ()
#20 0xb9ad0 in funcall_recording_as ()
#21 0xb9d60 in Ffuncall ()
#22 0x6f010 in Fbyte_code ()
#23 0xbac4c in Fapply ()
#24 0xbb2c4 in Fapply ()
#25 0xb92b0 in Feval ()
#26 0xb47bc in internal_catch ()
#27 0x70060 in Fbyte_code ()
#28 0xbba8c in Fapply ()
#29 0xb9b40 in funcall_recording_as ()
#30 0xb9d60 in Ffuncall ()
#31 0x6f010 in Fbyte_code ()
#32 0xbba8c in Fapply ()
#33 0xbb494 in Fapply ()
#34 0xb931c in Feval ()
#35 0x7397c in Fcall_interactively ()
---Type <return> to continue, or q <return> to quit---