Hi,

I found a strange problem on a MIPS multi build. The program hangs at exit because the select() call in fusion_sync() waits indefinitely even though it has a non-NULL timeout. Has anybody else seen anything like this? It seems to work with polling (timeout=0), but for any other timeout it blocks.

Sorin
_______________________________________________
directfb-dev mailing list
directfb-dev@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev

Reply via email to