Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Aug 2006 17:48:17 +0900
From:      Pyun YongHyeon <pyunyh@gmail.com>
To:        Paolo Pisati <p.pisati@oltrelinux.com>
Cc:        FreeBSD_Current <freebsd-current@freebsd.org>
Subject:   Re: Fatal trap 30 when loading if_xl
Message-ID:  <20060823084817.GH17902@cdnetworks.co.kr>
In-Reply-To: <20060819211853.GA1016@tin.it>
References:  <20060819211853.GA1016@tin.it>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Aug 19, 2006 at 11:18:53PM +0200, Paolo Pisati wrote:
 > Today's CURRENT panic my box everytime i load
 > if_xl:
 > 

[...]

 > xl0: <3Com 3c905B-TX Fast Etherlink XL> port 0xcc00-0xcc7f mem 0xff8ffc00-0xff8ffc7f irq 18 at device 2.0 on pci1
 > 
 > Fatal trap 30: reserved (unknown) fault while in kernel mode
 > cpuid = 0; apic id = 00
 > instruction pointer     = 0x20:0xc04ef25b
 > stack pointer           = 0x28:0xe3491c34
 > frame pointer           = 0x28:0xe3491c50
 > code segment            = base 0x0, limit 0xfffff, type 0x1b
 >                         = DPL 0, pres 1, def32 1, gran 1
 > processor eflags        = interrupt enabled, IOPL = 0
 > current process         = 12 (swi4: clock sio)
 > panic: from debugger
 > cpuid = 0
 > Uptime: 2m36s
 > Physical memory: 2031 MB
 > Dumping 61 MB: 46 30 14
 > 

I've run into this too. It seems loading kernel module drivers
with kldload(8) triggers the issue. Any ideas?

-- 
Regards,
Pyun YongHyeon



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