Return-Path: Subject: Re: bluez/git + 2.6.27-rc8 + SCO headset -> SIGSEGV From: Marcel Holtmann To: Stuart Pook Cc: Johan Hedberg , BlueZ development In-Reply-To: <48EA7B66.1050208@pook.es> References: <48E29416.3030402@pook.es> <48E2B59A.7020600@dtsp.co.nz> <48E3B3BF.6070205@pook.es> <2d5a2c100810032047s47bec394w828852079d64e591@mail.gmail.com> <48E752A7.70600@pook.es> <1223121068.11272.46.camel@violet.holtmann.net> <48E7FB1E.8000504@pook.es> <48B8929D-29F9-4352-9C81-E95FDBC09876@gmail.com> <48E91E6F.1030202@pook.es> <0ED1CF2A-40D0-4A82-BAED-21F90B6466ED@gmail.com> <48EA6D84.7020101@pook.es> <632D4195-1EFF-4191-98D9-4A0953223590@gmail.com> <48EA7B66.1050208@pook.es> Content-Type: text/plain Date: Mon, 06 Oct 2008 23:03:10 +0200 Message-Id: <1223326990.11272.229.camel@violet.holtmann.net> Mime-Version: 1.0 Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hi Stuart, > > however could you try to get a backtrace with gdb as well since it seems > > that valgrind either distorts or hides some errors. > > I guess that I have forgotten how to use gdb because the backtrace > doesn't tell me much. Or perhaps I have to recompile with "-g". if you use ./bootstrap-configure it will automatically enable it. If not then give --enable-debug to configure. And make sure you do a make clean before that. Regards Marcel