Subject: Re: Problems Running Netscape
To: None <port-sparc@NetBSD.ORG>
From: Curt Sampson <curt@portal.ca>
List: port-sparc
Date: 06/29/1996 18:56:00
Well, it apears that 3.0b5 has the same problem:
ktrace RET ktrace 0
ktrace CALL execve(0xf7fff90e,0xf7fff8bc,0xf7fff8c4)
ktrace NAMI "./netscape_dns"
netscape_dns EMUL "sunos"
netscape_dns RET execve 0
netscape_dns CALL open(0x220c,0,0x4bac00)
netscape_dns NAMI "/emul/sunos/usr/lib/ld.so"
netscape_dns NAMI "/usr/lib/ld.so"
netscape_dns RET open 3
netscape_dns CALL read(0x3,0xf7fff844,0x20)
netscape_dns GIO fd 3 read 32 bytes
"\M-@\M^J\^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"
netscape_dns RET read 32/0x20
netscape_dns CALL mmap(0,0x10000,0x5,0x80000002,0x3,0)
netscape_dns RET mmap 72089600/0x44c0000
netscape_dns CALL mmap(0x44ce000,0x2000,0x7,0x80000012,0x3,0xe000)
netscape_dns RET mmap 72146944/0x44ce000
netscape_dns CALL open(0x221b,0,0x7)
netscape_dns NAMI "/emul/sunos/dev/zero"
netscape_dns NAMI "/dev/zero"
netscape_dns RET open 4
netscape_dns CALL getuid
netscape_dns RET getuid 1000/0x3e8
netscape_dns CALL #25 (unimplemented sunos_stime)
netscape_dns PSIG SIGSYS SIG_DFL
netscape_dns NAMI "netscape_dns.core"
It turns out that 2.02 doesn't fail on the getgid, but on sunos_stime;
tracing with everything turned on showed the problem:
ktrace RET ktrace 0
ktrace CALL execve(0xf7fff90f,0xf7fff8c0,0xf7fff8c8)
ktrace NAMI "./netscape_dns"
netscape_dns EMUL "sunos"
netscape_dns RET execve 0
netscape_dns CALL open(0x220c,0,0x430bd0)
netscape_dns NAMI "/emul/sunos/usr/lib/ld.so"
netscape_dns NAMI "/usr/lib/ld.so"
netscape_dns RET open 3
netscape_dns CALL read(0x3,0xf7fff844,0x20)
netscape_dns GIO fd 3 read 32 bytes
"\M-@\M^J\^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"
netscape_dns RET read 32/0x20
netscape_dns CALL mmap(0,0x10000,0x5,0x80000002,0x3,0)
netscape_dns RET mmap 71499776/0x4430000
netscape_dns CALL mmap(0x443e000,0x2000,0x7,0x80000012,0x3,0xe000)
netscape_dns RET mmap 71557120/0x443e000
netscape_dns CALL open(0x221b,0,0x7)
netscape_dns NAMI "/emul/sunos/dev/zero"
netscape_dns NAMI "/dev/zero"
netscape_dns RET open 4
netscape_dns CALL getuid
netscape_dns RET getuid 1000/0x3e8
netscape_dns CALL #25 (unimplemented sunos_stime)
netscape_dns PSIG SIGSYS SIG_DFL
netscape_dns NAMI "netscape_dns.core"
Do I have to install some stuff under /emul to get this to work? If so,
where do I get that stuff?
cjs
Curt Sampson curt@portal.ca Info at http://www.portal.ca/
Internet Portal Services, Inc.
Vancouver, BC (604) 257-9400 De gustibus, aut bene aut nihil.