Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 365869 - [gnome-overlay] gnome-extra/gnome-tweak-tool-3.0* segfaults while loading user interface
Summary: [gnome-overlay] gnome-extra/gnome-tweak-tool-3.0* segfaults while loading use...
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: Normal critical with 1 vote (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-03 20:49 UTC by Valentin David
Modified: 2011-12-25 18:44 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Valentin David 2011-05-03 20:49:33 UTC
It is on line "builder.add_from_file(filename)" that the segfault happens. "filename" being "/usr/share/gnome-tweak-tool/shell.ui". And strace says it succeeds to read the file without problems.

The bug happened with several versions of the tool from the Gnome overlay.

Reproducible: Always

Steps to Reproduce:
Just call it
Actual Results:  
Segmentation fault


Might help you to tell if I have a wrong version of anything:

 * dependency graph for gnome-extra/gnome-tweak-tool-3.0.3-r1
 `--  gnome-extra/gnome-tweak-tool-3.0.3-r1  ~x86 
  `--  gnome-base/gsettings-desktop-schemas-3.0.1  (>=gnome-base/gsettings-desktop-schemas-2.91.92) ~x86 
  `--  dev-python/pygobject-2.28.4  (>=dev-python/pygobject-2.28.0) ~x86 
  `--  gnome-base/gconf-2.32.2  (gnome-base/gconf) ~x86 
  `--  dev-util/intltool-0.41.1  (>=dev-util/intltool-0.40.0) x86 
  `--  sys-devel/gettext-0.18.1.1-r1  (>=sys-devel/gettext-0.17) x86 
  `--  x11-libs/gtk+-3.0.9  (x11-libs/gtk+) ~x86  [introspection]
Comment 1 Gilles Dartiguelongue (RETIRED) gentoo-dev 2011-09-21 20:51:53 UTC
Are you still able to reproduce this problem ? I had it a while ago but it is now gone for me.
Comment 2 Pacho Ramos gentoo-dev 2011-12-17 14:59:58 UTC
Please retry with latest version from main tree
Comment 3 Tommaso Pasini 2011-12-25 18:44:26 UTC
I had the segfault issue with gnome-tweak-tool-3.0.*, but versions 3.2.* work fine.