perhaps the crash clobbered the stack

On Thu, 16 Apr 2009 16:57:53 +0200 Bernd Eggink wrote:
> Roland Mainz schrieb:
> > Bernd Eggink wrote:
> >> Roland Mainz schrieb:
> >>> Bernd Eggink wrote:
> >>>> Roland Mainz schrieb:
> >>>>> On 4/14/09, Bernd Eggink <[email protected]> wrote:
> >>> [snip]
> >>>> and as it doesn't crash by itself, I killed the process with signal 6.
> >>>> But all I get from gdb is
> >>>>
> >>>>     (gdb) bt
> >>>>     #0  0xffffe424 in __kernel_vsyscall ()
> >>>>     #1  0xb7e7d2c3 in ?? ()
> >>>>
> >>>> which doesn't look very informative to me. Did I miss something?
> >>> Can you check whether the binary was compiled with "-g" in debug mode ?
> >> Yes, option -g was present in every cc command.
> > 
> > Did you use -O anywhere ? 

> Not that I'm aware of.

> And was -g used for the link phase, too ?

> As far as I can see, yes. The size of the excutable is more than twice 
> the size of a normal build, so I think the symbols should be present.

_______________________________________________
ast-developers mailing list
[email protected]
https://mailman.research.att.com/mailman/listinfo/ast-developers

Reply via email to