Craig Lanning <lanning(a)scra.org> writes:
Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:
Program received signal SIGSEGV, Segmentation fault.
0x40131ea3 in XtWindowOfObject () from /usr/X11R6/lib/libXt.so.6
(gdb) where
#0 0x40131ea3 in XtWindowOfObject () from /usr/X11R6/lib/libXt.so.6
#1 0x81f1012 in TabsSetValues (current=0xbfffeec4, request=0xbfffeba4,
new=0x87bb3b8, args=0xbffff210, num_args=0xbfffe9b0) at xlwtabs.c:660
#2 0x4013e727 in CallSetValues () from /usr/X11R6/lib/libXt.so.6
#3 0x4013ec8b in XtSetValues () from /usr/X11R6/lib/libXt.so.6
#4 0x81c640e in x_tab_control_redisplay (image_instance=142256168)
at glyphs-x.c:2743
I can reproduce this crash 100% on Debian woody.
xemacs -vanilla, create several buffers so that there'll
be three or more tab widget. Click tab at both edges one at
a time. Then XEmacs crashes with the same stack trace.
Actually, my XEmacs crashes whenever I click two no adjacent
tabs.
--
Yoshiki Hayashi