> > I loaded weblocks via Quicklisp (20101107 dist) & tried to run the > > demo, but got the error "Exception on foreign stack" as soon as a > > request was made to http://localhost:1234/weblocks-demo. > > Can you try to get a backtrace, and use the TRACE macro to > close in on the error location?
Suspecting the fault might be with Clozure CL, I checked out the trunk & tried starting weblocks again. This time after making a browser request I got to see the welcome screen, but a crash occured as soon as I clicked on "Start Demo". Complete REPL session with backtrace and output of TRACE macro: http://paste.lisp.org/display/117085#1 I would love to help close in on the error, but I haven't yet figured out how to debug CL code. If you could point me to a quick primer I'll try to gather more info. Btw, I'm not sure if it's relevant, but I'm using the 64-bit version of Clozure CL. TIA, Ralph -- You received this message because you are subscribed to the Google Groups "weblocks" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/weblocks?hl=en.
