[Gambas-user] Issue 153 in gambas: gambas3 segfault creating new postgresql connection inside gambas ide
gambas at ...2524...
gambas at ...2524...
Tue Dec 20 11:11:57 CET 2011
Comment #8 on issue 153 by marcobra... at ...626...: gambas3 segfault creating
new postgresql connection inside gambas ide
http://code.google.com/p/gambas/issues/detail?id=153
Trying to debug the issue:
cd ~/src/gambas/trunk/app/src/gambas3
gdb gbx3
GNU gdb (GDB) 7.1-ubuntu
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "i486-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/local/bin/gbx3...done.
(gdb) run
Starting program: /usr/local/bin/gbx3
[Thread debugging using libthread_db enabled]
ERROR: #2: Cannot load class 'CReportBrush': Unable to load class file
Program exited with code 01.
So i try to recompile the src of Gambas3 i cannot get gb.report to be
compiled in attach the logs...
Thanks
Attachments:
output.txt 204 KB
install.txt 137 KB
More information about the User
mailing list