Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Bug while using ReportBug (Debian 9)

New to Debian (Or Linux in general)? Ask your questions here!
Post Reply
Message
Author
User avatar
Chiefahol2
Posts: 110
Joined: 2016-08-06 22:49

Bug while using ReportBug (Debian 9)

#1 Post by Chiefahol2 »

Debian 9 GNOME

Tried using the reportbug program and it crashed just after selecting the priority for a new bug. Here's the terminal output:

Code: Select all

$ reportbug

(reportbug:2549): Gtk-CRITICAL **: gtk_text_attributes_ref: assertion 'values != NULL' failed
Segmentation fault
Any help appreciated.

User avatar
Head_on_a_Stick
Posts: 14114
Joined: 2014-06-01 17:46
Location: London, England
Has thanked: 81 times
Been thanked: 133 times

Re: Bug while using ReportBug (Debian 9)

#2 Post by Head_on_a_Stick »

deadbang

User avatar
debiman
Posts: 3063
Joined: 2013-03-12 07:18

Re: Bug while using ReportBug (Debian 9)

#3 Post by debiman »

it looks like a gtk error crashed your program.

shot in the dark:
what fonts are you using? maybe (temporarily) change to some default font (Dejavu sans, iirc).

User avatar
Chiefahol2
Posts: 110
Joined: 2016-08-06 22:49

Re: Bug while using ReportBug (Debian 9)

#4 Post by Chiefahol2 »

debiman wrote:it looks like a gtk error crashed your program.

shot in the dark:
what fonts are you using? maybe (temporarily) change to some default font (Dejavu sans, iirc).
Whatever ones comes stock with GNOME. I can't reproduce it now. :cry:

Post Reply