On Mon, Mar 27, 2006 at 03:11:49PM -0500, jared r r spiegel wrote: > > i forgot 'show panic' and 'show registers' these three times.
ddb{0}> show panic the kernel did not panic ddb{0}> show registers ds 0x10 es 0x10 fs 0x58 gs 0x10 edi 0xd06e7660 cpu_info_primary esi 0x20 ebp 0xe7d2be68 ebx 0 edx 0x2 ecx 0 eax 0 eip 0xd0491475 npxdna_xmm+0x71 cs 0x8 eflags 0x10246 esp 0xe7d2be40 ss 0xe7d20010 npxdna_xmm+0x71: movl 0x12c(%ebx),%eax ddb{0}> trace npxdna_xmm(d06e7660) at npxdna_xmm+0x71 Xdna(d0657b2c,e7d2bef8,d02537f7,20000000,0) at Xdna+0x39 softclock(0,58,10,10,10) at softclock+0x22c Xintrsoftclock() at Xintrsoftclock+0x56 --- interrupt --- Xdoreti() at Xdoreti+0x23 --- interrupt --- apm_cpu_idle(0,0,0,0,0) at apm_cpu_idle+0x4a have the machine running on uniprocessor kernel now and it's been stable for past 2 days ( previous max uptime on .mp was always < 1d ) we're looking at moving it to 3.9, but trying to root around cvs{@,web} to see if we can find a commit that smells like it might be a fixing winner before going back to an MP kernel again. -- jared [ openbsd 3.9-current GENERIC ( mar 15 ) // i386 ]