abrt 1.0.9 detected a crash. architecture: x86_64 Attached file: backtrace cmdline: /usr/libexec/tracker-store component: tracker executable: /usr/libexec/tracker-store global_uuid: ca9ab246d0a40e76d281dda6d4af746cbf20700b kernel: 2.6.34-rc5-gb91ce4d package: tracker-0.8.3-1.fc13 rating: 4 reason: Process /usr/libexec/tracker-store was killed by signal 6 (SIGABRT) release: Fedora release 13 (Goddard) How to reproduce ----- 1. Initial indexing run with 0.8.3 2. abrt notices crash 3. file in bugzilla
Created attachment 409717 [details] File: backtrace
From upstream developer; --- Comment #3 from Philip Van Hoof <pvanhoof> 2010-04-28 14:13:03 UTC --- The only way to avoid this from happening is removing the "PRAGMA synchronous = OFF;" on systems that don't require super good insertion speed. We could make this a configuration option, for example. Making this bug a featurerequest for that reason. Note that after restart of tracker-store, the user's journal will be replayed and everything should be fixed.
*** Bug 589247 has been marked as a duplicate of this bug. ***