NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
re: port-sparc64/38949 (under emul_netbsd32 on sparc64 some applications die with segfault)
The following reply was made to PR port-sparc64/38949; it has been noted by
GNATS.
From: matthew green <mrg%eterna.com.au@localhost>
To: raymond.meyer%rambler.ru@localhost
Cc: port-sparc64-maintainer%netbsd.org@localhost,
netbsd-bugs%netbsd.org@localhost,
gnats-admin%netbsd.org@localhost, gnats-bugs%NetBSD.org@localhost
Subject: re: port-sparc64/38949 (under emul_netbsd32 on sparc64 some
applications die with segfault)
Date: Tue, 19 May 2009 07:05:39 +1000
> Synopsis: under emul_netbsd32 on sparc64 some applications die with
> segfault
>
> State-Changed-From-To: open->feedback
> State-Changed-By: mrg%NetBSD.org@localhost
> State-Changed-When: Mon, 18 May 2009 03:32:14 +0000
> State-Changed-Why:
> i can't reproduce this. is it still a problem?
>
>
>
I think it is still a problem:
Make sure you're running NetBSD-5 sparc64. Download 32-bit NetBSD-5
sparc sets and unpack them under /emul/netbsd32.
Running 32-bit bin/sh causes segmentation fault:
ultra10# /emul/netbsd32/bin/sh
[1] Segmentation fault (core dumped) (set -o tabcomplete 2>/dev/null)
ultra10# exit
Also
ultra10# /emul/netbsd32/bin/ksh
Memory fault (core dumped)
Memory fault (core dumped)
ultra10# exit
hmm, what happens if you don't have /emul/netbsd32? ie, just copy
those /bin/ksh or /bin/sh files somewhere and run them as is.
/emul/netbsd32 is probably going to be going away as being used.
i haven't really thought deeply about this, but, i don't want to
keep two methods of 32 bit support around and the new one is much
better, so it's likely this will disappear.
thanks!
.mrg.
Home |
Main Index |
Thread Index |
Old Index