NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
port-sparc64/59787: Enabling DIAGNOSTIC for GENERIC on sparc64 (Ultra-45) causes SIR (Software Initiated Reset) at kernel init.
>Number: 59787
>Category: port-sparc64
>Synopsis: Enabling DIAGNOSTIC for GENERIC on sparc64 (Ultra-45) causes SIR (Software Initiated Reset) at kernel init.
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: port-sparc64-maintainer
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sun Nov 23 23:35:00 +0000 2025
>Originator: Alexander Schreiber
>Release: NetBSD 10.1
>Organization:
Not Much
>Environment:
NetBSD [hostname removed] 10.1 NetBSD 10.1 (GENERIC) #0: Mon Dec 16 13:08:11 UTC 2024 mkrepro%mkrepro.NetBSD.org@localhost:/usr/src/sys/arch/sparc64/compile/GENERIC sparc64
>Description:
I usually enable DIAGNOSTIC on at least some of my NetBSD machines to flush out any hiding gremlins. Well, looks like it worked again.
I took GENERIC, enabled DIAGNOSTIC and DDB_ONPANIC=1:
diff GENERIC GALADRIEL
85c85
< #options DDB_ONPANIC=1 # see also sysctl(7): `ddb.onpanic'
---
> options DDB_ONPANIC=1 # see also sysctl(7): `ddb.onpanic'
103c103
< #options DIAGNOSTIC # extra kernel sanity checking
---
> options DIAGNOSTIC # extra kernel sanity checking
built the kernel and booted it. System rebooted mid-kernel-init with SIR (Software Initiated Reset).
Output from that:
Sun Ultra 45 Workstation, No Keyboard
Copyright 2009 Sun Microsystems, Inc. All rights reserved.
OpenBoot 4.30.4, 16384 MB memory installed, Serial #69375862.
Ethernet address 0:14:4f:22:97:76, Host ID: 84229776.
Sun Ultra 45 Workstation, No Keyboard
Copyright 2009 Sun Microsystems, Inc. All rights reserved.
OpenBoot 4.30.4, 16384 MB memory installed, Serial #69375862.
Ethernet address 0:14:4f:22:97:76, Host ID: 84229776.
Rebooting with command: boot
Boot device: disk File and args:
NetBSD IEEE 1275 Multi-FS Bootblock
Version $NetBSD: bootblk.fth,v 1.17 2022/11/17 06:40:39 chs Exp $
>> NetBSD/sparc64 OpenFirmware Boot, Revision 1.20 (Mon Dec 16 13:08:11 UTC 2024)
=0xcb8fe0
Loading netbsd: 13340576+511280+334040 [784824+508202]=0xf0aa18
[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
[ 1.0000000] 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013,
[ 1.0000000] 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023,
[ 1.0000000] 2024
[ 1.0000000] The NetBSD Foundation, Inc. All rights reserved.
[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993
[ 1.0000000] The Regents of the University of California. All rights reserved.
[ 1.0000000] NetBSD 10.1 (GALADRIEL) #2: Sun Nov 23 23:08:24 UTC 2025
[ 1.0000000] root%galadriel.angband.thangorodrim.de@localhost:/usr/src/sys/arch/sparc64/compile/GALADRIEL
[ 1.0000000] total memory = 16384 MB
[ 1.0000000] avail memory = 16074 MB
[ 1.0000000] mainbus0 (root): SUNW,A70 (Sun Ultra 45 Workstation): hostid 84229776
[ 1.0000000] cpu0 at mainbus0: SUNW,UltraSPARC-IIIi @ 1600 MHz, CPU id 0
[ 1.0000000] cpu0: manuf 3e, impl 16, mask 34
[ 1.0000000] cpu0: system tick frequency 20 MHz
[ 1.0000000] cpu0: 32K instruction (32 b/l), 64K data (32 b/l), 1024K external (64 b/l)
[ 1.0000000] cpu1 at mainbus0: SUNW,UltraSPARC-IIIi @ 1600 MHz, CPU id 1
[ 1.0000000] cpu1: manuf 3e, impl 16, mask 34
[ 1.0000000] cpu1: system tick frequency 20 MHz
[ 1.0000000] cpu1: 32K instruction (32 b/l), 64K data (32 b/l), 1024K external (64 b/l)
[ 1.0000000] memory-controller at mainbus0 not configured
[ 1.0000000] memory-controller at mainbus0 not configured
[ 1.0000000] pyro0 at mainbus0: "Fire", rev 3, ign 780, bus A 2 to 12
[ 1.0000000] pyro0: pci0 at pyro0
[ 1.0000000] ppb0 at pci0 dev 0 function 0: PLX Technology product 8532 (rev. 0xaa)
[ 1.0000000] ppb0: PCI Express capability version 1 <Upstream Port of PCI-E Switch>
[ 1.0000000] pci1 at ppb0 bus 3
[ 1.0000000] ppb1 at pci1 dev 1 function 0: PLX Technology product 8532 (rev. 0xaa)
[ 1.0000000] ppb1: PCI Express capability version 1 <Downstream Port of PCI-E Switch> x2 @ 2.5GT/s
[ 1.0000000] pci2 at ppb1 bus 4
[ 1.0000000] ppb2 at pci2 dev 0 function 0: Acer Labs M5249 Hypertransport to PCI Bridge (rev. 0x00)
[ 1.0000000] ppb2: PCI Express capability version 1 <PCI-E to PCI/PCI-X Bridge>
[ 1.0000000] pci3 at ppb2 bus 5
[ 1.0000000] ohci0 at pci3 dev 28 function 0: Acer Labs M5237 USB 1.1 Host Controller (rev. 0x03)
[ 1.0000000] ohci0: interrupting at ivec 780
[ 1.0000000] ohci0: OHCI version 1.0, legacy support
[ 1.0000000] usb0 at ohci0: USB revision 1.0
[ 1.0000000] ohci1 at pci3 dev 28 function 1: Acer Labs M5237 USB 1.1 Host Controller (rev. 0x03)
[ 1.0000000] ohci1: interrupting at ivec 780
[ 1.0000000] ohci1: OHCI version 1.0, legacy support
[ 1.0000000] usb1 at ohci1: USB revision 1.0
[ 1.0000000] ohci2 at pci3 dev 28 function 2: Acer Labs M5237 USB 1.1 Host Controller (rev. 0x03)
[ 1.0000000] ohci2: interrupting at ivec 780
[ 1.0000000] ohci2: OHCI version 1.0, legacy support
[ 1.0000000] usb2 at ohci2: USB revision 1.0
[ 1.0000000] ehci0 at pci3 dev 28 function 3: Acer Labs M5239 USB 2.0 Host Controller (rev. 0x01)
[ 1.0000000] ehci0: interrupting at ivec 781
[ 1.0000000] ehci0: 3 companion controllers, 3 ports each: ohci0 ohci1 ohci2
[ 1.0000000] usb3 at ehci0: USB revision 2.0
[ 1.0000000] auacer0 at pci3 dev 29 function 0: Acer Labs M5455 Audio controller
[ 1.0000000] auacer0: interrupting at ivec 785
[ 1.0000000] auacer0: ac97: Analog Devices AD1981B codec; headphone, 20 bit DAC, no 3D stereo
[ 1.0000000] auacer0: ac97: ext id 0x601<AC97_22,AMAP,VRA>
[ 1.0000000] audio0 at auacer0: playback, capture, full duplex, independent
[ 1.0000000] audio0: slinear_be:16 -> slinear_le:16 2ch 48000Hz, blk 1920 bytes (10ms) for playback
[ 1.0000000] audio0: slinear_be:16 <- slinear_le:16 2ch 48000Hz, blk 1920 bytes (10ms) for recording
SIR
ERROR: Software Initiated Reset has occurred.
WARNING: sync callback did not work.
Sun Ultra 45 Workstation, No Keyboard
Copyright 2009 Sun Microsystems, Inc. All rights reserved.
OpenBoot 4.30.4, 16384 MB memory installed, Serial #69375862
dmesg from booting GENERIC as shipped:
[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
[ 1.000000] 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013,
[ 1.000000] 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023,
[ 1.000000] 2024
[ 1.000000] The NetBSD Foundation, Inc. All rights reserved.
[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993
[ 1.000000] The Regents of the University of California. All rights reserved.
[ 1.000000] NetBSD 10.1 (GENERIC) #0: Mon Dec 16 13:08:11 UTC 2024
[ 1.000000] mkrepro%mkrepro.NetBSD.org@localhost:/usr/src/sys/arch/sparc64/compile/GENERIC
[ 1.000000] total memory = 16384 MB
[ 1.000000] avail memory = 16074 MB
[ 1.000000] timecounter: Timecounters tick every 10.000 msec
[ 1.000000] Kernelized RAIDframe activated
[ 1.000000] mainbus0 (root): SUNW,A70 (Sun Ultra 45 Workstation): hostid 84229776
[ 1.000000] cpu0 at mainbus0: SUNW,UltraSPARC-IIIi @ 1600 MHz, CPU id 0
[ 1.000000] cpu0: manuf 3e, impl 16, mask 34
[ 1.000000] cpu0: system tick frequency 20 MHz
[ 1.000000] cpu0: 32K instruction (32 b/l), 64K data (32 b/l), 1024K external (64 b/l)
[ 1.000000] cpu1 at mainbus0: SUNW,UltraSPARC-IIIi @ 1600 MHz, CPU id 1
[ 1.000000] cpu1: manuf 3e, impl 16, mask 34
[ 1.000000] cpu1: system tick frequency 20 MHz
[ 1.000000] cpu1: 32K instruction (32 b/l), 64K data (32 b/l), 1024K external (64 b/l)
[ 1.000000] memory-controller at mainbus0 not configured
[ 1.000000] memory-controller at mainbus0 not configured
[ 1.000000] pyro0 at mainbus0: "Fire", rev 3, ign 780, bus A 2 to 12
[ 1.000000] pyro0: pci0 at pyro0
[ 1.000000] pci0: i/o space, memory space enabled
[ 1.000000] ppb0 at pci0 dev 0 function 0: PLX Technology product 8532 (rev. 0xaa)
[ 1.000000] ppb0: PCI Express capability version 1 <Upstream Port of PCI-E Switch>
[ 1.000000] pci1 at ppb0 bus 3
[ 1.000000] pci1: i/o space, memory space enabled
[ 1.000000] ppb1 at pci1 dev 1 function 0: PLX Technology product 8532 (rev. 0xaa)
[ 1.000000] ppb1: PCI Express capability version 1 <Downstream Port of PCI-E Switch> x2 @ 2.5GT/s
[ 1.000000] pci2 at ppb1 bus 4
[ 1.000000] pci2: i/o space, memory space enabled
[ 1.000000] ppb2 at pci2 dev 0 function 0: Acer Labs M5249 Hypertransport to PCI Bridge (rev. 0x00)
[ 1.000000] ppb2: PCI Express capability version 1 <PCI-E to PCI/PCI-X Bridge>
[ 1.000000] pci3 at ppb2 bus 5
[ 1.000000] pci3: i/o space, memory space enabled
[ 1.000000] ohci0 at pci3 dev 28 function 0: Acer Labs M5237 USB 1.1 Host Controller (rev. 0x03)
[ 1.000000] ohci0: interrupting at ivec 780
[ 1.000000] ohci0: OHCI version 1.0, legacy support
[ 1.000000] usb0 at ohci0: USB revision 1.0
[ 1.000000] ohci1 at pci3 dev 28 function 1: Acer Labs M5237 USB 1.1 Host Controller (rev. 0x03)
[ 1.000000] ohci1: interrupting at ivec 780
[ 1.000000] ohci1: OHCI version 1.0, legacy support
[ 1.000000] usb1 at ohci1: USB revision 1.0
[ 1.000000] ohci2 at pci3 dev 28 function 2: Acer Labs M5237 USB 1.1 Host Controller (rev. 0x03)
[ 1.000000] ohci2: interrupting at ivec 780
[ 1.000000] ohci2: OHCI version 1.0, legacy support
[ 1.000000] usb2 at ohci2: USB revision 1.0
[ 1.000000] ehci0 at pci3 dev 28 function 3: Acer Labs M5239 USB 2.0 Host Controller (rev. 0x01)
[ 1.000000] ehci0: 32-bit DMA
[ 1.000000] ehci0: interrupting at ivec 781
[ 1.000000] ehci0: EHCI version 1.0
[ 1.000000] ehci0: 3 companion controllers, 3 ports each: ohci0 ohci1 ohci2
[ 1.000000] usb3 at ehci0: USB revision 2.0
[ 1.000000] auacer0 at pci3 dev 29 function 0: Acer Labs M5455 Audio controller
[ 1.000000] auacer0: interrupting at ivec 785
[ 1.000000] auacer0: ac97: Analog Devices AD1981B codec; headphone, 20 bit DAC, no 3D stereo
[ 1.000000] auacer0: ac97: ext id 0x601<AC97_22,AMAP,VRA>
[ 1.000000] audio0 at auacer0: playback, capture, full duplex, independent
[ 1.000000] audio0: slinear_be:16 -> slinear_le:16 2ch 48000Hz, blk 1920 bytes (10ms) for playback
[ 1.000000] audio0: slinear_be:16 <- slinear_le:16 2ch 48000Hz, blk 1920 bytes (10ms) for recording
[ 1.000000] spkr0 at audio0: PC Speaker (synthesized)
[ 1.000000] wsbell at spkr0 not configured
[ 1.000000] alipm0 at pci3 dev 30 function 1alipm0: autoconfiguration error: can't map I/O space
[ 1.000000] aceride0 at pci3 dev 31 function 0: Acer Labs M5229 UDMA IDE Controller (rev. 0xc8)
[ 1.000000] aceride0: bus-master DMA support present
[ 1.000000] aceride0: primary channel configured to native-PCI mode
[ 1.000000] aceride0: using ivec 2f84 for native-PCI interrupt
[ 1.000000] atabus0 at aceride0 channel 0
[ 1.000000] aceride0: secondary channel configured to native-PCI mode
[ 1.000000] atabus1 at aceride0 channel 1
[ 1.000000] ppb3 at pci1 dev 2 function 0: PLX Technology product 8532 (rev. 0xaa)
[ 1.000000] ppb3: PCI Express capability version 1 <Downstream Port of PCI-E Switch> x2 @ 2.5GT/s
[ 1.000000] pci4 at ppb3 bus 6
[ 1.000000] pci4: i/o space, memory space enabled
[ 1.000000] ppb4 at pci4 dev 0 function 0: ServerWorks BCM5714/BCM5715 Integral PCI-E to PCI-X Bridge (rev. 0xb3)
[ 1.000000] ppb4: PCI Express capability version 1 <PCI-E to PCI/PCI-X Bridge>
[ 1.000000] pci5 at ppb4 bus 7
[ 1.000000] pci5: i/o space, memory space enabled
[ 1.000000] bge0 at pci5 dev 4 function 0: Broadcom BCM5715 Gigabit Ethernet
[ 1.000000] bge0: interrupting at ivec 3796
[ 1.000000] bge0: HW config 00000015, 00000015, 00000000, 00000000 00000000
[ 1.000000] bge0: ASIC BCM5715 A1 (0x9001), Ethernet address 00:14:4f:22:97:76
[ 1.000000] bge0: autoconfiguration error: WARNING: failed to restrict dma range, falling back to parent bus dma range
[ 1.000000] bge0: setting short Tx thresholds
[ 1.000000] brgphy0 at bge0 phy 1: BCM5714 1000BASE-T/X media interface, rev. 0
[ 1.000000] brgphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto
[ 1.000000] bge1 at pci5 dev 4 function 1: Broadcom BCM5715 Gigabit Ethernet
[ 1.000000] bge1: interrupting at ivec 3797
[ 1.000000] bge1: HW config 00010014, 00000014, 00000000, 00000000 00000000
[ 1.000000] bge1: ASIC BCM5715 A1 (0x9001), Ethernet address 00:14:4f:22:97:77
[ 1.000000] bge1: autoconfiguration error: WARNING: failed to restrict dma range, falling back to parent bus dma range
[ 1.000000] bge1: setting short Tx thresholds
[ 1.000000] brgphy1 at bge1 phy 1: BCM5714 1000BASE-T/X media interface, rev. 0
[ 1.000000] brgphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto
[ 1.000000] ppb5 at pci1 dev 3 function 0: PLX Technology product 8532 (rev. 0xaa)
[ 1.000000] ppb5: PCI Express capability version 1 <Downstream Port of PCI-E Switch> x4 @ 2.5GT/s
[ 1.000000] pci6 at ppb5 bus 8
[ 1.000000] pci6: i/o space, memory space enabled
[ 1.000000] ppb6 at pci1 dev 8 function 0: PLX Technology product 8532 (rev. 0xaa)
[ 1.000000] ppb6: PCI Express capability version 1 <Downstream Port of PCI-E Switch> x8 @ 2.5GT/s
[ 1.000000] pci7 at ppb6 bus 9
[ 1.000000] pci7: i/o space, memory space enabled
[ 1.000000] ppb7 at pci1 dev 9 function 0: PLX Technology product 8532 (rev. 0xaa)
[ 1.000000] ppb7: PCI Express capability version 1 <Downstream Port of PCI-E Switch> x8 @ 2.5GT/s
[ 1.000000] pci8 at ppb7 bus 10
[ 1.000000] pci8: i/o space, memory space enabled
[ 1.000000] ppb8 at pci8 dev 0 function 0: Intel Serial to Parallel PCI Bridge A (rev. 0x09)
[ 1.000000] ppb8: PCI Express capability version 1 <PCI-E to PCI/PCI-X Bridge>
[ 1.000000] pci9 at ppb8 bus 11
[ 1.000000] pci9: i/o space, memory space enabled
[ 1.000000] mpt0 at pci9 dev 1 function 0: Symbios Logic SAS1064 (rev. 0x02)
[ 1.000000] mpt0: interrupting at ivec 2f8f
[ 1.000000] mpt0: Phy 0: Link Status Unknown
[ 1.000000] scsibus0 at mpt0: 63 targets, 8 luns per target
[ 1.000000] ppb9 at pci8 dev 0 function 2: Intel Serial to Parallel PCI Bridge B (rev. 0x09)
[ 1.000000] ppb9: PCI Express capability version 1 <PCI-E to PCI/PCI-X Bridge>
[ 1.000000] pci10 at ppb9 bus 12
[ 1.000000] pci10: i/o space, memory space enabled
[ 1.000000] radeonfb0 at pci10 dev 1 function 0: ATI Technologies Radeon 7000/VE QY (rev. 0x00)
[ 1.000000] trying to read disabled BIOS...
[ 1.000000] radeonfb0: No video BIOS, using default clocks
[ 1.000000] radeonfb0: refclk = 27.000 MHz, refdiv = 12 minpll = 125000, maxpll = 400000
[ 1.000000] radeonfb0: 64 MB aperture at 0x08000000, 64 KB registers at 0x00c00000
[ 1.000000] radeonfb0: display 0: initial virtual resolution 640x480 at 8 bpp
[ 1.000000] radeonfb0: using 32 MB per display
[ 1.000000] radeonfb0: port 0: physical 1024x768 60Hz
[ 1.000000] radeonfb0: port 1: physical 1024x768 60Hz
[ 1.000000] wsdisplay1 at radeonfb0 kbdmux 1
[ 1.000000] wsmux1: connecting to wsdisplay1
[ 1.000000] wsdisplay1: screen 0-3 added (fb, vt100 emulation)
[ 1.000000] drm at radeonfb0 not configured
[ 1.000000] pyro1 at mainbus0: "Fire", rev 3, ign 7c0, bus B 2 to 255
[ 1.000000] pyro1: pci11 at pyro1
[ 1.000000] pci11: i/o space, memory space enabled
[ 1.000000] ebus0 at mainbus0
[ 1.000000] flashprom at ebus0 addr 0-1fffff not configured
[ 1.000000] rtc0 at ebus0 addr 100000-10000f: mc146818 compatible time-of-day clock:
[ 1.000000] com0 at ebus0 addr 80-87 ipl 7c8: ns16550a, 16-byte FIFO
[ 1.000000] com0: console
[ 1.000000] com1 at ebus0 addr 0-7 ipl 7c8: ns16550a, 16-byte FIFO
[ 1.000000] env-monitor at ebus0 addr 0-41 not configured
[ 1.000000] pcfiic0 at ebus0 addr 80-81 ipl 7c1
[ 1.000000] iic0 at pcfiic0: I2C bus
[ 1.000000] pcagpio0 at iic0 addr 0x18: PCA9556
[ 1.000000] temperature (i2c-lm76) at iic0 addr 0x2b not configured
[ 1.000000] temperature (i2c-lm76) at iic0 addr 0x48 not configured
[ 1.000000] temperature (i2c-lm76) at iic0 addr 0x4f not configured
[ 1.000000] seeprom0 at iic0 addr 0x52: front-io-fru-prom: size 8192
[ 1.000000] seeprom1 at iic0 addr 0x53: sas-backplane-fru-prom: size 8192
[ 1.000000] spdmem0 at iic0 addr 0x57
[ 1.000000] spdmem0: FPM
[ 1.000000] spdmem0: 0 rows, 0 cols, 0 banks, 0ns tRAC, 0ns tCAC
[ 1.000000] hardware-monitor (i2c-adt7462) at iic0 addr 0x58 not configured
[ 1.000000] power at ebus0 addr e0-e1 ipl 7c3 not configured
[ 1.000000] i2c at mainbus0 not configured
[ 1.000000] i2c at mainbus0 not configured
[ 1.000000] jbusi2c0 at mainbus0: addr 4000fc62020
[ 1.000000] iic1 at jbusi2c0: I2C bus
[ 1.000000] seeprom2 at iic1 addr 0x57: nvram: size 8192
[ 1.000000] ppm at mainbus0 not configured
[ 1.000000] pcons at mainbus0 not configured
[ 1.000000] WARNING: system needs entropy for security; see entropy(7)
[ 1.000000] timecounter: Timecounter "tick-counter" frequency 1600000000 Hz quality 100
[ 1.000003] timecounter: Timecounter "stick-counter" frequency 20000000 Hz quality 200
[ 1.000015] No counter-timer -- using %stick at 20MHz as system clock.
[ 1.000015] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
[ 1.748377] scsibus0: waiting 2 seconds for devices to settle...
[ 1.748377] uhub0 at usb0: NetBSD (0x0000) OHCI root hub (0x0000), class 9/0, rev 1.00/1.00, addr 1
[ 1.748377] uhub0: 3 ports with 3 removable, self powered
[ 1.748377] uhub1 at usb1: NetBSD (0x0000) OHCI root hub (0x0000), class 9/0, rev 1.00/1.00, addr 1
[ 1.748377] uhub1: 3 ports with 3 removable, self powered
[ 1.748377] uhub2 at usb2: NetBSD (0x0000) OHCI root hub (0x0000), class 9/0, rev 1.00/1.00, addr 1
[ 1.748377] uhub2: 3 ports with 3 removable, self powered
[ 1.748377] uhub3 at usb3: NetBSD (0x0000) EHCI root hub (0x0000), class 9/0, rev 2.00/1.00, addr 1
[ 1.748377] uhub3: 8 ports with 8 removable, self powered
[ 2.514848] atapibus0 at atabus0: 2 targets
[ 2.574848] cd0 at atapibus0 drive 0: <TEAC DV-W28SLC, , 1.0B> cdrom removable
[ 2.694851] cd0: drive supports PIO mode 4, DMA mode 2, Ultra-DMA mode 2 (Ultra/33)
[ 2.694851] cd0(aceride0:0:0): using PIO mode 4
[ 3.424848] uhub4 at uhub3 port 7: vendor 0424 (0x0424) product 2504 (0x2504), class 9/0, rev 2.00/0.01, addr 2
[ 3.544847] uhub4: multiple transaction translators
[ 3.604847] uhub4: 4 ports with 4 removable, self powered
[ 4.424868] sd0 at scsibus0 target 0 lun 0: <ATA, SAMSUNG HD502IJ, 1112> disk fixed
[ 4.514848] sd0: 465 GB, 476941 cyl, 16 head, 127 sec, 512 bytes/sect x 976773168 sectors
[ 4.644848] sd0: tagged queueing
[ 4.704848] swwdog0: software watchdog initialized
[ 4.761692] WARNING: 3 errors while detecting hardware; check system log.
[ 4.842943] root on sd0a dumps on sd0b
[ 4.894849] root file system type: ffs
[ 4.938154] kern.module.path=/stand/sparc64/10.1/modules
[ 5.001698] WARNING: preposterous TOD clock time
[ 5.056907] WARNING: using filesystem time
[ 5.105870] WARNING: CHECK AND RESET THE DATE!
[ 5.694851] entropy: best effort
[ 6.304852] ZFS filesystem version: 5
[ 7.544849] entropy: ready
>How-To-Repeat:
Take an Ultra-45 with NetBSD 10.1, install sources. Take the GENERIC
config, enable DIAGNOSTIC, build kernel and boot it. System resets.
I've also tried (just to verify) to build an unmodified GENERIC and boot
it instead and that worked just fine.
Unfortunately, the SIR straight up reset the machine, so I couldn't even
capture anything via DDB, all I have is the serial console output.
>Fix:
None.
Home |
Main Index |
Thread Index |
Old Index