Bug 292978 - Segmentation fault
Summary: Segmentation fault
Status: RESOLVED DUPLICATE of bug 288571
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: kded (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-31 16:47 UTC by giacof
Modified: 2012-02-02 00:32 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 giacof 2012-01-31 16:47:25 UTC
Application: kded4 ($Id$)
KDE Platform Version: 4.7.4 (4.7.4)
Qt Version: 4.7.4
Operating System: Linux 3.0.0-16-generic x86_64
Distribution: Ubuntu 11.10

-- Information about the crash:
- What I was doing when the application crashed:

I was connecting to a server via sftp.
After entering the server's URL in the Dolphin address bar, a dialog opened and prompted for the password. I deselected the option to store the password in the wallet.
After typing the password in and confirming, the KDE Daemon crashed and I got the Segmentation fault message box. Nevertheless, I could still access the server.

-- Backtrace:
Application: Demone KDE (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0x7fe8fcdf4780 (LWP 2518))]

Thread 4 (Thread 0x7fe8e0f70700 (LWP 2568)):
#0  0x00007fe8fa64d773 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007fe8f784df68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fe8f784e792 in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fe8e124d516 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#4  0x00007fe8f78732b6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007fe8ece5525a in ?? () from /usr/lib/nvidia-current-updates/libGL.so.1
#6  0x00007fe8f8117efc in start_thread (arg=0x7fe8e0f70700) at pthread_create.c:304
#7  0x00007fe8fa65989d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#8  0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7fe8dbfff700 (LWP 2579)):
#0  0x00007fe8fa64d773 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007fe8f784df68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fe8f784e429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fe8fba95f3e in QEventDispatcherGlib::processEvents (this=0x143e2a0, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007fe8fba69cf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007fe8fba69ef7 in QEventLoop::exec (this=0x7fe8dbffed10, flags=...) at kernel/qeventloop.cpp:201
#6  0x00007fe8fb98127f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498
#7  0x00007fe8fba4ccbf in QInotifyFileSystemWatcherEngine::run (this=0x14c58f0) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007fe8fb983d05 in QThreadPrivate::start (arg=0x14c58f0) at thread/qthread_unix.cpp:331
#9  0x00007fe8ece5525a in ?? () from /usr/lib/nvidia-current-updates/libGL.so.1
#10 0x00007fe8f8117efc in start_thread (arg=0x7fe8dbfff700) at pthread_create.c:304
#11 0x00007fe8fa65989d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7fe8d1ce2700 (LWP 5162)):
#0  0x00007fe8fa64d773 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007fe8f784df68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fe8f784e429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fe8fba95f3e in QEventDispatcherGlib::processEvents (this=0x1699ba0, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007fe8fba69cf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007fe8fba69ef7 in QEventLoop::exec (this=0x7fe8d1ce1d10, flags=...) at kernel/qeventloop.cpp:201
#6  0x00007fe8fb98127f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498
#7  0x00007fe8fba4ccbf in QInotifyFileSystemWatcherEngine::run (this=0x1218a20) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007fe8fb983d05 in QThreadPrivate::start (arg=0x1218a20) at thread/qthread_unix.cpp:331
#9  0x00007fe8ece5525a in ?? () from /usr/lib/nvidia-current-updates/libGL.so.1
#10 0x00007fe8f8117efc in start_thread (arg=0x7fe8d1ce2700) at pthread_create.c:304
#11 0x00007fe8fa65989d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fe8fcdf4780 (LWP 2518)):
[KCrash Handler]
#6  ref (this=0x0) at /usr/include/qt4/QtCore/qatomic_x86_64.h:121
#7  QString (other=..., this=0x7fffecf5f000) at /usr/include/qt4/QtCore/qstring.h:729
#8  QList<QString>::removeAll (this=0x15f0170, _t=...) at /usr/include/qt4/QtCore/qlist.h:761
#9  0x00007fe8d37585b9 in KPasswdServer::processRequest (this=0x15f0130) at ../../kpasswdserver/kpasswdserver.cpp:718
#10 0x00007fe8d3759440 in KPasswdServer::qt_metacall (this=0x15f0130, _c=QMetaObject::InvokeMetaMethod, _id=9, _a=0x1232da0) at ./kpasswdserver.moc:114
#11 0x00007fe8fba81a5e in QObject::event (this=0x15f0130, e=<optimized out>) at kernel/qobject.cpp:1217
#12 0x00007fe8fae1a474 in notify_helper (e=0x168ebf0, receiver=0x15f0130, this=0x11e8c70) at kernel/qapplication.cpp:4486
#13 QApplicationPrivate::notify_helper (this=0x11e8c70, receiver=0x15f0130, e=0x168ebf0) at kernel/qapplication.cpp:4458
#14 0x00007fe8fae1f2e1 in QApplication::notify (this=0x7fffecf5ffe0, receiver=0x15f0130, e=0x168ebf0) at kernel/qapplication.cpp:4365
#15 0x00007fe8fc7d8466 in KApplication::notify (this=0x7fffecf5ffe0, receiver=0x15f0130, event=0x168ebf0) at ../../kdeui/kernel/kapplication.cpp:311
#16 0x00007fe8fba6aafc in QCoreApplication::notifyInternal (this=0x7fffecf5ffe0, receiver=0x15f0130, event=0x168ebf0) at kernel/qcoreapplication.cpp:787
#17 0x00007fe8fba6e51f in sendEvent (event=0x168ebf0, receiver=0x15f0130) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#18 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x11385e0) at kernel/qcoreapplication.cpp:1428
#19 0x00007fe8fba95a73 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#20 postEventSourceDispatch (s=<optimized out>) at kernel/qeventdispatcher_glib.cpp:277
#21 0x00007fe8f784da5d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#22 0x00007fe8f784e258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#23 0x00007fe8f784e429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#24 0x00007fe8fba95ed6 in QEventDispatcherGlib::processEvents (this=0x113ad30, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#25 0x00007fe8faec210e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=<optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#26 0x00007fe8fba69cf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#27 0x00007fe8fba69ef7 in QEventLoop::exec (this=0x7fffecf5ff70, flags=...) at kernel/qeventloop.cpp:201
#28 0x00007fe8fba6e789 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1064
#29 0x00007fe8e8b05d65 in kdemain (argc=1, argv=0x11c12a0) at ../../kded/kded.cpp:924
#30 0x0000000000408547 in launch (argc=1, _name=0x40b2d7 "kded4", args=<optimized out>, cwd=0x0, envc=<optimized out>, envs=<optimized out>, reset_env=false, tty=0x0, avoid_loops=false, startup_id_str=0x40b15e "0") at ../../kinit/kinit.cpp:746
#31 0x0000000000405949 in main (argc=4, argv=0x7fff00000001, envp=0x7fffecf61140) at ../../kinit/kinit.cpp:1861

Possible duplicates by query: bug 288784, bug 288571, bug 195058, bug 192525.

Reported using DrKonqi
Comment 1 Christoph Feck 2012-02-02 00:32:40 UTC

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