Re: hanging bluetooth driver? (well, user progs opening it)
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:from:to :in-reply-to:content-type:content-transfer-encoding:mime-version :subject:date:references:x-mailer; bh=OnD30Vn4la4qNN50TLfVCgpZiPgbBEsJ4+2FJGeYqgo=; b=VjvIXoYys9dL482EuAFsgx9IH8JXNBHI5iqpKv5467q+bxeV/4qb0lQ+WjoV5cpfNE G+q16OieRML5906f53auwCebTqim5ksLeYo4QCBQtBFNUMSSe5x+MuJ+pb8Ll8TPbszD GwlcW6Kq0KzOEdmzT3xxU6INJnJi1tkw05brk= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:in-reply-to:content-type :content-transfer-encoding:mime-version:subject:date:references :x-mailer; b=CwZt/VNI6tfRCF0GiSMuyxvTgSnK3cCyqB01wp54ZekoCg1yPOZ5x/i+whgkoC58jI oqeY7PgBlpTkJwFjW5Byq3QMxeOA17atcc7f9ST8fO9A0pOKxkSQoDkWD2bEqEidiUn0 n9OEN7ejFMi0glNLpjkTSCtEkk+3cgKKyTFo8= On Sep 5, 2008, at 6:03 AM, Brad Parker wrote: On Sep 4, 2008, at 5:15 PM, Brad Parker wrote: The only way I have found to clear this state is to reboot. Any ideas? Any way to kill the zombie? You could try turning BlueTooth off, then back on again in System Preferences. I tried that (didn't I say so? if not, I did). Surprisingly it had no effect. Makes me wonder what the bluetooth tty head looks like. Is that code I could just download and look at? (he said, sheepisly) _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... Eli Bach wrote: I have not tried this in 10.5, but I will at some point. -brad I don't think the BlueTooth driver is open-sourced, but you could dig through the darwin web page and look for it. You could also use Instruments to generate a stack trace, so you could possibly find out what call is blocking in the kernel, which is preventing your tool from exitting. This email sent to site_archiver@lists.apple.com
participants (1)
-
Eli Bach