NEdit keeps on crashing.
A new version will show up soon, and we need to put a new
LessTif release online to cure the 1.2 build failure ...


(gdb) bt
#0  0x401cc593 in XtIsSensitive () from /usr/X11R6/lib/libXt.so.6
#1  0x400bfc8d in _XmAcceleratorHandler (w=0x82426c8, client_data=0x83051b0, 
event=0xbfffd2bc, 
    cont=0xbfffd0b3 "\001�&$\b") at Manager.c:1827
#2  0x401c4c88 in CallEventHandlers () from /usr/X11R6/lib/libXt.so.6
#3  0x401c4edc in XtDispatchEventToWidget () from /usr/X11R6/lib/libXt.so.6
#4  0x401c5928 in _XtDefaultDispatcher () from /usr/X11R6/lib/libXt.so.6
#5  0x401c5b89 in XtDispatchEvent () from /usr/X11R6/lib/libXt.so.6
#6  0x401c5fc5 in XtAppMainLoop () from /usr/X11R6/lib/libXt.so.6
#7  0x0804e3bf in main (argc=1, argv=0xbffff3e4) at nedit.c:494
#8  0x403337ee in __libc_start_main () from /lib/libc.so.6
(gdb) p comp->core
$3 = {self = 0x402d97dc, widget_class = 0x94f, parent = 0x3, xrm_name = 0, 
being_destroyed = 0 '\000', 
  destroy_callbacks = 0x402d9610, constraints = 0x2ed, x = 0, y = 0, width = 0, height 
= 0, border_width =
0, 
  managed = -49 '�', sensitive = 0 '\000', ancestor_sensitive = -61 '�', event_table = 
0x950, tm = {
    translations = 0x0, proc_table = 0x0, current_state = 0xd00000, lastEventTime = 
1076729778}, 
  accelerators = 0x951, border_pixel = 17, border_pixmap = 0, popup_list = 0xd10000, 
num_popups =
1076729767, 
  name = 0x952 <Address 0x952 out of bounds>, screen = 0x0, colormap = 0, window = 
13762560, depth =
1076729760, 
  background_pixel = 2387, background_pixmap = 15, visible = 0 '\000', 
mapped_when_managed = 0 '\000'}


There are already several comments on that issue in Manager.c, but 
in my case 'comp' has not '0' everywhere, it's not being_destroyed,
but has some other strange values.
Haven't done more analysis, but wanted to contribute that one.
It's more or less reproducible, but requires some mixture of
 CTRL-o, CTRL-r and CTRL-l here ...

-- 
Alexander Mai
[EMAIL PROTECTED]

Reply via email to