Summary: | crash in bluedevil-wizard while broswing a device in dolpin | ||
---|---|---|---|
Product: | [Unmaintained] solid | Reporter: | Toralf Förster <toralf.foerster> |
Component: | bluetooth-wizard | Assignee: | Alex Fiestas <afiestas> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 1.0.6 | |
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Toralf Förster
2011-04-04 11:07:16 UTC
*** Bug 270065 has been marked as a duplicate of this bug. *** *** Bug 270071 has been marked as a duplicate of this bug. *** Created attachment 64218 [details]
New crash information added by DrKonqi
bluedevil-wizard (0.1) on KDE Platform 4.7.1 (4.7.1) using Qt 4.7.2
- What I was doing when the application crashed:
→ Removed a device from the devicelist in bluedevil KCM
→ Immediately started scanning for the removed device again
→ Wizard opened, crash window appeared in background
-- Backtrace (Reduced):
#6 BlueDevil::Device::icon (this=0x874e40) at /var/tmp/portage/net-libs/libbluedevil-1.9/work/libbluedevil-1.9/bluedevil/bluedevildevice.cpp:332
#7 0x00007fa6659986b0 in AudioPlugin::timeout (this=0x7e3060) at /var/tmp/portage/net-wireless/bluedevil-1.2/work/bluedevil-1.2/src/actionplugins/audio/audio.cpp:55
#8 0x00007fa6659980e0 in AudioPlugin::qt_metacall (this=0x7e3060, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff6cba1950) at /var/tmp/portage/net-wireless/bluedevil-1.2/work/bluedevil-1.2_build/src/actionplugins/audio/moc_audio.cpp:78
[...]
#10 0x00007fa67353f581 in QSingleShotTimer::timerEvent (this=0xb91270) at kernel/qtimer.cpp:308
#11 0x00007fa673534eef in QObject::event (this=0xb91270, e=0x874e40) at kernel/qobject.cpp:1181
Git commit 50fc9f4e579f9cc22b13d7bedeb68ce0d21148f4 by Alex Fiestas. Committed on 08/10/2011 at 20:54. Pushed by afiestas into branch '1.0'. If the device is destroyed, finish the plugin BUG: 270064 BUG: 280908 FIXED-IN: 1.0.6 M +7 -0 src/actionplugins/actionplugin.cpp M +3 -0 src/actionplugins/actionplugin.h http://commits.kde.org/bluedevil/50fc9f4e579f9cc22b13d7bedeb68ce0d21148f4 Git commit 825c80e913e8015422826200d2cd5a366d2a2df3 by Alex Fiestas. Committed on 08/10/2011 at 20:54. Pushed by afiestas into branch '1.1'. If the device is destroyed, finish the plugin BUG: 270064 BUG: 280908 FIXED-IN: 1.0.6 M +7 -0 src/actionplugins/actionplugin.cpp M +3 -0 src/actionplugins/actionplugin.h http://commits.kde.org/bluedevil/825c80e913e8015422826200d2cd5a366d2a2df3 |