Subject: sunos4 Netscape on a 4/110?
To: None <port-sparc@netbsd.org>
From: Mark Abene <phiber@radicalmedia.com>
List: port-sparc
Date: 10/25/2000 22:35:40
--dDRMvlgZJXvWKvBx
Content-Type: text/plain; charset=us-ascii
I have a Sun4/110 running NetBSD-1.3.3 (it's the last netbsd that works on this
hardware). I decided to try getting Netscape running. I installed the
requisite libraries from sunsolve into /emul/sunos, and copied libdl.so from
a SunOS 4.1.4 box. I've tried both netscape 4.61 navigator and communicator,
but both simply say "Floating exception" and exit. Nothing else is printed,
no windows open, etc. Just that error message. A ktrace on it is hardly
informative, but I'll attach it for informational purposes.
Has anyone else had this problem???
Thanks,
-Mark
--dDRMvlgZJXvWKvBx
Content-Type: text/plain
Content-Disposition: attachment; filename="ktrace.txt"
7969 ktrace RET ktrace 0
7969 ktrace CALL __sysctl(0xeffff0c8,0x2,0xeb48,0xeffff0c4,0,0)
7969 ktrace RET __sysctl 0
7969 ktrace CALL break(0xeb88)
7969 ktrace RET break 0
7969 ktrace CALL break(0xfffc)
7969 ktrace RET break 0
7969 ktrace CALL break(0x11ffc)
7969 ktrace RET break 0
7969 ktrace CALL execve(0xeffff210,0xeffff6e4,0xeffff6ec)
7969 ktrace NAMI "/sbin/netscape"
7969 ktrace RET execve -1 errno 2 No such file or directory
7969 ktrace CALL execve(0xeffff210,0xeffff6e4,0xeffff6ec)
7969 ktrace NAMI "/bin/netscape"
7969 ktrace RET execve -1 errno 2 No such file or directory
7969 ktrace CALL execve(0xeffff210,0xeffff6e4,0xeffff6ec)
7969 ktrace NAMI "/usr/sbin/netscape"
7969 ktrace RET execve -1 errno 2 No such file or directory
7969 ktrace CALL execve(0xeffff210,0xeffff6e4,0xeffff6ec)
7969 ktrace NAMI "/usr/bin/netscape"
7969 ktrace RET execve -1 errno 2 No such file or directory
7969 ktrace CALL execve(0xeffff210,0xeffff6e4,0xeffff6ec)
7969 ktrace NAMI "/usr/X11R6/bin/netscape"
7969 ktrace RET execve -1 errno 2 No such file or directory
7969 ktrace CALL execve(0xeffff210,0xeffff6e4,0xeffff6ec)
7969 ktrace NAMI "/usr/pkg/bin/netscape"
7969 ktrace NAMI "/bin/sh"
7969 sh RET execve JUSTRETURN
7969 sh CALL getpid
7969 sh RET getpid 7969/0x1f21
7969 sh CALL geteuid
7969 sh RET geteuid 1000/0x3e8
7969 sh CALL __sysctl(0xeffff418,0x2,0x5d900,0xeffff414,0,0)
7969 sh RET __sysctl 0
7969 sh CALL break(0x5e57c)
7969 sh RET break 0
7969 sh CALL break(0x5fffc)
7969 sh RET break 0
7969 sh CALL break(0x61ffc)
7969 sh RET break 0
7969 sh CALL open(0xeffff758,0,0xa7d0)
7969 sh NAMI "/usr/pkg/bin/netscape"
7969 sh RET open 3
7969 sh CALL fcntl(0x3,0,0xa)
7969 sh RET fcntl 10/0xa
7969 sh CALL close(0x3)
7969 sh RET close 0
7969 sh CALL fcntl(0xa,0x2,0x1)
7969 sh RET fcntl 0
7969 sh CALL getuid
7969 sh RET getuid 1000/0x3e8
7969 sh CALL geteuid
7969 sh RET geteuid 1000/0x3e8
7969 sh CALL getgid
7969 sh RET getgid 20/0x14
7969 sh CALL getegid
7969 sh RET getegid 20/0x14
7969 sh CALL read(0xa,0x5df28,0x3ff)
7969 sh GIO fd 10 read 185 bytes
"#!/bin/sh
PATH=/bin:/usr/bin:/sbin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin
export PATH
MOZILLA_HOME=/usr/local/netscape
export MOZILLA_HOME
exec /usr/local/netscape/netscape_dns $@
"
7969 sh RET read 185/0xb9
7969 sh CALL break(0x63ffc)
7969 sh RET break 0
7969 sh CALL break(0x65ffc)
7969 sh RET break 0
7969 sh CALL execve(0x5d994,0x5d9c8,0x5d9d0)
7969 sh NAMI "/usr/local/netscape/netscape_dns"
7969 netscape_dns RET execve JUSTRETURN
7969 netscape_dns CALL open(0x220c,0,0x738c80)
7969 netscape_dns NAMI "/emul/sunos/usr/lib/ld.so"
7969 netscape_dns NAMI "/emul/sunos"
7969 netscape_dns NAMI "/emul/sunos/usr/lib/ld.so"
7969 netscape_dns RET open 3
7969 netscape_dns CALL read(0x3,0xeffff664,0x20)
7969 netscape_dns GIO fd 3 read 32 bytes
"\M^A\^C\^A\v\0\0\M^@\0\0\0 \0\0\0\0\0\0\0\0\0\0\0\0 \0\0\0\0\0\0\0\0"
7969 netscape_dns RET read 32/0x20
7969 netscape_dns CALL compat_43_ommap(0,0xa000,0x5,0x80000002,0x3,0)
7969 netscape_dns RET compat_43_ommap 276037632/0x10740000
7969 netscape_dns CALL compat_43_ommap(0x10748000,0x2000,0x7,0x80000012,0x3,0x8000)
7969 netscape_dns RET compat_43_ommap 276070400/0x10748000
7969 netscape_dns CALL open(0x221b,0,0x7)
7969 netscape_dns NAMI "/emul/sunos/dev/zero"
7969 netscape_dns NAMI "/dev/zero"
7969 netscape_dns RET open 4
7969 netscape_dns CALL compat_43_ogetrlimit(0x3,0xeffff4d8)
7969 netscape_dns RET compat_43_ogetrlimit 0
7969 netscape_dns CALL compat_43_ommap(0xeff80000,0x2000,0x3,0x80000012,0x4,0)
7969 netscape_dns RET compat_43_ommap -268959744/0xeff80000
7969 netscape_dns CALL close(0x3)
7969 netscape_dns RET close 0
7969 netscape_dns CALL getuid
7969 netscape_dns RET getuid 1000/0x3e8
7969 netscape_dns CALL getgid
7969 netscape_dns RET getgid 20/0x14
7969 netscape_dns CALL open(0x10748a18,0,0)
7969 netscape_dns NAMI "/emul/sunos/etc/ld.so.cache"
7969 netscape_dns NAMI "/etc/ld.so.cache"
7969 netscape_dns RET open -1 errno 2 No such file or directory
7969 netscape_dns CALL open(0xeff800c0,0,0)
7969 netscape_dns NAMI "/emul/sunos/home/motif/usr/lib"
7969 netscape_dns NAMI "/home/motif/usr/lib"
7969 netscape_dns RET open -1 errno 2 No such file or directory
7969 netscape_dns CALL open(0xeff800d4,0,0)
7969 netscape_dns NAMI "/emul/sunos/usr/local/sun4/lib/gcc-lib/sparc-sun-sunos4.1.3_U1/2.6.3"
7969 netscape_dns NAMI "/usr/local/sun4/lib/gcc-lib/sparc-sun-sunos4.1.3_U1/2.6.3"
7969 netscape_dns RET open -1 errno 2 No such file or directory
7969 netscape_dns CALL open(0xeff8010e,0,0)
7969 netscape_dns NAMI "/emul/sunos/usr/local/sun4/lib"
7969 netscape_dns NAMI "/usr/local/sun4/lib"
7969 netscape_dns RET open -1 errno 2 No such file or directory
7969 netscape_dns CALL open(0x10748990,0,0)
7969 netscape_dns NAMI "/emul/sunos/usr/lib"
7969 netscape_dns NAMI "/emul/sunos"
7969 netscape_dns NAMI "/emul/sunos/usr/lib"
7969 netscape_dns RET open 3
7969 netscape_dns CALL compat_43_fstat43(0x3,0xeffff378)
7969 netscape_dns RET compat_43_fstat43 0
7969 netscape_dns CALL compat_43_ommap(0xeff82000,0x2000,0x3,0x80000012,0x4,0)
7969 netscape_dns RET compat_43_ommap -268951552/0xeff82000
7969 netscape_dns CALL #174 (unimplemented)(0x3,0xeff80128,0x2000)
7969 netscape_dns RET #174 (unimplemented) 128/0x80
7969 netscape_dns CALL #174 (unimplemented)(0x3,0xeff80128,0x2000)
7969 netscape_dns RET #174 (unimplemented) 0
7969 netscape_dns CALL close(0x3)
7969 netscape_dns RET close 0
7969 netscape_dns CALL open(0xeff823f8,0,0x737140)
7969 netscape_dns NAMI "/emul/sunos/usr/lib/libc.so.1.9"
7969 netscape_dns NAMI "/emul/sunos"
7969 netscape_dns NAMI "/emul/sunos/usr/lib/libc.so.1.9"
7969 netscape_dns RET open 3
7969 netscape_dns CALL read(0x3,0xeffff4c0,0x20)
7969 netscape_dns GIO fd 3 read 32 bytes
"\M^A\^C\^A\v\0\^F\M-`\0\0\0@\0\0\0\0\0\0\0s\M^@\0\0\0 \0\0\0\0\0\0\0\0"
7969 netscape_dns RET read 32/0x20
7969 netscape_dns CALL compat_43_ommap(0,0x7200c,0x5,0x80000002,0x3,0)
7969 netscape_dns RET compat_43_ommap 276168704/0x10760000
7969 netscape_dns CALL compat_43_ommap(0x107ce000,0x4000,0x7,0x80000012,0x3,0x6e000)
7969 netscape_dns RET compat_43_ommap 276619264/0x107ce000
7969 netscape_dns CALL close(0x3)
7969 netscape_dns RET close 0
7969 netscape_dns CALL open(0xeff82410,0,0x737150)
7969 netscape_dns NAMI "/emul/sunos/usr/lib/libdl.so.1.0"
7969 netscape_dns NAMI "/emul/sunos"
7969 netscape_dns NAMI "/emul/sunos/usr/lib/libdl.so.1.0"
7969 netscape_dns RET open 3
7969 netscape_dns CALL read(0x3,0xeffff4c0,0x20)
7969 netscape_dns GIO fd 3 read 32 bytes
"\M^A\^C\^A\v\0\0 \0\0\0 \0\0\0\0\0\0\0\0\M^D\0\0\0 \0\0\0\0\0\0\0\0"
7969 netscape_dns RET read 32/0x20
7969 netscape_dns CALL compat_43_ommap(0,0x400c,0x5,0x80000002,0x3,0)
7969 netscape_dns RET compat_43_ommap 276692992/0x107e0000
7969 netscape_dns CALL compat_43_ommap(0x107e2000,0x2000,0x7,0x80000012,0x3,0x2000)
7969 netscape_dns RET compat_43_ommap 276701184/0x107e2000
7969 netscape_dns CALL close(0x3)
7969 netscape_dns RET close 0
7969 netscape_dns CALL close(0x4)
7969 netscape_dns RET close 0
7969 netscape_dns CALL break(0x8acc00)
7969 netscape_dns RET break 0
7969 netscape_dns CALL break(0x8ae000)
7969 netscape_dns RET break 0
7969 netscape_dns CALL break(0x8ae000)
7969 netscape_dns RET break 0
7969 netscape_dns CALL break(0x8af000)
7969 netscape_dns RET break 0
7969 netscape_dns CALL getgid
7969 netscape_dns RET getgid 20/0x14
7969 netscape_dns CALL setregid(0x14,0x14)
7969 netscape_dns RET setregid 0
7969 netscape_dns CALL getuid
7969 netscape_dns RET getuid 1000/0x3e8
7969 netscape_dns CALL setreuid(0x3e8,0x3e8)
7969 netscape_dns RET setreuid 0
7969 netscape_dns CALL pipe
7969 netscape_dns RET pipe 3
7969 netscape_dns CALL pipe
7969 netscape_dns RET pipe 5
7969 netscape_dns CALL fork
7969 netscape_dns RET fork 7970/0x1f22
7969 netscape_dns CALL close(0x3)
7969 netscape_dns RET close 0
7969 netscape_dns CALL close(0x6)
7969 netscape_dns RET close 0
7969 netscape_dns CALL compat_43_ogetdtablesize
7969 netscape_dns RET compat_43_ogetdtablesize 64/0x40
7969 netscape_dns CALL break(0x8af000)
7969 netscape_dns RET break 0
7969 netscape_dns CALL break(0x8b0000)
7969 netscape_dns RET break 0
7969 netscape_dns CALL compat_43_ogetpagesize
7969 netscape_dns RET compat_43_ogetpagesize 8192/0x2000
7969 netscape_dns CALL break(0x8b0000)
7969 netscape_dns RET break 0
7969 netscape_dns CALL break(0x8b1000)
7969 netscape_dns RET break 0
7969 netscape_dns CALL break(0x8b1000)
7969 netscape_dns RET break 0
7969 netscape_dns CALL break(0x8b2000)
7969 netscape_dns RET break 0
7969 netscape_dns CALL break(0x8b2000)
7969 netscape_dns RET break 0
7969 netscape_dns CALL break(0x8b3000)
7969 netscape_dns RET break 0
7969 netscape_dns CALL open(0x63b8a8,0x2,0x8b0010)
7969 netscape_dns NAMI "/emul/sunos/dev/zero"
7969 netscape_dns NAMI "/dev/zero"
7969 netscape_dns RET open 3
7969 netscape_dns CALL compat_43_ommap(0,0x18000,0x7,0x80000002,0x3,0)
7969 netscape_dns RET compat_43_ommap 276824064/0x10800000
7969 netscape_dns CALL mprotect(0x10800000,0x4000,0)
7969 netscape_dns RET mprotect 0
7969 netscape_dns CALL mprotect(0x10814000,0x4000,0)
7969 netscape_dns RET mprotect 0
7969 netscape_dns CALL compat_43_osigblock(0)
7969 netscape_dns RET compat_43_osigblock 0
7969 netscape_dns CALL compat_43_osigstack(0,0xefffdb14)
7969 netscape_dns RET compat_43_osigstack 0
7969 netscape_dns CALL gettimeofday(0xefffdb88,0)
7969 netscape_dns RET gettimeofday 0
7969 netscape_dns CALL compat_43_osigblock(0x400)
7969 netscape_dns RET compat_43_osigblock 0
7969 netscape_dns CALL compat_43_osigvec(0xb,0xefffdb14,0)
7969 netscape_dns RET compat_43_osigvec 0
7969 netscape_dns CALL compat_43_osigvec(0xb,0xefffda9c,0)
7969 netscape_dns RET compat_43_osigvec 0
7969 netscape_dns CALL compat_43_osigsetmask(0)
7969 netscape_dns RET compat_43_osigsetmask 1024/0x400
7969 netscape_dns CALL break(0x8b3000)
7969 netscape_dns RET break 0
7969 netscape_dns CALL break(0x8b4000)
7969 netscape_dns RET break 0
7969 netscape_dns CALL pipe
7969 netscape_dns RET pipe 6
7969 netscape_dns CALL fcntl(0x6,0x3,0)
7969 netscape_dns RET fcntl 0
7969 netscape_dns CALL fcntl(0x6,0x4,0x4000)
7969 netscape_dns RET fcntl 0
7969 netscape_dns CALL fcntl(0x7,0x3,0)
7969 netscape_dns RET fcntl 1
7969 netscape_dns CALL fcntl(0x7,0x4,0x4001)
7969 netscape_dns RET fcntl 0
7969 netscape_dns CALL open(0x52ab0,0x2,0x8ae788)
7969 netscape_dns NAMI "/emul/sunos/dev/null"
7969 netscape_dns NAMI "/dev/null"
7969 netscape_dns RET open 8
7969 netscape_dns CALL open(0x52ab0,0x2,0x8ae788)
7969 netscape_dns NAMI "/emul/sunos/dev/null"
7969 netscape_dns NAMI "/dev/null"
7969 netscape_dns RET open 9
7969 netscape_dns CALL open(0x52ab0,0x2,0x8ae788)
7969 netscape_dns NAMI "/emul/sunos/dev/null"
7969 netscape_dns NAMI "/dev/null"
7969 netscape_dns RET open 10/0xa
7969 netscape_dns CALL close(0x8)
7969 netscape_dns RET close 0
7969 netscape_dns CALL close(0x9)
7969 netscape_dns RET close 0
7969 netscape_dns CALL close(0xa)
7969 netscape_dns RET close 0
7969 netscape_dns CALL open(0xefffcf28,0,0x1b6)
7969 netscape_dns NAMI "/emul/sunos/usr/lib/X11/nls/nls.dir"
7969 netscape_dns NAMI "/emul/sunos"
7969 netscape_dns NAMI "/emul/sunos/usr/lib/X11/nls/nls.dir"
7969 netscape_dns RET open 8
7969 netscape_dns CALL ioctl(0x8,_IOR('T',0x1,0x12),0xefffc0ec)
7969 netscape_dns RET ioctl -1 errno 25 Inappropriate ioctl for device
7969 netscape_dns CALL compat_43_fstat43(0x8,0xefffc160)
7969 netscape_dns RET compat_43_fstat43 0
7969 netscape_dns CALL break(0x8b4000)
7969 netscape_dns RET break 0
7969 netscape_dns CALL break(0x8b7000)
7969 netscape_dns RET break 0
7969 netscape_dns CALL read(0x8,0x8b4000,0x2000)
7969 netscape_dns GIO fd 8 read 4 bytes
"1
C
"
7969 netscape_dns RET read 4
7969 netscape_dns CALL read(0x8,0x8b4000,0x2000)
7969 netscape_dns GIO fd 8 read 0 bytes
""
7969 netscape_dns RET read 0
7969 netscape_dns CALL close(0x8)
7969 netscape_dns RET close 0
7969 netscape_dns CALL open(0xefffcf28,0,0x1b6)
7969 netscape_dns NAMI "/emul/sunos/usr/lib/X11/nls/nls.alias"
7969 netscape_dns NAMI "/usr/lib/X11/nls/nls.alias"
7969 netscape_dns RET open -1 errno 2 No such file or directory
7969 netscape_dns CALL break(0x8b7000)
7969 netscape_dns RET break 0
7969 netscape_dns CALL break(0x8b8000)
7969 netscape_dns RET break 0
7969 netscape_dns CALL open(0xefffd3e8,0,0x1b6)
7969 netscape_dns NAMI "/emul/sunos/usr/lib/X11/nls/C"
7969 netscape_dns NAMI "/emul/sunos"
7969 netscape_dns NAMI "/emul/sunos/usr/lib/X11/nls/C"
7969 netscape_dns RET open 8
7969 netscape_dns CALL ioctl(0x8,_IOR('T',0x1,0x12),0xefffcd4c)
7969 netscape_dns RET ioctl -1 errno 25 Inappropriate ioctl for device
7969 netscape_dns CALL compat_43_fstat43(0x8,0xefffcdc0)
7969 netscape_dns RET compat_43_fstat43 0
7969 netscape_dns CALL break(0x8b8000)
7969 netscape_dns RET break 0
7969 netscape_dns CALL break(0x8bb000)
7969 netscape_dns RET break 0
7969 netscape_dns CALL read(0x8,0x8b8000,0x2000)
7969 netscape_dns GIO fd 8 read 3098 bytes
"#
# $XConsortium: C,v 1.4 91/06/29 20:01:32 xguest Exp $
#
# Copyright 1990, 1991 by OMRON Corporation, NTT Software Corporation,
# and Nippon Telegraph and Telephone Corporation
# Copyright 1991 by the Massachusetts Institute of Technology
#
# Permission to use, copy, modify, distribute, and sell this software \
and its
# documentation for any purpose is hereby granted without fee, provide\
d that
# the above copyright notice appear in all copies and that both that
# copyright notice and this permission notice appear in supporting
# documentation, and that the names of OMRON, NTT Software, NTT, and M\
.I.T.
# not be used in advertising or publicity pertaining to distribution o\
f the
# software without specific, written prior permission. OMRON, NTT Soft\
ware,
# NTT, and M.I.T. make no representations about the suitability of thi\
s
# software for any purpose. It is provided "as is" without express or
# implied warranty.
#
# OMRON, NTT SOFTWARE, NTT, AND M.I.T. DISCLAIM ALL WARRANTIES WITH RE\
GARD
# TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILIT\
Y
# AND FITNESS, IN NO EVENT SHALL OMRON, NTT SOFTWARE, NTT, OR M.I.T. B\
E
# LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAM\
AGES
# WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN A\
N
# ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT\
OF
# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
#
# Author: Li Yuhong OMRON Corporation
#
######################################################################\
##
#
# Locale Name: C
#
XLC_ALL
C
END XLC_ALL
XLC_ENCODING
STRING
END XLC_ENCODING
XLC_FONTSET
#
# Definition Format: XLFD
#
# ASCII: ISO 8859-1
iso8859-1:GL
END XLC_FONTSET
XLC_CODESET
#
# type:CS0_mblen
#
L:1
#
# This mapping list was generated by program, DO NOT CHANGE IT!
#
#00 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15
#
{
C0, C0, C0, C0, C0, C0, C0, C0, C0, C0, C0, C0, C0, C0, C0, C0,
C0, C0, C0, C0, C0, C0, C0, C0, C0, C0, C0, C0, C0, C0, C0, C0,
CS0,CS0,CS0,CS0,CS0,CS0,CS0,CS0,CS0,CS0,CS0,CS0,CS0,CS0,CS0,CS0,
CS0,CS0,CS0,CS0,CS0,CS0,CS0,CS0,CS0,CS0,CS0,CS0,CS0,CS0,CS0,CS0,
CS0,CS0,CS0,CS0,CS0,CS0,CS0,CS0,CS0,CS0,CS0,CS0,CS0,CS0,CS0,CS0,
CS0,CS0,CS0,CS0,CS0,CS0,CS0,CS0,CS0,CS0,CS0,CS0,CS0,CS0,CS0,CS0,
CS0,CS0,CS0,CS0,CS0,CS0,CS0,CS0,CS0,CS0,CS0,CS0,CS0,CS0,CS0,CS0,
CS0,CS0,CS0,CS0,CS0,CS0,CS0,CS0,CS0,CS0,CS0,CS0,CS0,CS0,CS0,CS0,
ND, ND, ND, ND, ND, ND, ND, ND, ND, ND, ND, ND, ND, ND, ND, ND,
ND, ND, ND, ND, ND, ND, ND, ND, ND, ND, ND, ND, ND, ND, ND, ND,
ND, ND, ND, ND, ND, ND, ND, ND, ND, ND, ND, ND, ND, ND, ND, ND,
ND, ND, ND, ND, ND, ND, ND, ND, ND, ND, ND, ND, ND, ND, ND, ND,
ND, ND, ND, ND, ND, ND, ND, ND, ND, ND, ND, ND, ND, ND, ND, ND,
ND, ND, ND, ND, ND, ND, ND, ND, ND, ND, ND, ND, ND, ND, ND, ND,
ND, ND, ND, ND, ND, ND, ND, ND, ND, ND, ND, ND, ND, ND, ND, ND,
ND, ND, ND, ND, ND, ND, ND, ND, ND, ND, ND, ND, ND, ND, ND, ND,
}
#
# The following conversion list is hexdecimal.
#
# CS0: ASCII, ISO 8859-1
#
(20=20:7f)
END XLC_CODESET
#
# END OF FILE
#
"
7969 netscape_dns RET read 3098/0xc1a
7969 netscape_dns CALL break(0x8bb000)
7969 netscape_dns RET break 0
7969 netscape_dns CALL break(0x8db000)
7969 netscape_dns RET break 0
7969 netscape_dns CALL read(0x8,0x8b8000,0x2000)
7969 netscape_dns GIO fd 8 read 0 bytes
""
7969 netscape_dns RET read 0
7969 netscape_dns CALL close(0x8)
7969 netscape_dns RET close 0
7969 netscape_dns CALL compat_43_stat43(0x53280,0xeffff600)
7969 netscape_dns NAMI "/emul/sunos/usr/lib/X11/XKeysymDB"
7969 netscape_dns NAMI "/emul/sunos"
7969 netscape_dns NAMI "/emul/sunos/usr/lib/X11/XKeysymDB"
7969 netscape_dns RET compat_43_stat43 0
7969 netscape_dns CALL compat_43_stat43(0x8b3080,0xefffedc0)
7969 netscape_dns NAMI "/emul/sunos/home/phiber/.netscape/preferences.js"
7969 netscape_dns NAMI "/home/phiber/.netscape/preferences.js"
7969 netscape_dns RET compat_43_stat43 -1 errno 2 No such file or directory
7969 netscape_dns CALL compat_43_stat43(0x8b3040,0xefffdbc8)
7969 netscape_dns NAMI "/emul/sunos/home/phiber/.netscape/preferences.js"
7969 netscape_dns NAMI "/home/phiber/.netscape/preferences.js"
7969 netscape_dns RET compat_43_stat43 -1 errno 2 No such file or directory
7969 netscape_dns CALL compat_43_stat43(0xefffd720,0xefffdb20)
7969 netscape_dns NAMI "/emul/sunos/home/phiber/.netscape/preferences"
7969 netscape_dns NAMI "/home/phiber/.netscape/preferences"
7969 netscape_dns RET compat_43_stat43 -1 errno 2 No such file or directory
7969 netscape_dns CALL compat_43_stat43(0xefffd720,0xefffdb20)
7969 netscape_dns NAMI "/emul/sunos/home/phiber/.netscape-preferences"
7969 netscape_dns NAMI "/home/phiber/.netscape-preferences"
7969 netscape_dns RET compat_43_stat43 -1 errno 2 No such file or directory
7969 netscape_dns CALL compat_43_stat43(0xefffd720,0xefffdb20)
7969 netscape_dns NAMI "/emul/sunos/home/phiber/.MCOM-preferences"
7969 netscape_dns NAMI "/home/phiber/.MCOM-preferences"
7969 netscape_dns RET compat_43_stat43 -1 errno 2 No such file or directory
7969 netscape_dns PSIG SIGFPE SIG_DFL
--dDRMvlgZJXvWKvBx--