chicken-janitors
[Top][All Lists]
Advanced

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

Re: [Chicken-janitors] #1356: weak-locatives references return #f when i


From: Chicken Trac
Subject: Re: [Chicken-janitors] #1356: weak-locatives references return #f when it shouldn't
Date: Thu, 23 Mar 2017 19:41:19 -0000

#1356: weak-locatives references return #f when it shouldn't
-----------------------------------+--------------------
            Reporter:  kristianlm  |      Owner:
                Type:  defect      |     Status:  new
            Priority:  major       |  Milestone:  4.13.0
           Component:  unknown     |    Version:  4.12.0
          Resolution:              |   Keywords:
Estimated difficulty:              |
-----------------------------------+--------------------

Comment (by sjamaan):

 From a quick first analysis, it looks like the entire thread is being
 garbage collected; {{{##sys#all-threads}}} does not contain a reference to
 it, and the main thread doesn't have a reference either.

 Perhaps we should create a list of threads blocked on mutexes somewhere?

--
Ticket URL: <https://bugs.call-cc.org/ticket/1356#comment:1>
CHICKEN Scheme <https://www.call-cc.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.

reply via email to

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