NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: port-mips/49903: Panic during installation on WorkPad Z50 (hpcmips) whilst uncompressing base.tgz



The following reply was made to PR port-mips/49903; it has been noted by GNATS.

From: Sevan Janiyan <sevan%NetBSD.org@localhost>
To: Martin Husemann <martin%duskware.de@localhost>
Cc: gnats-bugs%NetBSD.org@localhost
Subject: Re: port-mips/49903: Panic during installation on WorkPad Z50 (hpcmips)
 whilst uncompressing base.tgz
Date: Fri, 15 May 2015 10:40:46 +0100

 On 14/05/2015 12:13, Martin Husemann wrote:
 > On Thu, May 14, 2015 at 11:57:31AM +0100, Sevan Janiyan wrote:
 >> db> dmesg
 >> db_read_init: cannot find `msgbufenabled`
 > 
 > Hmm, not very helpfull - can you reproduce the issue by exiting sysinst
 > and manually extracting base.tgz?
 > 
 > Martin
 
 Dropped out to /bin/sh from installer
 
 newfs /dev/wd0a
 
 mount_msdos /dev/wd0e /mnt
 I have all the installation files on a FAT partition on the same CF card
 
 mount /dev/wd0a /mnt2
 tar -zxvf mnt/sets/base.tgz -C /mnt2
 
 Panicked again
 
 pid 17(tar): trap: cpu0, TLB miss (load or instr. fetch) in kernel mode
 status=0xf003, cause=0x8, epc=0x801d5434, vaddr=0x8
 tf=0xc2c13998 ksp=0xc2c13a38 ra=0x801d5435 ppl=0xc0c01000
 kernel: TLB miss (load or instr. fetch) trap
 Stopped in pid 17.1 (tar) at 801d5434: lw v0,8(s0)
 
 db> bt
 0xc2c13a38: 0+801d5435 (0,0,10,803f64b0) ra 0 sz 0
 User-level: pid 17.1
 
 
 
 Sevan
 


Home | Main Index | Thread Index | Old Index