unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* debugging guile runtime
@ 2011-08-29 12:50 rixed
  2011-08-29 14:35 ` Nala Ginrut
  2011-08-31 21:07 ` Andy Wingo
  0 siblings, 2 replies; 12+ messages in thread
From: rixed @ 2011-08-29 12:50 UTC (permalink / raw)
  To: guile-user

Hello !

I'm still annoyed by the runtime bugs related to ports/threads at work,
so I can devote some time to work on it.

So far, the pending problems are, in order of importance for me :

#1 ports are not thread safe (and any other thread safety issues) ;
#2 fork may freeze in some occurrence ;
#3 the use of select prevent the extended app to open more than 1024
   files ;
#4 fork does not close all open files.
#5 new syntax definitions are not loaded by compiler

for #3, I already have a patch (that I sent here some months ago but was
neither rejected nor accepted as far as I know), for #5 there are
various easy workarounds, but for other bugs I am still stuck.  So, I'm
willing to work on those if someone who's already familiar with the
runtime can give some guidance.




^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2011-09-01 11:32 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-29 12:50 debugging guile runtime rixed
2011-08-29 14:35 ` Nala Ginrut
2011-08-29 16:24   ` rixed
2011-08-29 19:20     ` Thien-Thi Nguyen
2011-08-30 10:56       ` rixed
2011-08-30 15:55         ` Ludovic Courtès
2011-08-30 16:25           ` rixed
2011-08-30 22:25             ` Ludovic Courtès
2011-08-31  7:38               ` rixed
2011-08-31 21:10             ` Andy Wingo
2011-08-31 21:07 ` Andy Wingo
2011-09-01 11:32   ` rixed

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).