Summary: | KMix crashes on session start | ||
---|---|---|---|
Product: | [Applications] kmix | Reporter: | Valentin Rusu <valir> |
Component: | KMix Panel Docking | Assignee: | Christian Esken <esken> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | josan_pansa, valir |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Valentin Rusu
2012-11-18 16:24:10 UTC
Created attachment 75341 [details]
New crash information added by DrKonqi
kmixctrl (4.3) on KDE Platform 4.9.80 using Qt 4.8.4
- What I was doing when the application crashed:
Starting KDE session after compiling latest sources.
- Unusual behavior I noticed:
I needed to restard the shell with kdeinit4 to restore it's stability.
-- Backtrace (Reduced):
#11 0x00007f783b9aa1f7 in qt_assert_x (where=0x7f783bf30030 "QDBusConnection::registerObject", what=0x7f783bf30014 "Invalid object path given", file=0x7f783bf30000 "qdbusconnection.cpp", line=799) at global/qglobal.cpp:2026
#12 0x00007f783bed4f13 in QDBusConnection::registerObject (this=0x7fff46974930, path=..., object=0x2224ea0, options=...) at qdbusconnection.cpp:798
#13 0x00007f78268e85a0 in DBusControlWrapper::DBusControlWrapper (this=0x2224ea0, parent=..., path=...) at /home/kde/src/kde/kdemultimedia/kmix/dbus/dbuscontrolwrapper.cpp:33
#14 0x00007f782690a3c3 in MixDevice::addToPool (this=0x223ac50) at /home/kde/src/kde/kdemultimedia/kmix/core/mixdevice.cpp:145
#15 0x00007f78268f92c1 in addDevice (isAppStream=<optimized out>, dev=..., this=0x222e790) at /home/kde/src/kde/kdemultimedia/kmix/backends/mixer_pulse.cpp:845
Created attachment 75342 [details]
New crash information added by DrKonqi
kmix (4.3) on KDE Platform 4.9.80 using Qt 4.8.4
- What I was doing when the application crashed:
This is the third crash in a row I get when opening the session after compiling latest sources.
-- Backtrace (Reduced):
#11 0x00007f783b9aa1f7 in qt_assert_x (where=0x7f783bf30030 "QDBusConnection::registerObject", what=0x7f783bf30014 "Invalid object path given", file=0x7f783bf30000 "qdbusconnection.cpp", line=799) at global/qglobal.cpp:2026
#12 0x00007f783bed4f13 in QDBusConnection::registerObject (this=0x7fff46973450, path=..., object=0x236d9a0, options=...) at qdbusconnection.cpp:798
#13 0x00007f78268a8250 in DBusControlWrapper::DBusControlWrapper (this=0x236d9a0, parent=..., path=...) at /home/kde/src/kde/kdemultimedia/kmix/dbus/dbuscontrolwrapper.cpp:33
#14 0x00007f78268fb643 in MixDevice::addToPool (this=0x2471040) at /home/kde/src/kde/kdemultimedia/kmix/core/mixdevice.cpp:145
#15 0x00007f78268b8f71 in addDevice (isAppStream=<optimized out>, dev=..., this=0x23a83a0) at /home/kde/src/kde/kdemultimedia/kmix/backends/mixer_pulse.cpp:845
*** Bug 311059 has been marked as a duplicate of this bug. *** *** This bug has been marked as a duplicate of bug 311057 *** |