Bug 254718 - KNotify crashes when trying to use KWallet
Summary: KNotify crashes when trying to use KWallet
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-10-20 03:10 UTC by nn.dm55
Modified: 2010-10-20 03:12 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 nn.dm55 2010-10-20 03:10:08 UTC
Application: knotify4 (4.0)
KDE Platform Version: 4.4.4 (KDE 4.4.4) "release 3"
Qt Version: 4.6.3
Operating System: Linux 2.6.34.7-0.4-default i686
Distribution: "openSUSE 11.3 (i586)"

-- Information about the crash:
In Konqi:
1. Report Bug.
1. Yes.
Click What I was doing...
Click Next
Click Next
Click Save login information
Click Login
Click Cancel on popup

 -- Backtrace:
Application: KNotify (knotify4), signal: Segmentation fault
[KCrash Handler]
#6  0xb6fb44d4 in QVariant::userType() const () from /usr/lib/libQtCore.so.4
#7  0xb70d06c9 in QDBusConnectionPrivate::prepareReply (target=0x8080568, object=0x811e400, idx=3342385, metaTypes=..., msg=...) at qdbusintegrator.cpp:710
#8  0xb70d1423 in QDBusConnectionPrivate::activateSignal (this=0x8080568, hook=..., msg=...) at qdbusintegrator.cpp:729
#9  0xb70d656b in QDBusConnectionPrivate::handleSignal (this=0x8080568, key=..., msg=...) at qdbusintegrator.cpp:1526
#10 0xb70d67df in QDBusConnectionPrivate::handleSignal (this=0x8080568, msg=...) at qdbusintegrator.cpp:1545
#11 0xb70d6c1d in QDBusConnectionPrivate::handleMessage (this=0x8080568, amsg=...) at qdbusintegrator.cpp:544
#12 0xb70dac79 in qDBusSignalFilter (connection=0x80829c0, message=0x330031, data=0x8080568) at qdbusintegrator.cpp:528
#13 0xb5ce467b in dbus_connection_dispatch (connection=0x80829c0) at dbus-connection.c:4451
#14 0xb70cd27b in q_dbus_connection_dispatch (this=0x8080568) at qdbus_symbols_p.h:113
#15 QDBusConnectionPrivate::doDispatch (this=0x8080568) at qdbusintegrator.cpp:1079
#16 0xb70d1acd in QDBusConnectionPrivate::socketRead (this=0x8080568, fd=6) at qdbusintegrator.cpp:1099
#17 0xb71143e5 in QDBusConnectionPrivate::qt_metacall (this=0x8080568, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0xbff25398) at .moc/release-shared/moc_qdbusconnection_p.cpp:99
#18 0xb6f9cefd in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
#19 0xb6fabfe8 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#20 0xb6ff88a5 in QSocketNotifier::activated(int) () from /usr/lib/libQtCore.so.4
#21 0xb6fb145f in QSocketNotifier::event(QEvent*) () from /usr/lib/libQtCore.so.4
#22 0xb64ebc64 in QApplicationPrivate::notify_helper (this=0x8088e08, receiver=0x8125f98, e=0xbff257f4) at kernel/qapplication.cpp:4302
#23 0xb64f3bf7 in QApplication::notify (this=0xbff25b10, receiver=0x8125f98, e=0xbff257f4) at kernel/qapplication.cpp:3706
#24 0xb75089d1 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#25 0xb6f96e0e in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#26 0xb6fc2708 in ?? () from /usr/lib/libQtCore.so.4
#27 0xb5c1ab49 in g_main_dispatch (context=0x808b090) at gmain.c:1960
#28 IA__g_main_context_dispatch (context=0x808b090) at gmain.c:2513
#29 0xb5c1b350 in g_main_context_iterate (context=0x808b090, block=1, dispatch=1, self=0x808d480) at gmain.c:2591
#30 0xb5c1b60e in IA__g_main_context_iteration (context=0x808b090, may_block=1) at gmain.c:2654
#31 0xb6fc2d4b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#32 0xb659c19a in QGuiEventDispatcherGlib::processEvents (this=0x806c438, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#33 0xb6f9611d in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#34 0xb6f96319 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#35 0xb6f9ac70 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#36 0xb64e9164 in QApplication::exec () at kernel/qapplication.cpp:3581
#37 0x0804e53f in _start ()

Possible duplicates by query: bug 254078, bug 250189, bug 250169, bug 249696, bug 248749.

Reported using DrKonqi
Comment 1 Christoph Feck 2010-10-20 03:12:41 UTC
Fixed in Qt 4.7.0

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