Re: Firefox - call for testing (Gtk3 effort)

2016-02-09 Thread Jakub Filak
I tested ABRT's ability to detect firefox crashes on Rawhide with 
abrt-2.8.0 without touching ABRT configuration:


$ G_DEBUG=fatal-warnings firefox
(firefox:24066): Gtk-WARNING **: State 0 for GtkMenuItem 0x7f33f9297940 
doesn't match state 128 set via gtk_style_context_set_state ()

Trace/breakpoint trap (core dumped)

$ abrt
d41eb2e 1x firefox 2016-02-09 08:23:26


Looks like it works.

Regards,
Jakub

On 02/08/2016 06:02 PM, Jakub Filak wrote:
abrt should write the reason why it ignores crashes of Firefox to 
system logs.




Jakub

On 02/03/2016 02:48 PM, Martin Stransky wrote:

On 02/03/2016 02:45 PM, Jakub Jelen wrote:

On 02/03/2016 10:53 AM, Martin Stransky wrote:

Also please remove Firefox from ABRT blacklist at:

/etc/abrt/abrt-action-save-package-data.conf

ma.

On 02/03/2016 10:43 AM, Martin Stransky wrote:

Folks,

we see many Gtk3 crashes in Firefox recently
(https://bugzilla.mozilla.org/show_bug.cgi?id=1239962) which comes 
from

Gtk3 system library.

If you's like to help here, please install latest FF updates from 
koji:


F23: https://bodhi.fedoraproject.org/updates/FEDORA-2016-8344bd0b61
F22: https://bodhi.fedoraproject.org/updates/FEDORA-2016-d73684df54

and also enable the ABRT tool. If Firefox crashes please submit the
crash stat to ABRT retrace server.

That would help up greatly to investigate root of this problem.



Installed the package from koji, debuginfo, set up the ABRT to handle
the crashes (GPG,Unpackaged,Blacklist), restarted abrtd, crashed 
firefox

few times, but I still don't see the crashes in abrt-cli. Is there some
another config I am missing?


Hm, no idea. Maybe ABRT maintainer may help here? (cc 
mhabr...@redhat.com)


ma.


Anyway I found that the Firefox was crashed by DNSSEC/TLSA Validator
plugin:

https://addons.mozilla.org/en-US/firefox/addon/dnssec-validator/

Disabled and works fine for me so far.




--
devel mailing list
devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org

--
devel mailing list
devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org

--
devel mailing list
devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org


Re: Firefox - call for testing (Gtk3 effort)

2016-02-08 Thread Jakub Filak
abrt should write the reason why it ignores crashes of Firefox to system 
logs.




Jakub

On 02/03/2016 02:48 PM, Martin Stransky wrote:

On 02/03/2016 02:45 PM, Jakub Jelen wrote:

On 02/03/2016 10:53 AM, Martin Stransky wrote:

Also please remove Firefox from ABRT blacklist at:

/etc/abrt/abrt-action-save-package-data.conf

ma.

On 02/03/2016 10:43 AM, Martin Stransky wrote:

Folks,

we see many Gtk3 crashes in Firefox recently
(https://bugzilla.mozilla.org/show_bug.cgi?id=1239962) which comes 
from

Gtk3 system library.

If you's like to help here, please install latest FF updates from 
koji:


F23: https://bodhi.fedoraproject.org/updates/FEDORA-2016-8344bd0b61
F22: https://bodhi.fedoraproject.org/updates/FEDORA-2016-d73684df54

and also enable the ABRT tool. If Firefox crashes please submit the
crash stat to ABRT retrace server.

That would help up greatly to investigate root of this problem.



Installed the package from koji, debuginfo, set up the ABRT to handle
the crashes (GPG,Unpackaged,Blacklist), restarted abrtd, crashed firefox
few times, but I still don't see the crashes in abrt-cli. Is there some
another config I am missing?


Hm, no idea. Maybe ABRT maintainer may help here? (cc 
mhabr...@redhat.com)


ma.


Anyway I found that the Firefox was crashed by DNSSEC/TLSA Validator
plugin:

https://addons.mozilla.org/en-US/firefox/addon/dnssec-validator/

Disabled and works fine for me so far.




--
devel mailing list
devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org

--
devel mailing list
devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org


Re: Firefox - call for testing (Gtk3 effort)

2016-02-04 Thread Vít Ondruch
I observer this issue like past 10 release of FF. Some versions it is
better, some worse.

Why is the ABRT handler disabled anyway? I have no idea where the data
from the default handler goes and I doubt anybody cares (but I hope I am
wrong ;))


Vít



Dne 3.2.2016 v 12:12 Martin Stransky napsal(a):
> I'd need the ABRT backtrace for that - don't see it on my F23 box.
>
> On 02/03/2016 11:58 AM, Jakub Jelen wrote:
>> Don't know it it will help, but I see Firefox almost always crash when I
>> open new window and try to close it on F23. Sometimes earlier after
>> opening the windows, sometimes later after closing.
>>
>> Jakub
>>
>> On 02/03/2016 10:43 AM, Martin Stransky wrote:
>>> Folks,
>>>
>>> we see many Gtk3 crashes in Firefox recently
>>> (https://bugzilla.mozilla.org/show_bug.cgi?id=1239962) which comes
>>> from Gtk3 system library.
>>>
>>> If you's like to help here, please install latest FF updates from koji:
>>>
>>> F23: https://bodhi.fedoraproject.org/updates/FEDORA-2016-8344bd0b61
>>> F22: https://bodhi.fedoraproject.org/updates/FEDORA-2016-d73684df54
>>>
>>> and also enable the ABRT tool. If Firefox crashes please submit the
>>> crash stat to ABRT retrace server.
>>>
>>> That would help up greatly to investigate root of this problem.
>>
> -- 
> devel mailing list
> devel@lists.fedoraproject.org
> http://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org
--
devel mailing list
devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org

Firefox - call for testing (Gtk3 effort)

2016-02-03 Thread Martin Stransky

Folks,

we see many Gtk3 crashes in Firefox recently 
(https://bugzilla.mozilla.org/show_bug.cgi?id=1239962) which comes from 
Gtk3 system library.


If you's like to help here, please install latest FF updates from koji:

F23: https://bodhi.fedoraproject.org/updates/FEDORA-2016-8344bd0b61
F22: https://bodhi.fedoraproject.org/updates/FEDORA-2016-d73684df54

and also enable the ABRT tool. If Firefox crashes please submit the 
crash stat to ABRT retrace server.


That would help up greatly to investigate root of this problem.

Thanks!
ma.
--
devel mailing list
devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org

Re: Firefox - call for testing (Gtk3 effort)

2016-02-03 Thread Jakub Jelen
Don't know it it will help, but I see Firefox almost always crash when I 
open new window and try to close it on F23. Sometimes earlier after 
opening the windows, sometimes later after closing.


Jakub

On 02/03/2016 10:43 AM, Martin Stransky wrote:

Folks,

we see many Gtk3 crashes in Firefox recently 
(https://bugzilla.mozilla.org/show_bug.cgi?id=1239962) which comes 
from Gtk3 system library.


If you's like to help here, please install latest FF updates from koji:

F23: https://bodhi.fedoraproject.org/updates/FEDORA-2016-8344bd0b61
F22: https://bodhi.fedoraproject.org/updates/FEDORA-2016-d73684df54

and also enable the ABRT tool. If Firefox crashes please submit the 
crash stat to ABRT retrace server.


That would help up greatly to investigate root of this problem.


--
Jakub Jelen
Associate Software Engineer
Security Technologies
Red Hat
--
devel mailing list
devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org

Re: Firefox - call for testing (Gtk3 effort)

2016-02-03 Thread Martin Stransky

Also please remove Firefox from ABRT blacklist at:

/etc/abrt/abrt-action-save-package-data.conf

ma.

On 02/03/2016 10:43 AM, Martin Stransky wrote:

Folks,

we see many Gtk3 crashes in Firefox recently
(https://bugzilla.mozilla.org/show_bug.cgi?id=1239962) which comes from
Gtk3 system library.

If you's like to help here, please install latest FF updates from koji:

F23: https://bodhi.fedoraproject.org/updates/FEDORA-2016-8344bd0b61
F22: https://bodhi.fedoraproject.org/updates/FEDORA-2016-d73684df54

and also enable the ABRT tool. If Firefox crashes please submit the
crash stat to ABRT retrace server.

That would help up greatly to investigate root of this problem.

Thanks!
ma.
--
devel mailing list
devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org

--
devel mailing list
devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org

Re: Firefox - call for testing (Gtk3 effort)

2016-02-03 Thread Martin Stransky

I'd need the ABRT backtrace for that - don't see it on my F23 box.

On 02/03/2016 11:58 AM, Jakub Jelen wrote:

Don't know it it will help, but I see Firefox almost always crash when I
open new window and try to close it on F23. Sometimes earlier after
opening the windows, sometimes later after closing.

Jakub

On 02/03/2016 10:43 AM, Martin Stransky wrote:

Folks,

we see many Gtk3 crashes in Firefox recently
(https://bugzilla.mozilla.org/show_bug.cgi?id=1239962) which comes
from Gtk3 system library.

If you's like to help here, please install latest FF updates from koji:

F23: https://bodhi.fedoraproject.org/updates/FEDORA-2016-8344bd0b61
F22: https://bodhi.fedoraproject.org/updates/FEDORA-2016-d73684df54

and also enable the ABRT tool. If Firefox crashes please submit the
crash stat to ABRT retrace server.

That would help up greatly to investigate root of this problem.



--
devel mailing list
devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org

Re: Firefox - call for testing (Gtk3 effort)

2016-02-03 Thread Jakub Jelen

On 02/03/2016 10:53 AM, Martin Stransky wrote:

Also please remove Firefox from ABRT blacklist at:

/etc/abrt/abrt-action-save-package-data.conf

ma.

On 02/03/2016 10:43 AM, Martin Stransky wrote:

Folks,

we see many Gtk3 crashes in Firefox recently
(https://bugzilla.mozilla.org/show_bug.cgi?id=1239962) which comes from
Gtk3 system library.

If you's like to help here, please install latest FF updates from koji:

F23: https://bodhi.fedoraproject.org/updates/FEDORA-2016-8344bd0b61
F22: https://bodhi.fedoraproject.org/updates/FEDORA-2016-d73684df54

and also enable the ABRT tool. If Firefox crashes please submit the
crash stat to ABRT retrace server.

That would help up greatly to investigate root of this problem.


Installed the package from koji, debuginfo, set up the ABRT to handle 
the crashes (GPG,Unpackaged,Blacklist), restarted abrtd, crashed firefox 
few times, but I still don't see the crashes in abrt-cli. Is there some 
another config I am missing?


Anyway I found that the Firefox was crashed by DNSSEC/TLSA Validator plugin:

https://addons.mozilla.org/en-US/firefox/addon/dnssec-validator/

Disabled and works fine for me so far.

--
Jakub Jelen
Associate Software Engineer
Security Technologies
Red Hat
--
devel mailing list
devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org

Re: Firefox - call for testing (Gtk3 effort)

2016-02-03 Thread Martin Stransky

On 02/03/2016 02:45 PM, Jakub Jelen wrote:

On 02/03/2016 10:53 AM, Martin Stransky wrote:

Also please remove Firefox from ABRT blacklist at:

/etc/abrt/abrt-action-save-package-data.conf

ma.

On 02/03/2016 10:43 AM, Martin Stransky wrote:

Folks,

we see many Gtk3 crashes in Firefox recently
(https://bugzilla.mozilla.org/show_bug.cgi?id=1239962) which comes from
Gtk3 system library.

If you's like to help here, please install latest FF updates from koji:

F23: https://bodhi.fedoraproject.org/updates/FEDORA-2016-8344bd0b61
F22: https://bodhi.fedoraproject.org/updates/FEDORA-2016-d73684df54

and also enable the ABRT tool. If Firefox crashes please submit the
crash stat to ABRT retrace server.

That would help up greatly to investigate root of this problem.



Installed the package from koji, debuginfo, set up the ABRT to handle
the crashes (GPG,Unpackaged,Blacklist), restarted abrtd, crashed firefox
few times, but I still don't see the crashes in abrt-cli. Is there some
another config I am missing?


Hm, no idea. Maybe ABRT maintainer may help here? (cc mhabr...@redhat.com)

ma.


Anyway I found that the Firefox was crashed by DNSSEC/TLSA Validator
plugin:

https://addons.mozilla.org/en-US/firefox/addon/dnssec-validator/

Disabled and works fine for me so far.




--
devel mailing list
devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org

Re: Firefox - call for testing (Gtk3 effort)

2016-02-03 Thread Jonathan Wakely

On 03/02/16 11:58 +0100, Jakub Jelen wrote:
Don't know it it will help, but I see Firefox almost always crash when 
I open new window and try to close it on F23. Sometimes earlier after 
opening the windows, sometimes later after closing.


I've been seeing this recently when I close a tab that was running a
plugin. I've submitted crash reports to mozilla every time.
--
devel mailing list
devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org

Re: Firefox - call for testing (Gtk3 effort)

2016-02-03 Thread Martin Stransky

On 02/03/2016 05:08 PM, Jonathan Wakely wrote:

On 03/02/16 11:58 +0100, Jakub Jelen wrote:

Don't know it it will help, but I see Firefox almost always crash when
I open new window and try to close it on F23. Sometimes earlier after
opening the windows, sometimes later after closing.


I've been seeing this recently when I close a tab that was running a
plugin. I've submitted crash reports to mozilla every time.


Great. Unfortunately the Mozilla upstream crashes does not contain 
backtraces of system libraries. Could you please try to catch those 
crashes in gdb and submit a bug at bugzilla.redhat.com?


Instructions are here:
http://fedoraproject.org/wiki/Debugging_guidelines_for_Mozilla_products#Application_crash

Or you can try to catch the crash by ABRT tool.

Thanks!
ma.


--
devel mailing list
devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org

--
devel mailing list
devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org