Summary: | Random kdeinit4 crash | ||
---|---|---|---|
Product: | [Unmaintained] solid | Reporter: | andre |
Component: | libsolid | Assignee: | Lamarque V. Souza <lamarque> |
Status: | RESOLVED UPSTREAM | ||
Severity: | crash | CC: | cobexer, ekuquol, mia |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | FreeBSD | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
andre
2010-10-21 10:56:22 UTC
Created attachment 55099 [details]
New crash information added by DrKonqi
kpackagekitsmarticon (0.6.2) on KDE Platform 4.5.1 (KDE 4.5.1) using Qt 4.7.0
- What I was doing when the application crashed: nothing waiting for update or opening the Page
-- Backtrace (Reduced):
#7 Private (this=0xbfcb3554, p=...) at ../../include/QtCore/../../src/corelib/kernel/qvariant.h:360
#8 QVariant::QVariant (this=0xbfcb3554, p=...) at kernel/qvariant.cpp:1419
#9 0x00d856d0 in QDBusPendingReplyData::argumentAt (this=0xbfcb357c, index=0) at qdbuspendingreply.cpp:270
#11 0x0805178c in _start ()
*** Bug 277268 has been marked as a duplicate of this bug. *** Created attachment 68449 [details]
New crash information added by DrKonqi
kded4 ($Id$) on KDE Platform 4.8.00 (4.8.0 using Qt 4.8.0
- What I was doing when the application crashed:
nothing special
- Unusual behavior I noticed:
NetworkManager showed some weird behavior: exited for no apparent reason
was probably not running or just exiting in between multiple DBus calls?
-- Backtrace (Reduced):
#6 Private (other=..., this=0x7fffee0be7d0) at kernel/qvariant.h:356
#7 QVariant::QVariant (this=0x7fffee0be7d0, p=...) at kernel/qvariant.cpp:1411
#8 0x00007f66218cd2a8 in QDBusPendingReplyData::argumentAt (this=0x7fffee0be870, index=0) at qdbuspendingreply.cpp:270
#9 0x00007f65ff954872 in argumentAt<0> (this=0x7fffee0be870) at /usr/include/QtDBus/qdbuspendingreply.h:176
#10 operator QDBusPendingReplyTypes::Select<0, unsigned int, void, void, void, void, void, void, void>::Type (this=0x7fffee0be870) at /usr/include/QtDBus/qdbuspendingreply.h:186
Lamarque, can you take a look at this last attachment? ignore the rest of the thread and close it wether the the last comment is valid or not. Thanks ! I think NM exited between the two dbus calls. I have seen a report with this same crashlog some months ago. The guy who reported the bug said systemd did not properly started NM and he fixed the problem himself. |