Bug 264933 - segmentation fault when connecting to an audio device
Summary: segmentation fault when connecting to an audio device
Status: RESOLVED FIXED
Alias: None
Product: solid
Classification: Frameworks and Libraries
Component: bluetooth (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Alex Fiestas
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-31 12:08 UTC by Mickael
Modified: 2011-07-15 20:30 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (932 bytes, text/plain)
2011-03-03 20:21 UTC, Funzelknut
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mickael 2011-01-31 12:08:40 UTC
Application: bluedevil-audio (0.1)
KDE Platform Version: 4.5.5 (KDE 4.5.5)
Qt Version: 4.7.1
Operating System: Linux 2.6.35.10-74.fc14.i686 i686
Distribution: "Fedora release 14 (Laughlin)"

-- Information about the crash:
- What I was doing when the application crashed:
Every time I try to connect to an audio device, bluedevil-audio crashes (the same with 2 different devices).
Calling directly bluedevil-audio makes it crash too.

The crash can be reproduced every time.

-- Backtrace:
Application: Assistant audio de Bluetooth (bluedevil-audio), signal: Segmentation fault
[KCrash Handler]
#7  create<ActionPlugin> (this=0x93ceed0, address=...) at /usr/include/kde4/kpluginfactory.h:503
#8  AudioHelper::AudioHelper (this=0x93ceed0, address=...) at /usr/src/debug/bluedevil-1.0.1/src/actionplugins/audio/helper/audiohelper.cpp:47
#9  0x0804a12d in main (argc=72, argv=0x40) at /usr/src/debug/bluedevil-1.0.1/src/actionplugins/audio/helper/main.cpp:49

Reported using DrKonqi
Comment 1 Funzelknut 2011-03-03 20:21:22 UTC
Created attachment 57653 [details]
New crash information added by DrKonqi

bluedevil-audio (0.1) on KDE Platform 4.5.5 (KDE 4.5.5) using Qt 4.7.1

- What I was doing when the application crashed:

I tried to connect to an audio device via BlueDevil. Each time I do that the application crashes.

-- Backtrace (Reduced):
#6  AudioHelper::AudioHelper (this=0x783280, address=<value optimized out>) at /home/laodizea/Downloads/Software/bluedevil-1.0.2/src/actionplugins/audio/helper/audiohelper.cpp:45
#7  0x0000000000402bd3 in main (argc=2, argv=0x7ffffb21bea8) at /home/laodizea/Downloads/Software/bluedevil-1.0.2/src/actionplugins/audio/helper/main.cpp:49
Comment 2 Alex Fiestas 2011-07-15 20:30:15 UTC
This was fixed in 1.0.3, if not please don't hesitate to reopen the bug.

Thanks!