DragonFly BSD
DragonFly bugs List (threaded) for 2010-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: [issue1801] lang/guile from pkgsrc hangs in select


From: Johannes Hofmann <johannes.hofmann@xxxxxx>
Date: 11 Aug 2010 14:38:38 GMT

"Samuel J. Greear \(via DragonFly issue tracker\)" <sinknull@leaf.dragonflybsd.org> wrote:
> 
> Samuel J. Greear <sjg@evilcode.net> added the comment:
> 
> I did some poking here and it looks like our select is doing the right thing, so
> I will have to dive the guile source and see what it is trying to do.

Thanks for looking into this! I also browsed the guile sources a bit
and they are using a pipe to wakeup one thread hanging in select()
from another thread by sending 1 byte.
But I tried that in a simple test program and it works ok - must be
something different...

PS: I managed to do my tax stuff by building an old kernel :-)



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