[cffi-devel] For the CFFI gurus: Tcl/Tk: Tk_Init crashes (Lispworks)

Martin Simmons martin at lispworks.com
Thu Sep 20 18:42:38 UTC 2007


I suspect some threading problems.  Thread 0 is the Cocoa GUI and thread 4 is
probably the Listener's REPL.  It is possible that Tk expects to be called
from thread 0 (like Cocoa does).

Did you call lw-tk-test:main from the Listener in both crashlogs?

-- 
Martin Simmons
LispWorks Ltd
http://www.lispworks.com/



More information about the cffi-devel mailing list