Bug 249696 - knotify crash
Summary: knotify crash
Status: RESOLVED DUPLICATE of bug 226721
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: knotify (show other bugs)
Version: 4.0
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Olivier Goffart
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-01 03:50 UTC by mail
Modified: 2010-09-01 04:58 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mail 2010-09-01 03:50:14 UTC
Application: knotify4 (4.0)
KDE Platform Version: 4.4.4 (KDE 4.4.4) "release 2"
Qt Version: 4.6.3
Operating System: Linux 2.6.34-12-desktop i686
Distribution: "openSUSE 11.3 (i586)"

-- Information about the crash:
always occures when knotify is notifying me about something; very annoying!

 -- Backtrace:
Application: KNotify (knotify4), signal: Segmentation fault
[KCrash Handler]
#6  0xb701b4d4 in QVariant::userType (this=0x0) at kernel/qvariant.cpp:1757
#7  0xb71376c9 in QDBusConnectionPrivate::prepareReply (target=0x807f490, object=0x80e6a58, idx=0, metaTypes=..., msg=...) at qdbusintegrator.cpp:710
#8  0xb7138423 in QDBusConnectionPrivate::activateSignal (this=0x807f490, hook=..., msg=...) at qdbusintegrator.cpp:729
#9  0xb713d56b in QDBusConnectionPrivate::handleSignal (this=0x807f490, key=..., msg=...) at qdbusintegrator.cpp:1526
#10 0xb713d7df in QDBusConnectionPrivate::handleSignal (this=0x807f490, msg=...) at qdbusintegrator.cpp:1545
#11 0xb713dc1d in QDBusConnectionPrivate::handleMessage (this=0x807f490, amsg=...) at qdbusintegrator.cpp:544
#12 0xb7141c79 in qDBusSignalFilter (connection=0x80818e8, message=0x0, data=0x807f490) at qdbusintegrator.cpp:528
#13 0xb5d4b67b in dbus_connection_dispatch (connection=0x80818e8) at dbus-connection.c:4451
#14 0xb713427b in q_dbus_connection_dispatch (this=0x807f490) at qdbus_symbols_p.h:113
#15 QDBusConnectionPrivate::doDispatch (this=0x807f490) at qdbusintegrator.cpp:1079
#16 0xb7138acd in QDBusConnectionPrivate::socketRead (this=0x807f490, fd=6) at qdbusintegrator.cpp:1099
#17 0xb717b3e5 in QDBusConnectionPrivate::qt_metacall (this=0x807f490, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0xbfb64fa8) at .moc/release-shared/moc_qdbusconnection_p.cpp:99
#18 0xb7003efd in QMetaObject::metacall (object=0x807f490, cl=QMetaObject::InvokeMetaMethod, idx=8, argv=0xbfb64fa8) at kernel/qmetaobject.cpp:237
#19 0xb7012fe8 in QMetaObject::activate (sender=0x80c97f8, m=0xb711a550, local_signal_index=0, argv=0xbfb64fa8) at kernel/qobject.cpp:3295
#20 0xb705f8a5 in QSocketNotifier::activated (this=0x80c97f8, _t1=6) at .moc/release-shared/moc_qsocketnotifier.cpp:89
#21 0xb701845f in QSocketNotifier::event (this=0x80c97f8, e=0xbfb65404) at kernel/qsocketnotifier.cpp:317
#22 0xb6552c64 in QApplicationPrivate::notify_helper (this=0x8087e68, receiver=0x80c97f8, e=0xbfb65404) at kernel/qapplication.cpp:4302
#23 0xb655abf7 in QApplication::notify (this=0xbfb65720, receiver=0x80c97f8, e=0xbfb65404) at kernel/qapplication.cpp:3706
#24 0xb756f9d1 in KApplication::notify (this=0xbfb65720, receiver=0x80c97f8, event=0xbfb65404) at /usr/src/debug/kdelibs-4.4.4/kdeui/kernel/kapplication.cpp:302
#25 0xb6ffde0e in QCoreApplication::notifyInternal (this=0xbfb65720, receiver=0x80c97f8, event=0xbfb65404) at kernel/qcoreapplication.cpp:726
#26 0xb7029708 in sendEvent (source=0x808aaa8) at kernel/qcoreapplication.h:215
#27 socketNotifierSourceDispatch (source=0x808aaa8) at kernel/qeventdispatcher_glib.cpp:110
#28 0xb5c81b49 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#29 0xb5c82350 in ?? () from /usr/lib/libglib-2.0.so.0
#30 0xb5c8260e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#31 0xb7029d4b in QEventDispatcherGlib::processEvents (this=0x806b338, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#32 0xb660319a in QGuiEventDispatcherGlib::processEvents (this=0x806b338, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#33 0xb6ffd11d in QEventLoop::processEvents (this=0xbfb65664, flags=...) at kernel/qeventloop.cpp:149
#34 0xb6ffd319 in QEventLoop::exec (this=0xbfb65664, flags=...) at kernel/qeventloop.cpp:201
#35 0xb7001c70 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003
#36 0xb6550164 in QApplication::exec () at kernel/qapplication.cpp:3581
#37 0x0804e53f in _start ()

This bug may be a duplicate of or related to bug 226721.

Possible duplicates by query: bug 248749, bug 248195, bug 246417, bug 246379, bug 246193.

Reported using DrKonqi
Comment 1 Christoph Feck 2010-09-01 04:58:51 UTC

*** This bug has been marked as a duplicate of bug 226721 ***