guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: The 2.0.9 VM cores in enqueue (threads.c:309)


From: Daniel Hartwig
Subject: Re: The 2.0.9 VM cores in enqueue (threads.c:309)
Date: Sun, 28 Apr 2013 09:07:03 +0800

On 28 April 2013 03:57, Andrew Gaylard <address@hidden> wrote:
> Those 0x304 values look dodgy to me, and explain why the
> SCM_SETCDR causes an invalid memory access.
>

0x304 is SCM_EOL.

>
> Is this even related to the use of queues,

Not (ice-9 q) or (container async-queue).  The ‘enqueue’ procedure
here is internal to the threads module.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]