Bug 558961

Summary: [abrt] crash in firefox-3.5.6-1.fc12 @[nsXPConnect::Traverse]
Product: [Fedora] Fedora Reporter: dimapunk80
Component: firefoxAssignee: Gecko Maintainer <gecko-bugs-nobody>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 12CC: campbecg, gecko-bugs-nobody
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: abrt_hash:5974f479e42a117f5e5ce827a9ebc522b89354ef
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-05-01 19:09:45 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 Flags
File: backtrace none

Description dimapunk80 2010-01-26 18:51:06 UTC
abrt 1.0.3 detected a crash.

Attached file: backtrace
cmdline: /usr/lib64/firefox-3.5.6/firefox
component: firefox
executable: /usr/lib64/firefox-3.5.6/firefox
kernel: 2.6.31.12-174.2.3.fc12.x86_64
package: firefox-3.5.6-1.fc12
rating: 4
reason: Process was terminated by signal 11 (Segmentation fault)

Comment 1 dimapunk80 2010-01-26 18:51:11 UTC
Created attachment 386897 [details]
File: backtrace

Comment 2 Chris Campbell 2010-01-27 18:23:28 UTC
#2  <signal handler called>
No symbol table info available.
#3  JS_TraceChildren (trc=0x7fffc8b8c860, thing=0x7f1429957b60, kind=0)
    at jsgc.cpp:2461
        obj = 0x7f1429957b60
        i = <value optimized out>
        str = <value optimized out>
        nslots = <value optimized out>
        v = <value optimized out>
#4  0x000000318007d4ff in nsXPConnect::Traverse (this=<value optimized out>, 
    p=0x7f1429957b60, cb=...) at nsXPConnect.cpp:923
        traceKind = 0
        obj = <value optimized out>
        type = <value optimized out>
        trc = {<JSTracer> = {context = 0x7f1439bbdc00, 
            callback = 0x318007d371 <NoteJSChild(JSTracer*, void*, uint32)>}, 
          cb = @0x7fffc8b8c920}
        clazz = <value optimized out>
        dontTraverse = <value optimized out>
        markJSObject = 0
#5  0x00000031808cb61d in GCGraphBuilder::Traverse (this=0x0, 
    aPtrInfo=0x7f1420453118) at nsCycleCollector.cpp:1372
        rv = <value optimized out>
#6  0x00000031808cb697 in nsCycleCollector::MarkRoots (
    this=<value optimized out>, builder=...) at nsCycleCollector.cpp:1571
        pi = <value optimized out>
#7  0x00000031808cbe3c in nsCycleCollector::BeginCollection (
    this=0x7f1447f86000) at nsCycleCollector.cpp:2504
        builder = {<nsCycleCollectionTraversalCallback> = {
            _vptr.nsCycleCollectionTraversalCallback = 0x318117b6c0}, 
          mNodeBuilder = {mNextBlock = 0x7f1420400000, 
            mNext = @0x7f1447f86078, mBlockEnd = 0x7f1420540008}, 
          mEdgeBuilder = {mCurrent = 0x7f14206358d0, 
            mBlockEnd = 0x7f1420681ff0, mNextBlockPtr = 0x7f1420681ff8}, 
          mPtrToNodeMap = {ops = 0x31811a4bc0, data = 0x0, hashShift = 17, 
            maxAlphaFrac = 192 '\300', minAlphaFrac = 64 '@', entrySize = 16, 
            entryCount = 13535, removedCount = 0, generation = 0, 
            entryStore = 0x7f1420302000 ""}, mCurrPi = 0x7f1420453118, 
          mRuntimes = 0x7f1447f86010}




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

Comment 3 Chris Campbell 2010-01-27 18:27:11 UTC
Thank you for taking the time to submit this 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.



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

Comment 4 Chris Campbell 2010-04-10 01:50:48 UTC
Reporter, could you please reply to the previous question? If you won't reply in one month, I will have to close this bug as INSUFFICIENT_DATA. Thank you.



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

Comment 5 Chris Campbell 2010-05-01 19:09:45 UTC
Thank you for taking the time to submit this 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 544939 ***