lesstif - Recompile for shared Xt has STATUS_ACCESS_VIOLATION

Harold L Hunt II huntharo@msu.edu
Sat Oct 18 18:42:00 GMT 2003


This is for Brian Ford (unofficial lesstif maintainer):

I recompiled your lesstif-0.93.91-1-src package for the new shared Xt. 
Everything compiles fine and mwm.exe runs okay, but I noticed a 
STATUS_ACCESS_VIOLATION when you choose the "Close" command from a 
window's menu.  I built a debug version of lesstif and got the backtrace 
below.  Now, first things first: was this a problem in the 
lesstif-0.93.91-1 binary release that is out there?  Could someone that 
has not upgraded to the new shared Xt (XFree86-bin-4.3.0-5 package) try 
running mwm.exe and report on this?  If this was already a problem then 
we don't need to worry about fixing it now.  If it is a new problem then 
it should probably be fixed before we make a new release.

Harold


(gdb) run
Starting program: /usr/X11R6/bin/mwm.exe

Program received signal SIGSEGV, Segmentation fault.
MENU_WinMenu (scr=0x101056e0, menu=0x240, win=0x10115ef8, button=0, icon=0)
     at menus.c:1023
1023        if (menu->in_use)
(gdb) bt
#0  MENU_WinMenu (scr=0x101056e0, menu=0x240, win=0x10115ef8, button=0,
     icon=0) at menus.c:1023
#1  0x0040c1e1 in FUNC_Execute (scr=0x101056e0, func=44, action=0x0,
     in_w=6291578, tmp_win=0x10115ef8, eventp=0x22fb38, context=32, val1=0,
     val2=0, val1_unit=1400, val2_unit=1020, menu=0x10114558)
     at functions.c:1554
#2  0x00407ddd in button_press (scr=0x101056e0, win=0x10115ef8,
     event=0x22fb38) at events.c:1034
#3  0x00408d90 in EVENT_Dispatch (event=0x22fb38) at events.c:1639
#4  0x00413c0c in main (argc=269441056, argv=0x0) at mwm.c:562
(gdb)



More information about the Cygwin-xfree mailing list