Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Feb 2001 21:56:02 -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:  <14995.11842.263390.757635@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

Christian Weisgerber writes:
 > -CURRENT as of yesterday/today; ports/www/netscape47-navigator.
 > 
 > netscape still manages to give its usual complaint:
 > 
 > Warning: Cannot convert string "-*-Menu-Medium-R-Normal--*-120-*-*-P-*-ISO8859-1" to type FontStruct
 > 
 > Later on it dies with SIGSEGV.  ktrace says this happens after
 > old.sigreturn(), which corresponds to osf1_sigreturn(), I guess.
 > This used to work.  (It still did in -CURRENT from around Christmas.)

It sure as hell did.  If you could bracket it better than DEC 25, it
would be very, very, helpful.  I'll try to take a look at it soon.

Drew

PS -- here's a partial trace:
  1365 netscape.bin RET   read 1260/0x4ec
  1365 netscape.bin PSIG  SIGALRM caught handler=0x12d7b520 mask=0x0 code=0x0
  1365 netscape.bin CALL  osf1_gettimeofday(0x11ff5200,0)
  1365 netscape.bin RET   osf1_gettimeofday 0
  1365 netscape.bin CALL  osf1_sigreturn(0x11ff5278)
  1365 netscape.bin RET   osf1_sigreturn JUSTRETURN
  1365 netscape.bin PSIG  SIGSEGV SIG_DFL
  1366 netscape.bin RET   osf1_select 1
  1366 netscape.bin CALL  osf1_gettimeofday(0x50023868,0)
  1366 netscape.bin RET   osf1_gettimeofday 0

I've left you a one-off osf1_kdump at
http://people.freebsd.org/~gallatin/osf1_kdump

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?14995.11842.263390.757635>