> Date: Tue, 23 Jun 2015 14:27:10 +0100 > From: Fred <[email protected]> > > Please ignore - this is probably my RAM dying... > Sorry should have googled first.
Well, two of these within a week is a bit too much of a coincidence. So I took another look and consulted the right manual this time. It decodes as an IOMMU translation error. And that is almost certainly a kernel bug of some sorts. > On 06/23/15 14:15, [email protected] wrote: > >> Synopsis: > > Running pkg_add -vu results in panic > >> Category: > > sparc64 > >> Environment: > > System : OpenBSD 5.8 > > Details : OpenBSD 5.8-beta (GENERIC) #592: Mon Jun 22 13:59:02 MDT > > 2015 > > > > [email protected]:/usr/src/sys/arch/sparc64/compile/GENERIC > > > > Architecture: OpenBSD.sparc64 > > Machine : sparc64 > >> Description: > > > > Running pkg_add -vu results in the following panic: > > anic: psycho0: uncorrectable DMA error AFAR 1e842450 (pa=0 tte=0/119e4012) > > AFSR 410000ff40800000 > > kdb breakpoint at 155f304 > > Stopped at Debugger+0x8: nop > > RUN AT LEAST 'trace' AND 'ps' AND INCLUDE OUTPUT WHEN REPORTING THIS PANIC! > > DO NOT EVEN BOTHER REPORTING THIS WITHOUT INCLUDING THAT INFORMATION! > > ddb> > > LOM event: +118d+1h31m9s host FAULT: watchdog triggered > > trace > > psycho_ue(400008a3200, 40001286a00, 1a74e4, c, 54, 34) at psycho_ue+0x7c > > intr_handler(e0017ec8, 400008a3300, 1a74e5, 4, 40008e9e670, 400090eac60) at > > int > > r_handler+0xc > > sparc_interrupt(0, 0, 4000fabdbc8, 0, 0, 0) at sparc_interrupt+0x298 > > dofilewritev(0, 3, 40008ea3910, 4000fabdcd8, 0, 0) at dofilewritev+0x16c > > sys_write(40008dfa910, 4000fabddb8, 4000fabddf8, 40008dfa910, 59, 14b) at > > sys_w > > rite+0x80 > > syscall(4000fabded0, 404, b29b620548, b29b62054c, 0, 0) at syscall+0x28c > > softtrap(3, b2fcfb3f18, 54, 0, 0, 0) at softtrap+0x19c > > ddb> ps > > PID PPID PGRP UID S FLAGS WAIT COMMAND > > 2321 13481 13481 0 3 0x83 pipewr ftp > > 13481 16439 13481 0 2 0x3 perl > > 16439 8268 16439 1000 3 0x8b pause ksh > > * 8268 30394 30394 1000 7 0x10 sshd > > 30394 26740 30394 0 3 0x92 poll sshd > > 21112 1 21112 0 3 0x83 ttyin getty > > 28151 1 28151 0 3 0x80 poll cron > > 13080 1 13080 99 3 0x90 poll sndiod > > 19133 1 19133 62 3 0x90 bpf spamlogd > > 20020 11929 11929 62 3 0x90 piperd spamd > > 29887 11929 11929 62 3 0x90 poll spamd > > 11929 1 11929 62 3 0x90 nanosleep spamd > > 8397 9886 9886 95 3 0x90 kqread smtpd > > 28303 9886 9886 95 3 0x90 kqread smtpd > > 8839 9886 9886 95 3 0x90 kqread smtpd > > 8520 9886 9886 95 3 0x90 kqread smtpd > > 10281 9886 9886 95 3 0x90 kqread smtpd > > 17343 9886 9886 103 3 0x90 kqread smtpd > > 9886 1 9886 0 3 0x80 kqread smtpd > > 26740 1 26740 0 3 0x80 select sshd > > 20911 1 20911 0 3 0x80 poll ntpd > > 17263 22401 17263 83 3 0x90 poll ntpd > > 22401 1 22401 83 3 0x90 poll ntpd > > 9417 2818 2818 74 3 0x90 bpf pflogd > > 2818 1 2818 0 3 0x80 netio pflogd > > 26564 12879 12879 73 3 0x90 kqread syslogd > > 12879 1 12879 0 3 0x80 netio syslogd > > 16914 1 16914 77 3 0x90 poll dhclient > > 23118 1 23118 0 3 0x80 poll dhclient > > 28954 1 28954 77 3 0x90 poll dhclient > > 2565 1 2565 0 3 0x80 poll dhclient > > 30904 0 0 0 3 0x14200 pgzero zerothread > > 14215 0 0 0 3 0x14200 aiodoned aiodoned > > 18479 0 0 0 3 0x14200 syncer update > > 13944 0 0 0 3 0x14200 cleaner cleaner > > 10772 0 0 0 3 0x14200 reaper reaper > > 6638 0 0 0 3 0x14200 pgdaemon pagedaemon > > 21701 0 0 0 3 0x14200 bored crypto > > 28766 0 0 0 3 0x14200 pftm pfpurge > > 9343 0 0 0 3 0x14200 usbtsk usbtask > > 25475 0 0 0 3 0x14200 usbatsk usbatsk > > 7245 0 0 0 3 0x14200 bored sensors > > 14980 0 0 0 3 0x14200 bored softnet > > 5241 0 0 0 3 0x14200 bored systqmp > > 8287 0 0 0 3 0x14200 bored systq > > 8196 0 0 0 3 0x40014200 idle0 > > 16950 0 0 0 3 0x14200 kmalloc kmthread > > 1 0 1 0 3 0x82 wait init > > 0 -1 0 0 3 0x10200 scheduler swapper > > > > > >> How-To-Repeat: > > > > running pkg_add -vu > >> Fix: > > > > not known > > > > dmesg: > > OpenBSD 5.8-beta (GENERIC) #592: Mon Jun 22 13:59:02 MDT 2015 > > [email protected]:/usr/src/sys/arch/sparc64/compile/GENERIC > > real mem = 536870912 (512MB) > > avail mem = 511713280 (488MB) > > mpath0 at root > > scsibus0 at mpath0: 256 targets > > mainbus0 at root: Sun Fire V100 (UltraSPARC-IIe 500MHz) > > cpu0 at mainbus0: SUNW,UltraSPARC-IIe (rev 1.4) @ 500 MHz > > cpu0: physical 16K instruction (32 b/l), 16K data (32 b/l), 256K external > > (64 b/l) > > psycho0 at mainbus0: SUNW,sabre, impl 0, version 0, ign 7c0 > > psycho0: bus range 0-0, PCI bus 0 > > psycho0: dvma map 60000000-7fffffff > > pci0 at psycho0 > > ebus0 at pci0 dev 7 function 0 "Acer Labs M1533 ISA" rev 0x00 > > "dma" at ebus0 addr 0-ffff ivec 0x2a not configured > > rtc0 at ebus0 addr 70-71: m5819 > > power0 at ebus0 addr 2000-2007 ivec 0x23 > > lom0 at ebus0 addr 8010-8011 ivec 0x2a: LOMlite2 rev 3.11 > > com0 at ebus0 addr 3f8-3ff ivec 0x2b: ns16550a, 16 byte fifo > > com0: console > > com1 at ebus0 addr 2e8-2ef ivec 0x2b: ns16550a, 16 byte fifo > > "flashprom" at ebus0 addr 0-7ffff not configured > > alipm0 at pci0 dev 3 function 0 "Acer Labs M7101 Power" rev 0x00: 74KHz > > clock > > iic0 at alipm0 > > "max1617" at alipm0 addr 0x18 skipped due to alipm0 bugs > > spdmem0 at iic0 addr 0x54: 512MB SDRAM registered PC133CL2 > > dc0 at pci0 dev 12 function 0 "Davicom DM9102" rev 0x31: ivec 0x7c6, > > address 00:03:ba:13:a8:c7 > > amphy0 at dc0 phy 1: DM9102 10/100 PHY, rev. 0 > > dc1 at pci0 dev 5 function 0 "Davicom DM9102" rev 0x31: ivec 0x7dc, address > > 00:03:ba:13:a8:c8 > > amphy1 at dc1 phy 1: DM9102 10/100 PHY, rev. 0 > > ohci0 at pci0 dev 10 function 0 "Acer Labs M5237 USB" rev 0x03: ivec 0x7e4, > > version 1.0, legacy support > > pciide0 at pci0 dev 13 function 0 "Acer Labs M5229 UDMA IDE" rev 0xc3: DMA, > > channel 0 configured to native-PCI, channel 1 configured to native-PCI > > pciide0: using ivec 0x7cc for native-PCI interrupt > > pciide0: channel 0 disabled (no drives) > > wd0 at pciide0 channel 1 drive 0: <WDC WD800BB-00DAA3> > > wd0: 16-sector PIO, LBA48, 76319MB, 156301488 sectors > > atapiscsi0 at pciide0 channel 1 drive 1 > > scsibus1 at atapiscsi0: 2 targets > > cd0 at scsibus1 targ 0 lun 0: <TEAC, CD-224E, 1.7A> ATAPI 5/cdrom removable > > wd0(pciide0:1:0): using PIO mode 4, Ultra-DMA mode 2 > > cd0(pciide0:1:1): using PIO mode 4, Ultra-DMA mode 2 > > usb0 at ohci0: USB revision 1.0 > > uhub0 at usb0 "Acer Labs OHCI root hub" rev 1.00/1.00 addr 1 > > vscsi0 at root > > scsibus2 at vscsi0: 256 targets > > softraid0 at root > > scsibus3 at softraid0: 256 targets > > bootpath: /pci@1f,0/ide@d,0/disk@2,0 > > root on wd0a (8829e1e05146aa36.a) swap on wd0b dump on wd0b > > WARNING: / was not properly unmounted > > > > usbdevs: > > Controller /dev/usb0: > > addr 1: full speed, self powered, config 1, OHCI root hub(0x0000), Acer > > Labs(0x10b9), rev 1.00 > > port 1 powered > > port 2 powered > > > >
