GNOME Bugzilla – Bug 415642
gconftool-2 crashed with SIGSEGV in g_markup_escape_text()
Last modified: 2007-05-02 09:51:19 UTC
Forwarded from: https://launchpad.net/ubuntu/+source/gconf2/+bug/90314 ProblemType: Crash Architecture: i386 Date: Tue Mar 6 21:23:49 2007 DistroRelease: Ubuntu 7.04 ExecutablePath: /usr/bin/gconftool-2 Package: gconf2 2.18.0.1-0ubuntu1 PackageArchitecture: i386 ProcCmdline: gconftool-2 --makefile-install-rule /usr/share/gconf/schemas/yelp.schemas ProcCwd: /home/media
+ Trace 116554
Thread 1 (process 10307)
Would be nice to get fixed for 2.18
I'm not able to reproduce this locally, with the latest yelp trunk. Can you attach the schema file that caused the problem? Can you run export GCONF_CONFIG_SOURCE=$(gconftool-2 --get-default-source) valgrind --tool=memcheck gconftool-2 --makefile-install-rule /usr/share/gconf/schemas/yelp.schemas and report the output?
Also what locale are you in? Running /usr/bin/locale should tell you.
illern@disgraceland:~$ /usr/bin/locale LANG=sv_SE.UTF-8 LC_CTYPE="sv_SE.UTF-8" LC_NUMERIC="sv_SE.UTF-8" LC_TIME="sv_SE.UTF-8" LC_COLLATE="sv_SE.UTF-8" LC_MONETARY="sv_SE.UTF-8" LC_MESSAGES="sv_SE.UTF-8" LC_PAPER="sv_SE.UTF-8" LC_NAME="sv_SE.UTF-8" LC_ADDRESS="sv_SE.UTF-8" LC_TELEPHONE="sv_SE.UTF-8" LC_MEASUREMENT="sv_SE.UTF-8" LC_IDENTIFICATION="sv_SE.UTF-8" LC_ALL= illern@disgraceland:~$
the bug didn't happen again according to the submitter, closing for now, we will reopen if we can get a valgrind log