[Openmcl-devel] ccl crashes
Ron Garret
ron at flownet.com
Wed Jan 20 15:17:02 PST 2010
FWIW, I tried this with the following configuration:
Linux vm01 2.6.18-6-amd64 #1 SMP Mon Jun 16 22:30:01 UTC 2008 x86_64 GNU/Linux
URL: http://svn.clozure.com/publicsvn/openmcl/trunk/linuxx86/ccl
Repository Root: http://svn.clozure.com/publicsvn/openmcl
Repository UUID: 8bdb8f1d-59ce-db11-9e41-0016172a54ae
Revision: 13399
and it worked fine.
rg
On Jan 20, 2010, at 12:46 PM, Mario S. Mommer wrote:
>
> Hi Gail,
>
> no, that crashes just the same.
>
> mommer at nick:~/local/src/ccl$ lx86cl64 -n
> Welcome to Clozure Common Lisp Version 1.4-r13391M (LinuxX8664)!
> ? (load "coretest")
> #P"/home/mommer/local/src/ccl/coretest.lx64fsl"
> ? (coretest::start-threads 2 #'coretest::consing-f)
> NIL
> ? Segmentation fault
> mommer at nick:~/local/src/ccl$
>
> Regards,
> Mario.
>
> Gail Zacharias <gz at clozure.com> writes:
>> Does it work using the -n option, i.e. invoking ccl like this:
>>
>> lx86cl64 -n
>>
>>
>>
>> On Wed, Jan 20, 2010 at 3:09 PM, Mario S. Mommer <m_mommer at yahoo.com> wrote:
>>>
>>> Hi,
>>>
>>> "R. Matthew Emerson" <rme at clozure.com> writes:
>>>>> anything else to try for obtaining a good backtrace?
>>>>
>>>> See http://trac.clozure.com/ccl/wiki/CclUnderGdb
>>>>
>>>> It's important to source /path/to/ccl/lisp-kernel/linuxx8664/.gdbinit
>>>> before running (to tell gdb what signals to pass to the lisp). The
>>>> lisp handles SIGSEGV itself all day long.
>>>>
>>>> If you can get it to crash running under gdb, maybe that will help
>>>> with getting a little more information.
>>>
>>> I have the same problem on two rather different machines, but in gdb, it
>>> runs flawlessly on both.
>>>
>>> Regards,
>>> Mario
>>>
>>> _______________________________________________
>>> Openmcl-devel mailing list
>>> Openmcl-devel at clozure.com
>>> http://clozure.com/mailman/listinfo/openmcl-devel
>>>
>
> _______________________________________________
> Openmcl-devel mailing list
> Openmcl-devel at clozure.com
> http://clozure.com/mailman/listinfo/openmcl-devel
More information about the Openmcl-devel
mailing list