[258] in Pthreads mailing list archive
Re: select exited on signal 6
daemon@ATHENA.MIT.EDU (Christopher Provenzano)
Fri Feb 9 00:53:41 1996
To: gsstark@MIT.EDU (Greg Stark)
Cc: "Jin Guojun[ITG]" <jin@george.lbl.gov>, pthreads@MIT.EDU
In-Reply-To: Your message of "02 Feb 1996 16:22:48 EST."
<ycq7my5v2vr.fsf@fierce-bad-rabbit.MIT.EDU>
Date: Fri, 09 Feb 1996 00:42:23 EST
From: Christopher Provenzano <proven@MIT.EDU>
>
> I doubt this is your problem, but you have the relatively obvious and
> frightfully common bug of not resetting the time value between calls to
> select.
The problem is in the result of fork() and not doing an exec(). It's
an ugly mess that I'm working on right now.
CAP