Bug 283673 - Unable to mount FAT 32 external USB drive
Summary: Unable to mount FAT 32 external USB drive
Status: RESOLVED UNMAINTAINED
Alias: None
Product: kfile
Classification: Applications
Component: kfileplacesview (show other bugs)
Version: 4.6.x
Platform: FreeBSD Ports FreeBSD
: NOR crash
Target Milestone: ---
Assignee: kdelibs bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-09 22:33 UTC by James Kelsh
Modified: 2018-06-15 04:26 UTC (History)
2 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 James Kelsh 2011-10-09 22:33:22 UTC
Application: dolphin (1.6.1)
KDE Platform Version: 4.6.5 (4.6.5)
Qt Version: 4.7.3
Operating System: FreeBSD 9.0-BETA3 i386
Distribution (Platform): FreeBSD Ports

-- Information about the crash:
- What I was doing when the application crashed: Attempting to mount a FAT 32 USB hard drive in Dolphin. Device is listed in Dolphin but cannot mount

-- Backtrace:
Application: Dolphin (kdeinit4), signal: Segmentation fault: 11
[Current thread is 1 (Thread 2a40be00 (LWP 100371/kdeinit4))]

Thread 2 (Thread 2a404300 (LWP 100237/kdeinit4)):
[KCrash Handler]
#9  0x29cb8bd1 in QDomNode::QDomNode () from /usr/local/lib/qt4/libQtXml.so.4
#10 0x29cb8de4 in QDomElement::QDomElement () from /usr/local/lib/qt4/libQtXml.so.4
#11 0x2fb7a33c in KConfigGroup::readEntry<bool> () from /usr/local/lib/libkfile.so.5
#12 0x2fb7f89b in KFilePlacesModel::addPlace () from /usr/local/lib/libkfile.so.5
#13 0x2fb8c41f in KFilePlacesView::contextMenuEvent () from /usr/local/lib/libkfile.so.5
#14 0x29060194 in QWidget::event () from /usr/local/lib/qt4/libQtGui.so.4
#15 0x2946ed73 in QFrame::event () from /usr/local/lib/qt4/libQtGui.so.4
#16 0x2950dae2 in QAbstractScrollArea::viewportEvent () from /usr/local/lib/qt4/libQtGui.so.4
#17 0x295c33a5 in QAbstractItemView::viewportEvent () from /usr/local/lib/qt4/libQtGui.so.4
#18 0x29510145 in QAbstractScrollAreaFilter::eventFilter () from /usr/local/lib/qt4/libQtGui.so.4
#19 0x28cdb731 in QCoreApplicationPrivate::sendThroughObjectEventFilters () from /usr/local/lib/qt4/libQtCore.so.4
#20 0x28ffcea3 in QApplicationPrivate::notify_helper () from /usr/local/lib/qt4/libQtGui.so.4
#21 0x2900463b in QApplication::notify () from /usr/local/lib/qt4/libQtGui.so.4
#22 0x282eb453 in KApplication::notify () from /usr/local/lib/libkdeui.so.7
#23 0x28cdb3fb in QCoreApplication::notifyInternal () from /usr/local/lib/qt4/libQtCore.so.4
#24 0x2909297b in QETWidget::translateMouseEvent () from /usr/local/lib/qt4/libQtGui.so.4
#25 0x29091773 in QApplication::x11ProcessEvent () from /usr/local/lib/qt4/libQtGui.so.4
#26 0x290bdbd4 in x11EventSourceDispatch () from /usr/local/lib/qt4/libQtGui.so.4
#27 0x2a02d247 in g_main_context_dispatch () from /usr/local/lib/libglib-2.0.so.0
#28 0x2a0312ce in g_main_context_prepare () from /usr/local/lib/libglib-2.0.so.0
#29 0x2a0318f5 in g_main_context_iteration () from /usr/local/lib/libglib-2.0.so.0
#30 0x28d0ba6b in QEventDispatcherGlib::processEvents () from /usr/local/lib/qt4/libQtCore.so.4
#31 0x290bd725 in QGuiEventDispatcherGlib::processEvents () from /usr/local/lib/qt4/libQtGui.so.4
#32 0x28cda5d3 in QEventLoop::processEvents () from /usr/local/lib/qt4/libQtCore.so.4
#33 0x28cda86a in QEventLoop::exec () from /usr/local/lib/qt4/libQtCore.so.4
#34 0x28cdc976 in QCoreApplication::exec () from /usr/local/lib/qt4/libQtCore.so.4
#35 0x28ffc707 in QApplication::exec () from /usr/local/lib/qt4/libQtGui.so.4
#36 0x2fab5992 in kdemain () from /usr/local/lib/libkdeinit4_dolphin.so
#37 0x0804eba5 in ?? ()
#38 0x0804fe09 in ?? ()
#39 0x08050540 in ?? ()
#40 0x08050d3d in ?? ()
#41 0x0804b897 in ?? ()
#42 0x00000002 in ?? ()
#43 0xbfbfe9ac in ?? ()
#44 0xbfbfe9b8 in ?? ()
#45 0xbfbfe990 in ?? ()
#46 0xbfbfe9a8 in ?? ()
#47 0x00000000 in ?? ()
#48 0xbfbfe9a4 in ?? ()
#49 0x0804b808 in ?? ()

Thread 1 (Thread 2a40be00 (LWP 100371/kdeinit4)):
#0  0x29bfd94b in kevent () from /lib/libc.so.7
#1  0x28cbb8d8 in QKqueueFileSystemWatcherEngine::run () from /usr/local/lib/qt4/libQtCore.so.4
#2  0x28bd0c4b in QThreadPrivate::start () from /usr/local/lib/qt4/libQtCore.so.4
#3  0x29b0a46a in pthread_getprio () from /lib/libthr.so.3
#4  0x00000000 in ?? ()

Reported using DrKonqi
Comment 1 Nate Graham 2018-06-15 04:26:18 UTC
Crash in old unmaintained KF4 software with no duplicates from any Qt5/KF5 versions. If anyone can still reproduce using recent KF5 versions of KIO and Dolphin, please file a new bug. Thanks!