SIGILL @ pthread_create() after execv -FIXED-

David Xu davidxu at freebsd.org
Thu Sep 16 16:25:26 PDT 2004


Daniel Eischen wrote:

>We do that in fork().  Is execv() not being done after a fork()?
>
>  
>
Joost calls execv() directly in threaded process, he did not go through
fork() ->execv() path.



More information about the freebsd-threads mailing list