After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 620363 - crash in tracker-0.8.4-1.fc13: read_32bit: Process /usr/libexec/tracker-extract was killed by signal 11 (SIGSEGV)
crash in tracker-0.8.4-1.fc13: read_32bit: Process /usr/libexec/tracker-extra...
Status: RESOLVED OBSOLETE
Product: tracker
Classification: Core
Component: Extractor
0.8.x
Other Linux
: Normal critical
: ---
Assigned To: tracker-extractor
Jamie McCracken
Depends on:
Blocks:
 
 
Reported: 2010-06-02 14:17 UTC by Deji Akingunola
Modified: 2010-11-09 15:24 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Crash backtace (71.16 KB, text/plain)
2010-06-02 14:17 UTC, Deji Akingunola
Details
The file that caused the crash (34.00 KB, application/msword)
2010-11-09 14:28 UTC, Deji Akingunola
Details

Description Deji Akingunola 2010-06-02 14:17:29 UTC
Created attachment 162544 [details]
Crash backtace

Originally reported at https://bugzilla.redhat.com/show_bug.cgi?id=596999
Comment 1 Fabio Durán Verdugo 2010-06-02 20:43:43 UTC
Paste here the backtrace

[New Thread 3814]
Core was generated by `/usr/libexec/tracker-extract'.
Program terminated with signal 11, Segmentation fault.

Thread 1 (Thread 3814)

  • #0 read_32bit
  • #1 extract_msword_content
  • #2 extract_msoffice
  • #3 get_file_metadata
  • #4 tracker_extract_get_metadata
  • #5 invoke_object_method
    at dbus-gobject.c line 1470
  • #6 object_registration_message
    at dbus-gobject.c line 1622
  • #7 _dbus_object_tree_dispatch_and_unlock
    at dbus-object-tree.c line 856
  • #8 dbus_connection_dispatch
    at dbus-connection.c line 4492
  • #9 message_queue_dispatch
    at dbus-gmain.c line 101
  • #10 g_main_dispatch
    at gmain.c line 1960
  • #11 IA__g_main_context_dispatch
    at gmain.c line 2513
  • #12 g_main_context_iterate
    at gmain.c line 2591
  • #13 IA__g_main_loop_run
    at gmain.c line 2799
  • #14 main
    at tracker-main.c line 466

Comment 2 Akhil Laddha 2010-06-03 04:03:02 UTC
looks similar to bug 620362
Comment 3 Aleksander Morgado 2010-06-07 10:26:21 UTC
Would it be possible to get the "Skema (E1997).doc" document to reproduce the issue?
Comment 4 Aleksander Morgado 2010-06-07 10:27:27 UTC
(In reply to comment #2)
> looks similar to bug 620362

Not really. This bug is in the msoffice extractor, while bug 620362 is in the MP3 extractor.
Comment 5 Tobias Mueller 2010-11-09 13:19:31 UTC
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for.
Thanks!
Comment 6 Deji Akingunola 2010-11-09 14:28:22 UTC
Created attachment 174135 [details]
The file that caused the crash
Comment 7 Deji Akingunola 2010-11-09 14:30:48 UTC
Sorry for not producing the file earlier. I've now attached the file that caused the crash as provided by the original reporter.
Comment 8 Ivan Frade 2010-11-09 15:24:22 UTC
Office documents are extracted using libgsf library. Here, using libgsf 1.14.18 the extraction works fine. The original report says that this file is working fine after an upgrade.

Please check your version of libgsf and/or provide a file that makes the extractor crash if the problem persists.