Bug 158893

Summary: Crashed while getting files. It did get 105 files in 16 sub-folders before the crash.
Product: [Unmaintained] kftpgrabber Reporter: Charles Fischer <PLCFischer>
Component: generalAssignee: Jernej Kos <kostko>
Status: RESOLVED WORKSFORME    
Severity: crash CC: andresbajotierra
Priority: NOR Keywords: investigated, triaged
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Charles Fischer 2008-03-07 06:33:00 UTC
Version:           0.8.1 (using KDE 3.5.9)
Installed from:    Fedora RPMs
OS:                Linux

The application KFTPGrabber (kftbgrabber) crashed and caused the signal 6 (SIGABRT).  I was downloading a directory tree.  Most of the files did download.

Thanks and I hope this helps.

Backtrace:
Getting all the debuginfos: debuginfo-install kftpgrabber kftpgrabber
(no debugging symbols found)
Using host libthread_db library "/lib64/libthread_db.so.1".
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 46912538814304 (LWP 3089)]
[New Thread 1094719824 (LWP 3350)]
[New Thread 1084229968 (LWP 3349)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
0x00000030c4ae0e4e in __lll_lock_wait_private () from /lib64/libc.so.6
#0  0x00000030c4ae0e4e in __lll_lock_wait_private () from /lib64/libc.so.6
#1  0x00000030c4a770f7 in _L_lock_14679 () from /lib64/libc.so.6
#2  0x00000030c4a75f21 in free () from /lib64/libc.so.6
#3  0x00000000004a7944 in ?? ()
#4  0x00000000004ae0a4 in ?? ()
#5  0x00002aaaac91d9ce in QApplication::sendPostedEvents ()
   from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
#6  0x00002aaaac8cafea in QEventLoop::processEvents ()
   from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
#7  0x00002aaaac934321 in QEventLoop::enterLoop ()
   from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
#8  0x00002aaaac934202 in QEventLoop::exec ()
   from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
#9  0x000000000043a04d in QFrame::qt_emit ()
#10 0x00000030c4a1e074 in __libc_start_main () from /lib64/libc.so.6
#11 0x0000000000439d79 in QFrame::qt_emit ()
#12 0x00007fff6d00db48 in ?? ()
#13 0x0000000000000000 in ?? ()
Comment 1 FiNeX 2008-03-07 10:46:04 UTC
Please, when reporting about crash, post the backtrace following the instructions on:
http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports
Comment 2 Roman Garnett 2008-03-12 13:29:12 UTC
here's a backtrace for a similar crash.  kftpgrabber has been crashing all over the place for me recently, and it's hard to identify what's actually causing the crash.

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 0x2b347a993c10 (LWP 26980)]
[New Thread 0x41802950 (LWP 27152)]
[New Thread 0x41001950 (LWP 26982)]
[New Thread 0x40800950 (LWP 26981)]
[KCrash handler]
#5  0x000000350a1d5c24 in QMapPrivateBase::rotateLeft ()
   from /usr/qt/3/lib64/libqt-mt.so.3
#6  0x000000350a1d5d62 in QMapPrivateBase::rebalance ()
   from /usr/qt/3/lib64/libqt-mt.so.3
#7  0x0000000000447dd2 in QMapPrivate<QString, QString>::insert (
    this=0xbf2190, x=0x0, y=0x2aaaac00ce20, k=@0x7fff3035fb60)
    at /usr/qt/3/include/qmap.h:568
#8  0x0000000000447edb in QMapPrivate<QString, QString>::insertSingle (
    this=0xbf2190, k=@0x7fff3035fb60) at /usr/qt/3/include/qmap.h:543
#9  0x00000000004480a3 in QMap<QString, QString>::insert (this=0xfe6ca8, 
    key=@0x7fff3035fb60, value=@0x7fff3035fab0, overwrite=true)
    at /usr/qt/3/include/qmap.h:822
#10 0x00000000004482c2 in QMap<QString, QString>::operator[] (this=0xfe6ca8, 
    k=@0x7fff3035fb60) at /usr/qt/3/include/qmap.h:803
#11 0x00000000004a5455 in KFTPEngine::Socket::initConfig (
    this=<value optimized out>) at socket.h:92
#12 0x00000000004467c4 in KFTPBookmarks::Manager::setupClient (
    this=<value optimized out>, site=0xbbd420, client=0x103b3b0)
    at kftpbookmarks.cpp:691
#13 0x000000000045044b in KFTPSession::Session::slotStartReconnect (
    this=0x1087720) at kftpsession.cpp:467
#14 0x00000000004445ee in KFTPBookmarks::Manager::slotBookmarkExecuted (
    this=<value optimized out>) at kftpbookmarks.cpp:916
#15 0x000000000044499e in KFTPBookmarks::Manager::qt_invoke (this=0x9223b0, 
    _id=2, _o=0x7fff303602d0) at kftpbookmarks.moc:96
#16 0x0000003509f5809c in QObject::activate_signal ()
   from /usr/qt/3/lib64/libqt-mt.so.3
#17 0x0000003509f58834 in QObject::activate_signal ()
   from /usr/qt/3/lib64/libqt-mt.so.3
#18 0x000000350b7ac70d in KAction::slotPopupActivated ()
   from /usr/kde/3.5/lib64/libkdeui.so.4
#19 0x000000350b7ac9d6 in KAction::qt_invoke ()
   from /usr/kde/3.5/lib64/libkdeui.so.4
#20 0x000000000044e829 in KFTPBookmarkAction::qt_invoke (this=0xbf2190, 
    _id=-1409234384, _o=0x11a69f0) at kftpbookmarkaction.moc:223
#21 0x0000003509f5809c in QObject::activate_signal ()
   from /usr/qt/3/lib64/libqt-mt.so.3
#22 0x000000350a23cb12 in QSignal::signal () from /usr/qt/3/lib64/libqt-mt.so.3
#23 0x0000003509f7043d in QSignal::activate ()
   from /usr/qt/3/lib64/libqt-mt.so.3
#24 0x000000350a046219 in QPopupMenu::mouseReleaseEvent ()
   from /usr/qt/3/lib64/libqt-mt.so.3
#25 0x0000003509f89802 in QWidget::event () from /usr/qt/3/lib64/libqt-mt.so.3
#26 0x0000003509f0194d in QApplication::internalNotify ()
   from /usr/qt/3/lib64/libqt-mt.so.3
#27 0x0000003509f025a2 in QApplication::notify ()
   from /usr/qt/3/lib64/libqt-mt.so.3
#28 0x000000350a8d088d in KApplication::notify ()
   from /usr/kde/3.5/lib64/libkdecore.so.4
#29 0x0000003509eaabdb in QETWidget::translateMouseEvent ()
   from /usr/qt/3/lib64/libqt-mt.so.3
#30 0x0000003509ea9353 in QApplication::x11ProcessEvent ()
   from /usr/qt/3/lib64/libqt-mt.so.3
#31 0x0000003509eb84e9 in QEventLoop::processEvents ()
   from /usr/qt/3/lib64/libqt-mt.so.3
#32 0x0000003509f16003 in QEventLoop::enterLoop ()
   from /usr/qt/3/lib64/libqt-mt.so.3
#33 0x000000350a048e3b in QPopupMenu::exec ()
   from /usr/qt/3/lib64/libqt-mt.so.3
#34 0x000000350a06e228 in QToolButton::popupTimerDone ()
   from /usr/qt/3/lib64/libqt-mt.so.3
#35 0x000000350a06e5ef in QToolButton::openPopup ()
   from /usr/qt/3/lib64/libqt-mt.so.3
#36 0x000000350a06e795 in QToolButton::mousePressEvent ()
   from /usr/qt/3/lib64/libqt-mt.so.3
#37 0x000000350b84ac15 in KToolBarButton::mousePressEvent ()
   from /usr/kde/3.5/lib64/libkdeui.so.4
#38 0x0000003509f89d5e in QWidget::event () from /usr/qt/3/lib64/libqt-mt.so.3
#39 0x000000350b84bfe6 in KToolBarButton::event ()
   from /usr/kde/3.5/lib64/libkdeui.so.4
#40 0x0000003509f0194d in QApplication::internalNotify ()
   from /usr/qt/3/lib64/libqt-mt.so.3
#41 0x0000003509f025a2 in QApplication::notify ()
   from /usr/qt/3/lib64/libqt-mt.so.3
#42 0x000000350a8d088d in KApplication::notify ()
   from /usr/kde/3.5/lib64/libkdecore.so.4
#43 0x0000003509eaa5a3 in QETWidget::translateMouseEvent ()
   from /usr/qt/3/lib64/libqt-mt.so.3
#44 0x0000003509ea9353 in QApplication::x11ProcessEvent ()
   from /usr/qt/3/lib64/libqt-mt.so.3
#45 0x0000003509eb84e9 in QEventLoop::processEvents ()
   from /usr/qt/3/lib64/libqt-mt.so.3
#46 0x0000003509f16003 in QEventLoop::enterLoop ()
   from /usr/qt/3/lib64/libqt-mt.so.3
#47 0x0000003509f15eb2 in QEventLoop::exec ()
   from /usr/qt/3/lib64/libqt-mt.so.3
#48 0x000000000043b998 in main (argc=808852672, argv=<value optimized out>)
    at main.cpp:135
#49 0x0000003799e1e1f4 in __libc_start_main () from /lib/libc.so.6
#50 0x000000000043b629 in _start ()
Comment 3 Dario Andres 2008-12-21 18:00:05 UTC
Have anyone experienced this bug again with a recent KDE version? (4.1.3 / 4.2beta2 / 4.2svn) ?  Thanks :) 
Comment 4 Dario Andres 2009-05-29 21:06:05 UTC
Marking as NEEDSINFO
Comment 5 Andrew Crouthamel 2018-09-19 04:30:58 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 mark the bug 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 6 Andrew Crouthamel 2018-10-21 04:57:54 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!