Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 06 Aug 2013 19:06:43 +0200
From:      Michiel Boland <boland37@xs4all.nl>
To:        Marius Strobl <marius@alchemy.franken.de>
Cc:        FreeBSD Stable <freebsd-stable@freebsd.org>
Subject:   Re: 9.2-RC1 sparc install via network problems
Message-ID:  <52012D23.5010106@xs4all.nl>
In-Reply-To: <20130806015344.GA62529@alchemy.franken.de>
References:  <51FFE2A8.3040504@xs4all.nl> <20130806015344.GA62529@alchemy.franken.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On 08/06/2013 03:53, Marius Strobl wrote:
[...]
> U10 are still supported, why should they have been dropped? :)

Turns out the panic is caused by a Performance Technologies SCSI PCI card. I 
didn't check the exact model, but has a Qlogic 1040B chip on it. (vendor=0x1077, 
dev=0x1020, revid=0x05)

Sometimes it crashes, sometimes not. (But more often than not.)

If I remove the card booting proceeds without problems.

Difference betweeen normal boot (with -v) and crash:

--- boot.ok     2013-08-06 18:50:40.484988096 +0200
+++ boot.notok  2013-08-06 18:59:04.801005172 +0200
@@ -175,7 +175,7 @@
  eeprom0: <EEPROM/clock> addr 0x1400000000-0x1400001fff on ebus0
  eeprom0: model mk48t59
  eeprom0: registered as a time-of-day clock (resolution 1000000us, adjustment 
0.500000000s)
-eeprom0: current time: 1375793620.000000000
+eeprom0: current time: 1375794253.000000000
  ebus0: <flashprom> addr 0x1000000000-0x10000fffff (no driver attached)
  pcm0: <Sun Audiocs> addr 
0x1400200000-0x14002000ff,0x1400702000-0x140070200f,0x1400704000-0x140070400f,0x1400722000-0x1400722003 
irq 35,36 on ebus0
  pcm0: <CS4231A Codec Id. 10>
@@ -205,49 +205,11 @@
  isp0: <Qlogic ISP 1020/1040 PCI SCSI Adapter> port 0x400-0x4ff mem 
0x2000-0x2fff at device 1.0 on pci2
  isp0: using Memory space register mapping
  isp0: loaded firmware isp_1040
-isp0: Ultra Mode Capable
-isp0: Board Type 1040B, Chip Revision 0x5, loaded F/W Revision 4.66.0
-isp0: 512 max I/O command limit set
-isp0: Chan 0 Initiator ID is 7
-syscons0: <System console> on nexus0
-syscons0: Unknown <16 virtual consoles, flags=0x100>
-syscons0: fb0, kbd0, terminal emulator: scteken (teken terminal)
-procfs registered
-Timecounter "tick" frequency 440000000 Hz quality 1000
-Event timer "tick" frequency 440000000 Hz quality 1000
-Timecounters tick every 1.000 msec
-vlan: initialized, using hash tables with chaining
-lo0: bpf attached
-ata2: reset tp1 mask=03 ostat0=50 ostat1=00
-ata2: stat0=0x50 err=0x01 lsb=0x00 msb=0x00
-ata2: stat1=0x00 err=0x01 lsb=0x00 msb=0x00
-ata2: reset tp2 stat0=50 stat1=00 devices=0x1
-ata3: reset tp1 mask=03 ostat0=00 ostat1=00
-ata3: stat0=0x00 err=0x01 lsb=0x14 msb=0xeb
-ata3: stat1=0x00 err=0x04 lsb=0x00 msb=0x00
-ata3: reset tp2 stat0=00 stat1=00 devices=0x10000
-isp0: driver initiated bus reset of bus 0
-(noperiph:isp0:0:-1:-1): reset bus on channel 0
-ada0 at ata2 bus 0 scbus0 target 0 lun 0
-GEOM: new disk ada0
-ada0: <ST39111A 3.21> ATA-4 device
-ada0: Serial Number 3CM0NK7P
-ada0: 16.700MB/s transfers (WDMA2, PIO 8192bytes)
-ada0: 8693MB (17803297 512 byte sectors: 16H 63S/T 17662C)
-ada0: Previously was known as ad0
-pass0 at ata2 bus 0 scbus0 target 0 lun 0
-pass0: <ST39111A 3.21> ATA-4 device
-pass0: Serial Number 3CM0NK7P
-pass0: 16.700MB/s transfers (WDMA2, PIO 8192bytes)
-pass1 at ata3 bus 0 scbus1 target 0 lun 0
-pass1: <LG CD-ROM CRD-8322B 1.05> Removable CD-ROM SCSI-0 device
-pass1: Serial Number 1998/09/24
-pass1: 16.700MB/s transfers (WDMA2, ATAPI 12bytes, PIO 65534bytes)
-cd0 at ata3 bus 0 scbus1 target 0 lun 0
-cd0: <LG CD-ROM CRD-8322B 1.05> Removable CD-ROM SCSI-0 device
-cd0: Serial Number 1998/09/24
-cd0: 16.700MB/s transfers (WDMA2, ATAPI 12bytes, PIO 65534bytes)
-cd0: cd present [323350 x 2048 byte records]
-nfs_diskless: no NFS handle
-GEOM: new disk cd0
-
+panic: trap: data access error (kernel)
+cpuid = 0
+KDB: stack backtrace:
+#0 0xc08588b4 at trap+0x554
+Uptime: 1s
+Automatic reboot in 15 seconds - press a key on the console to abort
+Rebooting...
+Resetting ...




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?52012D23.5010106>