Re: pthread problems

2000-10-15 Thread German Tischler
On Sun, Oct 15, 2000 at 07:45:47PM +0200, Daniel Eischen wrote: > On Sun, 15 Oct 2000, German Tischler wrote: > > Hi. > > > > After the recent thread changes trying to use plaympeg > > (smpeg-0.4.0 package) fails with the following message: > > > > Fatal error 'Thread has returned from sigreturn

Re: pthread problems

2000-10-15 Thread Daniel Eischen
On Sun, 15 Oct 2000, German Tischler wrote: > Hi. > > After the recent thread changes trying to use plaympeg > (smpeg-0.4.0 package) fails with the following message: > > Fatal error 'Thread has returned from sigreturn or longjmp' > at line ? in file /usr/src/lib/libc_r/uthread/uthread_kern.c

pthread problems

2000-10-15 Thread German Tischler
Hi. After the recent thread changes trying to use plaympeg (smpeg-0.4.0 package) fails with the following message: Fatal error 'Thread has returned from sigreturn or longjmp' at line ? in file /usr/src/lib/libc_r/uthread/uthread_kern.c (errno = ?) Abort trap (core dumped) Has anyone else seen