Summary: | KNotify4 crashes on login [invalid QVariant::userType, QDBusConnectionPrivate::prepareReply, QDBusConnectionPrivate::activateSignal] | ||
---|---|---|---|
Product: | [Unmaintained] kdelibs | Reporter: | RoDrIgO <caidoberco> |
Component: | knotify | Assignee: | Olivier Goffart <ogoffart> |
Status: | RESOLVED UPSTREAM | ||
Severity: | crash | CC: | andresbajotierra, ara, chris.sergent, dair, danil_kl, jbrsubscribe, juntunen, kctcom, kde, lshurr, mail, michael, netman4ttm, nn.dm55, oneforall, ricardoespsanto, Ronny.Standtke, schaiba, tcech, thiago, tingay, trr813, w1az, xmms |
Priority: | NOR | ||
Version: | 4.0 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | Qt 4.7.1 | |
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi New crash information added by DrKonqi |
Description
RoDrIgO
2010-02-13 20:47:21 UTC
*** Bug 230101 has been marked as a duplicate of this bug. *** *** Bug 243134 has been marked as a duplicate of this bug. *** *** Bug 243231 has been marked as a duplicate of this bug. *** Created attachment 49517 [details]
New crash information added by DrKonqi
knotify4 (4.0) on KDE Platform 4.4.95 (KDE 4.4.95 (KDE 4.5 >= 20100723)) using Qt 4.6.3
- What I was doing when the application crashed:
Any KDE notification causes the crash - Firefox notification, WICD notifications, etc
-- Backtrace (Reduced):
#6 QVariant::userType (this=0x7f2d00000000) at kernel/qvariant.cpp:1757
#7 0x00007f2d76a1df7c in QDBusConnectionPrivate::prepareReply (target=0x641ac0, object=<value optimized out>, idx=10, metaTypes=..., msg=...) at qdbusintegrator.cpp:710
#8 0x00007f2d76a1ec47 in QDBusConnectionPrivate::activateSignal (this=<value optimized out>, hook=..., msg=<value optimized out>) at qdbusintegrator.cpp:729
#9 0x00007f2d76a23949 in QDBusConnectionPrivate::handleSignal (this=0x641ac0, key=..., msg=...) at qdbusintegrator.cpp:1526
#10 0x00007f2d76a23bb4 in QDBusConnectionPrivate::handleSignal (this=0x641ac0, msg=...) at qdbusintegrator.cpp:1545
*** Bug 246193 has been marked as a duplicate of this bug. *** *** Bug 246379 has been marked as a duplicate of this bug. *** *** Bug 246417 has been marked as a duplicate of this bug. *** Created attachment 49893 [details]
New crash information added by DrKonqi
Knotify crashed with every application needing a motifications
Created attachment 49905 [details]
New crash information added by DrKonqi
I was just starting OpenSUSE 11.3. then Kbugbuster reported a segmentation fault when I entered in LXDE.
*** Bug 248195 has been marked as a duplicate of this bug. *** *** Bug 248749 has been marked as a duplicate of this bug. *** *** Bug 249220 has been marked as a duplicate of this bug. *** ok mine was a dupe . I did try checking but these are a bit hard:) anyway mine was Bug 249220 . this all i se so far is more dupes. So what Bug number should we be looking at to keep looking for a fix ? *** Bug 249696 has been marked as a duplicate of this bug. *** Olivier, the following happens: knotify receives a dbus message, and Qt converts that to a signal. The message received and the slot called should of course have matching paramters. But looking at the backtrace, this is not the case: the slot expects more parameters than the message had. What could be the reason for that? Is there something that makes sure messages are only sent with a valid number of parameters? I also reported http://bugreports.qt.nokia.com/browse/QTBUG-13348 to request some sanity checking for that. The bug report mentioned in comment #15 got accepted upstream, resolving this one. If everything works well, the fix will be in Qt 4.7.1. *** Bug 243138 has been marked as a duplicate of this bug. *** Patch landed in Qt 4.7.1 Actually, I can't reproduce the bug. *** Bug 250169 has been marked as a duplicate of this bug. *** *** Bug 250189 has been marked as a duplicate of this bug. *** *** Bug 243140 has been marked as a duplicate of this bug. *** *** Bug 243137 has been marked as a duplicate of this bug. *** *** Bug 192714 has been marked as a duplicate of this bug. *** *** Bug 254078 has been marked as a duplicate of this bug. *** *** Bug 254718 has been marked as a duplicate of this bug. *** *** Bug 256484 has been marked as a duplicate of this bug. *** *** Bug 260383 has been marked as a duplicate of this bug. *** *** Bug 260793 has been marked as a duplicate of this bug. *** *** Bug 265841 has been marked as a duplicate of this bug. *** *** Bug 269288 has been marked as a duplicate of this bug. *** *** Bug 293171 has been marked as a duplicate of this bug. *** *** Bug 294588 has been marked as a duplicate of this bug. *** |