Bug 250738 - Crashed when analyzing a tiff file (in a zip file)
Summary: Crashed when analyzing a tiff file (in a zip file)
Status: RESOLVED UPSTREAM
Alias: None
Product: kde
Classification: I don't know
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Pino Toscano
URL:
Keywords:
: 255444 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-09-10 03:50 UTC by Juliano F. Ravasi
Modified: 2010-12-12 20:41 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Zip file that causes the crash (306.82 KB, application/octet-stream)
2010-09-16 01:53 UTC, Juliano F. Ravasi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Juliano F. Ravasi 2010-09-10 03:50:21 UTC
Application: dolphin (1.5)
KDE Platform Version: 4.5.1 (KDE 4.5.1)
Qt Version: 4.7.0
Operating System: Linux 2.6.32-24-generic x86_64
Distribution: Ubuntu 10.04.1 LTS

-- Information about the crash:
- What I was doing when the application crashed:
Just left the pointer over a .zip file and waited for the tooltip to display the data about the file. Then Dolphin crashed.

The crash can be reproduced every time.

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

Thread 2 (Thread 0x7f10f43e8710 (LWP 9633)):
[KCrash Handler]
#6  memcpy () at ../sysdeps/x86_64/memcpy.S:267
#7  0x00007f10f0c55659 in strigi_tiffReadProc (handle=<value optimized out>, buf=0x7f10ec1f37b0, size=<value optimized out>) at /usr/include/bits/string3.h:52
#8  0x00007f10fd9808a6 in ?? () from /usr/lib/libtiff.so.4
#9  0x00007f10fd9810d8 in ?? () from /usr/lib/libtiff.so.4
#10 0x00007f10fd9812e9 in ?? () from /usr/lib/libtiff.so.4
#11 0x00007f10fd9824b5 in TIFFReadDirectory () from /usr/lib/libtiff.so.4
#12 0x00007f10fd9a0430 in TIFFClientOpen () from /usr/lib/libtiff.so.4
#13 0x00007f10f0c557e2 in TiffEndAnalyzer::analyze (this=0x7f10ec008e90, ar=..., in=0x7f10ec008f00) at ../../../strigi-analyzer/tiff/tiffendanalyzer.cpp:201
#14 0x00007f1106cfe172 in Strigi::StreamAnalyzerPrivate::analyze (this=0x7f10ec064440, idx=..., input=0x7f10ec008f00) at /build/buildd/strigi-0.7.2/src/streamanalyzer/streamanalyzer.cpp:421
#15 0x00007f1106cdd2d8 in Strigi::AnalysisResult::indexChild (this=0x7f10f43e7940, name=<value optimized out>, mt=1043152948, file=0x7f10ec129930)
    at /build/buildd/strigi-0.7.2/src/streamanalyzer/analysisresult.cpp:250
#16 0x00007f1106d16985 in ZipEndAnalyzer::analyze (this=0x7f10ec023c50, idx=..., in=0x7f10ec07ed70) at /build/buildd/strigi-0.7.2/src/streamanalyzer/endanalyzers/zipendanalyzer.cpp:62
#17 0x00007f1106cfe172 in Strigi::StreamAnalyzerPrivate::analyze (this=0x7f10ec064440, idx=..., input=0x7f10ec07ed70) at /build/buildd/strigi-0.7.2/src/streamanalyzer/streamanalyzer.cpp:421
#18 0x00007f110be88205 in KFileMetaInfoPrivate::init (this=<value optimized out>, stream=<value optimized out>, url=<value optimized out>, mtime=1284082592, w=<value optimized out>)
    at ../../kio/kio/kfilemetainfo.cpp:270
#19 0x00007f110be89f43 in KFileMetaInfo (this=0x7f10f43e7cf0, path=..., w=<value optimized out>) at ../../kio/kio/kfilemetainfo.cpp:299
#20 0x00007f110bf73553 in KLoadFileMetaDataThread::run (this=<value optimized out>) at ../../kio/kfile/kloadfilemetadatathread.cpp:130
#21 0x00007f1109e892ee in QThreadPrivate::start (arg=0x2c43120) at thread/qthread_unix.cpp:266
#22 0x00007f1107cd59ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#23 0x00007f110dbc06fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#24 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f110e2cc760 (LWP 8796)):
#0  0x00007f110dbb3f83 in *__GI___poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f1103fa429a in ?? () from /usr/lib/libxcb.so.1
#2  0x00007f1103fa47d7 in ?? () from /usr/lib/libxcb.so.1
#3  0x00007f1103fa4a85 in xcb_writev () from /usr/lib/libxcb.so.1
#4  0x00007f1108f306fa in _XSend () from /usr/lib/libX11.so.6
#5  0x00007f1108f30c21 in _XEventsQueued () from /usr/lib/libX11.so.6
#6  0x00007f1108f1940b in XEventsQueued () from /usr/lib/libX11.so.6
#7  0x00007f110ac7a9b7 in x11EventSourcePrepare (s=0x1b9f860, timeout=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:79
#8  0x00007f110574eeb1 in g_main_context_prepare () from /lib/libglib-2.0.so.0
#9  0x00007f110574f318 in ?? () from /lib/libglib-2.0.so.0
#10 0x00007f110574f8fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#11 0x00007f1109fa8183 in QEventDispatcherGlib::processEvents (this=0x1b95e60, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:415
#12 0x00007f110ac7a78e in QGuiEventDispatcherGlib::processEvents (this=0x7fffb996a3b0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#13 0x00007f1109f7add2 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#14 0x00007f1109f7b1bc in QEventLoop::exec (this=0x7fffb996a730, flags=) at kernel/qeventloop.cpp:201
#15 0x00007f1109f7f26b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#16 0x00007f110dea8e6f in kdemain (argc=<value optimized out>, argv=<value optimized out>) at ../../../../apps/dolphin/src/main.cpp:98
#17 0x00007f110daf8c4d in __libc_start_main (main=<value optimized out>, argc=<value optimized out>, ubp_av=<value optimized out>, init=<value optimized out>, fini=<value optimized out>, 
    rtld_fini=<value optimized out>, stack_end=0x7fffb996ad08) at libc-start.c:226
#18 0x00000000004006b9 in _start ()

Reported using DrKonqi
Comment 1 Pino Toscano 2010-09-10 10:42:23 UTC
Can you please attach the faulty .zip file, if possible?
Comment 2 Juliano F. Ravasi 2010-09-10 15:04:59 UTC
Hello,

This is the file:
http://www.unesp.br/gti/imagens/downloads/logounesp_v7.zip

Note that there are .tif files inside the zip, and the crash happens inside libtiff.so. Seems very related.
Comment 3 FiNeX 2010-09-12 14:58:25 UTC
Another crash on mouse hover is bug #250727
Comment 4 Mark 2010-09-15 23:44:48 UTC
I'm not able to reproduce the bug..
Could you provide the zip file that caused the crash?
Comment 5 Juliano F. Ravasi 2010-09-16 01:53:51 UTC
Created attachment 51699 [details]
Zip file that causes the crash

Note that you must have Preferences -> General -> Show tooltips enabled in order to reproduce the crash. I reproduced the crash in two different installations, both 4.5.1 from Kubuntu ppa repositories.
Comment 6 Juliano F. Ravasi 2010-09-24 07:55:14 UTC
Another tooltip-related crash, now with a .ppt file:


Application: Dolphin (dolphin), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f2664777760 (LWP 27364))]

Thread 2 (Thread 0x7f264f5b1710 (LWP 27396)):
[KCrash Handler]
#6  readLittleEndianInt32 (this=0x7f26480ec4a0, s=<value optimized out>, input=<value optimized out>) at /build/buildd/strigi-0.7.2/src/streams/textutils.h:78
#7  Private (this=0x7f26480ec4a0, s=<value optimized out>, input=<value optimized out>) at /build/buildd/strigi-0.7.2/src/streams/oleinputstream.cpp:208
#8  0x00007f265cf5a872 in OleInputStream (this=0x7f264f5b06c0, input=0x7f264802f890) at /build/buildd/strigi-0.7.2/src/streams/oleinputstream.cpp:151
#9  0x00007f265d1bc63d in OleEndAnalyzer::analyze (this=<value optimized out>, ar=..., in=0x7f264818dd80) at /build/buildd/strigi-0.7.2/src/streamanalyzer/endanalyzers/oleendanalyzer.cpp:377
#10 0x00007f265d1a9172 in Strigi::StreamAnalyzerPrivate::analyze (this=0x7f264803b1c0, idx=..., input=0x7f264802f890) at /build/buildd/strigi-0.7.2/src/streamanalyzer/streamanalyzer.cpp:421
#11 0x00007f2662333205 in KFileMetaInfoPrivate::init (this=<value optimized out>, stream=<value optimized out>, url=<value optimized out>, mtime=1029612820, w=<value optimized out>)
    at ../../kio/kio/kfilemetainfo.cpp:270
#12 0x00007f2662334f43 in KFileMetaInfo (this=0x7f264f5b0cf0, path=..., w=<value optimized out>) at ../../kio/kio/kfilemetainfo.cpp:299
#13 0x00007f266241e553 in KLoadFileMetaDataThread::run (this=<value optimized out>) at ../../kio/kfile/kloadfilemetadatathread.cpp:130
#14 0x00007f26603342ee in QThreadPrivate::start (arg=0x114d030) at thread/qthread_unix.cpp:266
#15 0x00007f265e1809ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#16 0x00007f266406b6fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#17 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f2664777760 (LWP 27364)):
#0  0x00007f266405ef83 in *__GI___poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f265a44f29a in ?? () from /usr/lib/libxcb.so.1
#2  0x00007f265a450c2c in xcb_wait_for_reply () from /usr/lib/libxcb.so.1
#3  0x00007f265f3db8d3 in _XReply () from /usr/lib/libX11.so.6
#4  0x00007f265f3b7a45 in XGetImage () from /usr/lib/libX11.so.6
#5  0x00007f2661173670 in QX11PixmapData::toImage (this=0x1143790, rect=...) at image/qpixmap_x11.cpp:1546
#6  0x00007f266116ccda in QX11PixmapData::toImage (this=0x1) at image/qpixmap_x11.cpp:1577
#7  0x00007f2661159830 in QPixmap::toImage (this=0x7fff217901f0) at image/qpixmap.cpp:487
#8  0x00007f266116deed in QX11PixmapData::setAlphaChannel (this=0x1150410, alpha=...) at image/qpixmap_x11.cpp:1300
#9  0x00007f266362d7f2 in SelectionToggle::paintEvent (this=<value optimized out>, event=<value optimized out>) at ../../../../apps/dolphin/src/selectiontoggle.cpp:175
#10 0x00007f26610c8d4e in QWidget::event (this=0xec23a0, event=0x7fff21790a90) at kernel/qwidget.cpp:8304
#11 0x00007f266107376c in QApplicationPrivate::notify_helper (this=0xb9a740, receiver=0xec23a0, e=0x7fff21790a90) at kernel/qapplication.cpp:4396
#12 0x00007f266107925d in QApplication::notify (this=0x7fff21793a00, receiver=0xec23a0, e=0x7fff21790a90) at kernel/qapplication.cpp:4277
#13 0x00007f2661dce2e6 in KApplication::notify (this=0x7fff21793a00, receiver=0xec23a0, event=0x7fff21790a90) at ../../kdeui/kernel/kapplication.cpp:310
#14 0x00007f26604270ac in QCoreApplication::notifyInternal (this=0x7fff21793a00, receiver=0xec23a0, event=0x7fff21790a90) at kernel/qcoreapplication.cpp:732
#15 0x00007f26610cf85d in QCoreApplication::sendSpontaneousEvent (this=0xec0a00, pdev=<value optimized out>, rgn=..., offset=<value optimized out>, flags=<value optimized out>, sharedPainter=0x0, 
    backingStore=0xeea1e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#16 QWidgetPrivate::drawWidget (this=0xec0a00, pdev=<value optimized out>, rgn=..., offset=<value optimized out>, flags=<value optimized out>, sharedPainter=0x0, backingStore=0xeea1e0)
    at kernel/qwidget.cpp:5391
#17 0x00007f26610d04f8 in QWidgetPrivate::paintSiblingsRecursive (this=<value optimized out>, pdev=<value optimized out>, siblings=..., index=0, rgn=<value optimized out>, 
    offset=<value optimized out>, flags=4, sharedPainter=0x0, backingStore=0xeea1e0) at kernel/qwidget.cpp:5598
#18 0x00007f26610cf5ba in QWidgetPrivate::drawWidget (this=0xea6390, pdev=<value optimized out>, rgn=..., offset=<value optimized out>, flags=<value optimized out>, sharedPainter=0x0, 
    backingStore=0xeea1e0) at kernel/qwidget.cpp:5444
#19 0x00007f26610d04f8 in QWidgetPrivate::paintSiblingsRecursive (this=<value optimized out>, pdev=<value optimized out>, siblings=..., index=0, rgn=<value optimized out>, 
    offset=<value optimized out>, flags=4, sharedPainter=0x0, backingStore=0xeea1e0) at kernel/qwidget.cpp:5598
#20 0x00007f26610cf5ba in QWidgetPrivate::drawWidget (this=0xea5f00, pdev=<value optimized out>, rgn=..., offset=<value optimized out>, flags=<value optimized out>, sharedPainter=0x0, 
    backingStore=0xeea1e0) at kernel/qwidget.cpp:5444
#21 0x00007f26610d04f8 in QWidgetPrivate::paintSiblingsRecursive (this=<value optimized out>, pdev=<value optimized out>, siblings=..., index=4, rgn=<value optimized out>, 
    offset=<value optimized out>, flags=4, sharedPainter=0x0, backingStore=0xeea1e0) at kernel/qwidget.cpp:5598
#22 0x00007f26610cf5ba in QWidgetPrivate::drawWidget (this=0xea3f70, pdev=<value optimized out>, rgn=..., offset=<value optimized out>, flags=<value optimized out>, sharedPainter=0x0, 
    backingStore=0xeea1e0) at kernel/qwidget.cpp:5444
#23 0x00007f26610d04f8 in QWidgetPrivate::paintSiblingsRecursive (this=<value optimized out>, pdev=<value optimized out>, siblings=..., index=4, rgn=<value optimized out>, 
    offset=<value optimized out>, flags=4, sharedPainter=0x0, backingStore=0xeea1e0) at kernel/qwidget.cpp:5598
#24 0x00007f26610cf5ba in QWidgetPrivate::drawWidget (this=0xe70e40, pdev=<value optimized out>, rgn=..., offset=<value optimized out>, flags=<value optimized out>, sharedPainter=0x0, 
    backingStore=0xeea1e0) at kernel/qwidget.cpp:5444
#25 0x00007f26610d04f8 in QWidgetPrivate::paintSiblingsRecursive (this=<value optimized out>, pdev=<value optimized out>, siblings=..., index=0, rgn=<value optimized out>, 
    offset=<value optimized out>, flags=4, sharedPainter=0x0, backingStore=0xeea1e0) at kernel/qwidget.cpp:5598
#26 0x00007f26610cf5ba in QWidgetPrivate::drawWidget (this=0xd2c410, pdev=<value optimized out>, rgn=..., offset=<value optimized out>, flags=<value optimized out>, sharedPainter=0x0, 
    backingStore=0xeea1e0) at kernel/qwidget.cpp:5444
#27 0x00007f26610d04f8 in QWidgetPrivate::paintSiblingsRecursive (this=<value optimized out>, pdev=<value optimized out>, siblings=..., index=3, rgn=<value optimized out>, 
    offset=<value optimized out>, flags=4, sharedPainter=0x0, backingStore=0xeea1e0) at kernel/qwidget.cpp:5598
#28 0x00007f26610cf5ba in QWidgetPrivate::drawWidget (this=0xef0af0, pdev=<value optimized out>, rgn=..., offset=<value optimized out>, flags=<value optimized out>, sharedPainter=0x0, 
    backingStore=0xeea1e0) at kernel/qwidget.cpp:5444
#29 0x00007f26610d04f8 in QWidgetPrivate::paintSiblingsRecursive (this=<value optimized out>, pdev=<value optimized out>, siblings=..., index=31, rgn=<value optimized out>, 
    offset=<value optimized out>, flags=4, sharedPainter=0x0, backingStore=0xeea1e0) at kernel/qwidget.cpp:5598
#30 0x00007f26610cf5ba in QWidgetPrivate::drawWidget (this=0xce5410, pdev=<value optimized out>, rgn=..., offset=<value optimized out>, flags=<value optimized out>, sharedPainter=0x0, 
    backingStore=0xeea1e0) at kernel/qwidget.cpp:5444
#31 0x00007f26612a1d88 in QWidgetBackingStore::sync (this=0xeea1e0) at painting/qbackingstore.cpp:1328
#32 0x00007f26610c2dd0 in QWidgetPrivate::syncBackingStore (this=0xce5410) at kernel/qwidget.cpp:1776
#33 0x00007f26610c9415 in QWidget::event (this=0xce52b0, event=0x116d510) at kernel/qwidget.cpp:8451
#34 0x00007f26614ab87b in QMainWindow::event (this=0xce52b0, event=0x116d510) at widgets/qmainwindow.cpp:1417
#35 0x00007f2661eea843 in KXmlGuiWindow::event (this=0x7fff2178fed0, ev=0x1) at ../../kdeui/xmlgui/kxmlguiwindow.cpp:130
#36 0x00007f266107376c in QApplicationPrivate::notify_helper (this=0xb9a740, receiver=0xce52b0, e=0x116d510) at kernel/qapplication.cpp:4396
#37 0x00007f266107925d in QApplication::notify (this=0x7fff21793a00, receiver=0xce52b0, e=0x116d510) at kernel/qapplication.cpp:4277
#38 0x00007f2661dce2e6 in KApplication::notify (this=0x7fff21793a00, receiver=0xce52b0, event=0x116d510) at ../../kdeui/kernel/kapplication.cpp:310
#39 0x00007f26604270ac in QCoreApplication::notifyInternal (this=0x7fff21793a00, receiver=0xce52b0, event=0x116d510) at kernel/qcoreapplication.cpp:732
#40 0x00007f2660429fd2 in QCoreApplication::sendEvent (receiver=0x0, event_type=<value optimized out>, data=0xb6cc20) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#41 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0xb6cc20) at kernel/qcoreapplication.cpp:1373
#42 0x00007f2660453643 in QCoreApplication::sendPostedEvents (s=0xba0560) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#43 postEventSourceDispatch (s=0xba0560) at kernel/qeventdispatcher_glib.cpp:277
#44 0x00007f265bbf68c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#45 0x00007f265bbfa748 in ?? () from /lib/libglib-2.0.so.0
#46 0x00007f265bbfa8fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#47 0x00007f2660453183 in QEventDispatcherGlib::processEvents (this=0xb8f420, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:415
#48 0x00007f266112578e in QGuiEventDispatcherGlib::processEvents (this=0x7fff2178fed0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#49 0x00007f2660425dd2 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#50 0x00007f26604261bc in QEventLoop::exec (this=0x7fff21793940, flags=) at kernel/qeventloop.cpp:201
#51 0x00007f266042a26b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#52 0x00007f2664353e6f in kdemain (argc=<value optimized out>, argv=<value optimized out>) at ../../../../apps/dolphin/src/main.cpp:98
#53 0x00007f2663fa3c4d in __libc_start_main (main=<value optimized out>, argc=<value optimized out>, ubp_av=<value optimized out>, init=<value optimized out>, fini=<value optimized out>, 
    rtld_fini=<value optimized out>, stack_end=0x7fff21793f18) at libc-start.c:226
#54 0x00000000004006b9 in _start ()
Comment 7 Pino Toscano 2010-09-24 09:33:50 UTC
(In reply to comment #6)
> Another tooltip-related crash, now with a .ppt file:
> [...]

This is unrelated to the original crash, an this is a bug inside a strigi component developed inside strigi. Please report it to the strigi bug tracking system at:
  http://sourceforge.net/projects/strigi/

I've clarified the title of this bug to avoid being a catch-all for many "tooltip crash" bugs.
Comment 8 Pino Toscano 2010-10-31 15:23:45 UTC
Hm, I cannot reproduce the crash either.
Can you reproduce the crash by executing in a terminal `xmlindexer thatfile.zip`?
Comment 9 Pino Toscano 2010-10-31 15:27:52 UTC
Hm, I cannot reproduce the crash either.
Can you reproduce the crash by executing in a terminal `xmlindexer thatfile.zip`?
Comment 10 Juliano F. Ravasi 2010-10-31 18:17:24 UTC
xmlindexer runs ok with a few warnings from TIFFReadDirectory (note that the same shows up in the backtrace from Dolphin):

% xmlindexer logounesp_v7.zip 
<?xml version='1.0' encoding='UTF-8'?>
<metadata>
TIFFReadDirectory: Warning, simbacess_gd.tif: unknown field with tag 37724 (0x935c) encountered.
 <file uri='logounesp_v7.zip/simbacess_gd.tif' mtime='1043152948'>
  <value name='http://www.semanticdesktop.org/ontologies/2007/01/19/nie#lastModified'>1043152948</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/01/19/nie#mimeType'>image/tiff</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/01/19/nie#mimeType'>image/tiff</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/01/19/nie#mimeType'>image/tiff</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#fileName'>simbacess_gd.tif</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/01/19/nie#url'>logounesp_v7.zip/simbacess_gd.tif</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/01/19/nie#isPartOf'>logounesp_v7.zip</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/01/19/nie#contentSize'>640168</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#width'>400</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#height'>359</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#samplesPerPixel'>3</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#software'>Adobe Photoshop 7.0</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#dateTime'>2003:01:21 10:42:27</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#bitsPerSample'>8</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#xResolution'>300</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#yResolution'>300</value>
  <value name='http://strigi.sf.net/ontologies/0.9#depth'>1</value>
 </file>
 <file uri='logounesp_v7.zip/simbacess_md.gif' mtime='1043153108'>
  <value name='http://www.semanticdesktop.org/ontologies/2007/01/19/nie#lastModified'>1043153108</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/01/19/nie#mimeType'>image/gif</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/01/19/nie#mimeType'>image/gif</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/01/19/nie#mimeType'>image/gif</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#fileName'>simbacess_md.gif</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/01/19/nie#url'>logounesp_v7.zip/simbacess_md.gif</value>
  <value name='http://www.w3.org/1999/02/22-rdf-syntax-ns#type'>http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#RasterImage</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/01/19/nie#isPartOf'>logounesp_v7.zip</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/01/19/nie#contentSize'>7006</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#width'>200</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#height'>179</value>
  <value name='http://strigi.sf.net/ontologies/0.9#depth'>1</value>
 </file>
 <file uri='logounesp_v7.zip/simbacess_md.jpg' mtime='1043153096'>
  <value name='http://www.semanticdesktop.org/ontologies/2007/01/19/nie#lastModified'>1043153096</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/01/19/nie#mimeType'>image/jpeg</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/01/19/nie#mimeType'>image/jpeg</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/01/19/nie#mimeType'>image/jpeg</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#fileName'>simbacess_md.jpg</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/01/19/nie#url'>logounesp_v7.zip/simbacess_md.jpg</value>
  <value name='http://www.w3.org/1999/02/22-rdf-syntax-ns#type'>http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#RasterImage</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/01/19/nie#isPartOf'>logounesp_v7.zip</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/01/19/nie#contentSize'>15025</value>
  <value name='http://strigi.sf.net/ontologies/0.9#depth'>1</value>
 </file>
TIFFReadDirectory: Warning, simbacess_md.tif: unknown field with tag 37724 (0x935c) encountered.
 <file uri='logounesp_v7.zip/simbacess_md.tif' mtime='1043153144'>
  <value name='http://www.semanticdesktop.org/ontologies/2007/01/19/nie#lastModified'>1043153144</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/01/19/nie#mimeType'>image/tiff</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/01/19/nie#mimeType'>image/tiff</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/01/19/nie#mimeType'>image/tiff</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#fileName'>simbacess_md.tif</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/01/19/nie#url'>logounesp_v7.zip/simbacess_md.tif</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/01/19/nie#isPartOf'>logounesp_v7.zip</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/01/19/nie#contentSize'>185496</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#width'>200</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#height'>179</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#samplesPerPixel'>3</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#software'>Adobe Photoshop 7.0</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#dateTime'>2003:01:21 10:45:41</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#bitsPerSample'>8</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#xResolution'>300</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#yResolution'>300</value>
  <value name='http://strigi.sf.net/ontologies/0.9#depth'>1</value>
 </file>
 <file uri='logounesp_v7.zip/simbacess_pq.gif' mtime='1043153226'>
  <value name='http://www.semanticdesktop.org/ontologies/2007/01/19/nie#lastModified'>1043153226</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/01/19/nie#mimeType'>image/gif</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/01/19/nie#mimeType'>image/gif</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/01/19/nie#mimeType'>image/gif</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#fileName'>simbacess_pq.gif</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/01/19/nie#url'>logounesp_v7.zip/simbacess_pq.gif</value>
  <value name='http://www.w3.org/1999/02/22-rdf-syntax-ns#type'>http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#RasterImage</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/01/19/nie#isPartOf'>logounesp_v7.zip</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/01/19/nie#contentSize'>2741</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#width'>100</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#height'>90</value>
  <value name='http://strigi.sf.net/ontologies/0.9#depth'>1</value>
 </file>
 <file uri='logounesp_v7.zip/simbacess_pq.jpg' mtime='1043153216'>
  <value name='http://www.semanticdesktop.org/ontologies/2007/01/19/nie#lastModified'>1043153216</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/01/19/nie#mimeType'>image/jpeg</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/01/19/nie#mimeType'>image/jpeg</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/01/19/nie#mimeType'>image/jpeg</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#fileName'>simbacess_pq.jpg</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/01/19/nie#url'>logounesp_v7.zip/simbacess_pq.jpg</value>
  <value name='http://www.w3.org/1999/02/22-rdf-syntax-ns#type'>http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#RasterImage</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/01/19/nie#isPartOf'>logounesp_v7.zip</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/01/19/nie#contentSize'>8004</value>
  <value name='http://strigi.sf.net/ontologies/0.9#depth'>1</value>
 </file>
TIFFReadDirectory: Warning, simbacess_pq.tif: unknown field with tag 37724 (0x935c) encountered.
 <file uri='logounesp_v7.zip/simbacess_pq.tif' mtime='1043153240'>
  <value name='http://www.semanticdesktop.org/ontologies/2007/01/19/nie#lastModified'>1043153240</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/01/19/nie#mimeType'>image/tiff</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/01/19/nie#mimeType'>image/tiff</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/01/19/nie#mimeType'>image/tiff</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#fileName'>simbacess_pq.tif</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/01/19/nie#url'>logounesp_v7.zip/simbacess_pq.tif</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/01/19/nie#isPartOf'>logounesp_v7.zip</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/01/19/nie#contentSize'>62172</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#width'>100</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#height'>90</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#samplesPerPixel'>3</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#software'>Adobe Photoshop 7.0</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#dateTime'>2003:01:21 10:47:18</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#bitsPerSample'>8</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#xResolution'>300</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#yResolution'>300</value>
  <value name='http://strigi.sf.net/ontologies/0.9#depth'>1</value>
 </file>
 <file uri='logounesp_v7.zip/simbacess_gd.gif' mtime='1043152908'>
  <value name='http://www.semanticdesktop.org/ontologies/2007/01/19/nie#lastModified'>1043152908</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/01/19/nie#mimeType'>image/gif</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/01/19/nie#mimeType'>image/gif</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/01/19/nie#mimeType'>image/gif</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#fileName'>simbacess_gd.gif</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/01/19/nie#url'>logounesp_v7.zip/simbacess_gd.gif</value>
  <value name='http://www.w3.org/1999/02/22-rdf-syntax-ns#type'>http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#RasterImage</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/01/19/nie#isPartOf'>logounesp_v7.zip</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/01/19/nie#contentSize'>19384</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#width'>400</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#height'>359</value>
  <value name='http://strigi.sf.net/ontologies/0.9#depth'>1</value>
 </file>
 <file uri='logounesp_v7.zip/simbacess_gd.jpg' mtime='1043152888'>
  <value name='http://www.semanticdesktop.org/ontologies/2007/01/19/nie#lastModified'>1043152888</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/01/19/nie#mimeType'>image/jpeg</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/01/19/nie#mimeType'>image/jpeg</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/01/19/nie#mimeType'>image/jpeg</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#fileName'>simbacess_gd.jpg</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/01/19/nie#url'>logounesp_v7.zip/simbacess_gd.jpg</value>
  <value name='http://www.w3.org/1999/02/22-rdf-syntax-ns#type'>http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#RasterImage</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/01/19/nie#isPartOf'>logounesp_v7.zip</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/01/19/nie#contentSize'>31680</value>
  <value name='http://strigi.sf.net/ontologies/0.9#depth'>1</value>
 </file>
 <file uri='logounesp_v7.zip' mtime='1284082592'>
  <value name='http://www.semanticdesktop.org/ontologies/2007/01/19/nie#lastModified'>1284082592</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/01/19/nie#mimeType'>application/zip</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/01/19/nie#mimeType'>application/zip</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/01/19/nie#mimeType'>application/zip</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/01/19/nie#mimeType'>application/zip</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#fileName'>logounesp_v7.zip</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/01/19/nie#url'>logounesp_v7.zip</value>
  <value name='http://www.w3.org/1999/02/22-rdf-syntax-ns#type'>http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#Archive</value>
  <value name='http://www.w3.org/1999/02/22-rdf-syntax-ns#type'>http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#FileDataObject</value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/01/19/nie#isPartOf'></value>
  <value name='http://www.semanticdesktop.org/ontologies/2007/01/19/nie#contentSize'>314187</value>
  <value name='http://strigi.sf.net/ontologies/0.9#depth'>0</value>
 </file>
</metadata>
Comment 11 Raphael Kubo da Costa 2010-11-08 03:05:46 UTC
Do you have d-bus >= 1.4.0 installed?

These backtraces seem to be related to bugs 232054 and 246136 (KFileMetaInfo not being reentrant + dbus-related problems).
Comment 12 Juliano F. Ravasi 2010-11-09 22:45:02 UTC
Yes, dbus 1.4.0.

~% dbus-daemon --version
D-Bus Message Bus Daemon 1.4.0
Copyright (C) 2002, 2003 Red Hat, Inc., CodeFactory AB, and others
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Still crashing.
Comment 13 Raphael Kubo da Costa 2010-11-22 02:07:57 UTC
Sorry for taking so long with this report. After a quick consultation with Peter Penz from Dolphin, this actually seems to be a Strigi issue.

In this case, it needs to be reported in Strigi's own bugtracker, http://sourceforge.net/tracker/?group_id=171000&atid=856302

Thanks!
Comment 14 Dario Andres 2010-12-12 20:40:59 UTC
[Comment from a bug triager]
Bug 255444 report a similar crash with a CR2 file
The testcase is available at  http://www.fietze-home.de/digikam/20101019-163146.cr2
Regards
Comment 15 Dario Andres 2010-12-12 20:41:19 UTC
*** Bug 255444 has been marked as a duplicate of this bug. ***