[Gambas-user] Gambas 0.44 and QT issues
Brian Snipes
bsnipes at ...72...
Fri Feb 14 19:37:06 CET 2003
I am having a similiar problem to the Mandrake 9.0 errors from a few
weeks ago. Has anyone been able to determine the cause of the
segfault? I am using a fresh install of Gentoo 1.4rc2 with KDE 3.1 and
QT 3.1.0 . Here is my gdb output:
(gdb) run
Starting program: /usr/bin/gbx
[New Thread 16384 (LWP 29215)]
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 29215)]
0x40a108a7 in _XRead () from /usr/X11R6/lib/libX11.so.6
(gdb) bt
#0 0x40a108a7 in _XRead () from /usr/X11R6/lib/libX11.so.6
#1 0x40a0280d in XOpenDisplay () from /usr/X11R6/lib/libX11.so.6
#2 0x40396460 in qt_init_internal(int*, char**, _XDisplay*, unsigned
long, unsigned long) () from /usr/qt/3/lib/libqt-mt.so.3
#3 0x4039724e in qt_init(int*, char**, QApplication::Type) ()
from /usr/qt/3/lib/libqt-mt.so.3
#4 0x403f1990 in QApplication::construct(int&, char**,
QApplication::Type) ()
from /usr/qt/3/lib/libqt-mt.so.3
#5 0x403f165c in QApplication::QApplication(int&, char**) ()
from /usr/qt/3/lib/libqt-mt.so.3
#6 0x401b30f6 in my_main (argc=0xbffff6f0, argv=0xbffff744) at
main.cpp:193
#7 0x08067863 in main (argc=1, argv=0xbffff744) at gbx.c:215
#8 0x40067e34 in __libc_start_main () from /lib/libc.so.6
(gdb) quit
Brian Snipes
More information about the User
mailing list