Crash while using xemacs 21.4.13 as gdb front end....

Digvijay Pratap SINGH digvijay.singh at st.com
Thu Feb 22 04:52:30 EST 2007


Hello,

I got a creash while using the xemacs as a debugger front end. For debugging, I just started using
The xemacs and initially found interesting but now wuite often I receive such issues of crashes.

Can somebody point out the problem ?

I have tried to provide good enough details
Thanx in advance !!

Thanx and Regards
Digvijaya


'M-x describe-installation' outputs -

uname -a: Linux bugs.build.redhat.com 2.4.21-23.ELsmp #1 SMP Thu Oct 28 20:10:03 EDT 2004 i686 i686 i386 GNU/Linux

./configure  'i386-redhat-linux-gnu' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--datadir=/usr/share' '--libdir=/usr/lib' '--mandir=/usr/share/man/man1' '--infodir=/usr/share/info' '--with-gpm=no' '--with-sound=native' '--with-pop' '--mail-locking=lockf' '--with-clash-detection' '--debug=yes' '--with-mule=yes' '--with-database=berkdb' '--with-ldap=yes' '--with-hesiod=no' '--with-canna=yes' '--with-wnn=yes' '--with-xim=xlib' '--with-athena=3d' '--with-widgets=athena' '--with-menubars=lucid' '--with-scrollbars=lucid' '--with-dialogs=athena' '--with-msw=no' '--with-xfs=yes' '--pdump'


XEmacs 21.4.13 "Rational FORTRAN" configured for `i386-redhat-linux'.


Compilation / Installation:
  Source code location:              /usr/src/build/514944-i386/BUILD/xemacs-21.4.13
  Installation prefix:               /usr
  Operating system description file: `s/linux.h'
  Machine description file:          `m/intel386.h'
  Compiler:                          gcc -O2 -g -pipe -march=i386 -mcpu=i686
  Relocating allocator for buffers:  no
  GNU version of malloc:             yes
    - Using Doug Lea's new malloc from the GNU C Library.

Window System:
  Compiling in support for the X window system:
    - X Windows headers location:                 /usr/X11R6/include
    - X Windows libraries location:               /usr/X11R6/lib
    - Handling WM_COMMAND properly.
  Compiling in support for the Athena widget set:
    - Athena headers location:                    X11/Xaw3d
    - Athena library to link:                     Xaw3d
  Using Lucid menubars.
  Using Lucid scrollbars.
  Using Athena dialog boxes.
  Using Athena native widgets.

TTY:
  Compiling in support for ncurses.

Images:
  Compiling in support for GIF  images (builtin).
  Compiling in support for XPM  images.
  Compiling in support for PNG  images.
  Compiling in support for JPEG images.
  Compiling in support for TIFF images.

Sound:
  Compiling in support for sound (native).

Databases:
  Compiling in support for Berkeley database.
  Compiling in support for LDAP.
  Compiling in support for PostgreSQL.
    - Using PostgreSQL header file:  libpq-fe.h
    - Using PostgreSQL V7 bindings.

Internationalization:
  Compiling in support for Mule (multi-lingual Emacs).
  Compiling in support for XIM (X11R5+ I18N input method).
    - Using raw Xlib to provide XIM support.
    - Using XFontSet to provide bilingual menubar.
  Compiling in support for Canna on Mule.
  Compiling in support for the WNN input method on Mule.

Mail:
  Compiling in support for POP mail retrieval.
  Compiling in support for "lockf" mail spool file locking method.

Other Features:
  Inhibiting IPv6 canonicalization at startup.
  Compiling in support for dynamic shared object modules.
  Using the new portable dumper.
  Compiling in support for extra debugging code.


(gdb /usr/bin/xemacs-21.4.13 core) Backtrace is as follows -

#0  0x007d7fd1 in kill () from /lib/tls/libc.so.6
#1  0x080b0e6e in fatal_error_signal ()
#2  <signal handler called>
#3  0x0012bcd8 in XFillRectangle () from /soft/sds/x86-linux/X11R6/lib/libX11.so.6
#4  0x081d13fa in XawGaugeGetValue ()
#5  0x081d0418 in RadioUnset ()
#6  0x009295ac in SendExposureEvent () from /soft/sds/x86-linux/X11R6/lib/libXt.so.6
#7  0x009291c7 in CompressExposures () from /soft/sds/x86-linux/X11R6/lib/libXt.so.6
#8  0x00928e40 in XtDispatchEventToWidget () from /soft/sds/x86-linux/X11R6/lib/libXt.so.6
#9  0x00929b5d in _XtDefaultDispatcher () from /soft/sds/x86-linux/X11R6/lib/libXt.so.6
#10 0x00929fc6 in XtDispatchEvent () from /soft/sds/x86-linux/X11R6/lib/libXt.so.6
#11 0x00938a6b in XtAppProcessEvent () from /soft/sds/x86-linux/X11R6/lib/libXt.so.6
#12 0x081a8769 in emacs_Xt_event_handler ()
#13 0x081a87f4 in emacs_Xt_event_handler ()
#14 0x080fdba8 in allocate_command_builder ()
#15 0x081000bc in Fdispatch_non_command_events ()
#16 0x080b84aa in Feval ()
#17 0x080b59f3 in condition_case_1 ()
#18 0x080b5c66 in condition_case_3 ()
#19 0x08092aac in execute_rare_opcode ()
#20 0x08091d76 in funcall_compiled_function ()
#21 0x08091b18 in funcall_compiled_function ()
#22 0x080b8972 in Ffuncall ()
#23 0x08091efd in funcall_compiled_function ()
#24 0x08091b18 in funcall_compiled_function ()
#25 0x080b8972 in Ffuncall ()
#26 0x08091efd in funcall_compiled_function ()
#27 0x08091b18 in funcall_compiled_function ()
#28 0x080b8972 in Ffuncall ()
#29 0x08091efd in funcall_compiled_function ()
#30 0x08091b18 in funcall_compiled_function ()
#31 0x080b8972 in Ffuncall ()
#32 0x08091efd in funcall_compiled_function ()
#33 0x08091b18 in funcall_compiled_function ()
#34 0x080b8972 in Ffuncall ()
#35 0x08091efd in funcall_compiled_function ()
#36 0x08091b18 in funcall_compiled_function ()
#37 0x080b8972 in Ffuncall ()
#38 0x08091efd in funcall_compiled_function ()
#39 0x08091b18 in funcall_compiled_function ()
#40 0x080b8972 in Ffuncall ()
#41 0x08091efd in funcall_compiled_function ()
#42 0x08091b18 in funcall_compiled_function ()
#43 0x080b8972 in Ffuncall ()
#44 0x08091efd in funcall_compiled_function ()
#45 0x0809478c in Fbyte_code ()
#46 0x080b84fa in Feval ()
#47 0x080b59f3 in condition_case_1 ()
#48 0x080b5c66 in condition_case_3 ()
#49 0x08092aac in execute_rare_opcode ()
#50 0x08091d76 in funcall_compiled_function ()
#51 0x08091b18 in funcall_compiled_function ()
#52 0x080b8972 in Ffuncall ()
#53 0x08091efd in funcall_compiled_function ()
#54 0x08091b18 in funcall_compiled_function ()
#55 0x080b8972 in Ffuncall ()
#56 0x08091efd in funcall_compiled_function ()
#57 0x08091b18 in funcall_compiled_function ()
#58 0x080b8972 in Ffuncall ()
#59 0x08091efd in funcall_compiled_function ()
#60 0x08091b18 in funcall_compiled_function ()
#61 0x080b8972 in Ffuncall ()
#62 0x08091efd in funcall_compiled_function ()
#63 0x08091b18 in funcall_compiled_function ()
#64 0x080b8972 in Ffuncall ()
#65 0x080b9420 in run_hook_with_args_in_buffer ()
#66 0x080b9548 in run_hook_with_args ()
#67 0x080b921b in Frun_hooks ()
#68 0x080b8b43 in Ffuncall ()
#69 0x08091efd in funcall_compiled_function ()
#70 0x08091b18 in funcall_compiled_function ()
#71 0x080b8972 in Ffuncall ()
#72 0x08091efd in funcall_compiled_function ()
#73 0x0809478c in Fbyte_code ()
#74 0x080b84fa in Feval ()
#75 0x080b59f3 in condition_case_1 ()
#76 0x080b5c66 in condition_case_3 ()
#77 0x08092aac in execute_rare_opcode ()
#78 0x08091d76 in funcall_compiled_function ()
#79 0x08091b18 in funcall_compiled_function ()
#80 0x080b8972 in Ffuncall ()
#81 0x08091efd in funcall_compiled_function ()
#82 0x08091b18 in funcall_compiled_function ()
#83 0x080b8972 in Ffuncall ()
#84 0x08091efd in funcall_compiled_function ()
#85 0x08091b18 in funcall_compiled_function ()
#86 0x080b8972 in Ffuncall ()
#87 0x08091efd in funcall_compiled_function ()
#88 0x08091b18 in funcall_compiled_function ()
#89 0x080b8972 in Ffuncall ()
#90 0x08091efd in funcall_compiled_function ()
#91 0x08091b18 in funcall_compiled_function ()
#92 0x080b8972 in Ffuncall ()
#93 0x08091efd in funcall_compiled_function ()
#94 0x08091b18 in funcall_compiled_function ()
#95 0x080b8972 in Ffuncall ()
#96 0x080b97e5 in call2 ()
#97 0x080ba5bb in call0_trapping_errors ()
#98 0x080b59f3 in condition_case_1 ()
#99 0x080ba816 in call2_trapping_errors ()
#100 0x08163129 in read_process_output ()
#101 0x08100c58 in wait_delaying_user_input ()
#102 0x081009ca in Fsit_for ()
#103 0x080b8a0c in Ffuncall ()
#104 0x08091efd in funcall_compiled_function ()
#105 0x08091b18 in funcall_compiled_function ()
#106 0x080b8972 in Ffuncall ()
#107 0x08091efd in funcall_compiled_function ()
#108 0x08091b18 in funcall_compiled_function ()
#109 0x080b8972 in Ffuncall ()
#110 0x08091efd in funcall_compiled_function ()
#111 0x08091b18 in funcall_compiled_function ()
#112 0x080b8972 in Ffuncall ()
#113 0x080b9495 in run_hook_with_args_in_buffer ()
#114 0x080b9548 in run_hook_with_args ()
#115 0x080b9250 in Frun_hook_with_args ()
#116 0x080b8b43 in Ffuncall ()
#117 0x08091efd in funcall_compiled_function ()
#118 0x08091b18 in funcall_compiled_function ()
#119 0x080b8972 in Ffuncall ()
#120 0x080b96f7 in apply1 ()
#121 0x08095b78 in Fcall_interactively ()
#122 0x080b79a3 in Fcommand_execute ()
#123 0x08101dd1 in extract_vector_nth_mouse_event ()
#124 0x08102167 in Fdispatch_event ()
#125 0x0809c41b in Fcommand_loop_1 ()
#126 0x080b59f3 in condition_case_1 ()
#127 0x0809be9a in Freally_early_error_handler ()
#128 0x0809becb in Freally_early_error_handler ()
#129 0x080b5649 in internal_catch ()
#130 0x0809c027 in initial_command_loop ()
#131 0x080b1f09 in xemacs_21_4_13_i386_redhat_linux ()
#132 0x080b29d2 in main ()
#133 0x007c578a in __libc_start_main () from /lib/tls/libc.so.6




More information about the XEmacs-Beta mailing list