> 
> The machine is a SMP 3.0-RELEASE box.
> 
> A heavily threaded program is segfaulting in the longjmp() function.
> Any ideas what would cause this?
> 
> Regards,
> 
> Dan
> 
> 

 You could have trashed your jmp_buf...  (i.e. you're passing bad data
to longjmp().)

 Just a thought...

        - Dave Rivers -



To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to