Bug 246193 - Knotty crash
Summary: Knotty 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-07-29 22:18 UTC by Alan Cohen
Modified: 2010-07-29 23:53 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 Alan Cohen 2010-07-29 22:18:13 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 x86_64
Distribution: "openSUSE 11.3 (x86_64)"

-- Information about the crash:
OS = Suse 11.3
Hardware = lenovo T61 laptop
LXDE = desktop

 -- Backtrace:
Application: KNotify (knotify4), signal: Segmentation fault
[KCrash Handler]
#5  QVariant::userType (this=0x11a) at kernel/qvariant.cpp:1757
#6  0x00007f148d765f7c in QDBusConnectionPrivate::prepareReply (target=0x63d8a0, object=<value optimized out>, idx=10, metaTypes=..., msg=...) at qdbusintegrator.cpp:710
#7  0x00007f148d766c47 in QDBusConnectionPrivate::activateSignal (this=<value optimized out>, hook=..., msg=<value optimized out>) at qdbusintegrator.cpp:729
#8  0x00007f148d76b949 in QDBusConnectionPrivate::handleSignal (this=0x63d8a0, key=..., msg=...) at qdbusintegrator.cpp:1526
#9  0x00007f148d76bbb4 in QDBusConnectionPrivate::handleSignal (this=0x63d8a0, msg=...) at qdbusintegrator.cpp:1545
#10 0x00007f148d76bf9e in QDBusConnectionPrivate::handleMessage (this=0x63d8a0, amsg=...) at qdbusintegrator.cpp:544
#11 0x00007f148d76fc2a in qDBusSignalFilter (connection=<value optimized out>, message=<value optimized out>, data=0x63d8a0) at qdbusintegrator.cpp:528
#12 0x00007f148977a6dc in dbus_connection_dispatch () from /lib64/libdbus-1.so.3
#13 0x00007f148d762df9 in q_dbus_connection_dispatch (this=0x63d8a0) at qdbus_symbols_p.h:113
#14 QDBusConnectionPrivate::doDispatch (this=0x63d8a0) at qdbusintegrator.cpp:1079
#15 0x00007f148d7672f5 in QDBusConnectionPrivate::socketRead (this=0x63d8a0, fd=5) at qdbusintegrator.cpp:1099
#16 0x00007f148d7a4703 in QDBusConnectionPrivate::qt_metacall (this=0x63d8a0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffeff756a0)
    at .moc/release-shared/moc_qdbusconnection_p.cpp:99
#17 0x00007f148d444a1f in QMetaObject::activate (sender=0x72a560, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7fffeff756a0) at kernel/qobject.cpp:3295
#18 0x00007f148d48afde in QSocketNotifier::activated (this=<value optimized out>, _t1=5) at .moc/release-shared/moc_qsocketnotifier.cpp:89
#19 0x00007f148d44999b in QSocketNotifier::event (this=0x72a560, e=0x7fffeff75d50) at kernel/qsocketnotifier.cpp:317
#20 0x00007f148c8224d4 in QApplicationPrivate::notify_helper (this=0x64bc70, receiver=0x72a560, e=0x7fffeff75d50) at kernel/qapplication.cpp:4302
#21 0x00007f148c82aaca in QApplication::notify (this=<value optimized out>, receiver=0x72a560, e=0x7fffeff75d50) at kernel/qapplication.cpp:4185
#22 0x00007f148e1e4c06 in KApplication::notify (this=0x7fffeff76080, receiver=0x72a560, event=0x7fffeff75d50) at /usr/src/debug/kdelibs-4.4.4/kdeui/kernel/kapplication.cpp:302
#23 0x00007f148d430e4c in QCoreApplication::notifyInternal (this=0x7fffeff76080, receiver=0x72a560, event=0x7fffeff75d50) at kernel/qcoreapplication.cpp:726
#24 0x00007f148d459089 in sendEvent (source=0x64f4b0) at kernel/qcoreapplication.h:215
#25 socketNotifierSourceDispatch (source=0x64f4b0) at kernel/qeventdispatcher_glib.cpp:110
#26 0x00007f1488ca0a93 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#27 0x00007f1488ca1270 in ?? () from /usr/lib64/libglib-2.0.so.0
#28 0x00007f1488ca1510 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#29 0x00007f148d45967f in QEventDispatcherGlib::processEvents (this=0x626bc0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#30 0x00007f148c8c314e in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#31 0x00007f148d430292 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#32 0x00007f148d430495 in QEventLoop::exec (this=0x7fffeff75fa0, flags=...) at kernel/qeventloop.cpp:201
#33 0x00007f148d43488b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003
#34 0x0000000000407f3f in main (argc=1, argv=0x7fffeff76418) at /usr/src/debug/kdebase-runtime-4.4.4/knotify/main.cpp:73

Possible duplicates by query: bug 230101, bug 226721.

Reported using DrKonqi
Comment 1 Christoph Feck 2010-07-29 23:53:51 UTC

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