[Openmcl-devel] OpenMCL for Linux x86-64 available for testing

Gary Byers gb at clozure.com
Thu May 4 11:52:31 PDT 2006


Even better for the "we're trying to return to a float" hypothesis;
that address is the point where a thread returns from running lisp
code and goes back to the pthread startup code that'll kill it off.

I think that I know what to look at; thanks.

On Thu, 4 May 2006, James Bielman wrote:

> Gary Byers <gb at clozure.com> writes:
>
>> If you get a chance, please try:
>>
>> gdb /path/to/lx86cl64
>> (gdb) x/i 0x410561
>>
>> where 0x410561 is the address where the crash is reported.
>
> (gdb) x/i 0x410561
> 0x410561 <toplevel_loop+137>:   retq
>
> James
>
>



More information about the Openmcl-devel mailing list