Bug 283153 - Dolphin crashed because of duplicate "Move/Copy/Link here" menu
Summary: Dolphin crashed because of duplicate "Move/Copy/Link here" menu
Status: RESOLVED DUPLICATE of bug 221849
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 1.7
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-01 20:03 UTC by Elias Probst
Modified: 2011-12-04 13:21 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 Elias Probst 2011-10-01 20:03:44 UTC
Application: dolphin (1.7)
KDE Platform Version: 4.7.1 (4.7.1) (Compiled from sources)
Qt Version: 4.7.2
Operating System: Linux 3.0.4-gentoo-r1 x86_64
Distribution: "Gentoo Base System release 2.0.3"

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

→ Dolphin opened in split mode:
- - Left side: local directory
- - Right side: remote SFTP directory (slow connection)
→ Dragged a directory from the local to the remote directory
→ While Dolphin still worked on looking up the remote directory permissions to determine, which entries to show i nthe "Move/Copy/Link here" menu I dragged a second directory from the local to the remote directory
→ For a moment, Dolphin showed 2 "Move/Copy/Link here" menus and crashed then, producing the attached backtrace.

-- Backtrace:
Application: Dolphin (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0x7ffb4b8ee760 (LWP 24539))]

Thread 2 (Thread 0x7ffb33e30700 (LWP 24541)):
#0  g_main_context_prepare (context=0x803470, priority=<value optimized out>) at gmain.c:2740
#1  0x00007ffb4608fdef in g_main_context_iterate (context=0x803470, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>) at gmain.c:3072
#2  0x00007ffb4609035e in g_main_context_iteration (context=0x803470, may_block=1) at gmain.c:3155
#3  0x00007ffb4a59ff2a in QEventDispatcherGlib::processEvents (this=0x906810, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007ffb4a576e92 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#5  0x00007ffb4a5771f1 in QEventLoop::exec (this=0x7ffb33e2fde0, flags=) at kernel/qeventloop.cpp:201
#6  0x00007ffb4a497412 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:492
#7  0x00007ffb4a5593da in QInotifyFileSystemWatcherEngine::run (this=0x90af90) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007ffb4a499efd in QThreadPrivate::start (arg=0x90af90) at thread/qthread_unix.cpp:320
#9  0x00007ffb4a20ba6d in start_thread (arg=<value optimized out>) at pthread_create.c:301
#10 0x00007ffb4902cd7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 1 (Thread 0x7ffb4b8ee760 (LWP 24539)):
[KCrash Handler]
#6  deref (this=0x11a9d38, other=...) at ../../include/QtCore/../../src/corelib/arch/qatomic_x86_64.h:133
#7  QString::operator= (this=0x11a9d38, other=...) at tools/qstring.cpp:1358
#8  0x00007ffb474447de in QDBusError::operator= (this=0x11a9d28, other=...) at qdbuserror.cpp:301
#9  0x00007ffb4745e2a1 in QDBusAbstractInterface::callWithArgumentList (this=<value optimized out>, mode=<value optimized out>, method=<value optimized out>, args=<value optimized out>) at qdbusabstractinterface.cpp:446
#10 0x00007ffb4b2f24c6 in setSpeed (this=<value optimized out>, job=<value optimized out>, value=589824) at /var/tmp/portage/kde-base/kdelibs-4.7.1-r2/work/kdelibs-4.7.1_build/kdeui/jobviewifacev2.h:85
#11 KUiServerJobTracker::speed (this=<value optimized out>, job=<value optimized out>, value=589824) at /var/tmp/portage/kde-base/kdelibs-4.7.1-r2/work/kdelibs-4.7.1/kdeui/jobs/kuiserverjobtracker.cpp:298
#12 0x00007ffb4b2f053a in KUiServerJobTracker::qt_metacall (this=0x1148ee0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffffb47c70) at /var/tmp/portage/kde-base/kdelibs-4.7.1-r2/work/kdelibs-4.7.1_build/kdeui/kuiserverjobtracker.moc:99
#13 0x00007ffb4a58dae1 in QMetaObject::activate (sender=0x1129ae0, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7ffb4a41c2a0) at kernel/qobject.cpp:3278
#14 0x00007ffb4a9dbc0b in KJob::speed (this=<value optimized out>, _t1=0x1129ae0, _t2=589824) at /var/tmp/portage/kde-base/kdelibs-4.7.1-r2/work/kdelibs-4.7.1_build/kdecore/kjob.moc:257
#15 0x00007ffb4a9dbc55 in KJob::emitSpeed (this=0x1129ae0, value=589824) at /var/tmp/portage/kde-base/kdelibs-4.7.1-r2/work/kdelibs-4.7.1/kdecore/jobs/kjob.cpp:339
#16 0x00007ffb43d78b4f in slotSpeed (this=0x1129ae0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffffb47e30) at /var/tmp/portage/kde-base/kdelibs-4.7.1-r2/work/kdelibs-4.7.1/kio/kio/job.cpp:209
#17 KIO::Job::qt_metacall (this=0x1129ae0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffffb47e30) at /var/tmp/portage/kde-base/kdelibs-4.7.1-r2/work/kdelibs-4.7.1_build/kio/jobclasses.moc:80
#18 0x00007ffb43d4e200 in KIO::CopyJob::qt_metacall (this=0x1129ae0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffffb47e30) at /var/tmp/portage/kde-base/kdelibs-4.7.1-r2/work/kdelibs-4.7.1_build/kio/copyjob.moc:104
#19 0x00007ffb4a58dae1 in QMetaObject::activate (sender=0xf76e20, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7ffb4a41c2a0) at kernel/qobject.cpp:3278
#20 0x00007ffb4a9dbc0b in KJob::speed (this=<value optimized out>, _t1=0xf76e20, _t2=589824) at /var/tmp/portage/kde-base/kdelibs-4.7.1-r2/work/kdelibs-4.7.1_build/kdecore/kjob.moc:257
#21 0x00007ffb4a9dbc55 in KJob::emitSpeed (this=0xf76e20, value=589824) at /var/tmp/portage/kde-base/kdelibs-4.7.1-r2/work/kdelibs-4.7.1/kdecore/jobs/kjob.cpp:339
#22 0x00007ffb43d78b4f in slotSpeed (this=0xf76e20, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffffb47fe0) at /var/tmp/portage/kde-base/kdelibs-4.7.1-r2/work/kdelibs-4.7.1/kio/kio/job.cpp:209
#23 KIO::Job::qt_metacall (this=0xf76e20, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffffb47fe0) at /var/tmp/portage/kde-base/kdelibs-4.7.1-r2/work/kdelibs-4.7.1_build/kio/jobclasses.moc:80
#24 0x00007ffb43d7fef3 in KIO::FileCopyJob::qt_metacall (this=0xf76e20, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffffb47fe0) at /var/tmp/portage/kde-base/kdelibs-4.7.1-r2/work/kdelibs-4.7.1_build/kio/jobclasses.moc:718
#25 0x00007ffb4a58dae1 in QMetaObject::activate (sender=0x119b070, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7ffb4a41c2a0) at kernel/qobject.cpp:3278
#26 0x00007ffb4a9dbc0b in KJob::speed (this=<value optimized out>, _t1=0x119b070, _t2=589824) at /var/tmp/portage/kde-base/kdelibs-4.7.1-r2/work/kdelibs-4.7.1_build/kdecore/kjob.moc:257
#27 0x00007ffb4a9dbc55 in KJob::emitSpeed (this=0x119b070, value=589824) at /var/tmp/portage/kde-base/kdelibs-4.7.1-r2/work/kdelibs-4.7.1/kdecore/jobs/kjob.cpp:339
#28 0x00007ffb43d78cad in KIO::SimpleJob::qt_metacall (this=0x119b070, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffffb48190) at /var/tmp/portage/kde-base/kdelibs-4.7.1-r2/work/kdelibs-4.7.1_build/kio/jobclasses.moc:176
#29 0x00007ffb43d7f32b in KIO::TransferJob::qt_metacall (this=0x119b070, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffffb48190) at /var/tmp/portage/kde-base/kdelibs-4.7.1-r2/work/kdelibs-4.7.1_build/kio/jobclasses.moc:357
#30 0x00007ffb4a58dae1 in QMetaObject::activate (sender=0x119b1a0, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7ffb4a41c2a0) at kernel/qobject.cpp:3278
#31 0x00007ffb43e12f1a in KIO::SlaveInterface::speed (this=<value optimized out>, _t1=589824) at /var/tmp/portage/kde-base/kdelibs-4.7.1-r2/work/kdelibs-4.7.1_build/kio/slaveinterface.moc:260
#32 0x00007ffb43e1302f in KIO::SlaveInterface::calcSpeed (this=0x119b1a0) at /var/tmp/portage/kde-base/kdelibs-4.7.1-r2/work/kdelibs-4.7.1/kio/kio/slaveinterface.cpp:132
#33 0x00007ffb43e132a7 in KIO::SlaveInterface::qt_metacall (this=0x119b1a0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffffb482d0) at /var/tmp/portage/kde-base/kdelibs-4.7.1-r2/work/kdelibs-4.7.1_build/kio/slaveinterface.moc:133
#34 0x00007ffb43e06ef5 in KIO::Slave::qt_metacall (this=0x119b1a0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffffb482d0) at /var/tmp/portage/kde-base/kdelibs-4.7.1-r2/work/kdelibs-4.7.1_build/kio/slave.moc:75
#35 0x00007ffb4a58dae1 in QMetaObject::activate (sender=0xf70d18, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7ffb4a41c2a0) at kernel/qobject.cpp:3278
#36 0x00007ffb4a587eef in QObject::event (this=0xf70d18, e=0x7fffffb47950) at kernel/qobject.cpp:1181
#37 0x00007ffb49783b85 in QApplicationPrivate::notify_helper (this=0x6fbce0, receiver=0xf70d18, e=0x7fffffb48a10) at kernel/qapplication.cpp:4462
#38 0x00007ffb497887a2 in QApplication::notify (this=0x7fffffb48d70, receiver=0xf70d18, e=0x7fffffb48a10) at kernel/qapplication.cpp:4341
#39 0x00007ffb4b2f4aa0 in KApplication::notify (this=0x7fffffb48d70, receiver=0xf70d18, event=0x7fffffb48a10) at /var/tmp/portage/kde-base/kdelibs-4.7.1-r2/work/kdelibs-4.7.1/kdeui/kernel/kapplication.cpp:311
#40 0x00007ffb4a577e5e in QCoreApplication::notifyInternal (this=0x7fffffb48d70, receiver=0xf70d18, event=0x7fffffb48a10) at kernel/qcoreapplication.cpp:731
#41 0x00007ffb4a5a31b6 in sendEvent (this=0x6ff9c0) at kernel/qcoreapplication.h:215
#42 QTimerInfoList::activateTimers (this=0x6ff9c0) at kernel/qeventdispatcher_unix.cpp:604
#43 0x00007ffb4a5a019e in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:184
#44 idleTimerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:231
#45 0x00007ffb4608c4cc in g_main_dispatch (context=0x6fe8e0) at gmain.c:2441
#46 g_main_context_dispatch (context=0x6fe8e0) at gmain.c:3014
#47 0x00007ffb460901a1 in g_main_context_iterate (context=0x6fe8e0, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>) at gmain.c:3092
#48 0x00007ffb4609035e in g_main_context_iteration (context=0x6fe8e0, may_block=1) at gmain.c:3155
#49 0x00007ffb4a59fef2 in QEventDispatcherGlib::processEvents (this=0x612d40, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#50 0x00007ffb498268d2 in QGuiEventDispatcherGlib::processEvents (this=0x11a9d38, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#51 0x00007ffb4a576e92 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#52 0x00007ffb4a5771f1 in QEventLoop::exec (this=0x7fffffb48cc0, flags=) at kernel/qeventloop.cpp:201
#53 0x00007ffb4a57ac67 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1008
#54 0x00007ffb38daeb33 in kdemain (argc=<value optimized out>, argv=<value optimized out>) at /var/tmp/portage/kde-base/dolphin-4.7.1/work/dolphin-4.7.1/dolphin/src/main.cpp:85
#55 0x0000000000406eb3 in launch (argc=6, _name=0x6b9ef8 "/usr/bin/dolphin", args=<value optimized out>, cwd=0x0, envc=<value optimized out>, envs=<value optimized out>, reset_env=false, tty=0x0, avoid_loops=false, startup_id_str=0x6b9f6d "moria;1317497692;945423;3256_TIME0") at /var/tmp/portage/kde-base/kdelibs-4.7.1-r2/work/kdelibs-4.7.1/kinit/kinit.cpp:734
#56 0x0000000000407ab3 in handle_launcher_request (sock=7, who=<value optimized out>) at /var/tmp/portage/kde-base/kdelibs-4.7.1-r2/work/kdelibs-4.7.1/kinit/kinit.cpp:1226
#57 0x0000000000408247 in handle_requests (waitForPid=<value optimized out>) at /var/tmp/portage/kde-base/kdelibs-4.7.1-r2/work/kdelibs-4.7.1/kinit/kinit.cpp:1419
#58 0x0000000000408dcb in main (argc=2, argv=0x7fffffb4a078, envp=0x7fffffb4a090) at /var/tmp/portage/kde-base/kdelibs-4.7.1-r2/work/kdelibs-4.7.1/kinit/kinit.cpp:1907

This bug may be a duplicate of or related to bug 282094, bug 281987, bug 277932.

Possible duplicates by query: bug 282094, bug 281987, bug 279484, bug 277932, bug 275021.

Reported using DrKonqi
Comment 1 Jekyll Wu 2011-12-04 13:21:37 UTC

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