Re: panic: mutex Giant not owned at /usr/src/sys/kern/tty_ttydisc.c:1127

From: Hans Petter Selasky <hselasky_at_c2i.net>
Date: Fri, 23 Jan 2009 17:14:38 +0100
On Friday 23 January 2009, Lars Engels wrote:
> 0xf12eabd8) at /usr/src/sys/i386/i386/trap.c:318
> #17 0xc0b3fb3b in

Hi Lars,

Maksim has made a lot of changes to the Bluetooth driver. Maybe he can look 
into it?

This looks like a NULL-pointer access to me.

Maksim:

In the ubt_detach routine, make sure that:

0) No further commands are accepted from the Netgraph stack.
1) You drain the task queue!
2) You drain all USB transfers: "usb2_transfer_drain()" called unlocked.
3) Set the "sc_node" to NULL.

--HPS
Received on Fri Jan 23 2009 - 15:12:18 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:40 UTC