Bug 553602 - [abrt] crash in firefox-3.5.6-1.fc12
Summary: [abrt] crash in firefox-3.5.6-1.fc12
Keywords:
Status: CLOSED DUPLICATE of bug 532456
Alias: None
Product: Fedora
Classification: Fedora
Component: firefox
Version: 12
Hardware: i686
OS: Linux
low
medium
Target Milestone: ---
Assignee: Gecko Maintainer
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:2c7f62f92805d2985664c514da4...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-01-08 12:01 UTC by zub07513
Modified: 2010-02-19 17:14 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2010-01-11 04:21:41 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (23.87 KB, text/plain)
2010-01-08 12:01 UTC, zub07513
no flags Details
(gdb) thread apply all backtrace (18.26 KB, text/plain)
2010-01-11 03:56 UTC, zub07513
no flags Details

Description zub07513 2010-01-08 12:01:25 UTC
abrt 1.0.3 detected a crash.

Attached file: backtrace
cmdline: /usr/lib/firefox-3.5.6/firefox
component: firefox
executable: /usr/lib/firefox-3.5.6/firefox
kernel: 2.6.31.9-174.fc12.i686
package: firefox-3.5.6-1.fc12
rating: 4
reason: Process was terminated by signal 11

Comment 1 zub07513 2010-01-08 12:01:27 UTC
Created attachment 382449 [details]
File: backtrace

Comment 2 Chris Campbell 2010-01-08 12:27:49 UTC
#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

Comment 3 Chris Campbell 2010-01-08 13:01:47 UTC
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

Comment 4 zub07513 2010-01-11 03:56:24 UTC
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).

Comment 5 Chris Campbell 2010-01-11 04:21:41 UTC
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 ***


Note You need to log in before you can comment on or make changes to this bug.