[cffi-devel] For the CFFI gurus: Tcl/Tk: Tk_Init crashes (Lispworks)
Frank Goenninger
frgo at mac.com
Thu Sep 20 19:06:37 UTC 2007
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
More information about the cffi-devel
mailing list