DragonFly BSD
DragonFly bugs List (threaded) for 2013-05
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

[DragonFlyBSD - Bug #2565] "ifconfig ix0 up" panic


From: lt pig via Redmine <bugtracker-admin@xxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 27 May 2013 15:54:25 -0700

Issue #2565 has been updated by ltpig402a.


oops, the cut and paste messed up. try again..

Fatal trap 3: breakpoint instruction fault while in kernel mode 
cpuid = 0; lapic->id = 00000000 
instruction pointer = 0x8:ffffffff808be4c3 
stack pointer = 0x10:fffffffe4eb530e18 
frame pointer = 0x10:fffffffe4eb530e18 
code segment = base 0x0, limit 0xfffff, type 0x1b^? 
= DPL 0, pres 1, long 1, def32 0, gran 1 
processor eflags = interrupt enabled, IOPL = 0 
current process = 866 
current thread = prio 10 (CRIT)taskqueue_enqueue() at taskqueue_enqueue+0x28 0xffffffff80531cfa
Stopped at taskqueue_enqueue+0x28: lock addl $0x1, 0x38(%rdi)

db> where 
ixgbe_init_locked() at ixgbe_init_locked+0x12c6 0xffffffff803a21d2 
ixgbe_init() at ixgbe_init+0x2f 0xffffffff803a244c 
ixgbe_ioctl() at ixgbe_ioctl+0x1b 0xffffffff803a2618 
in6_update_ifa() at in6_update_ifa+0x492 0xffffffff80621189 
... 

----------------------------------------
Bug #2565: "ifconfig ix0 up" panic
http://bugs.dragonflybsd.org/issues/2565

Author: ltpig402a
Status: New
Priority: Normal
Assignee: 
Category: 
Target version: 


Just installed a new nic - 10G 82599 dual port. 

The system recognizes the ixgbe device and shows up ix0 and ix1. 

Whenever a "ifconfig ix0 up" or "ifconfig ix1 up" is issued, the system crashed -


Fatal trap 3: breakpoint instruction fault while in kernel mode
cpuid = 0; lapic->id = 00000000
instruction pointer     = 0x8:ffffffff808be4c3
stack pointer           = 0x10:fffffffe4eb530e18
frame pointer           = 0x10:fffffffe4eb530e18
code segment            = base 0x0, limit 0xfffff, type 0x1b^?
                        = DPL 0, pres 1, long 1, def32 0, gran 1
processor eflags        = interrupt enabled, IOPL = 0
current process         = 866
current thread          = prio 10 (CRIT)taskqueue_enqueue() at taskqueue_enqueue+0x28 0xffffffff80531cfa
ixgbe_init_locked() at ixgbe_init_locked+0x12c6 0xffffffff803a21d2
ixgbe_init() at ixgbe_init+0x2f 0xffffffff803a244c
ixgbe_ioctl() at ixgbe_ioctl+0x1b 0xffffffff803a2618
in6_update_ifa() at in6_update_ifa+0x492 0xffffffff80621189
...
Stopped at      taskqueue_enqueue+0x28: lock addl       $0x1, 0x38(%rdi)

db> where



-- 
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]