Bug 248749 - knotify crash during login
Summary: knotify crash during login
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-08-23 04:08 UTC by Larry Shurr
Modified: 2010-08-23 09:09 UTC (History)
1 user (show)

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 Larry Shurr 2010-08-23 04:08:52 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-default i686
Distribution: "openSUSE 11.3 (i586)"

-- Information about the crash:
Logged in to KDE 4.4.4 release 2 on recently installed openSUSE 11.3.  Knotify crashed twice during startup.

 -- Backtrace:
Application: KNotify (knotify4), signal: Segmentation fault
[KCrash Handler]
#6  0xb6ecb4d4 in QVariant::userType (this=0x300031) at kernel/qvariant.cpp:1757
#7  0xb6fe76c9 in QDBusConnectionPrivate::prepareReply (target=0x8080590, object=0x80db708, idx=3145777, metaTypes=..., msg=...) at qdbusintegrator.cpp:710
#8  0xb6fe8423 in QDBusConnectionPrivate::activateSignal (this=0x8080590, hook=..., msg=...) at qdbusintegrator.cpp:729
#9  0xb6fed56b in QDBusConnectionPrivate::handleSignal (this=0x8080590, key=..., msg=...) at qdbusintegrator.cpp:1526
#10 0xb6fed7df in QDBusConnectionPrivate::handleSignal (this=0x8080590, msg=...) at qdbusintegrator.cpp:1545
#11 0xb6fedc1d in QDBusConnectionPrivate::handleMessage (this=0x8080590, amsg=...) at qdbusintegrator.cpp:544
#12 0xb6ff1c79 in qDBusSignalFilter (connection=0x80829e8, message=0x300031, data=0x8080590) at qdbusintegrator.cpp:528
#13 0xb5bfb67b in dbus_connection_dispatch (connection=0x80829e8) at dbus-connection.c:4451
#14 0xb6fe427b in q_dbus_connection_dispatch (this=0x8080590) at qdbus_symbols_p.h:113
#15 QDBusConnectionPrivate::doDispatch (this=0x8080590) at qdbusintegrator.cpp:1079
#16 0xb6fe8acd in QDBusConnectionPrivate::socketRead (this=0x8080590, fd=5) at qdbusintegrator.cpp:1099
#17 0xb702b3e5 in QDBusConnectionPrivate::qt_metacall (this=0x8080590, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0xbf892e08) at .moc/release-shared/moc_qdbusconnection_p.cpp:99
#18 0xb6eb3efd in QMetaObject::metacall (object=0x8080590, cl=QMetaObject::InvokeMetaMethod, idx=8, argv=0xbf892e08) at kernel/qmetaobject.cpp:237
#19 0xb6ec2fe8 in QMetaObject::activate (sender=0x80dae60, m=0xb6fca550, local_signal_index=0, argv=0xbf892e08) at kernel/qobject.cpp:3295
#20 0xb6f0f8a5 in QSocketNotifier::activated (this=0x80dae60, _t1=5) at .moc/release-shared/moc_qsocketnotifier.cpp:89
#21 0xb6ec845f in QSocketNotifier::event (this=0x80dae60, e=0xbf893264) at kernel/qsocketnotifier.cpp:317
#22 0xb6402c64 in QApplicationPrivate::notify_helper (this=0x8088530, receiver=0x80dae60, e=0xbf893264) at kernel/qapplication.cpp:4302
#23 0xb640abf7 in QApplication::notify (this=0xbf893580, receiver=0x80dae60, e=0xbf893264) at kernel/qapplication.cpp:3706
#24 0xb741f9d1 in KApplication::notify (this=0xbf893580, receiver=0x80dae60, event=0xbf893264) at /usr/src/debug/kdelibs-4.4.4/kdeui/kernel/kapplication.cpp:302
#25 0xb6eade0e in QCoreApplication::notifyInternal (this=0xbf893580, receiver=0x80dae60, event=0xbf893264) at kernel/qcoreapplication.cpp:726
#26 0xb6ed9708 in sendEvent (source=0x808b420) at kernel/qcoreapplication.h:215
#27 socketNotifierSourceDispatch (source=0x808b420) at kernel/qeventdispatcher_glib.cpp:110
#28 0xb5b31b49 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#29 0xb5b32350 in ?? () from /usr/lib/libglib-2.0.so.0
#30 0xb5b3260e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#31 0xb6ed9d4b in QEventDispatcherGlib::processEvents (this=0x806c438, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#32 0xb64b319a in QGuiEventDispatcherGlib::processEvents (this=0x806c438, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#33 0xb6ead11d in QEventLoop::processEvents (this=0xbf8934c4, flags=...) at kernel/qeventloop.cpp:149
#34 0xb6ead319 in QEventLoop::exec (this=0xbf8934c4, flags=...) at kernel/qeventloop.cpp:201
#35 0xb6eb1c70 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003
#36 0xb6400164 in QApplication::exec () at kernel/qapplication.cpp:3581
#37 0x0804e53f in _start ()

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

Reported using DrKonqi
Comment 1 Nicolas L. 2010-08-23 09:09:52 UTC

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