[Gambas-user] Segmentation fault (core dumped)

Fabien Bodard gambas.fr at ...626...
Sat Feb 27 18:27:50 CET 2010


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



2010/2/27 Dr.Diesel <dr.diesel at ...626...>:
>
>
>
> Charlie Reinl wrote:
>>
>> Am Samstag, den 27.02.2010, 07:14 -0800 schrieb Dr.Diesel:
>>> SVN 2722 (did a reconf and configure), not sure how to help, don't get
>>> much
>>> console output and can't get gambas3 to run in gdb?
>>>
>>> [george at ...2374... trunk]$ gambas3
>>> Segmentation fault (core dumped)
>>> [george at ...2374... trunk]$
>>>
>>> this from dmesg:
>>> gbr3[9579]: segfault at 4 ip 0000003b2c124cd1 sp 00007fffe8dcaed0 error 4
>>> in
>>> libQtGui.so.4.6.2[3b2be00000+9e1000]
>>>
>>> Please let me know how else I can help.
>>> Thanks
>>>
>>>
>>
>> Salut,
>>
>> see at http://gambas.sourceforge.net
>>
>> Reporting a problem how to deal with gdb
>>
>> --
>> Amicalement
>> Charlie
>>
>
> Thank you!  I can't seem to get the IDE running in gdb.  If I go to my
> project directory gdb just runs my project and everything runs fine.  If I
> cd to my src it tells me no project file!
>
> Here is some output:
>
> [george at ...2374... bin]$ cd /home/george/trunk/main/gbx/
> [george at ...2374... gbx]$ 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 /home/george/trunk/main/gbx/gbx3...done.
> (gdb) set args -p
> (gdb) run
> Starting program: /home/george/trunk/main/gbx/gbx3 -p
> [Thread debugging using libthread_db enabled]
> gbx3: no project file in current directory.
>
> Program exited with code 01.
> (gdb)
>
> Not sure where else to run gdb from?
>
> Thanks
> --
> View this message in context: http://old.nabble.com/Segmentation-fault-%28core-dumped%29-tp27728610p27728888.html
> Sent from the gambas-user mailing list archive at Nabble.com.
>
>
> ------------------------------------------------------------------------------
> Download Intel® 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 at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>




More information about the User mailing list