Bug 361107 - Crash when copy and past
Summary: Crash when copy and past
Status: RESOLVED DUPLICATE of bug 360488
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2016-03-28 17:32 UTC by lambdasoftware
Modified: 2016-06-07 21:00 UTC (History)
1 user (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 lambdasoftware 2016-03-28 17:32:15 UTC
Application: dolphin (15.12.2)

Qt Version: 5.5.1
Operating System: Linux 4.2.1-1-desktop x86_64
Distribution: "openSUSE Tumbleweed (20160321) (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:

 Just copy and paste a dir in the same place. 
(CTRL + C , CTRL + V)

Dolphin will crash

The crash can be reproduced every time.

-- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7ff373b348c0 (LWP 5670))]

Thread 3 (Thread 0x7ff35c857700 (LWP 5671)):
#0  0x00007ff3733ea49d in poll () at /lib64/libc.so.6
#1  0x00007ff3663e9432 in  () at /usr/lib64/libxcb.so.1
#2  0x00007ff3663eb007 in xcb_wait_for_event () at /usr/lib64/libxcb.so.1
#3  0x00007ff35ebaadd9 in  () at /usr/lib64/libQt5XcbQpa.so.5
#4  0x00007ff36d55890f in  () at /usr/lib64/libQt5Core.so.5
#5  0x00007ff36904a4a4 in start_thread () at /lib64/libpthread.so.0
#6  0x00007ff3733f2ded in clone () at /lib64/libc.so.6

Thread 2 (Thread 0x7ff350a46700 (LWP 5672)):
#0  0x00007ff3733ea49d in poll () at /lib64/libc.so.6
#1  0x00007ff3684c0294 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x00007ff3684c039c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#3  0x00007ff36d77d4db in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#4  0x00007ff36d7275ca in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#5  0x00007ff36d553adc in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#6  0x00007ff36d55890f in  () at /usr/lib64/libQt5Core.so.5
#7  0x00007ff36904a4a4 in start_thread () at /lib64/libpthread.so.0
#8  0x00007ff3733f2ded in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7ff373b348c0 (LWP 5670)):
[KCrash Handler]
#6  0x00007ff36ea53c04 in QScrollArea::widget() const () at /usr/lib64/libQt5Widgets.so.5
#7  0x00007ff371ce46b7 in KIO::RenameDialog::resizePanels() () at /usr/lib64/libKF5KIOWidgets.so.5
#8  0x00007ff36d757cf9 in QObject::event(QEvent*) () at /usr/lib64/libQt5Core.so.5
#9  0x00007ff36e8daf83 in QWidget::event(QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#10 0x00007ff36e89a87c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#11 0x00007ff36e89f986 in QApplication::notify(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#12 0x00007ff36d729c83 in QCoreApplication::notifyInternal(QObject*, QEvent*) () at /usr/lib64/libQt5Core.so.5
#13 0x00007ff36d72bfa6 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /usr/lib64/libQt5Core.so.5
#14 0x00007ff36d77d0b3 in  () at /usr/lib64/libQt5Core.so.5
#15 0x00007ff3684c00c7 in g_main_context_dispatch () at /usr/lib64/libglib-2.0.so.0
#16 0x00007ff3684c02f8 in  () at /usr/lib64/libglib-2.0.so.0
#17 0x00007ff3684c039c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#18 0x00007ff36d77d4bf in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#19 0x00007ff36d7275ca in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#20 0x00007ff36ea82885 in QDialog::exec() () at /usr/lib64/libQt5Widgets.so.5
#21 0x00007ff371cef863 in KIO::JobUiDelegate::askFileRename(KJob*, QString const&, QUrl const&, QUrl const&, QFlags<KIO::RenameDialog_Option>, QString&, unsigned long long, unsigned long long, QDateTime const&, QDateTime const&, QDateTime const&, QDateTime const&) () at /usr/lib64/libKF5KIOWidgets.so.5
#22 0x00007ff3714e4d0a in  () at /usr/lib64/libKF5KIOCore.so.5
#23 0x00007ff36d756f0a in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib64/libQt5Core.so.5
#24 0x00007ff36f4afd32 in KJob::result(KJob*, KJob::QPrivateSignal) () at /usr/lib64/libKF5CoreAddons.so.5
#25 0x00007ff36f4b0771 in KJob::finishJob(bool) () at /usr/lib64/libKF5CoreAddons.so.5
#26 0x00007ff371521df2 in KIO::SimpleJob::slotFinished() () at /usr/lib64/libKF5KIOCore.so.5
#27 0x00007ff3715243ce in KIO::StatJob::slotFinished() () at /usr/lib64/libKF5KIOCore.so.5
#28 0x00007ff3715238d9 in  () at /usr/lib64/libKF5KIOCore.so.5
#29 0x00007ff36d756f0a in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib64/libQt5Core.so.5
#30 0x00007ff371506021 in KIO::SlaveInterface::dispatch(int, QByteArray const&) () at /usr/lib64/libKF5KIOCore.so.5
#31 0x00007ff3715037d7 in KIO::SlaveInterface::dispatch() () at /usr/lib64/libKF5KIOCore.so.5
#32 0x00007ff371507a52 in KIO::Slave::gotInput() () at /usr/lib64/libKF5KIOCore.so.5
#33 0x00007ff37157e815 in  () at /usr/lib64/libKF5KIOCore.so.5
#34 0x00007ff36d756f0a in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib64/libQt5Core.so.5
#35 0x00007ff3714baf33 in  () at /usr/lib64/libKF5KIOCore.so.5
#36 0x00007ff36d757cf9 in QObject::event(QEvent*) () at /usr/lib64/libQt5Core.so.5
#37 0x00007ff36e89a87c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#38 0x00007ff36e89f986 in QApplication::notify(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#39 0x00007ff36d729c83 in QCoreApplication::notifyInternal(QObject*, QEvent*) () at /usr/lib64/libQt5Core.so.5
#40 0x00007ff36d72bfa6 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /usr/lib64/libQt5Core.so.5
#41 0x00007ff36d77d0b3 in  () at /usr/lib64/libQt5Core.so.5
#42 0x00007ff3684c00c7 in g_main_context_dispatch () at /usr/lib64/libglib-2.0.so.0
#43 0x00007ff3684c02f8 in  () at /usr/lib64/libglib-2.0.so.0
#44 0x00007ff3684c039c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#45 0x00007ff36d77d4bf in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#46 0x00007ff36d7275ca in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#47 0x00007ff36d72f28d in QCoreApplication::exec() () at /usr/lib64/libQt5Core.so.5
#48 0x00007ff37370d748 in kdemain () at /usr/lib64/libkdeinit5_dolphin.so
#49 0x00007ff373329610 in __libc_start_main () at /lib64/libc.so.6
#50 0x00000000004007f9 in _start ()

Possible duplicates by query: bug 360966, bug 360809, bug 360479, bug 359520.

Reported using DrKonqi
Comment 1 Emmanuel Pescosta 2016-06-07 21:00:36 UTC

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