Subject: Xserver crashes
To: None <port-sparc64@NetBSD.org>
From: segv <segv@netctl.net>
List: port-sparc64
Date: 08/21/2005 16:30:24
$ uname -a
NetBSD dhcli-192-168-0-5.netctl.net 3.99.7 NetBSD 3.99.7 (GENERIC) #0: Thu Aug
18 21:14:58 BST 2005
roman@dhcli-192-168-0-3.netctl.net:/opt/obj.sparc64/sys/arch/sparc64/compile/GENERIC
sparc64

When running www/dillo web browser, Xserver crashes pretty quickly, I can
reproduce this every time. This is what gdb had to say about it:

Program recieved signal SIGILL, Illegal instruction.

0x000000000076ec18 in ?? ()
#0 0x000000000076ec18 in ?? ()
#1 0x000000000076e448 in ?? ()
#2 0x0000000000802ca8 in ?? ()
#3 0x0000000000802d24 in ?? ()
#4 0x0000000000802ef4 in ?? ()
#5 0x0000000000737840 in ?? ()
#6 0x00000000001c8f40 in FontFileOpenFont ()
#7 0x0000000000180188 in FontWakeup ()
#8 0x00000000001805b0 in OpenFont ()
#9 0x000000000019ebe4 in ProcOpenFont ()
#10 0x000000000019d548 in Dispatch ()
#11 0x000000000012cc80 in ___start ()

Any ideas why Xserver crashes instead of just the dillo process? Maybe this is
worth a PR?