Bug 248472 - Dolphin crashes when renaming large files
Summary: Dolphin crashes when renaming large files
Status: RESOLVED DUPLICATE of bug 199219
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: 2010-08-20 09:24 UTC by Sylvain Garsault
Modified: 2010-08-20 10:31 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 Sylvain Garsault 2010-08-20 09:24:14 UTC
Application: dolphin (1.4)
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-24-generic x86_64
Distribution: Ubuntu 10.04.1 LTS

-- Information about the crash:
I renamed several videos (~4GB) in the same folder, and Dolphin froze. Upon closing it, it crashed.

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

Thread 2 (Thread 0x7effd32f2710 (LWP 8416)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:211
#1  0x00007effc7dd5081 in ?? () from /usr/lib/libxine.so.1
#2  0x00007effdd1849ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#3  0x00007effdfc2572d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7effe3f8f760 (LWP 3061)):
[KCrash Handler]
#5  0x00007effe13b8874 in QAbstractScrollArea::viewport (this=0x1218ae0) at widgets/qabstractscrollarea.cpp:568
#6  0x0000000000446db7 in KTreeView::KTreeViewPrivate::startScrolling (this=0x14fcb70) at ../../../../apps/dolphin/src/panels/folders/ktreeview.cpp:61
#7  0x0000000000447128 in KTreeView::KTreeViewPrivate::qt_metacall (this=0x14fcb70, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffe2b05910) at ./ktreeview_p.moc:75
#8  0x00007effe0356e3f in QMetaObject::activate (sender=0x14fc900, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7fffe2b05910) at kernel/qobject.cpp:3293
#9  0x00007effe0353a63 in QObject::event (this=0x14fc900, e=0x7fffe2b06060) at kernel/qobject.cpp:1212
#10 0x00007effe0f3122c in QApplicationPrivate::notify_helper (this=0x121c3c0, receiver=0x14fc900, e=0x7fffe2b06060) at kernel/qapplication.cpp:4300
#11 0x00007effe0f376fb in QApplication::notify (this=0x7fffe2b063b0, receiver=0x14fc900, e=0x7fffe2b06060) at kernel/qapplication.cpp:4183
#12 0x00007effe1c3c526 in KApplication::notify (this=0x7fffe2b063b0, receiver=0x14fc900, event=0x7fffe2b06060) at ../../kdeui/kernel/kapplication.cpp:302
#13 0x00007effe034406c in QCoreApplication::notifyInternal (this=0x7fffe2b063b0, receiver=0x14fc900, event=0x7fffe2b06060) at kernel/qcoreapplication.cpp:704
#14 0x00007effe0370d42 in QCoreApplication::sendEvent (this=0x1221760) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#15 QTimerInfoList::activateTimers (this=0x1221760) at kernel/qeventdispatcher_unix.cpp:603
#16 0x00007effe036d824 in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:184
#17 0x00007effdc03a8c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#18 0x00007effdc03e748 in ?? () from /lib/libglib-2.0.so.0
#19 0x00007effdc03e8fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#20 0x00007effe036d513 in QEventDispatcherGlib::processEvents (this=0x11f1770, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#21 0x00007effe0fe146e in QGuiEventDispatcherGlib::processEvents (this=0x1218ae0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#22 0x00007effe0342992 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#23 0x00007effe0342d6c in QEventLoop::exec (this=0x7fffe2b06300, flags=) at kernel/qeventloop.cpp:201
#24 0x00007effe0346aab in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#25 0x000000000043b1c5 in main (argc=<value optimized out>, argv=<value optimized out>) at ../../../../apps/dolphin/src/main.cpp:101

Possible duplicates by query: bug 220945, bug 212516.

Reported using DrKonqi
Comment 1 Frank Reininghaus 2010-08-20 10:31:12 UTC
Thanks for the bug report! This issue has been reported already. Unfortunately, the cause of the bug is still unknown.

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