trackerd crashed with SIGSEGV

Bug #136251 reported by Chris Halse Rogers
14
Affects Status Importance Assigned to Milestone
tracker (Ubuntu)
Fix Released
Medium
Unassigned

Bug Description

Binary package hint: tracker

Trackerd crashed while indexing my $(HOME) for the first time.

ProblemType: Crash
Architecture: amd64
CrashCounter: 1
Date: Fri Aug 31 09:09:21 2007
DistroRelease: Ubuntu 7.10
ExecutablePath: /usr/bin/trackerd
NonfreeKernelModules: nvidia
Package: tracker 0.6.1-0ubuntu1
PackageArchitecture: amd64
ProcCmdline: trackerd
ProcCwd: /home/chris
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_AU.UTF-8
 SHELL=/bin/zsh
Signal: 11
SourcePackage: tracker
StacktraceTop:
 ?? ()
 ?? ()
 ?? ()
 ?? ()
 ?? ()
Title: trackerd crashed with SIGSEGV
Uname: Linux Burninator 2.6.22-10-generic #1 SMP Wed Aug 22 07:42:05 GMT 2007 x86_64 GNU/Linux
UserGroups: adm admin audio cdrom dialout dip floppy fuse kvm lpadmin mythtv netdev plugdev powerdev pulse-rt scanner users video

Revision history for this message
Chris Halse Rogers (raof) wrote :
Revision history for this message
Apport retracing service (apport) wrote : Symbolic stack trace

StacktraceTop:?? ()
?? ()
?? ()
?? ()
?? ()

Revision history for this message
Apport retracing service (apport) wrote : Symbolic threaded stack trace
Revision history for this message
Apport retracing service (apport) wrote : Stack trace with source code
Revision history for this message
Chris Halse Rogers (raof) wrote :

Ok, so that backtrace is useless. I'll install some debug packages, get tracker to spew debug output, and see if I can reproduce.

Revision history for this message
Pedro Villavicencio (pedro) wrote :

That would be nice you can see instructions on how to get one here http://wiki.ubuntu.com/DebuggingProgramCrash . thanks in advance.

Changed in tracker:
assignee: nobody → desktop-bugs
importance: Undecided → Medium
status: New → Incomplete
Revision history for this message
Chris Halse Rogers (raof) wrote :

Right. I have installed all the -dbgsym packages relating to tracker. Running trackerd under gdb results in a backtrace of 80 lots of "?? () in ??", and running valgrind on trackerd results in a SIGILL (bug 136538).

Is there anything more I can do?

Revision history for this message
Ralf Nieuwenhuijsen (ralf-nieuwenhuijsen) wrote :

I can at least confirm this bug. Trackerd refuses to start: segmentation fault.
If i run trackerd --verbosity=3 i get these three lines at the very end:

...
Starting application indexing
Registering path /home/ralf/.local/share/applications as belonging to service Applications
Segmentatiefout (core dumped)
...

The last line translates to segmentation-fault. (weird to see partial translation within debug messages)

Revision history for this message
Aurelien Naldi (aurelien.naldi) wrote :

it may be related to bug #138399 and/or #136523

Revision history for this message
Ralf Nieuwenhuijsen (ralf-nieuwenhuijsen) wrote :

Thanks, Aurelien, you are right. The workaround of bug #138399 fixes the issue for me. (unsetting XDG_DATA_DIRS). Off course that's not the fix, but they claim it has been submitted.

Can the original bug-poster please check, if the following workaround makes it work:

  unset XDG_DATA_DIRS
  trackerd

If it doesn't crash, than this bug is a duplicate of bug #138399 of which the fix has been commited (though not yet in the repositories)

Revision history for this message
Chris Halse Rogers (raof) wrote :

Unsetting XDG_DATA_DIRS prevents a (new) segfault-on-startup. However, that is *not* bug that I filed. Now that I can get trackerd to start again, I'll see if I can reproduce my original bug with the new tracker.

Revision history for this message
Chris Halse Rogers (raof) wrote :

Ok. Tracker seems to have successfully indexed my emails and $HOME without segfaulting. It seems the 0.6.2 release fixed this. Marking this bug as closed. bug #138399 remains, of course!

Changed in tracker:
assignee: desktop-bugs → nobody
status: Incomplete → Fix Released
Revision history for this message
Pedro Villavicencio (pedro) wrote :

Ok, thanks for let us know.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.