On Fri, Jun 10, 2011 at 16:07, Holger Hans Peter Freyther <[email protected]> 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 _______________________________________________ help-smalltalk mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-smalltalk
