[Gambas-user] gdb-log SuSE 8.0

NN heinpol at ...5...
Sat Dec 7 18:14:12 CET 2002


Hi all,

*/started terminal and did what Benoit ask for: 

op at ...46...:~> gdb gambas
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"..."/home/op/gambas": not in 
executable format: Is a directory
(gdb) q
*/ ???

*/cd to gambas dir

op at ...46...:~> cd /home/op/gambas/gambas-0.40pre1
op at ...46...:~/gambas/gambas-0.40pre1> gambas
Segmentation fault
op at ...46...:~/gambas/gambas-0.40pre1> gdb gambas
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"..."/usr/bin/gambas": not in 
executable format: File format not recognized

(gdb) run
Starting program:
No executable file specified.
Use the "file" or "exec-file" command.
(gdb) q

*/ ???
*/ trying "gdb gbx" in /app/gambas
*/ run
*/ bt

op at ...46...:~/gambas/gambas-0.40pre1> cd app/gambas
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 16164)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1024 (LWP 16164)]
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=0xbffff4e4, argv=0xbffff544) at main.cpp:134
#12 0x080652eb in main (argc=1, argv=0xbffff544) at main.c:224
#13 0x4006c9ed in __libc_start_main () from /lib/libc.so.6
(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