[Gambas-user] Gambas, mandrake 9, and QT 3.0.6, seg fault

Gregg gregg at ...50...
Thu Jan 2 20:02:44 CET 2003


I was refering to the fact that qt-mt is the standard with mandrake 9, not
that the version i was running was.  I upgraded my 3.0.5 to 3.0.6-1 from
the cooker rpm about a week ago.

This is 0.41.

And here are the results of the gdb work:

This GDB was configured as "i586-mandrake-linux-gnu"...
(gdb) run
Starting program: /opt/gambas/bin/gbx

Program received signal SIGSEGV, Segmentation fault.
0x40a38ff7 in _XRead () from /usr/X11R6/lib/libX11.so.6
(gdb) bt
#0  0x40a38ff7 in _XRead () from /usr/X11R6/lib/libX11.so.6
#1  0x40a2ac0b in XOpenDisplay () from /usr/X11R6/lib/libX11.so.6
#2  0x403a18d6 in qt_init_internal(int*, char**, _XDisplay*, unsigned
long, unsigned long) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#3  0x403a273e in qt_init(int*, char**, QApplication::Type) () from
/usr/lib/qt3/lib/libqt-mt.so.3
#4  0x4040bd3b in QApplication::QApplication(int&, char**) () from
/usr/lib/qt3/lib/libqt-mt.so.3
#5  0x401ca82c in my_main (argc=0xbffff8f0, argv=0xbffff944) at main.cpp:191
#6  0x08066c1c in main (argc=1, argv=0xbffff944) at gbx.c:235
#7  0x40065082 in __libc_start_main () from /lib/i686/libc.so.6
(gdb)


Hope you can figure it out, cant wait to start playing with it.

Gregg

> Le Jeudi 2 Janvier 2003 05:13, Gregg a écrit :
>> After downloading and untaring, I ran ./configure and make.  Then make
>> install, and tried to run gambas.
>>
>> Segmentation Fault (core dumped), is all I get.
>>
>> Mandrake 9, QT 3.0.6-1mdk (this is qt-mt, as is standard with mandrake
>> 9), KDE 3.0.3.
>>
>> Gregg
>>
>
> Alas I have not enough information to help you !
> Is is the last version (gambas-0.41) ?
>
> Not that the standard QT lib with Mandrake 9 is QT 3.0.5, not QT 3.0.6.
>
> Could you trace gambas this way :
>
> $ cd << The directory of the gambas source >>
> $ cd app/gambas
> $ gdb gbx
> ...
> (gdb) run
> ...
> Segfault !
> (gdb) bt
> ...
>
> And send me the result of the gdb 'bt' command ?
>
> Thanks beforehand,
>
> Regards,
>
> --
> Benoît Minisini
> mailto:gambas at ...1...
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user







More information about the User mailing list