GNOME Bugzilla – Bug 689031
tracker-miner-fs crashed with SIGSEGV in process_func()
Last modified: 2012-12-01 11:01:24 UTC
Originally reported on launchpad https://bugs.launchpad.net/ubuntu/+source/tracker/+bug/1082907 The haeder of the will be copied here and a stacktrace will be attached. The .tar.bz2 archive is unfortunally to big to attach it here. ----------------------------------------: This happends on extracting a tar.bz2 archive(Magneto1.7.2), followed by a copy&past action in a different directory. The archive will be attached. Steps to reproduce(not retested, just remembered): 1.Using nautilus to access the .tar.bz2 archive. 2.Right mouse click on the archive and extract it. 3.It may be needed to copy & paste the extraced to a different directory first. 4.See the crash. ProblemType: Crash DistroRelease: Ubuntu 13.04 Package: tracker-miner-fs 0.14.1-1ubuntu5 ProcVersionSignature: Ubuntu 3.7.0-3.9-generic 3.7.0-rc6 Uname: Linux 3.7.0-3-generic x86_64 ApportVersion: 2.6.2-0ubuntu5 Architecture: amd64 Date: Sun Nov 25 16:15:34 2012 ExecutablePath: /usr/lib/tracker/tracker-miner-fs InstallationDate: Installed on 2012-07-22 (125 days ago) InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Alpha amd64 (20120722) MarkForUpload: True ProcCmdline: /usr/lib/tracker/tracker-miner-fs ProcEnviron: PATH=(custom, no username) XDG_RUNTIME_DIR=<set> LANG=de_DE.UTF-8 SHELL=/bin/bash SegvAnalysis: Segfault happened at: 0x7f4ed0dbf017: mov (%rax),%rsi PC (0x7f4ed0dbf017) ok source "(%rax)" (0x00000000) not located in a known VMA region (needed readable region)! destination "%rsi" ok SegvReason: reading NULL VMA Signal: 11 SourcePackage: tracker StacktraceTop: ?? () from /usr/lib/libtracker-miner-0.14.so.0 ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0 g_simple_async_result_complete () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0 ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0 g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 Title: tracker-miner-fs crashed with SIGSEGV in g_simple_async_result_complete() UpgradeStatus: Upgraded to raring on 2012-11-15 (9 days ago) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
+ Trace 231220
.
+ Trace 231221
Thread 1 (Thread 0x7f4ed11da840 (LWP 2360))
Hello, did you try with tracker 0.14.4? We fixed several serious issues between .1 and .4. If you could check the crash occurs there or not that would be very useful. Thank you.
It should be 14.4, but this is paradox: Apport(launchpad)identify it as 14.1. Let it for a while on NEEDINFO, may be there is something wrong with my sources.list. I investigate the next weekend.
o.K I have checked. My sources.list file points to a mirror server that has not all packages for Ubuntu13.04 mirrord. Some universe packages are missing there. Tracker is one of them. So in fact I have had a Ubuntu12.10 Ubuntu13.04 mixed system. This here is a crash with Tracker 0.14.1 and not 0.14.4 I close this here for now and try to reproduce the crasher with Tracker 0.14.4. If it happends again I file a new report. Sorry for the noise, but the problem of the mixed packages was not obvious to me.