Bug 274444 - Dolphin crashes while moving files
Summary: Dolphin crashes while moving files
Status: RESOLVED FIXED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 1.6.1
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-29 19:21 UTC by Alex Starchenko
Modified: 2012-01-05 21:37 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 4.8.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Starchenko 2011-05-29 19:21:58 UTC
Application: dolphin (1.6.1)
KDE Platform Version: 4.6.2 (4.6.2)
Qt Version: 4.7.2
Operating System: Linux 2.6.38-8-generic-pae i686
Distribution: Ubuntu 11.04

-- Information about the crash:
- What I was doing when the application crashed:
One file was selected and I was dragging it to VLC Media Player window. Crash seems to happen when VLC window become active.

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

Thread 2 (Thread 0xb0c84b70 (LWP 20302)):
#0  0xb522ed41 in clock_gettime () from /lib/i386-linux-gnu/librt.so.1
#1  0xb5cdcdd8 in do_gettime () at tools/qelapsedtimer_unix.cpp:123
#2  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#3  0xb5da94f2 in updateCurrentTime (this=0x9b266d4, tm=...) at kernel/qeventdispatcher_unix.cpp:339
#4  QTimerInfoList::timerWait (this=0x9b266d4, tm=...) at kernel/qeventdispatcher_unix.cpp:442
#5  0xb5da7d32 in timerSourcePrepareHelper (src=<value optimized out>, timeout=0xb0c840dc) at kernel/qeventdispatcher_glib.cpp:136
#6  0xb5da7dcd in timerSourcePrepare (source=0x9b266a0, timeout=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:169
#7  0xb53c1fd4 in g_main_context_prepare () from /lib/i386-linux-gnu/libglib-2.0.so.0
#8  0xb53c2e63 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#9  0xb53c3524 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#10 0xb5da8577 in QEventDispatcherGlib::processEvents (this=0x9bc64a8, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#11 0xb5d7a289 in QEventLoop::processEvents (this=0xb0c84290, flags=...) at kernel/qeventloop.cpp:149
#12 0xb5d7a522 in QEventLoop::exec (this=0xb0c84290, flags=...) at kernel/qeventloop.cpp:201
#13 0xb5c842a0 in QThread::exec (this=0x99ec850) at thread/qthread.cpp:492
#14 0xb5d5bfdb in QInotifyFileSystemWatcherEngine::run (this=0x99ec850) at io/qfilesystemwatcher_inotify.cpp:248
#15 0xb5c86da2 in QThreadPrivate::start (arg=0x99ec850) at thread/qthread_unix.cpp:320
#16 0xb5475e99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#17 0xb770273e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 1 (Thread 0xb4cc3a20 (LWP 20297)):
[KCrash Handler]
#7  0xb76a23e1 in free () from /lib/i386-linux-gnu/libc.so.6
#8  0xb5b6d4d1 in operator delete(void*) () from /usr/lib/i386-linux-gnu/libstdc++.so.6
#9  0xb4a1e45b in clear (this=0x9849e08, __in_chrg=<value optimized out>) at /usr/include/qt4/QtCore/qcache.h:139
#10 ~QCache (this=0x9849e08, __in_chrg=<value optimized out>) at /usr/include/qt4/QtCore/qcache.h:103
#11 ~BaseCache (this=0x9849e08, __in_chrg=<value optimized out>) at ../../../libs/oxygen/oxygenhelper.h:59
#12 Oxygen::Helper::~Helper (this=0x9849e08, __in_chrg=<value optimized out>) at ../../../libs/oxygen/oxygenhelper.h:157
#13 0xb4a1f9d2 in Oxygen::StyleHelper::~StyleHelper (this=0x9849e08, __in_chrg=<value optimized out>) at ../../../kstyles/oxygen/oxygenstylehelper.h:47
#14 0xb49e5fd1 in Oxygen::Style::~Style (this=0x9853310, __in_chrg=<value optimized out>) at ../../../kstyles/oxygen/oxygenstyle.cpp:188
#15 0xb49e6032 in Oxygen::Style::~Style (this=0x9853310, __in_chrg=<value optimized out>) at ../../../kstyles/oxygen/oxygenstyle.cpp:188
#16 0xb62618d5 in QApplication::~QApplication (this=0xbfe245f0, __in_chrg=<value optimized out>) at kernel/qapplication.cpp:1155
#17 0xb6d87d4a in KApplication::~KApplication (this=0xbfe245f0, __in_chrg=<value optimized out>) at ../../kdeui/kernel/kapplication.cpp:894
#18 0xb6d8f9e8 in KUniqueApplication::~KUniqueApplication (this=0xbfe245f0, __in_chrg=<value optimized out>) at ../../kdeui/kernel/kuniqueapplication.cpp:343
#19 0xb77c6adb in ?? () from /usr/lib/kde4/libkdeinit/libkdeinit4_dolphin.so
#20 0xb77dce9b in kdemain () from /usr/lib/kde4/libkdeinit/libkdeinit4_dolphin.so
#21 0x080485bb in _start ()

Possible duplicates by query: bug 257646.

Reported using DrKonqi