Re: Bug #27457 (“Threads, mutexes, and critical sections”)

2009-10-01 Thread Ken Raeburn
On Sep 30, 2009, at 16:59, Neil Jerram wrote: I've cherry-picked the following branch_release-1-8 fixes. With these fixes, indeed, I can't reproduce the problem any more; I left the test program running for over an hour, whereas before it would trigger the problem almost immediately. Thank

Re: Bug #27457 (“Threads, mutexes, and critical sections”)

2009-10-01 Thread Ludovic Courtès
Hi Neil, Neil Jerram writes: > l...@gnu.org (Ludovic Courtès) writes: > >> I should have mentioned this one: >> http://thread.gmane.org/gmane.comp.programming.garbage-collection.boehmgc/3185 >> . >> >> This is normally somewhat fixed in current BDW-GC CVS, but Guile itself >> may have troubles

Bug #27457 (“Threads, mutexes, and critical sections”)

2009-09-28 Thread Ludovic Courtès
Hi Neil, Neil Jerram writes: > l...@gnu.org (Ludovic Courtès) writes: > >> Hi, >> >> Neil Jerram writes: >> >>> l...@gnu.org (Ludovic Courtès) writes: >> This must be related to http://savannah.gnu.org/bugs/?27457 . Contributions welcome! ;-) >>> >>> I will start looking at this late