Re: Fatal trap 30 when loading if_xl

From: Pyun YongHyeon <pyunyh_at_gmail.com>
Date: Sat, 26 Aug 2006 09:49:36 +0900
On Fri, Aug 25, 2006 at 10:12:42AM -0400, John Baldwin wrote:
 > On Saturday 19 August 2006 17:18, Paolo Pisati wrote:
 > > Today's CURRENT panic my box everytime i load
 > > if_xl:
 > > 
 > > [flag_at_newluxor NEWLUXOR]$ sudo kgdb kernel.debug /var/crash/vmcore.0
 > > [GDB will not be able to debug user-mode threads: /usr/lib/libthread_db.so: Undefined symbol "ps_pglobal_lookup"]
 > > GNU gdb 6.1.1 [FreeBSD]
 > > Copyright 2004 Free Software Foundation, Inc.
 > > GDB is free software, covered by the GNU General Public License, and you are
 > > welcome to change it and/or distribute copies of it under certain conditions.
 > > Type "show copying" to see the conditions.
 > > There is absolutely no warranty for GDB.  Type "show warranty" for details.
 > > This GDB was configured as "i386-marcel-freebsd".
 > 
 > 30 (unknown trap) can mean that you got a device interrupt to an IDT
 > entry you haven't installed a handler for yet.  If you want to figure
 > out exactly which IDT entry, you'll need to install a unique custom
 > dummy handler in each IDT entry so you can tell which one fired.
 > 

After bring up to date CURRENT I see this panic too while loading
if_em which used to work flawlessly.

-- 
Regards,
Pyun YongHyeon
Received on Fri Aug 25 2006 - 22:49:05 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:59 UTC