[Gambas-user] SVN 4995 Segmentation fault

Benoît Minisini gambas at ...1...
Sat Jul 28 13:24:44 CEST 2012


Le 28/07/2012 13:13, wally a écrit :
>
> here the gdb output
>

Can you compile Gambas with no optimization?

$ make clean && make "CFLAGS=-O0 -g -ggdb" "CXXFLAGS=-O0 -g -ggdb"

And send me the backtrace again (the full one if possible, not just the 
ten first lines).

And you should try the valgrind stuff too, because the bug seems to be 
weird.

Thanks.

-- 
Benoît Minisini




More information about the User mailing list