help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-smalltalk] GC Crash/Bug due recursion?


From: Paolo Bonzini
Subject: Re: [Help-smalltalk] GC Crash/Bug due recursion?
Date: Fri, 10 Jun 2011 16:11:07 +0200

On Fri, Jun 10, 2011 at 16:07, Holger Hans Peter Freyther
<address@hidden> wrote:
> Hi,
>
> with the attached in progress grammar for a MGCP I end up with a crash when
> marking OOPs (the code has a bug but probably should not crash the GC).
>
> It probably crashes in the testReply, most likely because responseCode,
> responseStringe and packageName have no proper return.

Looks like an infinite loop in Smalltalk... Do you have enough stack
space to do a "call _gst_show_backtrace(stdout)" from gdb?

Paolo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]