Bug 172370 - Crash when opening a folder
Summary: Crash when opening a folder
Status: RESOLVED DUPLICATE of bug 170547
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Compiled Sources FreeBSD
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-07 23:42 UTC by Mark Jacobs
Modified: 2008-10-09 20:47 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 Mark Jacobs 2008-10-07 23:42:28 UTC
Version:            (using KDE 4.1.1)
Compiler:          gcc version 4.2.1 20070719  [FreeBSD] 
OS:                FreeBSD
Installed from:    Compiled From Sources

Opening a folder full of pictures crashes in detail view. Every attempted open of the folder now fails.

Application: Dolphin (dolphin), signal SIGABRT
[New Thread 0x8101100 (LWP 100297)]
[Switching to Thread 0x8101100 (LWP 100297)]
[KCrash handler]
#6  0x29c8f1ab in kill () from /lib/libc.so.7
#7  0x28d93bc2 in raise () from /lib/libthr.so.3
#8  0x29c8dea4 in abort () from /lib/libc.so.7
#9  0x28c1b14a in qt_message_output () from /usr/local/lib/qt4/libQtCore.so.4
#10 0x28c1b1ef in qFatal () from /usr/local/lib/qt4/libQtCore.so.4
#11 0x28c1b279 in qt_assert () from /usr/local/lib/qt4/libQtCore.so.4
#12 0x282749b8 in KDirModel::setData (this=0x82b9ea0, index=@0xbfbfe004, 
    value=@0xbfbfe014, role=1)
    at /usr/ports/x11/kdelibs4/work/kdelibs-4.1.1/kio/kio/kdirmodel.cpp:558
#13 0x28119617 in IconManager::dispatchPreviewQueue (this=0x82ea640)
    at /usr/ports/x11/kdebase4/work/kdebase-4.1.1/apps/dolphin/src/iconmanager.cpp:317
#14 0x2811a267 in IconManager::qt_metacall (this=0x82ea640, 
    _c=QMetaObject::InvokeMetaMethod, _id=4, _a=0xbfbfe0d8)
    at iconmanager.moc:79
#15 0x28cfc50f in QMetaObject::activate ()
   from /usr/local/lib/qt4/libQtCore.so.4
#16 0x28cfc91a in QMetaObject::activate ()
   from /usr/local/lib/qt4/libQtCore.so.4
#17 0x28d333dd in QTimer::timeout () from /usr/local/lib/qt4/libQtCore.so.4
#18 0x28d04a30 in QTimer::timerEvent () from /usr/local/lib/qt4/libQtCore.so.4
#19 0x28cfb3ff in QObject::event () from /usr/local/lib/qt4/libQtCore.so.4
#20 0x293bdb73 in QApplicationPrivate::notify_helper ()
   from /usr/local/lib/qt4/libQtGui.so.4
#21 0x293c414f in QApplication::notify ()
   from /usr/local/lib/qt4/libQtGui.so.4
#22 0x285e54d3 in KApplication::notify (this=0xbfbfe72c, receiver=0x82af320, 
    event=0xbfbfe4cc)
    at /usr/ports/x11/kdelibs4/work/kdelibs-4.1.1/kdeui/kernel/kapplication.cpp:311
#23 0x28cece19 in QCoreApplication::notifyInternal ()
   from /usr/local/lib/qt4/libQtCore.so.4
#24 0x28d13bbd in QTimerInfoList::activateTimers ()
   from /usr/local/lib/qt4/libQtCore.so.4
#25 0x28d11ad2 in timerSourceDispatch ()
   from /usr/local/lib/qt4/libQtCore.so.4
#26 0x29e1b9d9 in g_main_context_dispatch ()
   from /usr/local/lib/libglib-2.0.so.0
#27 0x29e1ebdb in g_main_context_check () from /usr/local/lib/libglib-2.0.so.0
#28 0x29e1f0c6 in g_main_context_iteration ()
   from /usr/local/lib/libglib-2.0.so.0
#29 0x28d120e6 in QEventDispatcherGlib::processEvents ()
   from /usr/local/lib/qt4/libQtCore.so.4
#30 0x2943d65d in QGuiEventDispatcherGlib::processEvents ()
   from /usr/local/lib/qt4/libQtGui.so.4
#31 0x28cec0fb in QEventLoop::processEvents ()
   from /usr/local/lib/qt4/libQtCore.so.4
#32 0x28cec278 in QEventLoop::exec () from /usr/local/lib/qt4/libQtCore.so.4
#33 0x28cee1d1 in QCoreApplication::exec ()
   from /usr/local/lib/qt4/libQtCore.so.4
#34 0x293bd20b in QApplication::exec () from /usr/local/lib/qt4/libQtGui.so.4
#35 0x08083418 in main (argc=6, argv=0xbfbfe880)
    at /usr/ports/x11/kdebase4/work/kdebase-4.1.1/apps/dolphin/src/main.cpp:94
Comment 1 Frank Reininghaus 2008-10-09 20:47:21 UTC
Thanks for the bug report. This crash has been reported a few times already.

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