Port-macppc archive

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

Re: atf results for NetBSD/macppc/gcc48/ppc601



On 4 February 2015 at 14:20, scole_mail <scole_mail%gmx.com@localhost> wrote:
> Hi,
>
> Just for fun I ran the atf suite on my powermac 7200/powerpc 601 from
> a few days ago/current 7.99.4:
>
> Summary for 607 test programs:
>     3830 passed test cases.
>     75 failed test cases.
>     37 expected failed test cases.
>     93 skipped test cases.
>

So I re-ran with securelevel = 0, puffs, and putter included:

Summary for 607 test programs:
    3831 passed test cases.
    78 failed test cases.
    37 expected failed test cases.
    89 skipped test cases.

Didn't seem to make that big of a difference.

On a possibly separate note, I got a panic afterward building some packages:

Feb  5 07:53:33 pm7200 /netbsd: trap type 0 at 341e34
Feb  5 07:53:33 pm7200 /netbsd: panic: trap
Feb  5 07:53:33 pm7200 /netbsd: cpu0: Begin traceback...
Feb  5 07:53:33 pm7200 /netbsd: 0x004f9ca0: at vpanic+0x138
Feb  5 07:53:33 pm7200 /netbsd: 0x004f9cd0: at panic+0x4c
Feb  5 07:53:33 pm7200 /netbsd: 0x004f9d10: at trap+0x43c
Feb  5 07:53:33 pm7200 /netbsd: 0x004f9d90: kernel trap 0 by VOP_LOCK+0x1c: srr1=0x9030
Feb  5 07:53:33 pm7200 /netbsd:            r1=0x4f9e60 cr=0x28002084 xer=0x20000000 ctr=0xc mq=0x6777e19a
Feb  5 07:53:33 pm7200 /netbsd: 0x004f9e60: at l3cr_config+0x4
Feb  5 07:53:33 pm7200 /netbsd: 0x004f9e80: at vn_lock+0x1c
Feb  5 07:53:33 pm7200 /netbsd: 0x004f9e90: at vclean+0x68
Feb  5 07:53:33 pm7200 /netbsd: 0x004f9ed0: at cleanvnode+0xc8
Feb  5 07:53:33 pm7200 /netbsd: 0x004f9f00: at vdrain_thread+0x84
Feb  5 07:53:33 pm7200 /netbsd: 0x004f9f20: at cpu_lwp_bootstrap+0xc
Feb  5 07:53:33 pm7200 /netbsd: saved LR(0x7c9c237b) is invalid.cpu0: End traceback...
Feb  5 07:53:33 pm7200 /netbsd: dumpsys: TBD
Feb  5 07:53:33 pm7200 /netbsd: rebooting

It looks like my usb drive may have been corrupted or had an error?

Feb  4 02:31:48 pm7200 dhclient: DHCPACK from 192.168.0.1
Feb  4 02:31:49 pm7200 dhclient: bound to 192.168.0.16 -- renewal in 1742 seconds.
Feb  4 02:53:04 pm7200 /netbsd: sd1(umass0:0:0:0):  Check Condition on CDB: 0x28 00 01 7c 1a d4 00 00 04 00
Feb  4 02:53:04 pm7200 /netbsd:    SENSE KEY:  Media Error
Feb  4 02:53:04 pm7200 /netbsd:     ASC/ASCQ:  Unrecovered Read Error
Feb  4 02:53:04 pm7200 /netbsd: 

I looked in the logs and noticed out of sequence times having to do
with lfs_cleanerd which I think happened during atf:

Feb  4 19:02:07 pm7200 dhclient: DHCPREQUEST on rtk0 to 192.168.0.1 port 67
Feb  4 19:02:08 pm7200 dhclient: DHCPACK from 192.168.0.1
Feb  4 19:02:10 pm7200 dhclient: bound to 192.168.0.16 -- renewal in 1722 seconds.
Feb  4 19:09:20 pm7200 /netbsd: vnd3: BSD disklabel not found
Feb  5 00:17:56 pm7200 lfs_cleanerd[4738]: /mnt: attaching cleaner
Feb  5 00:18:08 pm7200 lfs_cleanerd[4738]: t_full: shutdown
Feb  5 00:18:08 pm7200 lfs_cleanerd[4738]: /mnt: detaching cleaner
Feb  5 00:29:57 pm7200 lfs_cleanerd[6172]: /mnt: attaching cleaner
Feb  5 00:29:57 pm7200 lfs_cleanerd[6172]: /mnt: filesystem unmounted
Feb  5 00:29:57 pm7200 lfs_cleanerd[6172]: /mnt: detaching cleaner
Feb  5 00:30:20 pm7200 lfs_cleanerd[6416]: /mnt: attaching cleaner
Feb  5 00:30:20 pm7200 lfs_cleanerd[6416]: t_io: shutdown
Feb  5 00:30:21 pm7200 lfs_cleanerd[6416]: /mnt: detaching cleaner
Feb  5 00:30:46 pm7200 lfs_cleanerd[1284]: /mnt: attaching cleaner
Feb  4 19:30:52 pm7200 dhclient: DHCPREQUEST on rtk0 to 192.168.0.1 port 67
Feb  4 19:30:53 pm7200 dhclient: DHCPACK from 192.168.0.1
Feb  4 19:30:55 pm7200 dhclient: bound to 192.168.0.16 -- renewal in 1734 seconds.

LFS isn't compiled in GENERIC_601; don't know if it matters for the panic.

Thanks


Home | Main Index | Thread Index | Old Index