Bug 208240 - Crash cliking in a folder
Summary: Crash cliking in 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-09-23 06:59 UTC by Cristian M. Barbé
Modified: 2009-09-23 10:22 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 Cristian M. Barbé 2009-09-23 06:59:54 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.28-15-generic i686
Distribution: Ubuntu 9.04

What I was doing when the application crashed:
I cliking in a folder and Dolphin crash.

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#6  0xb67c4719 in QUrl (this=0xbfb6fd24, other=@0x8) at io/qurl.cpp:3936
#7  0xb73e7189 in KUrl (this=0xbfb6fd24, _u=@0x8) at /build/buildd/kde4libs-4.3.1/kdecore/io/kurl.cpp:468
#8  0xb7ed57ae in KFileItem::url (this=0x8595510) at /build/buildd/kde4libs-4.3.1/kio/kio/kfileitem.cpp:1271
#9  0xb7ec487f in KDirModel::indexForItem (this=0x8598df0, item=@0x8595510) at /build/buildd/kde4libs-4.3.1/kio/kio/kdirmodel.cpp:919
#10 0xb7da7f82 in KFilePreviewGenerator::Private::orderItems (this=0x85ad9c0, items=@0xbfb6fe28) at /build/buildd/kde4libs-4.3.1/kfile/kfilepreviewgenerator.cpp:1015
#11 0xb7dabbe3 in KFilePreviewGenerator::Private::updateIcons (this=0x85ad9c0, items=@0xbfb6fe78) at /build/buildd/kde4libs-4.3.1/kfile/kfilepreviewgenerator.cpp:508
#12 0xb7dabe58 in KFilePreviewGenerator::Private::delayedIconUpdate (this=0x85ad9c0) at /build/buildd/kde4libs-4.3.1/kfile/kfilepreviewgenerator.cpp:1080
#13 0xb7dacefe in KFilePreviewGenerator::qt_metacall (this=0x85ad858, _c=QMetaObject::InvokeMetaMethod, _id=10, _a=0xbfb6ff28)
    at /build/buildd/kde4libs-4.3.1/obj-i486-linux-gnu/kfile/kfilepreviewgenerator.moc:95
#14 0xb68261b8 in QMetaObject::activate (sender=0x85aded0, from_signal_index=4, to_signal_index=4, argv=0x0) at kernel/qobject.cpp:3113
#15 0xb6826e42 in QMetaObject::activate (sender=0x85aded0, m=0xb6903904, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3187
#16 0xb6862687 in QTimer::timeout (this=0x85aded0) at .moc/release-shared/moc_qtimer.cpp:128
#17 0xb682c5ce in QTimer::timerEvent (this=0x85aded0, e=0xbfb703ac) at kernel/qtimer.cpp:261
#18 0xb682116f in QObject::event (this=0x85aded0, e=0xbfb703ac) at kernel/qobject.cpp:1075
#19 0xb6a27d3c in QApplicationPrivate::notify_helper (this=0x83acce0, receiver=0x85aded0, e=0xbfb703ac) at kernel/qapplication.cpp:4056
#20 0xb6a3003e in QApplication::notify (this=0xbfb70644, receiver=0x85aded0, e=0xbfb703ac) at kernel/qapplication.cpp:3603
#21 0xb776e85d in KApplication::notify (this=0xbfb70644, receiver=0x85aded0, event=0xbfb703ac) at /build/buildd/kde4libs-4.3.1/kdeui/kernel/kapplication.cpp:302
#22 0xb6810bcb in QCoreApplication::notifyInternal (this=0xbfb70644, receiver=0x85aded0, event=0xbfb703ac) at kernel/qcoreapplication.cpp:610
#23 0xb683fd51 in QTimerInfoList::activateTimers (this=0x83a8474) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#24 0xb683c3a0 in timerSourceDispatch (source=0x83a8440) at kernel/qeventdispatcher_glib.cpp:165
#25 0xb5f8cb88 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#26 0xb5f900eb in ?? () from /usr/lib/libglib-2.0.so.0
#27 0xb5f90268 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#28 0xb683c2f8 in QEventDispatcherGlib::processEvents (this=0x8388d10, flags={i = -1078524632}) at kernel/qeventdispatcher_glib.cpp:327
#29 0xb6ac9a75 in QGuiEventDispatcherGlib::processEvents (this=0x8388d10, flags={i = -1078524584}) at kernel/qguieventdispatcher_glib.cpp:202
#30 0xb680f1fa in QEventLoop::processEvents (this=0xbfb705d0, flags={i = -1078524520}) at kernel/qeventloop.cpp:149
#31 0xb680f642 in QEventLoop::exec (this=0xbfb705d0, flags={i = -1078524456}) at kernel/qeventloop.cpp:201
#32 0xb6811ae9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#33 0xb6a27bb7 in QApplication::exec () at kernel/qapplication.cpp:3525
#34 0x0807aaff in _start ()

Reported using DrKonqi
Comment 1 Frank Reininghaus 2009-09-23 10:22:02 UTC
Thanks for the bug report! This bug will be fixed in KDE 4.3.2.

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