Bug 170618 - Dolphin crashes on image preview
Summary: Dolphin crashes on image preview
Status: RESOLVED DUPLICATE of bug 170547
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-07 16:03 UTC by Iuri Fiedoruk
Modified: 2008-09-07 19:39 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 Iuri Fiedoruk 2008-09-07 16:03:38 UTC
Version:           1.1 (using 4.1.1 (KDE 4.1.1), Kubuntu packages)
Compiler:          gcc
OS:                Linux (i686) release 2.6.24-19-generic

On a folder with some image files I have, dolphin crashes. The images can be found at:
http://protomank.googlepages.com/images_crash.tar.gz

Backtrace:

Aplicativo: Dolphin (dolphin), sinal SIGABRT
(no debugging symbols found)
(no debugging symbols found)
...
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0xb5f52720 (LWP 7340)]
(no debugging symbols found)
...
(no debugging symbols found)
[KCrash handler]
#6  0xb7f70410 in __kernel_vsyscall ()
#7  0xb67b0085 in raise () from /lib/tls/i686/cmov/libc.so.6
#8  0xb67b1a01 in abort () from /lib/tls/i686/cmov/libc.so.6
#9  0xb75b5367 in qt_message_output () from /usr/lib/libQtCore.so.4
#10 0xb75b5458 in qFatal () from /usr/lib/libQtCore.so.4
#11 0xb75b5505 in qt_assert () from /usr/lib/libQtCore.so.4
#12 0xb7d9ba89 in KDirModel::setData () from /usr/lib/kde4/lib/libkio.so.5
#13 0xb7f4bd95 in ?? () from /usr/lib/kde4/lib/libdolphinprivate.so.4
#14 0xb7f4c7fa in ?? () from /usr/lib/kde4/lib/libdolphinprivate.so.4
#15 0xb76b78ab in QMetaCallEvent::placeMetaCall ()
   from /usr/lib/libQtCore.so.4
#16 0xb76b8c31 in QObject::event () from /usr/lib/libQtCore.so.4
#17 0xb6c27f9c in QApplicationPrivate::notify_helper ()
   from /usr/lib/libQtGui.so.4
#18 0xb6c2cbf9 in QApplication::notify () from /usr/lib/libQtGui.so.4
#19 0xb7b451c3 in KApplication::notify () from /usr/lib/kde4/lib/libkdeui.so.5
#20 0xb76a90b9 in QCoreApplication::notifyInternal ()
   from /usr/lib/libQtCore.so.4
#21 0xb76aa469 in QCoreApplicationPrivate::sendPostedEvents ()
   from /usr/lib/libQtCore.so.4
#22 0xb76aa68d in QCoreApplication::sendPostedEvents ()
   from /usr/lib/libQtCore.so.4
#23 0xb76d462f in ?? () from /usr/lib/libQtCore.so.4
#24 0xb62f5dd6 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#25 0xb62f9193 in ?? () from /usr/lib/libglib-2.0.so.0
#26 0xb62f974e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#27 0xb76d49f8 in QEventDispatcherGlib::processEvents ()
   from /usr/lib/libQtCore.so.4
#28 0xb6cbba25 in ?? () from /usr/lib/libQtGui.so.4
#29 0xb76a833d in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#30 0xb76a84cd in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#31 0xb76aa74d in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#32 0xb6c27897 in QApplication::exec () from /usr/lib/libQtGui.so.4
#33 0x08080a59 in ?? ()
#34 0xb679b450 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#35 0x080619b1 in _start ()
#0  0xb7f70410 in __kernel_vsyscall ()
Comment 1 Frank Reininghaus 2008-09-07 19:39:24 UTC
Thanks for the bug report. I can confirm this with Konqueror 4.1.1. It looks very much like a bug reported earlier, I'll mark it as a duplicate.

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