[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

One more crash for v-1.22beta2, Athena version



     
On the same platform, compiling everything for Athena, I get a segmentation 
fault if I open vtutappx and select "Dialog" from the "Test" menu.

The result of running the application under the debugger and typing "where" 
after the crash is in the attachement.

Hope these reports are welcome,

peter

______________________________ Forward Header __________________________________
Subject: Crash vor v-1.22beta2
Author:  PETER HOPFGARTNER at MEMCMER1
Date:    6/29/99 1:45 PM


     On Digital Unix 4.0c, Vendor Motif, problems with the dialog boxes 
     come up.
     
     e.g.: after starting tutapp, selecting the "Dialog" button and the 
     "Change Me A" Button, the application dies with:
     "Error: DialogShell widget only supports one rectObj child" 
     With vide and other applications the same happens.
     
     On Win95 I did not find any problem.
     
     peter

techme19:/modelli/src/v$gdb bin/tutappx 
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 "alphaev56-dec-osf4.0c"...
(gdb) run
Starting program: /modelli/src/v/bin/tutappx 

Program received signal SIGSEGV, Segmentation fault.
0x3ff803a81e4 in XtIsManaged () from /usr/shlib/libXt.so
(gdb) where
#0  0x3ff803a81e4 in XtIsManaged () from /usr/shlib/libXt.so
#1  0x120032a70 in vDialog::ShowDialog (this=0x140041840, 
    msg=0x1400058e0 "Sample Modeless Dialog") at vdialog.cxx:536
#2  0x12001a2f4 in tCmdWindow::WindowCommand (this=0x140034e00, id=102, 
    val=102, cType=C_Menu) at tcmdwin.cpp:331
#3  0x12003da64 in vWindow::MenuCommand (this=0x140034e00, id=102)
    at vwindow.cxx:623
#4  0x12003b42c in vMenuPane::menuCB (this=0x14002b440, w=0x140044900)
    at vmenu.cxx:596
#5  0x12003b490 in CmenuCB (w=0x140044900, ItmPtr=0x14002b440, call_data=0x0)
    at vmenu.cxx:607
#6  0x3ff8038d438 in XtCallCallbacks () from /usr/shlib/libXt.so
#7  0x3ff8032b54c in XawSimpleMenuClearActiveEntry () from /usr/shlib/libXaw.so
#8  0x3ff8032a7ec in XawScrollbarSetThumb () from /usr/shlib/libXaw.so

Reply to: