[Gambas-user] gdb-log after upd.subr_misc.c,SuSE8

NN heinpol at ...5...
Sat Dec 14 08:17:23 CET 2002


Hi All

op at ...46...:~/gambas/gambas-0.40pre1/app/gambas> gbx
Segmentation fault

op at ...46...:~/gambas/gambas-0.40pre1/app/gambas> gdb gbx
GNU gdb 5.1.1
Copyright 2002 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-suse-linux"...
(gdb) run
Starting program: /usr/bin/gbx
[New Thread 1024 (LWP 1592)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1024 (LWP 1592)]
0x400c3c1d in free () from /lib/libc.so.6
(gdb) bt
#0  0x400c3c1d in free () from /lib/libc.so.6
#1  0x40c75e3d in _XimCheckIfLocalProcessing () from 
/usr/X11R6/lib/X11/locale/common/ximcp.so.2
#2  0x40c757c2 in _XimOpenIM () from 
/usr/X11R6/lib/X11/locale/common/ximcp.so.2
#3  0x40ab405b in _XDynamicOpenIM () from /usr/X11R6/lib/libX11.so.6
#4  0x40c74e8d in _XimRegisterIMInstantiateCallback () from 
/usr/X11R6/lib/X11/locale/common/ximcp.so.2
#5  0x40ab416b in _XDynamicRegisterIMInstantiateCallback () from 
/usr/X11R6/lib/libX11.so.6
#6  0x40a96764 in XRegisterIMInstantiateCallback () from 
/usr/X11R6/lib/libX11.so.6
#7  0x403bfe8e in qt_init_internal () from /usr/lib/libqt-mt.so.3
#8  0x403c0b44 in qt_init () from /usr/lib/libqt-mt.so.3
#9  0x40417aaf in QApplication::construct () from /usr/lib/libqt-mt.so.3
#10 0x404178e5 in QApplication::QApplication () from /usr/lib/libqt-mt.so.3
#11 0x401dcd9a in my_main (argc=0xbffff4d4, argv=0xbffff534) at main.cpp:134
---Type <return> to continue, or q <return> to quit---q
Quit
(gdb) q
The program is running.  Exit anyway? (y or n) y
op at ...46...:~/gambas/gambas-0.40pre1/app/gambas>

regards juergen




More information about the User mailing list