Bug 209691 - Dolphin crashed while opening a folder
Summary: Dolphin crashed while opening a folder
Status: RESOLVED DUPLICATE of bug 200125
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-07 00:26 UTC by Lukas
Modified: 2009-10-07 02:20 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 Lukas 2009-10-07 00:26:49 UTC
Application that crashed: dolphin
Version of the application: 1.3
KDE Version: 4.3.1 (KDE 4.3.1)
Qt Version: 4.5.2
Operating System: Linux 2.6.30-1-amd64 x86_64
Distribution: Debian GNU/Linux testing (squeeze)

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

Thread 2 (Thread 0x7fc95bfce950 (LWP 8460)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:217
#1  0x00007fc95a099c91 in metronom_sync_loop (this=0x221a520) at metronom.c:870
#2  0x00007fc9643e7f9a in start_thread (arg=<value optimized out>) at pthread_create.c:300
#3  0x00007fc96800056d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fc96bc53750 (LWP 2940)):
[KCrash Handler]
#5  QUrl (this=0x7fff85a1dbf0, other=...) at io/qurl.cpp:3936
#6  0x00007fc96994b4e9 in KUrl (this=0x7fff85a1dbf0, _u=...) at ../../kdecore/io/kurl.cpp:468
#7  0x00007fc96b7e8b40 in KFileItem::url (this=<value optimized out>) at ../../kio/kio/kfileitem.cpp:1271
#8  0x00007fc96b47e52e in KFilePreviewGenerator::Private::applyCutItemEffect (this=0x3dab950, items=<value optimized out>) at ../../kfile/kfilepreviewgenerator.cpp:834
#9  0x00007fc96b4805e4 in KFilePreviewGenerator::Private::updateIcons (this=0x3dab950, items=...) at ../../kfile/kfilepreviewgenerator.cpp:505
#10 0x00007fc96b480861 in KFilePreviewGenerator::Private::delayedIconUpdate (this=0x3dab950) at ../../kfile/kfilepreviewgenerator.cpp:1080
#11 0x00007fc96b48195a in KFilePreviewGenerator::qt_metacall (this=0x3d0c590, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff85a1de30) at ./kfilepreviewgenerator.moc:95
#12 0x00007fc9686fc682 in QMetaObject::activate (sender=0x1ddd9e0, from_signal_index=<value optimized out>, to_signal_index=4, argv=0x3bbdd58) at kernel/qobject.cpp:3112
#13 0x00007fc9686f6bf3 in QObject::event (this=0x1ddd9e0, e=0x10) at kernel/qobject.cpp:1074
#14 0x00007fc968bb480d in QApplicationPrivate::notify_helper (this=0x18dd510, receiver=0x1ddd9e0, e=0x7fff85a1e4e0) at kernel/qapplication.cpp:4056
#15 0x00007fc968bbc86a in QApplication::notify (this=0x7fff85a1e820, receiver=0x1ddd9e0, e=0x7fff85a1e4e0) at kernel/qapplication.cpp:4021
#16 0x00007fc969f0643b in KApplication::notify (this=0x7fff85a1e820, receiver=0x1ddd9e0, event=0x7fff85a1e4e0) at ../../kdeui/kernel/kapplication.cpp:302
#17 0x00007fc9686e751c in QCoreApplication::notifyInternal (this=0x7fff85a1e820, receiver=0x1ddd9e0, event=0x7fff85a1e4e0) at kernel/qcoreapplication.cpp:610
#18 0x00007fc968713826 in QCoreApplication::sendEvent (this=0x18d8280) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#19 QTimerInfoList::activateTimers (this=0x18d8280) at kernel/qeventdispatcher_unix.cpp:572
#20 0x00007fc96870fc9d in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:165
#21 0x00007fc96463712a in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#22 0x00007fc96463a988 in ?? () from /lib/libglib-2.0.so.0
#23 0x00007fc96463ab3c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#24 0x00007fc96870fbff in QEventDispatcherGlib::processEvents (this=0x18af790, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#25 0x00007fc968c4b64f in QGuiEventDispatcherGlib::processEvents (this=0x7fff85a1dbf0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#26 0x00007fc9686e5de2 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#27 0x00007fc9686e61b4 in QEventLoop::exec (this=0x7fff85a1e790, flags=...) at kernel/qeventloop.cpp:201
#28 0x00007fc9686e8424 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#29 0x000000000043953d in main (argc=3, argv=0x7fff85a1ed08) at ../../../../apps/dolphin/src/main.cpp:94

Reported using DrKonqi
Comment 1 Dario Andres 2009-10-07 02:20:28 UTC
Fixed recently. Thanks

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