On 18/10/2010, at 4:37 AM, john skaller wrote:

> 
> Hmmm error code 11
> 

Hmm I thought I disabled SIGPIPE .. but here is  the first clue:


Program received signal SIGPIPE, Broken pipe.
0x00007fff835ba316 in __semwait_signal ()

(gdb) bt
#0  0x00007fff835ba316 in __semwait_signal ()
#1  0x00007fff835be131 in _pthread_cond_wait ()
#2  0x000000010001e3db in flx::pthread::sleep_queue_t::dequeue ()
Previous frame inner to this frame (gdb could not unwind past this frame)

Now .. what's this crap? Grrr .. a pipe is broken whilst hanging on
a lock .. what is the OS smoking in that pipe?


--
skal...@users.sourceforge.net





------------------------------------------------------------------------------
Download new Adobe(R) Flash(R) Builder(TM) 4
The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly 
Flex(R) Builder(TM)) enable the development of rich applications that run
across multiple browsers and platforms. Download your free trials today!
http://p.sf.net/sfu/adobe-dev2dev
_______________________________________________
Felix-language mailing list
Felix-language@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/felix-language

Reply via email to