From: Sam S. <sd...@gn...> - 2011-07-18 13:07:27
|
> * Angel Popov <nat...@ln...> [2011-07-17 22:55:43 -0700]: > > It happens clisp (compiled on archlinux from the latest source - no > multi-threading) to crash. It does not happened all the time and is not > perfectly reproducible. are you building with ffcall? this might be related to http://sourceforge.net/tracker/?func=detail&aid=1913760&group_id=1355&atid=101355 > Would you suggest how to investigate further? http://www.clisp.org/impnotes/faq.html#faq-debug > Is there a way to decipher these obj1 and obj2? zout will print any object using Lisp PRIN1 (which may trigger GC making further investigation pointless). xout will print some objects using non-consing C functions. -- Sam Steingold (http://sds.podval.org/) on CentOS release 5.6 (Final) X 11.0.60900031 http://truepeace.org http://camera.org http://ffii.org http://mideasttruth.com http://jihadwatch.org http://www.memritv.org http://pmw.org.il Lottery is a tax on statistics ignorants. MS is a tax on computer-idiots. |