[Gambas-user] SVN 4995 Segmentation fault

Bruce bbruen at ...2308...
Sat Jul 28 13:46:41 CEST 2012


On Sat, 2012-07-28 at 13:26 +0200, Benoît Minisini wrote:
> Le 28/07/2012 13:24, Benoît Minisini a écrit :
> > 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.
> >
> 
> Hopefully I succeeded in reproducing the crash, so you don't have to do 
> all that! :-)
> 
Don't know if this helps but. I got the same segfault this morning (AU).
A make clean followed by the normal build cycle fixed it all.
(NB still configuring --disable-jit and 32 bit system)

Bruce





More information about the User mailing list