Bug 553602
Summary: | [abrt] crash in firefox-3.5.6-1.fc12 | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | zub07513 | ||||||
Component: | firefox | Assignee: | Gecko Maintainer <gecko-bugs-nobody> | ||||||
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
Severity: | medium | Docs Contact: | |||||||
Priority: | low | ||||||||
Version: | 12 | CC: | campbecg, dbuggzie, dennisgdaniels, djt, gecko-bugs-nobody | ||||||
Target Milestone: | --- | ||||||||
Target Release: | --- | ||||||||
Hardware: | i686 | ||||||||
OS: | Linux | ||||||||
Whiteboard: | abrt_hash:2c7f62f92805d2985664c514da4f42286876d42d | ||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2010-01-11 04:21:41 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: | |||||||||
Attachments: |
|
Description
zub07513
2010-01-08 12:01:25 UTC
Created attachment 382449 [details]
File: backtrace
#3 <signal handler called> No symbol table info available. #4 0x08fb8033 in ibus_proxy_destroy (proxy=<value optimized out>) at ibusproxy.c:387 error = 0x1 rule = 0xaa2400c0 "type='signal',sender='org.freedesktop.DBus',path='/org/freedesktop/DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.freedesktop.IBus'" priv = 0xb3ef7fd8 #5 0x08fc1c45 in ibus_input_context_real_destroy ( context=<value optimized out>) at ibusinputcontext.c:486 No locals. #6 0x004992d4 in IA__g_cclosure_marshal_VOID__VOID ( closure=<value optimized out>, return_value=<value optimized out>, n_param_values=<value optimized out>, param_values=<value optimized out>, invocation_hint=<value optimized out>, marshal_data=<value optimized out>) at gmarshal.c:77 callback = 0x8fc1bc0 <ibus_input_context_real_destroy> cc = 0xb3eaae40 data1 = <value optimized out> data2 = <value optimized out> __PRETTY_FUNCTION__ = "IA__g_cclosure_marshal_VOID__VOID" #7 0x00489c0a in g_type_class_meta_marshal (closure=<value optimized out>, return_value=<value optimized out>, n_param_values=<value optimized out>, param_values=<value optimized out>, invocation_hint=<value optimized out>, marshal_data=<value optimized out>) at gclosure.c:878 class = Cannot access memory at address 0x1 -- Fedora Bugzappers volunteer triage team https://fedoraproject.org/wiki/BugZappers Thanks for the bug report. We have reviewed the information you have provided above, and there is some additional information we require that will be helpful in our diagnosis of this issue. First of all, could we get output of the command, saved in a text file and attached to this bug: $ rpm -qa *xulrun* *firefox* *mozilla* *flash* *plugin* Please also install firefox-debuginfo. # debuginfo-install firefox Then run firefox inside the gdb debugger. Please do the following: $ firefox -g Stuff will appear. Ignore this until you get the gdb command prompt, then do: (gdb) run Now, firefox should start up. Use it and reproduce the crash. When firefox crashes, you should be back to the gdb prompt. Now do: (gdb) thread apply all backtrace More screens of stuff will occur. Copy all of this part to your editor of choice, such as gedit, and save it as an uncompressed file and attach it to this bug report. We will review this issue again once you've had a chance to attach this information. Thanks in advance, for your extra efforts. -- Fedora Bugzappers volunteer triage team https://fedoraproject.org/wiki/BugZappers Created attachment 382909 [details]
(gdb) thread apply all backtrace
Thank you for the email.
Since then, fortunately or unfortunately, the crash has not occurred. FYI, I attach an output of "(gdb) thread apply all backtrace" when firefox got frozen (this was not recognized by ABRT or SELinux).
Thank you for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. -- Fedora Bugzappers volunteer triage team https://fedoraproject.org/wiki/BugZappers *** This bug has been marked as a duplicate of bug 532456 *** |