From: Sam S. <sd...@gn...> - 2017-03-22 13:12:39
|
> * Ken Brown <xoebja@pbearyy.rqh> [2017-03-21 22:48:03 -0400]: > > On 3/21/2017 6:52 PM, Bruno Haible wrote: >> For me, with the same clisp-2.49.50, it succeeds, both in 32-bit and 64-bit >> Cygwin builds. Here's the output of "make check-exec-image": > > make check-exec-image works for me too, but the test case I gave in my > previous mail still crashes. Here it is again: > > $ ./clisp -norc -q -x '(progn (ext:saveinitmem "test.exe" :init-function > (function exit) :EXECUTABLE t))' > ;; Wrote the memory image into test.exe (13,954,214 bytes) > Bytes permanently allocated: 160,720 > Bytes currently in use: 3,624,680 > Bytes available until next GC: 109,960 > 3624680 ; > 109960 ; > 160720 ; > 1 ; > 27104 ; > 15000 > > $ ./test.exe > Segmentation fault (core dumped) > > Did you try this? works fine on macosx. -- Sam Steingold (http://sds.podval.org/) on darwin Ns 10.3.1504 http://steingoldpsychology.com http://www.childpsy.net https://jihadwatch.org http://honestreporting.com http://americancensorship.org http://jij.org I am always late to my punctuality class. |