Re: OpenMCL 1.0 (up to head) memory corruption
"David L. Rager" <[email protected]> Mon, 30 Jan 2006 13:41:31 -0600
| Newsgroups | gmane.lisp.openmcl.bugs |
|---|---|
| Message-ID | <[email protected]> |
Hi Rs, You might try the latest bleeding edge. There have been many improvements in the threading library since 1.0. I don't know if it's stable at the moment. I tried to load your file in my version and it bombed. Gl, David -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of rs Sent: Monday, January 30, 2006 11:22 AM To: [email protected] Subject: [Bug-openmcl] OpenMCL 1.0 (up to head) memory corruption Hi, I experience crashes when mcl runs a long time or with a lot of multithreaded tasks. To test this, i wrote two small apps, an remote eval server and a server receiving files whose code is attached to this mail.