I built xemacs-21.2.27 an played a little with it and it's tabs. And it
crashed. It might be interesting - short before a crash I invoked wininfo and
it gave the following:
xwininfo: Please select the window about which you
would like information by clicking the
mouse in that window.
xwininfo: Window id: 0x3c00022 "emacs: mwheel.el"
Root window id: 0x26 (the root window) (has no name)
Parent window id: 0x2400238 "kwm"
1 child:
0x3c00023 (has no name): () 584x606+0+0 +435+24
10 children:
0x3c0006d (has no name): () 15x484+565+88 +1000+112
0x3c00077 (has no name): () 15x222+565+88 +1000+112
0x3c000ae (has no name): () 248x21+4+67 +439+91
1 child:
0x3c000af (has no name): () 248x21+0+0 +439+91
2 children:
0x3c000c2 (has no name): () 244x65528+1+26 +440+117
0x3c000c3 (has no name): () 244x65528+1+47 +440+138
0x3c0009d (has no name): () 248x21+4+67 +439+91
1 child:
0x3c0009e (has no name): () 248x21+0+0 +439+91
1 child:
0x3c0009e (has no name): () 248x21+0+0 +439+91
2 children:
0x3c000a0 (has no name): () 244x65528+1+26 +440+117
0x3c000a1 (has no name): () 244x65528+1+47 +440+138
0x3c00093 (has no name): () 326x21+4+67 +439+91
1 child:
0x3c00094 (has no name): () 326x21+0+0 +439+91
3 children:
0x3c000c6 (has no name): () 322x65528+1+26 +440+117
0x3c000c8 (has no name): () 322x65528+1+26 +440+117
0x3c000c7 (has no name): () 322x65528+1+70 +440+161
0x3c0006f (has no name): () 128x21+0+0 +435+24
1 child:
0x3c00070 (has no name): () 75x46+0+0 +436+25
1 child:
0x3c00071 (has no name): () 71x65532+1+26 +437+51
0x3c00034 (has no name): () 128x21+0+0 +435+24
1 child:
0x3c00035 (has no name): () 117x46+0+0 +436+25
2 children:
0x3c000c4 (has no name): () 113x65532+1+47 +437+72
0x3c000c5 (has no name): () 113x65532+1+47 +437+72
0x3c00026 (has no name): () 128x21+4+67 +439+91
1 child:
0x3c00027 (has no name): () 128x21+0+0 +439+91
1 child:
0x3c00096 (has no name): () 183x65532+1+47 +440+138
0x3c00025 (has no name): () 584x580+0+26 +435+50
0x3c00024 (has no name): () 582x24+0+0 +435+24
-------------------------------------------------------------------------------
uname -a: Linux hookah 2.2.12-20 #1 Mon Sep 27 10:40:35 EDT 1999 i686 unknown
./configure '--with-pop' '--error-checking=none'
XEmacs 21.2-b27 "Hera" configured for `i686-pc-linux'.
Where should the build process find the source code? /usr/local/src/xemacs-21.2.27
What installation prefix should install use? /usr/local
What operating system and machine description files should XEmacs use?
`s/linux.h' and `m/intel386.h'
What compiler should XEmacs be built with? gcc -g -O3 -Wall -Wno-switch
Should XEmacs use the GNU version of malloc? yes
(Using Doug Lea's new malloc from the GNU C Library.)
Should XEmacs use the relocating allocator for buffers? yes
What window system should XEmacs use? x11
Where do we find X Windows header files? /usr/X11R6/include
Where do we find X Windows libraries? /usr/X11R6/lib
Athena library to link: Xaw
Athena header include path: X11/Xaw
Compiling in support for XAUTH.
Compiling in support for XPM images.
Compiling in support for PNG image handling.
Compiling in support for (builtin) GIF image handling.
Compiling in support for JPEG image handling.
Compiling in support for TIFF image handling.
Compiling in support for X-Face message headers.
Compiling in native sound support.
Compiling in support for Enlightened Sound Daemon (ESD).
Compiling in support for Berkeley DB.
Compiling in support for ncurses.
Compiling in support for GPM (General Purpose Mouse).
Compiling in support for proper WM_COMMAND handling.
Using Lucid menubars.
Using Lucid scrollbars.
Using Athena native widgets.
Using Athena dialog boxes.
Compiling in dynamic shared object module support.
movemail will use "dot-locking" for locking mail spool files.
Using POP for mail access.
Compiling in extra code for debugging.
-------------------------------------------------------------------------------
Fatal error (11).
Your files have been auto-saved.
Use `M-x recover-session' to recover them.
If you have access to the PROBLEMS file that came with your
version of XEmacs, please check to see if your crash is described
there, as there may be a workaround available.
Otherwise, please report this bug by running the send-pr
script included with XEmacs, or selecting `Send Bug Report'
from the help menu.
As a last resort send ordinary email to `crashes(a)xemacs.org'.
*MAKE SURE* to include the information in the command
M-x describe-installation.
If at all possible, *please* try to obtain a C stack backtrace;
it will help us immensely in determining what went wrong.
To do this, locate the core file that was produced as a result
of this crash (it's usually called `core' and is located in the
directory in which you started the editor, or maybe in your home
directory), and type
gdb /usr/local/bin/xemacs core
then type `where' when the debugger prompt comes up.
(If you don't have GDB on your system, you might have DBX,
or XDB, or SDB. A similar procedure should work for all of
these. Ask your system administrator if you need more help.)
Lisp backtrace follows:
# (condition-case ... . error)
# (catch top-level ...)
[1]+ Segmentation fault (core dumped) xemacs
-------------------------------------------------------------------------------
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-redhat-linux"...
Core was generated by `xemacs'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /usr/X11R6/lib/libXaw.so.6...done.
Reading symbols from /usr/lib/libtiff.so.3...done.
Reading symbols from /usr/lib/libpng.so.2...done.
Reading symbols from /usr/lib/libjpeg.so.62...done.
Reading symbols from /usr/lib/libz.so.1...done.
Reading symbols from /usr/X11R6/lib/libXpm.so.4...done.
Reading symbols from /usr/X11R6/lib/libXmu.so.6...done.
Reading symbols from /usr/X11R6/lib/libXt.so.6...done.
Reading symbols from /usr/X11R6/lib/libXext.so.6...done.
Reading symbols from /usr/X11R6/lib/libX11.so.6...done.
Reading symbols from /usr/X11R6/lib/libSM.so.6...done.
Reading symbols from /usr/X11R6/lib/libICE.so.6...done.
Reading symbols from /lib/libdl.so.2...done.
Reading symbols from /lib/libdb.so.3...done.
Reading symbols from /usr/lib/libgpm.so.1...done.
Reading symbols from /usr/lib/libncurses.so.4...done.
Reading symbols from /usr/lib/libesd.so.0...done.
Reading symbols from /usr/lib/libaudiofile.so.0...done.
Reading symbols from /lib/libm.so.6...done.
Reading symbols from /lib/libc.so.6...done.
Reading symbols from /lib/ld-linux.so.2...done.
Reading symbols from /lib/libnss_files.so.2...done.
#0 0x402df4e1 in __kill () from /lib/libc.so.6
(gdb) where
#0 0x402df4e1 in __kill () from /lib/libc.so.6
#1 0x8078a31 in fatal_error_signal (sig=11) at emacs.c:278
#2 0x402df408 in __restore ()
at ../sysdeps/unix/sysv/linux/i386/sigaction.c:127
#3 0x815a596 in XawTabsSetHighlight (t=0x8489f88, w=0x85919a0)
at xlwtabs.c:1311
#4 0x8159d14 in XawTabsSetTop (w=0x85919a0, callCallbacks=1) at xlwtabs.c:1292
#5 0x815a9e4 in TabsSelect (w=0x8489f88, event=0xbffff828, params=0x0,
num_params=0x40137c54) at xlwtabs.c:1073
#6 0x40129504 in HandleActions () from /usr/X11R6/lib/libXt.so.6
#7 0x401299e6 in HandleSimpleState () from /usr/X11R6/lib/libXt.so.6
#8 0x40129f21 in _XtTranslateEvent () from /usr/X11R6/lib/libXt.so.6
#9 0x401052f7 in XtDispatchEventToWidget () from /usr/X11R6/lib/libXt.so.6
#10 0x40105ead in _XtDefaultDispatcher () from /usr/X11R6/lib/libXt.so.6
#11 0x40106173 in XtDispatchEvent () from /usr/X11R6/lib/libXt.so.6
#12 0x40111acf in XtAppProcessEvent () from /usr/X11R6/lib/libXt.so.6
#13 0x812d94c in emacs_Xt_next_event (emacs_event=0x8592768) at event-Xt.c:2398
#14 0x809ae95 in event_stream_next_event (event=0x8592768)
at event-stream.c:566
#15 0x809bfac in next_event_internal (target_event=140060520, allow_queued=1)
at event-stream.c:2021
#16 0x809c4b6 in Fnext_event (event=140060520, prompt=136092036)
at event-stream.c:2238
#17 0x8062efd in Fcommand_loop_1 () at cmdloop.c:566
#18 0x806311e in command_loop_1 (dummy=136092036) at cmdloop.c:490
#19 0x807fb1b in condition_case_1 (handlers=136092132,
bfun=0x8063108 <command_loop_1>, barg=136092036,
hfun=0x8062a10 <cmd_error>, harg=136092036) at eval.c:1629
#20 0x80631fc in command_loop_2 (dummy=136092036) at cmdloop.c:252
#21 0x807f9ff in internal_catch (tag=136165988,
func=0x80631c4 <command_loop_2>, arg=136092036, threw=0x0) at eval.c:1304
#22 0x8062c4c in initial_command_loop (load_me=136092036) at cmdloop.c:301
#23 0x8077383 in xemacs_21_2_b27_i686_pc_linux (argc=1, argv=0xbffffd24,
envp=0xbffffd2c, restart=0) at emacs.c:1906
#24 0x8078c0f in main (argc=1, argv=0xbffffd24, envp=0xbffffd2c)
at emacs.c:2331
#25 0x402d91eb in __libc_start_main (main=0x8078b10 <main>, argc=1,
argv=0xbffffd24, init=0x804dbf8 <_init>, fini=0x815caa0 <_fini>,
rtld_fini=0x4000a610 <_dl_fini>, stack_end=0xbffffd1c)
at ../sysdeps/generic/libc-start.c:90