Re: process crash
Terje Norderhaug <[email protected]>
| Newsgroups | gmane.lisp.mcl.general |
|---|---|
| Message-ID | <[email protected]> |
On Aug 1, 2009, at 12:09 PM, Gary Byers wrote: > I'm fairly sure that adding a couple of lines near the end of the LAP > function %SAVE-STACK-GROUP-CONTEXT (in "ccl:level-1;PPC;ppc-stack- > groups.lisp") > will fix the problem that causes PROCESS-RUN-FUNCTION to sometimes > crash, > as suggested by the following diff: Thanks Gary! I have enclosed a patch to RMCL that implements the change. It seems to cover all the issues that my previous process-run-function-patch attempted to work around, so I recommend using it instead. -- Terje Norderhaug _______________________________________________ info-mcl mailing list [email protected] http://clozure.com/mailman/listinfo/info-mcl
start-process-crash-patch.lisp
(application/applefile, 736 B) - not displayed
start-process-crash-patch.lisp
(application/octet-stream, 4.7 KB) - not displayed