Subject: Problem with MP system
To: None <port-macppc@netbsd.org>
From: John Klos <john@ziaspace.com>
List: port-macppc
Date: 07/15/2004 02:39:03
I just got a dual 200 Mhz 604e card for an older PowerMac, and I installed 
and started compiling 2.0. Just as I expected, I got a panic after a few 
hours. The first bit of text got cut off because of the serial console, 
but the traceback is similar to other SMP panics:

0xd54d3d90: at panic+0x19c
0xd54d3e20: at mp_save_fpu_lwp+0xec
0xd54d3e40: at save_fpu_lwp+0x2c
0xd54d3e50: at cpu_lwp_free+0x58
0xd54d3e70: at exit1+0x26c
0xd54d3eb0: at sys_exit+0x38
0xd54d3ed0: at syscall_plain+0xc8
0xd54d3f40: user SC trap #1 by 0x41901b0c: srr1=0xd032
             r1=0xffffe210 cr=0x20002044 xer=0 ctr=0x41901b04

Anyone have a clue about why we're seeing this?

John Klos