[Gambas-user] Segmentation fault (core dumped)

Benoît Minisini gambas at ...1...
Sun Feb 28 03:44:05 CET 2010


> 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!
> 

You must recompile the project before, because it has been cleaned by "make 
install".

[george at ...2374... gambas3]$ gbc3 -agt
OK
[george at ...2374... gambas3]$ gdb gbx3
...

Regards,

-- 
Benoît Minisini




More information about the User mailing list