[Openmcl-devel] error running bleeding edge as CGI script

Gary Byers gb at clozure.com
Thu Jun 2 16:56:31 PDT 2005


I wasn't able to reproduce this.

Could you try running it withot the "-b" flag, and send me the output
from (b) and (l) in the kernel debugger ?

On Thu, 2 Jun 2005, David Tolpin wrote:

> Hi,
>
> the following simple script
>
> 	#!/bin/sh
> 	/usr/local/bin/openmcl -norc -b -e '(progn (format t "Content-Type: 
> text/plain~%~%hello world") (finish-output) (quit))'
>
> runs just fine with the last release 0.14.3 either from the command line or 
> as a CGI script.
>
> the same script still runs from the command-line (no matter how the 
> input/output is redirected), but gives unhelpful message:
>
> 	Unhandled exception 11 at 0x020ebe1c, context->regs at #xbfffe788
>
> when run as a CGI script. The evaluated expression does not matter, it is 
> there just to show that it indeed is doing something. Mac OS X 10.3.9, G4.
>
> David
>
> _______________________________________________
> Openmcl-devel mailing list
> Openmcl-devel at clozure.com
> http://clozure.com/mailman/listinfo/openmcl-devel
>
>



More information about the Openmcl-devel mailing list