[cells-gtk-devel] memory fault in sbcl with cells-gtk
Kevin Raison
raison at chatsubo.net
Fri Jun 17 18:58:16 UTC 2011
One correction and one addition:
I meant to say (test-gtk:gtk-demo).
I also tried this with every version of sbcl back to 1.0.42 on Linux
x86_64 and I get the same memory fault. Perhaps this is a 64 bit issue.
-Kevin
On 06/17/2011 11:27 AM, Kevin Raison wrote:
> I installed cells-gtk (sbcl 1.0.49 on Linux x86_64) via quicklisp today
> and when trying to run (gtk-test:gtk-demo), I get memory faults:
>
> 0> : c-link> query link :listbox cells-store896 nil
> CORRUPTION WARNING in SBCL pid 21968(tid 140737353950976):
> Memory fault at 56 (pc=0x7ffff1463953, sp=0x7ffff6d5e500)
> The integrity of this image is possibly compromised.
> Continuing with fingers crossed.
> 0> : overwriting item #:listbox1465 listbox1465
> debugger invoked on a SB-SYS:MEMORY-FAULT-ERROR in thread
> #<THREAD "initial thread" RUNNING {1002960EE1}>: Unhandled memory fault
> at #x4000000056.
>
> Type HELP for debugger help, or (SB-EXT:QUIT) to exit from SBCL.
>
> restarts (invokable by number or by possibly-abbreviated name):
> 0: [ABORT] Exit debugger, returning to top level.
>
> (SB-SYS:MEMORY-FAULT-ERROR) 0]
>
> Is this a known issue or possibly something with sbcl 1.0.49? Should I
> perhaps be using the newest code on github?
>
> Thanks for any pointers.
>
> -Kevin
>
>
> _______________________________________________
> cells-gtk-devel site list
> cells-gtk-devel at common-lisp.net
> http://common-lisp.net/mailman/listinfo/cells-gtk-devel
>
More information about the cells-gtk-devel
mailing list