From owner-freebsd-hackers Wed Sep 29 0:35:56 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from phobos.illtel.denver.co.us (dsl-206.169.4.82.wenet.com [206.169.4.82]) by hub.freebsd.org (Postfix) with ESMTP id 204D115090 for ; Wed, 29 Sep 1999 00:35:48 -0700 (PDT) (envelope-from abelits@phobos.illtel.denver.co.us) Received: from localhost (abelits@localhost) by phobos.illtel.denver.co.us (8.9.1a/8.6.9) with SMTP id AAA21135; Wed, 29 Sep 1999 00:27:52 -0700 Date: Wed, 29 Sep 1999 00:27:52 -0700 (PDT) From: Alex Belits To: Konstantin Chuguev Cc: "Darren R. Davis" , Nate Williams , Scm486@aol.com, freebsd-hackers@FreeBSD.ORG Subject: Re: Netscape Bus Error In-Reply-To: <37F1B94D.7B215AF4@urc.ac.ru> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 29 Sep 1999, Konstantin Chuguev wrote: > Or Netscape crashes with SIGBUS in SIGSEGV handler? :-) This is what I mean "in disguise" -- however SIGBUS seems to be intentional. strace output on Linux (21116 is netscape's pid): ---8<--- oldselect(9, [8], NULL, NULL, {1, 0}) = ? ERESTARTNOHAND (To be restarted) --- SIGSEGV (Segmentation fault) --- getpid() = 21116 kill(21116, SIGBUS) = 0 --- SIGBUS (Bus error) --- --->8--- -- Alex ---------------------------------------------------------------------- Excellent.. now give users the option to cut your hair you hippie! -- Anonymous Coward To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message