[Bug 191090] rsu panics when reboot

2019-01-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191090

Andriy Voskoboinyk  changed:

   What|Removed |Added

 CC||a...@freebsd.org
 Resolution|--- |FIXED
 Status|New |Closed

--- Comment #5 from Andriy Voskoboinyk  ---
The code path from comment #4 does not exist since base r287197; and I cannot
reproduce the panic from comment #1 (nor any other) since base r343213 (this
last was reproduced manually and unlikely to happen even without the fix).

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-wireless@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"


[Bug 191090] rsu panics when reboot

2014-06-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191090

--- Comment #2 from Dmitry Chagin dcha...@freebsd.org ---
Created attachment 143861
  -- https://bugs.freebsd.org/bugzilla/attachment.cgi?id=143861action=edit
YOY kernel config

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-wireless@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to freebsd-wireless-unsubscr...@freebsd.org


[Bug 191090] rsu panics when reboot

2014-06-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191090

--- Comment #3 from Dmitry Chagin dcha...@freebsd.org ---
According to a trap trace i do not think what panic is hw specific...
Nonetheless, it is a asus usb-n10 adapter.
usbus2 on ehci1 which is Intel Lynx Point USB 2.0 controller,
panic occurs when adapter plugged in.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-wireless@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to freebsd-wireless-unsubscr...@freebsd.org


[Bug 191090] rsu panics when reboot

2014-06-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191090

--- Comment #4 from Dmitry Chagin dcha...@freebsd.org ---
yet another panic, when removing rsu:

rsu0: vendor 0x0b05 product 0x1786, class 0/0, rev 2.00/2.00, addr 3 on
usbus2
rsu0: MAC/BB RTL8712 cut 3
wlan1: Ethernet address: 50:46:5d:76:ef:15
ugen2.3: vendor 0x0b05 at usbus2 (disconnected)
rsu0: at uhub3, port 3, addr 3 (disconnected)
Kernel page fault with the following non-sleepable locks held:
exclusive sleep mutex rsu0 (network driver) r = 0 (0xfe0002c330a0) locked @
/home/dchagin/head/sys/dev/usb/usb_util.c:146
KDB: stack backtrace:
db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfe033d2292e0
kdb_backtrace() at kdb_backtrace+0x39/frame 0xfe033d229390
witness_warn() at witness_warn+0x4b5/frame 0xfe033d229450
trap_pfault() at trap_pfault+0x59/frame 0xfe033d2294f0
trap() at trap+0x752/frame 0xfe033d229840
calltrap() at calltrap+0x8/frame 0xfe033d229840
--- trap 0xc, rip = 0x804358fe, rsp = 0xfe033d229900, rbp =
0xfe033d229980 ---
rsu_init_locked() at rsu_init_locked+0x19ce/frame 0xfe033d229980
rsu_ioctl() at rsu_ioctl+0xa6/frame 0xfe033d2299b0
taskqueue_run_locked() at taskqueue_run_locked+0xf0/frame 0xfe033d229a10
taskqueue_thread_loop() at taskqueue_thread_loop+0x9b/frame 0xfe033d229a40
fork_exit() at fork_exit+0xd9/frame 0xfe033d229ab0
fork_trampoline() at fork_trampoline+0xe/frame 0xfe033d229ab0
--- trap 0, rip = 0, rsp = 0xfe033d229b70, rbp = 0 ---


Fatal trap 12: page fault while in kernel mode
cpuid = 1; apic id = 01
fault virtual address= 0x0
fault code= supervisor read data, page not present
instruction pointer= 0x20:0x804358fe
stack pointer= 0x28:0xfe033d229900
frame pointer= 0x28:0xfe033d229980
code segment= base 0x0, limit 0xf, type 0x1b
= DPL 0, pres 1, long 1, def32 0, gran 1
processor eflags= interrupt enabled, resume, IOPL = 0
current process= 0 (rsu0 net80211 taskq)

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-wireless@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to freebsd-wireless-unsubscr...@freebsd.org


[Bug 191090] rsu panics when reboot

2014-06-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191090

vidwer+fbsdb...@gmail.com changed:

   What|Removed |Added

 CC||vidwer+fbsdb...@gmail.com

--- Comment #1 from vidwer+fbsdb...@gmail.com ---
Can you tell more about the hardware: what is the commercial name of the
adapter, how is attached: to usb 2.0 or 3.0, etcetera?

How does your 'YOY' kernel configuration look like?

When does the panic happen, is it plugged in while rebooting? Does your machine
panic when removing the USB device?

Can you reproduce the panic with 10-STABLE?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-wireless@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to freebsd-wireless-unsubscr...@freebsd.org