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 675933 - Crash when mining PNG files
Crash when mining PNG files
Status: RESOLVED DUPLICATE of bug 660965
Product: tracker
Classification: Core
Component: Extractor
0.14.x
Other Linux
: Normal major
: ---
Assigned To: tracker-extractor
Jamie McCracken
Depends on:
Blocks:
 
 
Reported: 2012-05-12 10:42 UTC by Milan Bouchet-Valat
Modified: 2012-08-23 20:40 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Milan Bouchet-Valat 2012-05-12 10:42:42 UTC
This crash has been reported in Fedora 17. I am able to reproduce it on demand by taking a screenshot and editing it a few seconds after that using Shotwell. The crash happens when saving the modified file. So maybe tracker-extract is working on the PNG file, and it doesn't like that the file is removed during this process...


https://bugzilla.redhat.com/show_bug.cgi?id=802638

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

Thread 1 (Thread 0x7fcafe2b4840 (LWP 2218))

  • #0 malloc_consolidate
    at malloc.c line 4258
  • #1 _int_free
    at malloc.c line 4164
  • #2 png_read_destroy
    at pngread.c line 1041
  • #3 png_destroy_read_struct
    at pngread.c line 968
  • #4 tracker_extract_get_metadata
    at tracker-extract-png.c line 909
  • #5 get_file_metadata
    at tracker-extract.c line 375
  • #6 get_metadata
    at tracker-extract.c line 588
  • #7 dispatch_task_cb
    at tracker-extract.c line 721
  • #8 g_main_dispatch
    at gmain.c line 2510
  • #9 g_main_context_dispatch
    at gmain.c line 3047
  • #10 g_main_context_iterate
    at gmain.c line 3118
  • #11 g_main_loop_run
    at gmain.c line 3312
  • #12 main
    at tracker-main.c line 451

Comment 1 Martyn Russell 2012-08-23 20:40:14 UTC
It's possible this is the same problem as we see in bug 660965 so I am going to mark this as a duplicate for now. We don't have any detailed information about PNG crashes except for this bug report. We also don't see crashes EVER with PNG files so I suspect these are related to some changes to libpng upstream.

Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

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