[info-mcl] process crash

Terje Norderhaug terje at in-progress.com
Sat Aug 1 14:02:40 EDT 2009


On Jul 20, 2009, at 4:22 PM, Alexander Repenning wrote:
> Just wondering... has anybody found any work around the process  
> problems in RMCL. At least so far I have not been able to use  
> process-run-function in a way that is NOT causing a crash.

The enclosed patch attempts to work around the process problems in  
RMCL, as a potential remedy until we have a proper fix. It exploits  
the observation that processes can be started in the event handler  
without crashes. The patch advises process-run-function and should  
not require changes to any other code.

-- Terje Norderhaug

-------------- next part --------------
A non-text attachment was scrubbed...
Name: process-run-function-patch.lisp
Type: application/applefile
Size: 575 bytes
Desc: not available
Url : http://clozure.com/pipermail/info-mcl/attachments/20090801/332e3bed/attachment.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: process-run-function-patch.lisp
Type: application/octet-stream
Size: 2604 bytes
Desc: not available
Url : http://clozure.com/pipermail/info-mcl/attachments/20090801/332e3bed/attachment.obj 


More information about the info-mcl mailing list