[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
1.5O "VM_PROTO_READ || (pg ->flags & PG_RDONLY) == 0" failed:
- Subject: 1.5O "VM_PROTO_READ || (pg ->flags & PG_RDONLY) == 0" failed:
- From: 藤原 誠<makoto@ki.nu>
- To: port-powerpc-ja@jp.netbsd.org
- Date: Sat, 23 Dec 2000 14:42:21 +0900
- Message-ID: <yfmwvcry9qa.wl@harry.ki.nu>
- Delivered-To: mailing list port-powerpc-ja@jp.netbsd.org
- Mailing-List: contact port-powerpc-ja-help@jp.netbsd.org; run by ezmlm-idx
- User-Agent: Wanderlust/2.4.0 (Rio) SEMI/1.13.7 (Awazu) FLIM/1.13.2 (Kasanui)Emacs/21.0.93 (powerpc-apple-netbsdelf1.5K) MULE/5.0(賢木)
> 千葉市中央区長洲
> 藤原 誠
この二日くらいだと思うのですが、
GENERIC kernel を 1.5K とか ちょっと古い 1.5_ALPHA + 1.5E libc などで
組立てて、StarMax 3000/240 の上で
> boot ata/ata-disk@0:0 netbsd.new で起動すると、
single user は上って、その後で find が動いている時に次のように
なってしまう気がするのですが、僕だけでしょうか。
------------------------------------
Clearing /tmp.
panic kernel diagnostic assertion
"access_type == VM_PROTO_READ || (pg ->flags & PG_RDONLY) == 0"
failed: file "../../../../uvm/uvm_fault.c", line 1691
Stopped in pid 123 (find) at cpu_Debugger+0x10: lwz r0, r1, 0x14,
db> trace
at panic+e8
at __assert+2c
at uvm_fault+1324
at trap+23c
at ddblow+e0
at end++ffbbc198
db>
------------------------------------
(藤原)