Bug 269828 - Selecting files
Summary: Selecting files
Status: RESOLVED DUPLICATE of bug 249876
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-31 17:43 UTC by Denis
Modified: 2011-03-31 21:14 UTC (History)
0 users

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 Denis 2011-03-31 17:43:07 UTC
Application: dolphin (1.5)
KDE Platform Version: 4.5.1 (KDE 4.5.1)
Qt Version: 4.7.0
Operating System: Linux 2.6.35-28-generic i686
Distribution: Ubuntu 10.10

-- Information about the crash:
- What I was doing when the application crashed: I selected two files in the folder from mounted via fstab smb drive, then I selected one more file and tryed to deselect one of previous file. And at this moment Dolphin crashed. Next time I tried to repeat it, but Dolphin crashed when I even selected first two files. Files are .xls format.

- Custom settings of the application: Mounted to the local folder not to media folder network smb drive via fstab.

The crash can be reproduced every time.

-- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[Current thread is 1 (Thread 0xb78caac0 (LWP 30309))]

Thread 3 (Thread 0xb518cb70 (LWP 30371)):
#0  0x009b1e36 in clock_gettime () from /lib/librt.so.1
#1  0x077d450b in do_gettime () at tools/qelapsedtimer_unix.cpp:105
#2  qt_gettime () at tools/qelapsedtimer_unix.cpp:119
#3  0x078ab6e5 in QTimerInfoList::updateCurrentTime (this=0x90b4564) at kernel/qeventdispatcher_unix.cpp:339
#4  0x078ab72a in QTimerInfoList::timerWait (this=0x90b4564, tm=...) at kernel/qeventdispatcher_unix.cpp:442
#5  0x078a97a8 in timerSourcePrepareHelper (src=<value optimized out>, timeout=0xb518c0bc) at kernel/qeventdispatcher_glib.cpp:136
#6  0x078a983d in timerSourcePrepare (source=0x0, timeout=0x9b5ff4) at kernel/qeventdispatcher_glib.cpp:169
#7  0x012a1e6a in g_main_context_prepare () from /lib/libglib-2.0.so.0
#8  0x012a2279 in ?? () from /lib/libglib-2.0.so.0
#9  0x012a2848 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#10 0x078a959f in QEventDispatcherGlib::processEvents (this=0x8f5cc48, flags=...) at kernel/qeventdispatcher_glib.cpp:417
#11 0x07879609 in QEventLoop::processEvents (this=0xb518c290, flags=) at kernel/qeventloop.cpp:149
#12 0x07879a8a in QEventLoop::exec (this=0xb518c290, flags=...) at kernel/qeventloop.cpp:201
#13 0x07775b7e in QThread::exec (this=0x90a96c8) at thread/qthread.cpp:490
#14 0x0785835b in QInotifyFileSystemWatcherEngine::run (this=0x90a96c8) at io/qfilesystemwatcher_inotify.cpp:248
#15 0x07778df9 in QThreadPrivate::start (arg=0x90a96c8) at thread/qthread_unix.cpp:266
#16 0x004a0cc9 in start_thread () from /lib/libpthread.so.0
#17 0x00f6069e in clone () from /lib/libc.so.6

Thread 2 (Thread 0xae478b70 (LWP 31237)):
[KCrash Handler]
#7  readLittleEndianInt32 (this=0xb2e0ff60, s=0xae477efc, input=0x91928b0) at /build/buildd/strigi-0.7.2/src/streams/textutils.h:78
#8  Strigi::OleInputStream::Private::Private (this=0xb2e0ff60, s=0xae477efc, input=0x91928b0) at /build/buildd/strigi-0.7.2/src/streams/oleinputstream.cpp:208
#9  0x00a06a86 in Strigi::OleInputStream::OleInputStream (this=0xae477efc, input=0x91928b0) at /build/buildd/strigi-0.7.2/src/streams/oleinputstream.cpp:151
#10 0x00981de2 in OleEndAnalyzer::analyze (this=0x95467e0, ar=..., in=0xec) at /build/buildd/strigi-0.7.2/src/streamanalyzer/endanalyzers/oleendanalyzer.cpp:377
#11 0x0096c6c2 in Strigi::StreamAnalyzerPrivate::analyze (this=0x91aa038, idx=..., input=0x91928b0) at /build/buildd/strigi-0.7.2/src/streamanalyzer/streamanalyzer.cpp:421
#12 0x011044f2 in KFileMetaInfoPrivate::init (this=0x9267190, stream=..., url=..., mtime=1273735867, w=...) at ../../kio/kio/kfilemetainfo.cpp:270
#13 0x01106668 in KFileMetaInfo::KFileMetaInfo (this=0xae4782c0, path=..., w=...) at ../../kio/kio/kfilemetainfo.cpp:299
#14 0x01207f83 in KLoadFileMetaDataThread::run (this=0x94e4b70) at ../../kio/kfile/kloadfilemetadatathread.cpp:130
#15 0x07778df9 in QThreadPrivate::start (arg=0x94e4b70) at thread/qthread_unix.cpp:266
#16 0x004a0cc9 in start_thread () from /lib/libpthread.so.0
#17 0x00f6069e in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb78caac0 (LWP 30309)):
#0  0x0046e416 in __kernel_vsyscall ()
#1  0x00f51df6 in poll () from /lib/libc.so.6
#2  0x00d2cd90 in ?? () from /usr/lib/libxcb.so.1
#3  0x00d2d31b in ?? () from /usr/lib/libxcb.so.1
#4  0x00d2d6b7 in xcb_writev () from /usr/lib/libxcb.so.1
#5  0x00b2adec in _XSend () from /usr/lib/libX11.so.6
#6  0x00b2af90 in _XReply () from /usr/lib/libX11.so.6
#7  0x00b1859d in XQueryPointer () from /usr/lib/libX11.so.6
#8  0x06ae7b00 in QCursor::pos () at kernel/qcursor_x11.cpp:158
#9  0x06a4d48c in QApplicationPrivate::sendSyntheticEnterLeave (this=0x8b37898, widget=0x8f74490) at kernel/qapplication.cpp:3124
#10 0x06aabeaf in QWidget::setVisible (this=0x8f74490, visible=true) at kernel/qwidget.cpp:7592
#11 0x0019d072 in SelectionToggle::setVisible (this=0x8f74490, visible=true) at ../../../../apps/dolphin/src/selectiontoggle.cpp:82
#12 0x0019dcc7 in show (this=0x8f743d8, index=...) at /usr/include/qt4/QtGui/qwidget.h:487
#13 SelectionManager::slotEntered (this=0x8f743d8, index=...) at ../../../../apps/dolphin/src/selectionmanager.cpp:106
#14 0x0019decd in SelectionManager::qt_metacall (this=0x8f743d8, _c=QMetaObject::InvokeMetaMethod, _id=6, _a=0xbf9e6f18) at ./selectionmanager.moc:88
#15 0x078808ca in QMetaObject::metacall (object=0x8f743d8, cl=QMetaObject::ReadProperty, idx=6, argv=0xbf9e6f18) at kernel/qmetaobject.cpp:237
#16 0x078936ad in QMetaObject::activate (sender=0x8f6ab08, m=0x73d2d64, local_signal_index=4, argv=0x1) at kernel/qobject.cpp:3280
#17 0x07010043 in QAbstractItemView::entered (this=0x8f6ab08, _t1=...) at .moc/release-shared/moc_qabstractitemview.cpp:352
#18 0x07014727 in QAbstractItemViewPrivate::checkMouseMove (this=0x8f6a5c0, index=...) at itemviews/qabstractitemview.cpp:170
#19 0x0701c139 in QAbstractItemView::mouseMoveEvent (this=0x8f6ab08, event=0xbf9e79a0) at itemviews/qabstractitemview.cpp:1719
#20 0x00177154 in DolphinDetailsView::mouseMoveEvent (this=0x8f6ab08, event=0xbf9e79a0) at ../../../../apps/dolphin/src/dolphindetailsview.cpp:314
#21 0x06aa5caa in QWidget::event (this=0x8f6ab08, event=0xbf9e79a0) at kernel/qwidget.cpp:8172
#22 0x06ec7763 in QFrame::event (this=0x8f6ab08, e=0xbf9e79a0) at widgets/qframe.cpp:557
#23 0x06f64a82 in QAbstractScrollArea::viewportEvent (this=0x1, e=0xffffffff) at widgets/qabstractscrollarea.cpp:1043
#24 0x070210f7 in QAbstractItemView::viewportEvent (this=0x8f6ab08, event=0xbf9e79a0) at itemviews/qabstractitemview.cpp:1619
#25 0x07063883 in QTreeView::viewportEvent (this=0x8f6ab08, event=0xbf9e79a0) at itemviews/qtreeview.cpp:1256
#26 0x06f674d5 in viewportEvent (this=0x8f68d28, o=0x8f67768, e=0xbf9e79a0) at widgets/qabstractscrollarea_p.h:100
#27 QAbstractScrollAreaFilter::eventFilter (this=0x8f68d28, o=0x8f67768, e=0xbf9e79a0) at widgets/qabstractscrollarea_p.h:116
#28 0x0787a29a in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x8b37898, receiver=0x8f67768, event=0xbf9e79a0) at kernel/qcoreapplication.cpp:847
#29 0x06a47fb9 in QApplicationPrivate::notify_helper (this=0x8b37898, receiver=0x8f67768, e=0xbf9e79a0) at kernel/qapplication.cpp:4392
#30 0x06a4ec2e in QApplication::notify (this=0xbf9e8260, receiver=0x8f67768, e=0xbf9e79a0) at kernel/qapplication.cpp:3959
#31 0x0595868a in KApplication::notify (this=0xbf9e8260, receiver=0x8f67768, event=0xbf9e79a0) at ../../kdeui/kernel/kapplication.cpp:310
#32 0x0787ab3b in QCoreApplication::notifyInternal (this=0xbf9e8260, receiver=0x8f67768, event=0xbf9e79a0) at kernel/qcoreapplication.cpp:732
#33 0x06a4d094 in sendEvent (receiver=0x8f67768, event=0xbf9e79a0, alienWidget=0x8f67768, nativeWidget=0x8f6ab08, buttonDown=0x73e23c0, lastMouseReceiver=..., spontaneous=true) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#34 QApplicationPrivate::sendMouseEvent (receiver=0x8f67768, event=0xbf9e79a0, alienWidget=0x8f67768, nativeWidget=0x8f6ab08, buttonDown=0x73e23c0, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3058
#35 0x06adbd10 in QETWidget::translateMouseEvent (this=0x8f6ab08, event=0xbf9e7ebc) at kernel/qapplication_x11.cpp:4403
#36 0x06adb151 in QApplication::x11ProcessEvent (this=0xbf9e8260, event=0xbf9e7ebc) at kernel/qapplication_x11.cpp:3414
#37 0x06b0a36a in x11EventSourceDispatch (s=0x8b3b5a8, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#38 0x0129e855 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#39 0x012a2668 in ?? () from /lib/libglib-2.0.so.0
#40 0x012a2848 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#41 0x078a9565 in QEventDispatcherGlib::processEvents (this=0x8b16b58, flags=...) at kernel/qeventdispatcher_glib.cpp:415
#42 0x06b09be5 in QGuiEventDispatcherGlib::processEvents (this=0x8b16b58, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#43 0x07879609 in QEventLoop::processEvents (this=0xbf9e81b4, flags=) at kernel/qeventloop.cpp:149
#44 0x07879a8a in QEventLoop::exec (this=0xbf9e81b4, flags=...) at kernel/qeventloop.cpp:201
#45 0x0787e00f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#46 0x06a46e07 in QApplication::exec () at kernel/qapplication.cpp:3672
#47 0x00c45dab in kdemain (argc=6, argv=0xbf9e8454) at ../../../../apps/dolphin/src/main.cpp:98
#48 0x080485ab in main (argc=6, argv=0xbf9e8454) at dolphin_dummy.cpp:3

Possible duplicates by query: bug 269275, bug 262299, bug 259829, bug 259393, bug 259073.

Reported using DrKonqi
Comment 1 Christoph Feck 2011-03-31 21:14:51 UTC

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