Bug 292034 - Crash on accessing sftp folder
Summary: Crash on accessing sftp folder
Status: RESOLVED DUPLICATE of bug 288571
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: kded (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-20 13:50 UTC by Peter Andreasen
Modified: 2012-01-20 14:02 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 Peter Andreasen 2012-01-20 13:50:50 UTC
Application: kded4 ($Id$)
KDE Platform Version: 4.7.4 (4.7.4)
Qt Version: 4.8.0
Operating System: Linux 3.1.9-1.fc16.x86_64 x86_64
Distribution: "Fedora release 16 (Verne)"

-- Information about the crash:
Using Krusader to access a folder on another host using sftp:// caused a crash.

-- Backtrace:
Application: KDE-dæmon (kded4), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
82	T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[Current thread is 1 (Thread 0x7f66187d1840 (LWP 1710))]

Thread 4 (Thread 0x7f6609955700 (LWP 1715)):
#0  0x000000345f244048 in g_main_context_prepare (context=0x7f66040009c0, priority=0x7f6609954b58) at gmain.c:2760
#1  0x000000345f244e6d in g_main_context_iterate (context=0x7f66040009c0, block=1, dispatch=1, self=<optimized out>) at gmain.c:3069
#2  0x000000345f24549c in g_main_context_iteration (context=0x7f66040009c0, may_block=1) at gmain.c:3152
#3  0x000000345ffa7db6 in QEventDispatcherGlib::processEvents (this=0x7f66040008e0, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:426
#4  0x000000345ff78172 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x000000345ff783c7 in QEventLoop::exec (this=0x7f6609954c80, flags=...) at kernel/qeventloop.cpp:204
#6  0x000000345fe78b27 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#7  0x000000345fe7bb6b in QThreadPrivate::start (arg=0x101b1e0) at thread/qthread_unix.cpp:298
#8  0x00000037486a52da in ?? () from /usr/lib64/nvidia/libGL.so.1
#9  0x0000003726607d90 in start_thread (arg=0x7f6609955700) at pthread_create.c:309
#10 0x00000037262ef48d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 3 (Thread 0x7f6609154700 (LWP 1720)):
#0  0x00000037262e6af3 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x000000345f244fd8 in g_main_context_poll (n_fds=1, fds=0x7f65fc002270, priority=<optimized out>, timeout=-1, context=0x7f65fc0009c0) at gmain.c:3402
#2  g_main_context_iterate (context=0x7f65fc0009c0, block=<optimized out>, dispatch=1, self=<optimized out>) at gmain.c:3084
#3  0x000000345f24549c in g_main_context_iteration (context=0x7f65fc0009c0, may_block=1) at gmain.c:3152
#4  0x000000345ffa7db6 in QEventDispatcherGlib::processEvents (this=0x7f65fc0008e0, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:426
#5  0x000000345ff78172 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#6  0x000000345ff783c7 in QEventLoop::exec (this=0x7f6609153c50, flags=...) at kernel/qeventloop.cpp:204
#7  0x000000345fe78b27 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#8  0x000000345ff57e6f in QInotifyFileSystemWatcherEngine::run (this=0x1027e90) at io/qfilesystemwatcher_inotify.cpp:248
#9  0x000000345fe7bb6b in QThreadPrivate::start (arg=0x1027e90) at thread/qthread_unix.cpp:298
#10 0x00000037486a52da in ?? () from /usr/lib64/nvidia/libGL.so.1
#11 0x0000003726607d90 in start_thread (arg=0x7f6609154700) at pthread_create.c:309
#12 0x00000037262ef48d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 2 (Thread 0x7f65f9afc700 (LWP 1776)):
#0  0x00000037262e6af3 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x000000345f244fd8 in g_main_context_poll (n_fds=3, fds=0x7f65f4001130, priority=<optimized out>, timeout=-1, context=0x11057f0) at gmain.c:3402
#2  g_main_context_iterate (context=0x11057f0, block=<optimized out>, dispatch=1, self=<optimized out>) at gmain.c:3084
#3  0x000000345f245815 in g_main_loop_run (loop=0x1078e40) at gmain.c:3297
#4  0x0000003462cbed86 in gdbus_shared_thread_func (user_data=0x11057c0) at gdbusprivate.c:276
#5  0x000000345f26a226 in g_thread_create_proxy (data=0x11058e0) at gthread.c:1962
#6  0x00000037486a52da in ?? () from /usr/lib64/nvidia/libGL.so.1
#7  0x0000003726607d90 in start_thread (arg=0x7f65f9afc700) at pthread_create.c:309
#8  0x00000037262ef48d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 1 (Thread 0x7f66187d1840 (LWP 1710)):
[KCrash Handler]
#6  ref (this=0x0) at /usr/include/QtCore/qatomic_x86_64.h:121
#7  QString (other=..., this=0x7fff3df146f0) at /usr/include/QtCore/qstring.h:726
#8  QList<QString>::removeAll (this=0x12071e0, _t=...) at /usr/include/QtCore/qlist.h:773
#9  0x00007f65ee6284a9 in KPasswdServer::processRequest (this=0x12071a0) at /usr/src/debug/kde-runtime-4.7.4/kpasswdserver/kpasswdserver.cpp:718
#10 0x00007f65ee6292c5 in qt_static_metacall (_a=0x1254a50, _id=<optimized out>, _o=0x12071a0, _c=<optimized out>) at /usr/src/debug/kde-runtime-4.7.4/x86_64-redhat-linux-gnu/kpasswdserver/kpasswdserver.moc:89
#11 KPasswdServer::qt_static_metacall (_o=0x12071a0, _c=<optimized out>, _id=<optimized out>, _a=0x1254a50) at /usr/src/debug/kde-runtime-4.7.4/x86_64-redhat-linux-gnu/kpasswdserver/kpasswdserver.moc:70
#12 0x000000345ff91f06 in QObject::event (this=0x12071a0, e=<optimized out>) at kernel/qobject.cpp:1195
#13 0x00000034605c9994 in notify_helper (e=0x1285000, receiver=0x12071a0, this=0xd4bea0) at kernel/qapplication.cpp:4550
#14 QApplicationPrivate::notify_helper (this=0xd4bea0, receiver=0x12071a0, e=0x1285000) at kernel/qapplication.cpp:4522
#15 0x00000034605ce813 in QApplication::notify (this=0x7fff3df15880, receiver=0x12071a0, e=0x1285000) at kernel/qapplication.cpp:4411
#16 0x0000003463650766 in KApplication::notify (this=0x7fff3df15880, receiver=0x12071a0, event=0x1285000) at /usr/src/debug/kdelibs-4.7.4/kdeui/kernel/kapplication.cpp:311
#17 0x000000345ff7903c in QCoreApplication::notifyInternal (this=0x7fff3df15880, receiver=0x12071a0, event=0x1285000) at kernel/qcoreapplication.cpp:876
#18 0x000000345ff7caca in sendEvent (event=0x1285000, receiver=0x12071a0) at kernel/qcoreapplication.h:231
#19 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0xd1a4d0) at kernel/qcoreapplication.cpp:1500
#20 0x000000345ffa7923 in sendPostedEvents () at kernel/qcoreapplication.h:236
#21 postEventSourceDispatch (s=0xd4f8a0) at kernel/qeventdispatcher_glib.cpp:279
#22 0x000000345f244acd in g_main_dispatch (context=0xd4e8e0) at gmain.c:2441
#23 g_main_context_dispatch (context=0xd4e8e0) at gmain.c:3011
#24 0x000000345f2452c8 in g_main_context_iterate (context=0xd4e8e0, block=<optimized out>, dispatch=1, self=<optimized out>) at gmain.c:3089
#25 0x000000345f24549c in g_main_context_iteration (context=0xd4e8e0, may_block=1) at gmain.c:3152
#26 0x000000345ffa7d4f in QEventDispatcherGlib::processEvents (this=0xd1b990, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#27 0x000000346066c61e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=<optimized out>) at kernel/qguieventdispatcher_glib.cpp:207
#28 0x000000345ff78172 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#29 0x000000345ff783c7 in QEventLoop::exec (this=0x7fff3df15810, flags=...) at kernel/qeventloop.cpp:204
#30 0x000000345ff7cdc5 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1148
#31 0x0000003461e08de5 in kdemain (argc=1, argv=0x7fff3df15c58) at /usr/src/debug/kdelibs-4.7.4/kded/kded.cpp:924
#32 0x000000372622169d in __libc_start_main (main=0x400710 <main(int, char**)>, argc=1, ubp_av=0x7fff3df15c58, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff3df15c48) at libc-start.c:226
#33 0x0000000000400741 in _start ()

Possible duplicates by query: bug 291484, bug 290777, bug 290603.

Reported using DrKonqi
Comment 1 Jekyll Wu 2012-01-20 14:02:01 UTC

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