From: Johan Hedberg <johan.hedberg@gmail.com>
To: Patkos Csaba <patkoscsaba@gmail.com>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: Crashing bluetoothd when keyboard enters sleep mode / stand-by
Date: Mon, 29 Oct 2012 13:21:19 +0200 [thread overview]
Message-ID: <20121029112119.GA11037@x220> (raw)
In-Reply-To: <op.wmwjsbelgqbfom@localhost>
Hi,
On Sun, Oct 28, 2012, Patkos Csaba wrote:
> When my keyboard enters stand-by and disconnects from the computer I
> see high cpu usage by bluetoothd. Sometimes, not always, if I don't
> wake up the keyboard, bluetoothd will crash
Could you please try to get a proper backtrace of what's happening.
I.e. run bluetoothd with valgrind or gdb, e.g.:
sudo killall bluetoothd
sudo valgrind /usr/sbin/bluetoothd -nd
If this doesn't give useful info because of missing debug symbols either
try to install them (no idea how to do that with your distro though) or
compile and run 4.101 from the source tree (no need to install the
custom compilation on your system).
The HCI-level log would also be helpful in addition to the bluetoothd
debug logs, so please run "hcidump -X" in a separate terminal while
reproducing the issue. Thanks.
Johan
prev parent reply other threads:[~2012-10-29 11:21 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-28 18:46 Crashing bluetoothd when keyboard enters sleep mode / stand-by Patkos Csaba
2012-10-29 11:21 ` Johan Hedberg [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20121029112119.GA11037@x220 \
--to=johan.hedberg@gmail.com \
--cc=linux-bluetooth@vger.kernel.org \
--cc=patkoscsaba@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).