Date: Wed, 21 Feb 2001 13:52:38 -0500 (EST) From: Andrew Gallatin <gallatin@cs.duke.edu> To: naddy@mips.inka.de (Christian Weisgerber) Cc: freebsd-alpha@FreeBSD.ORG Subject: Re: Netscape broken on -CURRENT Message-ID: <14996.3702.327125.142469@grasshopper.cs.duke.edu> In-Reply-To: <96v7ma$id1$1@kemoauc.mips.inka.de> References: <96v7ma$id1$1@kemoauc.mips.inka.de>
next in thread | previous in thread | raw e-mail | index | archive | help
I think I've just fixed it. The problem was caused by the new optimized syscall return process. In order to indicate to exception return that we want all state restore after, for example, a signal, we need to set FRAME_FLAGS to 0 -- this was missing from the osfulator. Grab osf1_signal.c 1.7 for the fixed version. Thanks again for pointing this out! Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?14996.3702.327125.142469>