GNOME Bugzilla – Bug 578437
trackerd crashed with SIGSEGV in g_str_hash()
Last modified: 2012-10-07 05:53:39 UTC
Steps to reproduce: This was reported at https://bugs.edge.launchpad.net/ubuntu/+source/tracker/+bug/357875: "I de-activated indexing for some hours, but trackerd kept on using 50% CPU. Crash appeared after reactivating indexing." Stack trace:
+ Trace 214306
Thread 2 (process 25716)
Other information:
Chris, have you tried with newer versions of tracker, either 0.7 or 0.6.x branches? Very likely the problem was solved, but it would be good if you try.
Thanks for taking the time to report this bug. However, you are using a version that is too old and not supported anymore. GNOME developers are no longer working on that version, so unfortunately there will not be any bug fixes for the version that you use. By upgrading to a newer version of GNOME you could receive bug fixes and new functionality. You may need to upgrade your Linux distribution to obtain a newer version of GNOME. Please feel free to reopen this bug if the problem still occurs with a newer version of GNOME.
Moving "Daemon" component bugs to "General" since "Daemon" refers to the old 0.6 architecture
Hi, I can hit this crasher sometimes(rare occurence) with Ubuntu12.10 Quantal developer version: http://cdimage.ubuntu.com/daily-live/current/ I have gathered all launchpad bugs to my new report at: https://bugs.launchpad.net/ubuntu/+source/tracker/+bug/1031753 where automatically gathered informations of the the new software/enviroment is stored. Anyway I attach here the new stacktrace. The version of tracer is: tracker-miner-fs 0.14.1-1ubuntu2 The crasher keeps the same with: tracker-miner-fs crashed with SIGSEGV in g_str_hash() Can someone do an reopening.
Created attachment 222424 [details] stacktrace
Created attachment 222425 [details] stacktrace_source
I copy also the head of the launchpad report here: On starting the external program catoscape 2.8.3 from command line with this crash happends. --------------------------------------------- Terminal input/output: user@user-HP-655-Notebook-PC:~$ java -jar Software/cytoscape-2.8.3/cytoscape.jar cytoscape.CytoscapeInit[INFO]: CytoscapeInit static initialization cytoscape.CytoscapeInit[INFO]: Parent_Dir: /home/user/.cytoscape created. cytoscape.CytoscapeInit[INFO]: Config file: /home/user/.cytoscape/cytoscape.props created. cytoscape.CytoscapeInit[INFO]: Config file: /home/user/.cytoscape/vizmap.props created. cytoscape.plugin.PluginManager[INFO]: Creating directories for /home/user/.cytoscape/2.8/plugins cytoscape.plugin.PluginTracker[WARN]: Plugin tracker file: /home/user/.cytoscape/2.8/track_plugins.xml cytoscape.CytoscapeInit[INFO]: Log information can now be found in the Help->Error Console menu cytoscape[INFO]: starting delete action cytoscape[INFO]: ending delete action cytoscape[INFO]: PreferenceAction()... cytoscape.actions.BookmarkAction[INFO]: BookmarkAction()... -------------------------------------------- You can get cytoscape from: chianti.ucsd.edu/Cyto-2_8_3/cytoscape-2.8.3.tar.gz when the download is not working directly, please try it with http://cytoscape.org/download.php or http://cytoscape.org/ ---------------------------------------- Steps to reproduce: 1.Download Cytoscape from one of the links given above 2.Extract it. 3.start Cytoscape from terminal with java -jar /...your directory.../cytoscape-2.8.3/cytoscape.jar 4.See the terminal output also given above. 5.See apport collecting a crash of tracker-miner during start of Cytoscape. 6Done. This seems to happen only of the very first run of Cytoscape. ProblemType: Crash DistroRelease: Ubuntu 12.10 Package: tracker-miner-fs 0.14.1-1ubuntu2 ProcVersionSignature: Ubuntu 3.5.0-7.7-generic 3.5.0 Uname: Linux 3.5.0-7-generic x86_64 ApportVersion: 2.4-0ubuntu6 Architecture: amd64 Date: Wed Aug 1 14:20:47 2012 ExecutablePath: /usr/lib/tracker/tracker-miner-fs InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Alpha amd64 (20120722) ProcCmdline: /usr/lib/tracker/tracker-miner-fs ProcEnviron: PATH=(custom, no username) LANG=de_DE.UTF-8 SHELL=/bin/bash SegvAnalysis: Segfault happened at: 0x7fba8a476590 <g_str_hash>: movsbl (%rdi),%edx PC (0x7fba8a476590) ok source "(%rdi)" (0x00000000) not located in a known VMA region (needed readable region)! destination "%edx" ok SegvReason: reading NULL VMA Signal: 11 SourcePackage: tracker StacktraceTop: g_str_hash () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 g_hash_table_lookup () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 ?? () from /usr/lib/libtracker-miner-0.14.so.0 ?? () from /usr/lib/libtracker-miner-0.14.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_str_hash() UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
Unfortunally bugzilla do not allow me a reopening, which was suggested in comment 3 by Martyn Russell. Could someone do.
The stack traces don't look related. Please file a new bug.