Bug 528812

Summary: [abrt] crash detected in firefox [dbus - dbus-gproxy.c]
Product: [Fedora] Fedora Reporter: Matěj Cepl <mcepl>
Component: firefoxAssignee: Martin Stransky <stransky>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: davidz, gecko-bugs-nobody, mcepl, mclasen, walters
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: abrt_hash:b7d10385f8c029d00a3e17f3665ca679f31caeaa
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-11-16 14:38:56 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 473302    
Attachments:
Description Flags
File: backtrace none

Description Matěj Cepl 2009-10-13 20:05:39 UTC
abrt detected a crash.


How to reproduce
-----
1.
2.
3.


Additional information
======


Attached files
----
backtrace

cmdline
-----
/usr/lib64/firefox-3.5.3/firefox 


component
-----
firefox


executable
-----
/usr/lib64/firefox-3.5.3/firefox


kernel
-----
2.6.31.1-58.fc12.x86_64


package
-----
firefox-3.5.3-1.fc12


reason
-----
Process was terminated by signal 11

Comment 1 Matěj Cepl 2009-10-13 20:05:45 UTC
Created attachment 364645 [details]
File: backtrace

Comment 2 Matěj Cepl 2009-10-30 01:57:10 UTC
I believe this is the duplicate of bug 491086 with a better backtrace. Martin, what do you think?

Comment 3 Matěj Cepl 2009-10-30 02:07:44 UTC
(In reply to comment #2)
> I believe this is the duplicate of bug 491086 with a better backtrace. Martin,
> what do you think?  

That I am wrong. The crash is somewhere in dbus. Reassigning.

Comment 4 Matthias Clasen 2009-11-12 01:10:17 UTC
If you look closely, this is a crash while handling the NotificationClosed signal.

See 

    0x7f59060d5cc0 "org-freedesktop-Notifications-NotificationClosed"

halfway through the stacktrace. Might be worth looking over the patch that makes firefox use libnotify to see if it does somehing fishy with that signal.

Comment 5 Martin Stransky 2009-11-16 14:38:56 UTC
Looks like a dupe of Bug 533029

*** This bug has been marked as a duplicate of bug 533029 ***