GNOME Bugzilla – Bug 754055
tracker-miner-fs crashes on startup
Last modified: 2015-09-01 20:47:12 UTC
Under Fedora Rawhide, with tracker-1.5.2-1.fc24.x86_64, tracker-miner-fs crashes on startup: Program received signal SIGSEGV, Segmentation fault. 0x00005555555646d3 in init_mount_points (miner_files=0x5555557b8310) at tracker-miner-files.c:932 932 if (strcmp (urn, TRACKER_DATASOURCE_URN_NON_REMOVABLE_MEDIA) == 0) { Backtrace:
+ Trace 235380
Also seems to be occurring for other users: https://bugzilla.redhat.com/show_bug.cgi?id=1246896 https://bugzilla.redhat.com/show_bug.cgi?id=1246552
Created attachment 309950 [details] [review] hacky patch Patch could be completely bogus, but seems to allow the miner to start and keep running.
Comment on attachment 309950 [details] [review] hacky patch Good catch :) Please commit!
Review of attachment 309950 [details] [review]: Thanks! Pushed to master as commit 531947327ff00a82a91d99430fbfb757eac5d4a5.