Additional info:
Doing
(mp:without-preemption (tk-app-init *tki*))
prevents a crash but now LW does not come back to me... (shows a Busy cursor and I can't do anything in the IDE).
Frank
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).
Did you call lw-tk-test:main from the Listener in both crashlogs?
-- Martin Simmons LispWorks Ltd http://www.lispworks.com/