Am 20.09.2007 um 20:42 schrieb Martin Simmons:

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).

Ah - yes, that could really be the case!


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

Yes. I manually enter the call to main in Listener 1 ... And yes, that was the case for both crashlogs.

Frank


_______________________________________________
cffi-devel mailing list
cffi-devel@common-lisp.net
http://common-lisp.net/cgi-bin/mailman/listinfo/cffi-devel

Reply via email to