Fabien Bodard-4 wrote:
> 
> no you are not in the good path !
> 
> 
> cd /home/george/trunk/app/src/gambas3
> gdb gbx3
> 
>>set args -p
>>run
> 
> ..... segfault
> 
>>bt
> 
> return the output
> 

Mmmmmm, that didn't catch the crash?  Notice at the bottom I run gambas3,
thanks for the help!

[geo...@george gambas3]$ gdb gbx3
GNU gdb (GDB) Fedora (7.0.1-32.fc12)
Copyright (C) 2009 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 "x86_64-redhat-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/local/bin/gbx3...done.
(gdb) set args -p
(gdb) run
Starting program: /usr/local/bin/gbx3 -p
[Thread debugging using libthread_db enabled]
warning: "/usr/lib/debug/usr/lib64/libQt3Support.so.4.6.2.debug": separate
debug info file has no debug info
warning: "/usr/lib/debug/usr/lib64/libQtWebKit.so.4.6.2.debug": separate
debug info file has no debug info
ERROR: #2: Cannot load class 'Project': Unable to load class file

Program exited with code 01.
(gdb) quit
[geo...@george gambas3]$ gambas3
Segmentation fault (core dumped)
[geo...@george gambas3]$ 


-- 
View this message in context: 
http://old.nabble.com/Segmentation-fault-%28core-dumped%29-tp27728610p27729626.html
Sent from the gambas-user mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to