Bug 215345 - Crash copying local to remote via ftp kio slave
Summary: Crash copying local to remote via ftp kio slave
Status: RESOLVED WORKSFORME
Alias: None
Product: kio
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords: investigated, triaged
Depends on:
Blocks:
 
Reported: 2009-11-20 00:12 UTC by doc.evans
Modified: 2018-10-21 04:30 UTC (History)
3 users (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 doc.evans 2009-11-20 00:12:05 UTC
Application that crashed: konqueror
Version of the application: 4.3.2 (KDE 4.3.2)
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-15-generic x86_64
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
Crash occured while copying a file from one konq pane to another, using FTP between the local machine and a remote one.

 -- Backtrace:
Application: Konqueror (kdeinit4), signal: Aborted
The current source language is "auto; currently c".
[Current thread is 1 (Thread 0x7f76df6ce750 (LWP 16995))]

Thread 2 (Thread 0x7f76d2384910 (LWP 16996)):
#0  __lll_lock_wait_private () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:97
#1  0x00007f76dca09a93 in _L_lock_9264 () from /lib/libc.so.6
#2  0x00007f76dca07701 in *__GI___libc_free (mem=0x7f76dccf7e40) at malloc.c:3714
#3  0x00007f76df225df2 in ~QEventDispatcherGlib (this=0x821220, __in_chrg=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:309
#4  0x00007f76df1165fc in QThreadPrivate::finish (arg=<value optimized out>) at thread/qthread_unix.cpp:212
#5  0x00007f76df11644d in ~__pthread_cleanup_class (arg=0x79d1e0) at /usr/include/pthread.h:535
#6  QThreadPrivate::start (arg=0x79d1e0) at thread/qthread_unix.cpp:190
#7  0x00007f76dbe8ca04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#8  0x00007f76dca6c7bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#9  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f76df6ce750 (LWP 16995)):
[KCrash Handler]
#5  0x00007f76dc9c04b5 in *__GI_raise (sig=<value optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#6  0x00007f76dc9c3f50 in *__GI_abort () at abort.c:92
#7  0x00007f76dc9f8c97 in __libc_message (do_abort=<value optimized out>, fmt=<value optimized out>) at ../sysdeps/unix/sysv/linux/libc_fatal.c:189
#8  0x00007f76dca02dd6 in malloc_printerr (action=3, str=0x7f76dcac46f0 "double free or corruption (out)", ptr=<value optimized out>) at malloc.c:6217
#9  0x00007f76dca0770c in *__GI___libc_free (mem=<value optimized out>) at malloc.c:3716
#10 0x00007f76df21374c in QList<QObjectPrivate::Connection>::node_destruct (this=<value optimized out>, data=0x4263) at ../../include/QtCore/../../src/corelib/tools/qlist.h:367
#11 QList<QObjectPrivate::Connection>::free (this=<value optimized out>, data=0x4263) at ../../include/QtCore/../../src/corelib/tools/qlist.h:559
#12 0x00007f76df2137cc in QVector<QList<QObjectPrivate::Connection> >::free (this=<value optimized out>, x=0x4263) at ../../include/QtCore/../../src/corelib/tools/qvector.h:423
#13 0x00007f76df2136f9 in ~QVector (this=<value optimized out>, __in_chrg=<value optimized out>) at ../../include/QtCore/../../src/corelib/tools/qvector.h:114
#14 ~QObjectConnectionListVector (this=<value optimized out>, __in_chrg=<value optimized out>) at kernel/qobject.cpp:194
#15 ~QObject (this=<value optimized out>, __in_chrg=<value optimized out>) at kernel/qobject.cpp:794
#16 0x00007f76de3877b7 in ~Slave (this=0x4263, __in_chrg=<value optimized out>) at ../../kio/kio/slave.cpp:171
#17 0x00007f76df20c11d in QObject::event (this=0x128a870, e=0x4263) at kernel/qobject.cpp:1094
#18 0x00007f76dd1acefc in QApplicationPrivate::notify_helper (this=0x798fb0, receiver=0x128a870, e=0x12707a0) at kernel/qapplication.cpp:4056
#19 0x00007f76dd1b41ce in QApplication::notify (this=0x7fffe9dddf80, receiver=0x128a870, e=0x12707a0) at kernel/qapplication.cpp:4021
#20 0x00007f76ddde3ab6 in KApplication::notify (this=0x7fffe9dddf80, receiver=0x128a870, event=0x12707a0) at ../../kdeui/kernel/kapplication.cpp:302
#21 0x00007f76df1fcc2c in QCoreApplication::notifyInternal (this=0x7fffe9dddf80, receiver=0x128a870, event=0x12707a0) at kernel/qcoreapplication.cpp:610
#22 0x00007f76df1fd80a in QCoreApplication::sendEvent (receiver=0x0, event_type=<value optimized out>, data=0x6fc4d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#23 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0x6fc4d0) at kernel/qcoreapplication.cpp:1247
#24 0x00007f76df225533 in QCoreApplication::sendPostedEvents (s=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#25 postEventSourceDispatch (s=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:210
#26 0x00007f76dc0ddbbe in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#27 0x00007f76dc0e1588 in ?? () from /lib/libglib-2.0.so.0
#28 0x00007f76dc0e16b0 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#29 0x00007f76df2251a6 in QEventDispatcherGlib::processEvents (this=0x6ff040, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#30 0x00007f76dd2414be in QGuiEventDispatcherGlib::processEvents (this=0x4263, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#31 0x00007f76df1fb532 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#32 0x00007f76df1fb904 in QEventLoop::exec (this=0x7fffe9dddd80, flags=) at kernel/qeventloop.cpp:201
#33 0x00007f76df1fdab9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#34 0x00007f76d49afe26 in kdemain () from /usr/lib/libkdeinit4_konqueror.so
#35 0x0000000000406da8 in launch (argc=2, _name=<value optimized out>, args=<value optimized out>, cwd=<value optimized out>, envc=16, envs=<value optimized out>, reset_env=false, tty=0x0, 
    avoid_loops=false, startup_id_str=0x753474 "homebrew;1258671560;983283;2422_TIME269240344") at ../../kinit/kinit.cpp:677
#36 0x0000000000407aa0 in handle_launcher_request (sock=7, who=<value optimized out>) at ../../kinit/kinit.cpp:1169
#37 0x0000000000407f51 in handle_requests (waitForPid=0) at ../../kinit/kinit.cpp:1362
#38 0x0000000000408bb2 in main (argc=2, argv=<value optimized out>, envp=<value optimized out>) at ../../kinit/kinit.cpp:1793
The current source language is "auto; currently asm".
The current source language is "auto; currently c".

Reported using DrKonqi
Comment 1 Dario Andres 2009-11-21 15:32:12 UTC
- Does Konqueror crash again if you repeat the situation you described ? Have you tried using Dolphin ?
Thanks
Comment 2 doc.evans 2009-11-25 20:00:58 UTC
1. No, this has just happened once (so far). I suspect some kind of race condition because I think (about 98% sure) that I had clicked to start a second FTP between the same two machines.

2. You don't want to know my opinion of Dolphin :-)
Comment 3 Dario Andres 2009-11-25 20:02:59 UTC
Filemanagement in Konqueror is done using the Dolphin KPart.. I just wanted to know if this could be unrelated to the Konqueror code itself...
Thanks
Comment 4 David Faure 2009-11-27 23:16:15 UTC
The crash is deep inside KIO, can't be related to konqueror or dolphin.
The backtrace only says "memory corruption" to me, though, doesn't really tell me where the problem is. If it happened more often I'd suggest running it in valgrind, but if it works 98% of the time....
Comment 5 FiNeX 2009-11-29 22:30:19 UTC
@David: shouldn't this report moved to KIO?
Comment 6 Dario Andres 2009-12-09 23:23:47 UTC
Moving to KIO
Marking as NEEDSINFO until we get more crashes and/or steps or information on how to reproduce
Comment 7 Andrew Crouthamel 2018-09-20 03:19:42 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 8 Andrew Crouthamel 2018-10-21 04:30:04 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!