[Gambas-user] Gambas problems with Mandrake 9.0 and Red Hat 8.0

Lorenzo Morselli lmorselli at ...86...
Sat Mar 8 19:15:03 CET 2003


I just discovered that the segmentation fault of Gambas editor on my
mandrake 9 and R.H.8.0a was due to Nvidia accelerated drivers
v.1.0-4191.

I installed an older version (0.9-769) and now it works.

Here is the debugger output:

Starting program: /opt/gambas/bin/gbx
Preloading gb.qt
Preloading gb.qt.editor
Preloading gb.qt.ext

Program received signal SIGSEGV, Segmentation fault.
0x40a1fff7 in _XRead () from /usr/X11R6/lib/libX11.so.6 
(gdb) bt
#0  0x40a1fff7 in _XRead () from /usr/X11R6/lib/libX11.so.6
#1  0x40a11c0b in XOpenDisplay () from /usr/X11R6/lib/libX11.so.6
#2  0x4038ec36 in qt_init_internal(int*, char**, _XDisplay*, unsigned
long, uns
#3  0x4038f99e in qt_init(int*, char**, QApplication::Type) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#4  0x403f614b in QApplication::QApplication(int&, char**) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#5  0x401c7d73 in my_main (argc=0xbffff710, argv=0xbffff764) at
main.cpp:199
#6  0x08067c11 in main (argc=1, argv=0xbffff764) at gbx.c:215
#7  0x40062082 in __libc_start_main () from /lib/i686/libc.so.6
(gdb)



Also, i had to make this link to compile Gambas on red hat:

ln -s /usr/include/pgsql/server/catalog/pg_type.h
/usr/include/pgsql/server/

I hope this will be useful.

-- 
Lorenzo Morselli
http://spazioinwind.libero.it/lmorselli/





More information about the User mailing list