Grub customizer is not opening at all

Bug #1584028 reported by murtyvonna@gmail.com
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Grub Customizer
New
Undecided
Unassigned

Bug Description

I tried to open grub-customiser, after entering the password it does not open. I tried to open through terminal. I ger the folliwing Error:

murtyvonna@ASUS:~$ sudo grub-customizer
[sudo] password for murtyvonna:

(grub-customizer:26959): Gtk-WARNING **: /build/gtk+3.0-lL7YRg/gtk+3.0-3.18.9/./gtk/gtktreestore.c:410: Invalid type GInterface

Segmentation fault (core dumped)
murtyvonna@ASUS:~$

I tried to remove and reinstall. Not successful. I had tried to install with Burg after removing the application. Same situation.

Revision history for this message
Daniel Richter (danielrichter2007) wrote :

Looks like a problem of the gtk+/gtkmm library on your system.

Which linux distribution are you using (including version)?

Revision history for this message
murtyvonna@gmail.com (murtyvonna-gmail) wrote : Re: [Bug 1584028] Re: Grub customizer is not opening at all

Dear Sir,
Thank you for the mail. I am using UBUNTU 16.04.
Regards

On 20 May 2016 at 19:12, Daniel Richter <email address hidden> wrote:

> Looks like a problem of the gtk+/gtkmm library on your system.
>
> Which linux distribution are you using (including version)?
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1584028
>
> Title:
> Grub customizer is not opening at all
>
> Status in Grub Customizer:
> New
>
> Bug description:
> I tried to open grub-customiser, after entering the password it does
> not open. I tried to open through terminal. I ger the folliwing Error:
>
> murtyvonna@ASUS:~$ sudo grub-customizer
> [sudo] password for murtyvonna:
>
> (grub-customizer:26959): Gtk-WARNING **:
> /build/gtk+3.0-lL7YRg/gtk+3.0-3.18.9/./gtk/gtktreestore.c:410: Invalid
> type GInterface
>
> Segmentation fault (core dumped)
> murtyvonna@ASUS:~$
>
>
> I tried to remove and reinstall. Not successful. I had tried to install
> with Burg after removing the application. Same situation.
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/grub-customizer/+bug/1584028/+subscriptions
>

Revision history for this message
Daniel Richter (danielrichter2007) wrote :

Sorry for the late answer.

What happens when you're running other gtk applications this way?

Something like: sudo gedit

Revision history for this message
Kitsu (z-lail-l) wrote :

Same happening at Arch Linux (kernel 4.4.15) and gtk 3.20.6. Package grabbed from aur (https://aur.archlinux.org/packages/grub-customizer/)

dmesg:

$ sudo grub-customizer
[sudo] password for kitsu:
[1] 3954 segmentation fault sudo grub-customizer
$ dmesg | tail -n 1
[ 3169.692456] grub-customizer[3955]: segfault at ffffffff00000000 ip 00007fcf6a76c33c sp 00007ffc36e16c00 error 5 in libgtk-3.so.0.2000.6[7fcf6a6ad000+6ca000]

gdb:
$ r
~ skipped ~
Program received signal SIGSEGV, Segmentation fault.
0x00007ffff448733c in gtk_image_menu_item_set_image () from /usr/lib/libgtk-3.so.0

And finally valgrind:

~ skipped ~
==4062== Invalid read of size 8
==4062== at 0x802633C: gtk_image_menu_item_set_image (in /usr/lib/libgtk-3.so.0.2000.6)
==4062== by 0x521CF26: Gtk::ImageMenuItem::ImageMenuItem(Gtk::StockID const&) (in /usr/lib/libgtkmm-3.0.so.1.1.0)
==4062== by 0x4C0C4D: ImageMenuItemOwnKey::ImageMenuItemOwnKey(Gtk::StockID const&, Gtk::AccelKey const&) (in /usr/bin/grub-customizer)
==4062== by 0x4C8D8B: View_Gtk_Main::View_Gtk_Main() (in /usr/bin/grub-customizer)
==4062== by 0x43C4C4: main (in /usr/bin/grub-customizer)
==4062== Address 0x1 is not stack'd, malloc'd or (recently) free'd
==4062==
==4062==
==4062== Process terminating with default action of signal 11 (SIGSEGV): dumping core
==4062== Access not within mapped region at address 0x1
==4062== at 0x802633C: gtk_image_menu_item_set_image (in /usr/lib/libgtk-3.so.0.2000.6)
==4062== by 0x521CF26: Gtk::ImageMenuItem::ImageMenuItem(Gtk::StockID const&) (in /usr/lib/libgtkmm-3.0.so.1.1.0)
==4062== by 0x4C0C4D: ImageMenuItemOwnKey::ImageMenuItemOwnKey(Gtk::StockID const&, Gtk::AccelKey const&) (in /usr/bin/grub-customizer)
==4062== by 0x4C8D8B: View_Gtk_Main::View_Gtk_Main() (in /usr/bin/grub-customizer)
==4062== by 0x43C4C4: main (in /usr/bin/grub-customizer)
~ skipped ~

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.