[plt-scheme] Bad max depth!

From: Dimitris Vyzovitis (vyzo at media.mit.edu)
Date: Mon May 7 03:58:57 EDT 2007

mzscheme aborts on me with:
Bad max depth! Given 13, counted 15.

A quick grep shows the message coming from the jit, in
on_demand_generate_lambda

I haven't managed to isolate it yet, as there is some
fairly complicated code involved  (with lots of threads, continuations,
and tons of pattern matching and closure generation), but any suggestions
welcome. (things work fine with jit  turned off, but of course very
slowly)

-- vyzo




Posted on the users mailing list.