From: Johan Hedberg <johan.hedberg@gmail.com>
To: Jelle de Jong <jelledejong@powercraft.nl>
Cc: BlueZ development <linux-bluetooth@vger.kernel.org>
Subject: Re: current git segfaults, gdb backtraces included, pl;ease help
Date: Sat, 21 Feb 2009 23:59:45 +0200 [thread overview]
Message-ID: <20090221215945.GA10295@jh-x301> (raw)
In-Reply-To: <499FDB3E.3040202@powercraft.nl>
Hi,
On Sat, Feb 21, 2009, Jelle de Jong wrote:
> When running the bluetoothd daemon it segfaults when a devices tries
> to connect, please see the debug attachments, what is going wrong
> here? and how can I provide more useful debug info. I compiled with
> debug flags please see the attachment for how I compiled and made the
> Debian packages for testing.
The recent BtIO rework has changed quite alot of bluez code during this
week so the code base is inevitably less stable than it used to be. We
will try to iron out any outstanding issues during the next few days.
Could you describe in more detail the steps you've taken to make
bluetoothd segfault? I have not been able to reproduce this with my own
tests (mainly testing HFP, A2DP and Serial functionalities).
Your backtraces also didn't seem to contain much useful info. What I
usually do is after a git clone/pull I compile with
./bootstrap-configure && make
and then I can use the src/.libs/bluetoothd binary for debuging (e.g.
with valgrind or gdb). The --enable-maintainer-mode switch that
bootstrap-configure uses makes the produced bluetoothd binary load the
modules from the source tree instead of their usual location
(/usr/lib/bluetooth) which helps make sure you're only running code from
the latest git.
Johan
next parent reply other threads:[~2009-02-21 21:59 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <499FDB3E.3040202@powercraft.nl>
2009-02-21 21:59 ` Johan Hedberg [this message]
2009-02-22 14:09 ` current git segfaults, gdb backtraces included, pl;ease help Jelle de Jong
2009-02-22 15:16 ` Johan Hedberg
2009-02-22 15:45 ` Bastien Nocera
2009-02-22 19:59 ` Johan Hedberg
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=20090221215945.GA10295@jh-x301 \
--to=johan.hedberg@gmail.com \
--cc=jelledejong@powercraft.nl \
--cc=linux-bluetooth@vger.kernel.org \
/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