Summary: | K3b crashed when trying to open from kmenu/application launcher menu | ||
---|---|---|---|
Product: | [Applications] k3b | Reporter: | N.M <IcarianHeights> |
Component: | general | Assignee: | Michał Małek <michalm> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | alenyashka, alexdbars, carl.gaudreault, ddrs, EagleScreen, ervin, jtamate, manoel.miguel1737, mieszkoslusarczyk, n5xwb, popbons, rm, sworddragon2, trueg |
Priority: | NOR | ||
Version: | 2.0.1 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 2.0.2 | |
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
N.M
2010-08-29 01:51:38 UTC
SVN commit 1173575 by mmalek: Don't assume optical Solid device has also Solid::Block interface. For some reason it can lack it (hardware issue or Solid bug) BUG: 249371 M +1 -0 ChangeLog M +10 -6 libk3bdevice/k3bdevicemanager.cpp M +4 -1 src/k3bappdevicemanager.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1173575 SVN commit 1173576 by mmalek: Don't assume optical Solid device has also Solid::Block interface. For some reason it can lack it (hardware issue or Solid bug) BUG: 249371 M +1 -0 ChangeLog M +10 -6 libk3bdevice/k3bdevicemanager.cpp M +4 -1 src/k3bappdevicemanager.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1173576 *** Bug 250931 has been marked as a duplicate of this bug. *** *** Bug 257975 has been marked as a duplicate of this bug. *** Created attachment 53799 [details] New crash information added by DrKonqi k3b (2.0.1) on KDE Platform 4.5.81 (4.6 >=20101125) "release 1" using Qt 4.7.2 - What I was doing when the application crashed: Launching k3b without any dvd inserted. Trying to reproduce bug 257349 The problem is still there with kde 4.6 beta 1. -- Backtrace (Reduced): #6 Solid::Block::device (this=0x0) at /usr/src/debug/kdelibs-4.5.81svn1200771/solid/solid/block.cpp:52 #7 0x00007f07bba953ed in K3b::Device::DeviceManager::addDevice (this=0x2a1ced0, solidDevice=<value optimized out>) at /usr/src/debug/k3b-2.0.1/libk3bdevice/k3bdevicemanager.cpp:357 #8 0x000000000053f70d in K3b::AppDeviceManager::addDevice (this=0x2a1ced0, solidDev=<value optimized out>) at /usr/src/debug/k3b-2.0.1/src/k3bappdevicemanager.cpp:119 #9 0x00007f07bba94a61 in K3b::Device::DeviceManager::checkDevice (this=0x2a1ced0, dev=...) at /usr/src/debug/k3b-2.0.1/libk3bdevice/k3bdevicemanager.cpp:249 #10 0x00007f07bba96e0b in K3b::Device::DeviceManager::scanBus (this=0x2a1ced0) at /usr/src/debug/k3b-2.0.1/libk3bdevice/k3bdevicemanager.cpp:237 Sorry, it is fixed, but opensuse still pushes 2.0.1. *** Bug 258573 has been marked as a duplicate of this bug. *** *** Bug 258627 has been marked as a duplicate of this bug. *** I am using Opensuse 11.3 (x86_64), KDE 4.6 beta (from Opensuse's Factory Repository), Qt 4.7.1 and with the latest RPM 2.0.1-44.1 for K3b in the Factory Repo K3b obviously to work again. No crash when starting from KDE's menu or Opensuse's menu. Neither any crash when opening the settings dialog (which was also a bug reported for KDE 4.5 and Qt 4.7). *** Bug 258707 has been marked as a duplicate of this bug. *** *** Bug 258756 has been marked as a duplicate of this bug. *** *** Bug 258969 has been marked as a duplicate of this bug. *** *** Bug 259195 has been marked as a duplicate of this bug. *** *** Bug 259213 has been marked as a duplicate of this bug. *** *** Bug 259341 has been marked as a duplicate of this bug. *** *** Bug 251964 has been marked as a duplicate of this bug. *** Created attachment 55252 [details]
New crash information added by DrKonqi
k3b (2.0.1) on KDE Platform 4.5.80 (4.6 Beta1) using Qt 4.7.0
- What I was doing when the application crashed:
I just start k3b from gnome menu, but it crashed.
-- Backtrace (Reduced):
#7 0x04166239 in Solid::Block::device() const () from /usr/lib/libsolid.so.4
#8 0x020fa1c1 in K3b::Device::DeviceManager::addDevice (this=0x8cbbda0, solidDevice=...) at /build/buildd/k3b-2.0.1/libk3bdevice/k3bdevicemanager.cpp:357
#9 0x081a9a29 in K3b::AppDeviceManager::addDevice (this=0x8cbbda0, solidDev=...) at /build/buildd/k3b-2.0.1/src/k3bappdevicemanager.cpp:119
#10 0x020f7eaa in K3b::Device::DeviceManager::checkDevice (this=0x8cbbda0, dev=...) at /build/buildd/k3b-2.0.1/libk3bdevice/k3bdevicemanager.cpp:249
#11 0x020f82b6 in K3b::Device::DeviceManager::scanBus (this=0x8cbbda0) at /build/buildd/k3b-2.0.1/libk3bdevice/k3bdevicemanager.cpp:237
*** Bug 261709 has been marked as a duplicate of this bug. *** |