Re: 5.2.1R panic on Sun Blade 100

2004-05-13 Thread Richard Cotrina

The panic message :


IOMMU fault virtual address 0xc300
panic: pcib: uncorrectable DMA error AFAR 0xad6000 AFSR 0x21ff
syncing disk, buffers remaining ...
===

The nmap was a simple stealth scan with os fingerprinting :

nmap -sS -O 

The same error ocurred using ping with a big icmp packet (10,000 bytes).
In this case the panic message was :


IOMMU fault virtual address 0xc300
panic: pcib: uncorrectable DMA error AFAR 0xad6000 AFSR 0x41ff0080
syncing disk, buffers remaining ...
===

RCC


On Fri, 14 May 2004, Thomas Moestl wrote:

> On Thu, 2004/05/13 at 15:59:58 -0500, Richard Cotrina wrote:
> > Hello :
> >
> > My Sun Blade 100 has experienced a "fault virtual address" panic, produced
> > by a simple remote port scanning (done with nmap 3.5).
>
> I cannot reproduce this problem on my machine; can you please post the
> exact arguments to nmap that you have used, and the full panic
> message?
>
>   - Thomas
>
> --
> Thomas Moestl <[EMAIL PROTECTED]> http://www.tu-bs.de/~y0015675/
>   <[EMAIL PROTECTED]> http://people.FreeBSD.org/~tmm/
> "Fortunately, if we can't get inspiration, we'll accept entertainment."
>   -- Calvin and Hobbes
>
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: 5.2.1R panic on Sun Blade 100

2004-05-13 Thread Thomas Moestl
On Thu, 2004/05/13 at 15:59:58 -0500, Richard Cotrina wrote:
> Hello :
> 
> My Sun Blade 100 has experienced a "fault virtual address" panic, produced
> by a simple remote port scanning (done with nmap 3.5).

I cannot reproduce this problem on my machine; can you please post the
exact arguments to nmap that you have used, and the full panic
message?

- Thomas

-- 
Thomas Moestl   <[EMAIL PROTECTED]> http://www.tu-bs.de/~y0015675/
<[EMAIL PROTECTED]> http://people.FreeBSD.org/~tmm/
"Fortunately, if we can't get inspiration, we'll accept entertainment."
-- Calvin and Hobbes
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


5.2.1R panic on Sun Blade 100

2004-05-13 Thread Richard Cotrina
Hello :

My Sun Blade 100 has experienced a "fault virtual address" panic, produced
by a simple remote port scanning (done with nmap 3.5). Searching the lists,
I've found a similar problem :

http://lists.freebsd.org/pipermail/freebsd-sparc64/2003-August/000576.html

according to this, the problem was caused by a lack of network card (dc)
support . My Sun Blade has an ERI Interface, which driver, gem,  uses the
pci bus too.

Anyone is having problems with Sun Blade and 5.2.1?

I am running the last 5.2.1R code from cvs. Here is my dmesg output :

Copyright (c) 1992-2004 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
The Regents of the University of California. All rights reserved.
FreeBSD 5.2.1-RELEASE-p6 #0: Thu May 13 14:18:32 PET 2004
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/CUSTOM
Preloaded elf kernel "/boot/kernel/kernel" at 0xc044e000.
Timecounter "tick" frequency 50200 Hz quality 0
real memory  = 2147483648 (2048 MB)
avail memory = 2082267136 (1985 MB)
cpu0: Sun Microsystems UltraSparc-IIe Processor (502.00 MHz CPU)
nexus0: 
pcib0:  on nexus0
pcib0: Sabre (US-IIe) compatible, impl 0, version 0, ign 0x7c0, bus A
pcib0: [FAST]
pcib0: [FAST]
DVMA map: 0xc000 to 0xc3ff
pci0:  on pcib0
ebus0: revision 0x01
ebus0: : incomplete
ebus0:  mem 0xf100-0xf17f,0xf000-0xf0ff at
device 12.0 on pci0
ebus0:  addr 0-0xf (no driver attached)
eeprom0:  addr 0x1-0x11fff on ebus0
eeprom0: model mk48t59
eeprom0: hostid 8310ddda
isab0:  at device 7.0 on pci0
isa0:  on isab0
gem0:  mem 0x40-0x41 at device 12.1
on pci0
miibus0:  on gem0
ukphy0:  on miibus0
ukphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
gem0: Ethernet address: 00:03:ba:10:dd:da, 2KB RX fifo, 2KB TX fifo
pci0:  at device 12.2 (no driver attached)
pci0:  at device 12.3 (no driver attached)
pci0:  at device 3.0 (no driver attached)
pci0:  at device 8.0 (no driver attached)
atapci0:  port
0xa20-0xa2f,0xa08-0xa0b,0xa10-0xa17,0xa18-0xa1b,0xa00-0xa07 at device 13.0
on pci0
atapci0: [MPSAFE]
ata2: at 0xa00 on atapci0
ata2: [MPSAFE]
ata3: at 0xa10 on atapci0
ata3: [MPSAFE]
pcib1:  at device 5.0 on pci0
pci1:  on pcib1
pci0:  at device 19.0 (no driver attached)
Timecounters tick every 10.000 msec
IP Filter: v3.4.31 initialized.  Default = pass all, Logging = enabled
GEOM: create disk ad0 dp=0xf8ab6aa0
ad0: 19092MB  [38792/16/63] at ata2-master UDMA66
acd0: DVDR  at ata2-slave PIO4
GEOM: create disk ad1 dp=0xf8d4b6a0
ad1: 19092MB  [38792/16/63] at ata3-master UDMA66
Mounting root from ufs:/dev/ad0a

Thanks in advance,

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"