Bug 552761 - [abrt] crash in firefox-3.6.1-0.7.b5.fc13
Summary: [abrt] crash in firefox-3.6.1-0.7.b5.fc13
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Fedora
Classification: Fedora
Component: firefox
Version: rawhide
Hardware: i686
OS: Linux
low
medium
Target Milestone: ---
Assignee: Gecko Maintainer
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:cc2c88e77b59288bdd9d0f555e5...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-01-06 03:39 UTC by Gaby Schnell
Modified: 2010-01-16 23:00 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2010-01-16 23:00:25 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (73.74 KB, text/plain)
2010-01-06 03:39 UTC, Gaby Schnell
no flags Details

Description Gaby Schnell 2010-01-06 03:39:14 UTC
abrt 1.0.2 detected a crash.

Attached file: backtrace
cmdline: /usr/lib/firefox-3.6/firefox
component: firefox
executable: /usr/lib/firefox-3.6/firefox
kernel: 2.6.31.1-56.fc12.i686
package: firefox-3.6.1-0.7.b5.fc13
rating: 4
reason: Process was terminated by signal 6 (Aborted)

Comment 1 Gaby Schnell 2010-01-06 03:39:18 UTC
Created attachment 381904 [details]
File: backtrace

Comment 2 Chris Campbell 2010-01-06 03:59:07 UTC
#3  <signal handler called>
No symbol table info available.
#4  0x0012d416 in __kernel_vsyscall ()
No symbol table info available.
#5  0x00852c91 in raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
        resultvar = <value optimized out>
        resultvar = <value optimized out>
        pid = 10096628
        selftid = 2316
#6  0x0085455a in abort () at abort.c:92
        save_stage = 2
        act = {__sigaction_handler = {sa_handler = 0xaf2a55b8, 
            sa_sigaction = 0xaf2a55b8}, sa_mask = {__val = {3216906916, 
              8444448, 3216906900, 63554432, 3216906888, 8538684, 0, 
              2939556448, 5, 0, 1, 2938786816, 13019987, 31, 2939554380, 
              416639615, 3216906980, 33, 2938778624, 0, 0, 3216906960, 
              3216906888, 3216906900, 0, 119065136, 2938786816, 63567307, 1, 
              8536004, 3216907088, 2938779068}}, sa_flags = -1078060252, 
          sa_restorer = 0x80da20 <_dl_lookup_symbol_x+272>}
        sigs = {__val = {32, 0 <repeats 31 times>}}
#7  0x03cd66ab in pa_mutex_unlock (m=<value optimized out>)
    at pulsecore/mutex-posix.c:108
        __func__ = "pa_mutex_unlock"
        __PRETTY_FUNCTION__ = "pa_mutex_unlock"
#8  0x025e8601 in pa_threaded_mainloop_unlock (m=<value optimized out>)
    at pulse/thread-mainloop.c:185
        __func__ = "pa_threaded_mainloop_unlock"
        __PRETTY_FUNCTION__ = "pa_threaded_mainloop_unlock"
#9  0x07190909 in pulse_driver_open (c=<value optimized out>) at pulse.c:416
        p = <value optimized out>
        ret = <value optimized out>
        __PRETTY_FUNCTION__ = "pulse_driver_open"
#10 0x0237de66 in driver_open (c=<value optimized out>) at dso.c:271
        ret = <value optimized out>
        p = <value optimized out>
        driver = 0xadc418e0 "UTF-8"
        __PRETTY_FUNCTION__ = "driver_open"
#11 0x023748c8 in context_open_unlocked (c=0xadc94840) at common.c:291
        ret = <value optimized out>
        __PRETTY_FUNCTION__ = "context_open_unlocked"
#12 0x02375176 in ca_context_play_full (c=<value optimized out>, 
    id=<value optimized out>, p=<value optimized out>, 
    cb=<value optimized out>, userdata=<value optimized out>) at common.c:515
        ret = <value optimized out>
        t = <value optimized out>
        enabled = <value optimized out>
        __PRETTY_FUNCTION__ = "ca_context_play_full"




-- 
Fedora Bugzappers volunteer triage team
https://fedoraproject.org/wiki/BugZappers

Comment 3 Chris Campbell 2010-01-06 21:15:19 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 Gaby Schnell 2010-01-16 19:30:38 UTC
I deinstalled fedora and installed another linux distribution cause I need a working laptop what is not making twice a hour a kernel crash and I need internet aswell. Thank You.

Comment 5 Chris Campbell 2010-01-16 23:00:25 UTC
That is certainly your prerogative.



-- 
Fedora Bugzappers volunteer triage team
https://fedoraproject.org/wiki/BugZappers


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