Bug 274412 - krusader (as ROOT) crash in ubuntu 11.04 when copying file (from disk NTFS filesystem (USB 2.0) to disk NTFS filesystem (SATA II) )
Summary: krusader (as ROOT) crash in ubuntu 11.04 when copying file (from disk NTFS fi...
Status: RESOLVED WORKSFORME
Alias: None
Product: kdelibs
Classification: Unmaintained
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: kdelibs bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-29 11:15 UTC by martin.suc
Modified: 2021-01-08 04:34 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description martin.suc 2011-05-29 11:15:38 UTC
Application: krusader (2.3.0-beta1 "New Horizons")
KDE Platform Version: 4.6.2 (4.6.2)
Qt Version: 4.7.2
Operating System: Linux 2.6.38-9-generic x86_64
Distribution: Ubuntu 11.04

-- Information about the crash:
- What I was doing when the application crashed: Copying ISO file from extrenal USB (2.0) hard drive ntfs partition to internal hard drive ntfs partition (SATA II) . When it was almost finished - it crashed.

The crash can be reproduced some of the time.

-- Backtrace:
Application: Krusader - ROOT PRIVILEGES (krusader), signal: Segmentation fault
[Current thread is 1 (Thread 0x7fccdfc84780 (LWP 14174))]

Thread 3 (Thread 0x7fccce729700 (LWP 14179)):
#0  0x00007fccdc296f03 in __poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=<value optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007fccd8ed7104 in g_main_context_poll (context=0x2050c40, block=<value optimized out>, dispatch=1, self=<value optimized out>) at /build/buildd/glib2.0-2.28.6/./glib/gmain.c:3404
#2  g_main_context_iterate (context=0x2050c40, block=<value optimized out>, dispatch=1, self=<value optimized out>) at /build/buildd/glib2.0-2.28.6/./glib/gmain.c:3086
#3  0x00007fccd8ed7639 in g_main_context_iteration (context=0x2050c40, may_block=1) at /build/buildd/glib2.0-2.28.6/./glib/gmain.c:3154
#4  0x00007fccdceda446 in QEventDispatcherGlib::processEvents (this=0x2094530, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#5  0x00007fccdceae882 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#6  0x00007fccdceaeabc in QEventLoop::exec (this=0x7fccce728dd0, flags=...) at kernel/qeventloop.cpp:201
#7  0x00007fccdcdc5924 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:492
#8  0x00007fccdce90c2f in QInotifyFileSystemWatcherEngine::run (this=0x205a3b0) at io/qfilesystemwatcher_inotify.cpp:248
#9  0x00007fccdcdc8175 in QThreadPrivate::start (arg=0x205a3b0) at thread/qthread_unix.cpp:320
#10 0x00007fccda088d8c in start_thread (arg=0x7fccce729700) at pthread_create.c:304
#11 0x00007fccdc2a404d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7fccccb4a700 (LWP 14274)):
#0  0x00007fccdc29c143 in select () at ../sysdeps/unix/syscall-template.S:82
#1  0x00007fccdced732c in qt_safe_select (nfds=12, fdread=0x7fccccb49080, fdwrite=0x7fccccb49000, fdexcept=0x0, orig_timeout=<value optimized out>) at kernel/qcore_unix.cpp:82
#2  0x00007fccdce8c41a in select_msecs (nfds=<value optimized out>, fdread=<value optimized out>, fdwrite=<value optimized out>, timeout=<value optimized out>) at io/qprocess_unix.cpp:880
#3  0x00007fccdce8dc98 in QProcessPrivate::waitForFinished (this=0x7fccc80dfeb0, msecs=-1) at io/qprocess_unix.cpp:1101
#4  0x00007fccdce4e4fe in QProcess::waitForFinished (this=0x7fccccb491a0, msecs=-1) at io/qprocess.cpp:1742
#5  0x00007fccdce5125b in QProcess::execute (program=..., arguments=...) at io/qprocess.cpp:2139
#6  0x00007fccdebf3e56 in KToolInvocation::startKdeinit () at ../../kdecore/kernel/ktoolinvocation.cpp:391
#7  0x00007fccdebf4028 in KToolInvocation::klauncher () at ../../kdecore/kernel/ktoolinvocation.cpp:62
#8  0x00007fccdec94656 in KSycocaPrivate::checkDatabase (this=0x7fccc8079dd0, ifNotFound=...) at ../../kdecore/sycoca/ksycoca.cpp:434
#9  0x00007fccdec951f5 in KSycoca::findFactory (this=0x7fccc80557d0, id=KST_KServiceTypeFactory) at ../../kdecore/sycoca/ksycoca.cpp:462
#10 0x00007fccdec98527 in KSycocaFactory::KSycocaFactory (this=0x7fccc8005a00, factory_id=KST_KServiceTypeFactory) at ../../kdecore/sycoca/ksycocafactory.cpp:53
#11 0x00007fccdec206f5 in KServiceTypeFactory::KServiceTypeFactory (this=0x7fccc8005a00) at ../../kdecore/services/kservicetypefactory.cpp:31
#12 0x00007fccdec20983 in self () at ../../kdecore/sycoca/ksycocafactory.h:200
#13 KServiceTypeFactory::self () at ../../kdecore/services/kservicetypefactory.cpp:65
#14 0x00007fccdec20f77 in KServiceTypeProfiles::ensureParsed (this=0x23ef940) at ../../kdecore/services/kservicetypeprofile.cpp:71
#15 0x00007fccdec222c0 in hasProfile (serviceType=...) at ../../kdecore/services/kservicetypeprofile.cpp:50
#16 KServiceTypeProfile::hasProfile (serviceType=...) at ../../kdecore/services/kservicetypeprofile.cpp:172
#17 0x00007fccdec243de in KServiceTypeTrader::query (this=0x2447150, serviceType=..., constraint=...) at ../../kdecore/services/kservicetypetrader.cpp:137
#18 0x00007fccde2106fb in KFileWriterProvider::loadPlugin (this=<value optimized out>, key=...) at ../../kio/kio/kfilewriteplugin.cpp:54
#19 0x00007fccde20bd3c in KFileMetaInfoPrivate::initWriters (this=0x7fccc8085fd0, file=...) at ../../kio/kio/kfilemetainfo.cpp:268
#20 0x00007fccde20c0aa in KFileMetaInfo::KFileMetaInfo (this=0x7fccccb49ce0, path=<value optimized out>, w=...) at ../../kio/kio/kfilemetainfo.cpp:288
#21 0x00007fccde2d94b6 in KLoadFileMetaDataThread::run (this=0x298dee0) at ../../kio/kfile/kloadfilemetadatathread.cpp:143
#22 0x00007fccdcdc8175 in QThreadPrivate::start (arg=0x298dee0) at thread/qthread_unix.cpp:320
#23 0x00007fccda088d8c in start_thread (arg=0x7fccccb4a700) at pthread_create.c:304
#24 0x00007fccdc2a404d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#25 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fccdfc84780 (LWP 14174)):
[KCrash Handler]
#6  0x00007fccdeb49a10 in ~QExplicitlySharedDataPointer (this=0x0, __in_chrg=<value optimized out>) at /usr/include/qt4/QtCore/qshareddata.h:161
#7  KConfigGroupPrivate::~KConfigGroupPrivate (this=0x0, __in_chrg=<value optimized out>) at ../../kdecore/config/kconfiggroup.cpp:50
#8  0x00007fff9234ef50 in ?? ()
#9  0x00007fccc0000940 in ?? ()
#10 0x00000000002b4818 in ?? ()
#11 0x00007fccdec0ac65 in value (this=<value optimized out>, mime=...) at /usr/include/qt4/QtCore/qhash.h:607
#12 KMimeTypeRepository::resolveAlias (this=<value optimized out>, mime=...) at ../../kdecore/services/kmimetyperepository.cpp:86
#13 0x00007fccdec0ac94 in KMimeTypeRepository::canonicalName (this=<value optimized out>, mime=...) at ../../kdecore/services/kmimetyperepository.cpp:91
#14 0x00007fccdec02e42 in KMimeType::is (this=<value optimized out>, mimeTypeName=...) at ../../kdecore/services/kmimetype.cpp:537
#15 0x00007fccde1f67c5 in KFileItem::mimeComment (this=0x295f480) at ../../kio/kio/kfileitem.cpp:732
#16 0x00007fccde2a5a94 in KFileMetaDataProvider::Private::slotLoadingFinished (this=0x29a4930, finishedThread=<value optimized out>) at ../../kio/kfile/kfilemetadataprovider.cpp:208
#17 0x00007fccde2a61e5 in KFileMetaDataProvider::qt_metacall (this=0x2921d40, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff9234f250) at ./kfilemetadataprovider_p.moc:95
#18 0x00007fccdcec45f8 in QMetaObject::activate (sender=0x29a4770, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7fff9234f250) at kernel/qobject.cpp:3287
#19 0x00007fccde2d894f in KLoadFileMetaDataThread::finished (this=<value optimized out>, _t1=0x29a4770) at ./kloadfilemetadatathread_p.moc:89
#20 0x00007fccde2d89e1 in KLoadFileMetaDataThread::qt_metacall (this=0x29a4770, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x29050c0) at ./kloadfilemetadatathread_p.moc:77
#21 0x00007fccdcec349a in QObject::event (this=0x29a4770, e=<value optimized out>) at kernel/qobject.cpp:1226
#22 0x00007fccdd39d9e4 in QApplicationPrivate::notify_helper (this=0x1e3f1c0, receiver=0x29a4770, e=0x29bedd0) at kernel/qapplication.cpp:4462
#23 0x00007fccdd3a23aa in QApplication::notify (this=<value optimized out>, receiver=0x29a4770, e=0x29bedd0) at kernel/qapplication.cpp:4341
#24 0x00007fccdf446866 in KApplication::notify (this=0x7fff923513e0, receiver=0x29a4770, event=0x29bedd0) at ../../kdeui/kernel/kapplication.cpp:311
#25 0x00007fccdceaf49c in QCoreApplication::notifyInternal (this=0x7fff923513e0, receiver=0x29a4770, event=0x29bedd0) at kernel/qcoreapplication.cpp:731
#26 0x00007fccdceb2c25 in sendEvent (receiver=0x0, event_type=0, data=0x1dd2b60) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#27 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x1dd2b60) at kernel/qcoreapplication.cpp:1372
#28 0x00007fccdceda253 in sendPostedEvents (s=0x1e41e30) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#29 postEventSourceDispatch (s=0x1e41e30) at kernel/qeventdispatcher_glib.cpp:277
#30 0x00007fccd8ed6bcd in g_main_dispatch (context=0x1e41d50) at /build/buildd/glib2.0-2.28.6/./glib/gmain.c:2440
#31 g_main_context_dispatch (context=0x1e41d50) at /build/buildd/glib2.0-2.28.6/./glib/gmain.c:3013
#32 0x00007fccd8ed73a8 in g_main_context_iterate (context=0x1e41d50, block=<value optimized out>, dispatch=1, self=<value optimized out>) at /build/buildd/glib2.0-2.28.6/./glib/gmain.c:3091
#33 0x00007fccd8ed7639 in g_main_context_iteration (context=0x1e41d50, may_block=1) at /build/buildd/glib2.0-2.28.6/./glib/gmain.c:3154
#34 0x00007fccdceda3ef in QEventDispatcherGlib::processEvents (this=0x1dd2340, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#35 0x00007fccdd444dfe in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#36 0x00007fccdceae882 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#37 0x00007fccdceaeabc in QEventLoop::exec (this=0x7fff9234fbd0, flags=...) at kernel/qeventloop.cpp:201
#38 0x00007fccdd85c8e6 in QDialog::exec (this=0x7fff9234fc70) at dialogs/qdialog.cpp:552
#39 0x00007fccde1c8ea5 in KIO::JobUiDelegate::askFileRename (this=0x29145b0, job=0x2913e70, caption=..., src=..., dest=<value optimized out>, mode=<value optimized out>, newDest=..., sizeSrc=49, sizeDest=49, ctimeSrc=-1, ctimeDest=-1, mtimeSrc=1305044976, mtimeDest=1305895968) at ../../kio/kio/jobuidelegate.cpp:83
#40 0x00007fccde19192a in KIO::CopyJobPrivate::slotResultConflictCopyingFiles (this=0x2929050, job=0x289a670) at ../../kio/kio/copyjob.cpp:1355
#41 0x00007fccde18d6d7 in KIO::CopyJob::qt_metacall (this=0x2913e70, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff9234fff0) at ./copyjob.moc:121
#42 0x00007fccdcec45f8 in QMetaObject::activate (sender=0x289a670, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7fff9234fff0) at kernel/qobject.cpp:3287
#43 0x00007fccdebc9d32 in KJob::result (this=<value optimized out>, _t1=0x289a670) at ./kjob.moc:194
#44 0x00007fccdebc9d70 in KJob::emitResult (this=0x289a670) at ../../kdecore/jobs/kjob.cpp:312
#45 0x00007fccde1b9c9b in KIO::SimpleJob::slotFinished (this=0x289a670) at ../../kio/kio/job.cpp:525
#46 0x00007fccde1bb82d in KIO::StatJob::slotFinished (this=0x289a670) at ../../kio/kio/job.cpp:924
#47 0x00007fccde1bb781 in KIO::StatJob::qt_metacall (this=0x289a670, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff92350280) at ./jobclasses.moc:252
#48 0x00007fccdcec45f8 in QMetaObject::activate (sender=0x277d410, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x0) at kernel/qobject.cpp:3287
#49 0x00007fccde260531 in KIO::SlaveInterface::dispatch (this=<value optimized out>, _cmd=104, rawdata=...) at ../../kio/kio/slaveinterface.cpp:173
#50 0x00007fccde25d4b5 in KIO::SlaveInterface::dispatch (this=0x277d410) at ../../kio/kio/slaveinterface.cpp:89
#51 0x00007fccde250e8e in KIO::Slave::gotInput (this=0x277d410) at ../../kio/kio/slave.cpp:348
#52 0x00007fccde2514dc in KIO::Slave::qt_metacall (this=0x277d410, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff92350690) at ./slave.moc:82
#53 0x00007fccdcec45f8 in QMetaObject::activate (sender=0x26ce340, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x0) at kernel/qobject.cpp:3287
#54 0x00007fccde18aff7 in KIO::ConnectionPrivate::dequeue (this=0x279f460) at ../../kio/kio/connection.cpp:82
#55 0x00007fccde18b09d in KIO::Connection::qt_metacall (this=0x26ce340, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x25f39f0) at ./connection.moc:79
#56 0x00007fccdcec349a in QObject::event (this=0x26ce340, e=<value optimized out>) at kernel/qobject.cpp:1226
#57 0x00007fccdd39d9e4 in QApplicationPrivate::notify_helper (this=0x1e3f1c0, receiver=0x26ce340, e=0x28d8d00) at kernel/qapplication.cpp:4462
#58 0x00007fccdd3a23aa in QApplication::notify (this=<value optimized out>, receiver=0x26ce340, e=0x28d8d00) at kernel/qapplication.cpp:4341
#59 0x00007fccdf446866 in KApplication::notify (this=0x7fff923513e0, receiver=0x26ce340, event=0x28d8d00) at ../../kdeui/kernel/kapplication.cpp:311
#60 0x00007fccdceaf49c in QCoreApplication::notifyInternal (this=0x7fff923513e0, receiver=0x26ce340, event=0x28d8d00) at kernel/qcoreapplication.cpp:731
#61 0x00007fccdceb2c25 in sendEvent (receiver=0x0, event_type=0, data=0x1dd2b60) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#62 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x1dd2b60) at kernel/qcoreapplication.cpp:1372
#63 0x00007fccdceda253 in sendPostedEvents (s=0x1e41e30) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#64 postEventSourceDispatch (s=0x1e41e30) at kernel/qeventdispatcher_glib.cpp:277
#65 0x00007fccd8ed6bcd in g_main_dispatch (context=0x1e41d50) at /build/buildd/glib2.0-2.28.6/./glib/gmain.c:2440
#66 g_main_context_dispatch (context=0x1e41d50) at /build/buildd/glib2.0-2.28.6/./glib/gmain.c:3013
#67 0x00007fccd8ed73a8 in g_main_context_iterate (context=0x1e41d50, block=<value optimized out>, dispatch=1, self=<value optimized out>) at /build/buildd/glib2.0-2.28.6/./glib/gmain.c:3091
#68 0x00007fccd8ed7639 in g_main_context_iteration (context=0x1e41d50, may_block=1) at /build/buildd/glib2.0-2.28.6/./glib/gmain.c:3154
#69 0x00007fccdceda3ef in QEventDispatcherGlib::processEvents (this=0x1dd2340, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#70 0x00007fccdd444dfe in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#71 0x00007fccdceae882 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#72 0x00007fccdceaeabc in QEventLoop::exec (this=0x7fff92351070, flags=...) at kernel/qeventloop.cpp:201
#73 0x00007fccdceb2ecb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1008
#74 0x0000000000459e5e in main (argc=<value optimized out>, argv=<value optimized out>) at /build/buildd/krusader-2.3.0~beta1/krusader/main.cpp:322

Reported using DrKonqi
Comment 1 Jan Lepper 2011-06-11 17:21:52 UTC
This looks like a bug in either kdelibs or QT.
Unfortunately the stack trace is incomplete in the most interesting area (possibly stack corruption ?).
Could you please repost this bug in kdelibs ?
Comment 2 Jan Lepper 2012-01-15 15:16:31 UTC
Moving to kdelibs.
Comment 3 Justin Zobel 2020-12-09 02:11:15 UTC
Thank you for the crash report.

As it has been a while since this was reported, can you please test and confirm if this issue is still occurring or if this bug report can be marked as resolved.

I have set the bug status to "needsinfo" pending your response, please change back to "reported" or "resolved/worksforme" when you respond, thank you.
Comment 4 Bug Janitor Service 2020-12-24 04:34:35 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 5 Bug Janitor Service 2021-01-08 04:34:06 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!