Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Jun 1999 17:44:19 -0400 (EDT)
From:      Thomas David Rivers <rivers@dignus.com>
To:        dan@trinsec.com, hackers@FreeBSD.ORG
Subject:   Re: Segfault in longjmp() ?
Message-ID:  <199906082144.RAA09700@lakes.dignus.com>
In-Reply-To: <19990608174906.E69896@trinsec.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> 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 majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199906082144.RAA09700>