[Openmcl-devel] Error: can't dump a typed pointer, building IDE

Gary Byers gb at clozure.com
Thu Oct 8 13:07:48 PDT 2009


I broke this yesterday; it should be fixed as of r12926.


On Thu, 8 Oct 2009, John McAleely wrote:

> I've just upgraded my Mac to Snow leopard. It's possible that is the
> cause of the problem I'm reporting, but the error seems odd for that.
>
> When rebuilding the IDE from a script with this command:
>
>         echo "(require 'cocoa-application)" | ccl -n
>
> I get:
>
> 1 > Welcome to Clozure Common Lisp Version 1.4-dev-r12925M-trunk
> (DarwinX8632)!
> ? ;Compiling "/Applications/ccl/cocoa-ide/cocoa-utils.lisp"...
> ;Loading #P"/Applications/ccl/cocoa-ide/fasls/cocoa-utils.dx32fsl"...
> ;Compiling "/Applications/ccl/cocoa-ide/cocoa-defaults.lisp"...
> ;Loading #P"/Applications/ccl/cocoa-ide/fasls/cocoa-defaults.dx32fsl"...
> ;Compiling "/Applications/ccl/cocoa-ide/cocoa-prefs.lisp"...
> > Error: Can't dump typed pointer #<A Null Foreign Pointer>
> > While executing: FASL-SCAN-DISPATCH, in process listener(1).
> > Type :POP to abort, :R for a list of available restarts.
> > Type :? for other options
>
> The same diagnostic is produced by the 64 bit version.
>
> The same script was building ccl @ r12921M fine, but that was
> yesterday on Leopard...
>
> Have I broken my install during my upgrade, or is there a bug in the
> trunk? (Rebuilding ccl & its kernel seems to go well on my machine)
>
> J
> _______________________________________________
> Openmcl-devel mailing list
> Openmcl-devel at clozure.com
> http://clozure.com/mailman/listinfo/openmcl-devel
>
>



More information about the Openmcl-devel mailing list