Closed Bug 764116 Opened 12 years ago Closed 12 years ago

intermittent crash [@ proxy_Finalize] running reftests

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
critical

Tracking

()

RESOLVED INVALID

People

(Reporter: dbaron, Unassigned)

References

Details

(Keywords: crash, intermittent-failure)

Crash Data

https://tbpl.mozilla.org/php/getParsedLog.php?id=12596683&tree=Firefox

Rev4 MacOSX Snow Leopard 10.6 mozilla-central opt test reftest on 2012-06-12 12:10:42 PDT for push 5581c3b2a95c

slave: talos-r4-snow-013



PROCESS-CRASH | file:///Users/cltbld/talos-slave/test/build/reftest/tests/layout/reftests/css-gradients/linear-diagonal-7-ref.html | application crashed (minidump found)
Crash dump filename: /var/folders/Hs/HsDn6a9SG8idoIya6p9mtE+++TI/-Tmp-/tmpT2uQRr/minidumps/4FE1E1AE-4A54-4E47-B684-541DBC821BAE.dmp
Operating system: Mac OS X
                  10.6.8 10K549
CPU: amd64
     family 6 model 23 stepping 10
     2 CPUs

Crash reason:  EXC_BAD_ACCESS / KERN_INVALID_ADDRESS
Crash address: 0x0

Thread 0 (crashed)
 0  XUL!proxy_Finalize [jsproxy.cpp : 1511 + 0xa]
    rbx = 0x4d55f840   r12 = 0x00000000   r13 = 0x00000000   r14 = 0x4d55ffff
    r15 = 0x4d55f040   rip = 0x024c3102   rsp = 0x5fbf9fe8   rbp = 0x5fbfa1f0
    Found by: given as instruction pointer in context
 1  XUL!js::gc::FinalizeArenas [jsobjinlines.h : 233 + 0x9]
    rbx = 0x4d55f840   r12 = 0x00000000   r13 = 0x00000000   r14 = 0x4d55ffff
    r15 = 0x4d55f040   rip = 0x0243c30a   rsp = 0x5fbf9ff0   rbp = 0x5fbfa1f0
    Found by: call frame info
 2  XUL!js::gc::ArenaLists::finalizeObjects [jsgc.cpp : 1457 + 0x38]
    rbx = 0x2fd21810   r12 = 0x00000000   r13 = 0x06a4d188   r14 = 0x06a4d000
    r15 = 0x00000001   rip = 0x0243dda5   rsp = 0x5fbfa170   rbp = 0x5fbfa1f0
    Found by: call frame info
 3  XUL!GCCycle [jsgc.cpp : 3300 + 0x10]
    rbx = 0x2fe88b68   r12 = 0x00000000   r13 = 0x06a4d188   r14 = 0x06a4d000
    r15 = 0x00000001   rip = 0x02441e2c   rsp = 0x5fbfa190   rbp = 0x2fe88df0
    Found by: call frame info
 4  XUL!Collect [jsgc.cpp : 3828 + 0x10]
    rbx = 0x06a4d000   r12 = 0x00000001   r13 = 0x00002710   r14 = 0x00000000
    r15 = 0x00000001   rip = 0x02442b16   rsp = 0x5fbfa260   rbp = 0x06a4d258
    Found by: call frame info
 5  XUL!js::NotifyDidPaint [jsfriendapi.cpp : 724 + 0xe]
    rbx = 0x06a4d000   r12 = 0x2b0a0f68   r13 = 0x08897738   r14 = 0x00000004
    r15 = 0x08698bf8   rip = 0x0243439e   rsp = 0x5fbfa2a0   rbp = 0x0a7cb5d0
    Found by: call frame info
 6  XUL!nsXPConnect::NotifyDidPaint [nsXPConnect.cpp : 2691 + 0xf]
    rbx = 0xffffffff   r12 = 0x2b0a0f68   r13 = 0x08897738   r14 = 0x00000004
    r15 = 0x08698bf8   rip = 0x01ac72b4   rsp = 0x5fbfa2b0   rbp = 0x0a7cb5d0
    Found by: call frame info
 7  XUL!PresShell::Paint [nsPresShell.cpp : 5195 + 0x8]
    rbx = 0xffffffff   r12 = 0x2b0a0f68   r13 = 0x08897738   r14 = 0x00000004
    r15 = 0x08698bf8   rip = 0x01242a27   rsp = 0x5fbfa2c0   rbp = 0x0a7cb5d0
    Found by: call frame info
 8  XUL!nsViewManager::Refresh [nsViewManager.cpp : 341 + 0x18]
    rbx = 0x077198d0   r12 = 0x5fbfa718   r13 = 0x08690480   r14 = 0x00000000
    r15 = 0x00396860   rip = 0x017067ff   rsp = 0x5fbfa400   rbp = 0x077198d0
    Found by: call frame info
 9  XUL!nsViewManager::DispatchEvent [nsViewManager.cpp : 770 + 0x1b]
    rbx = 0x08690480   r12 = 0x08690480   r13 = 0x5fbfa6c0   r14 = 0x5fbfa5bc
    r15 = 0x83ad7410   rip = 0x01707741   rsp = 0x5fbfa4a0   rbp = 0x077198d0
Severity: normal → critical
Crash Signature: [@ proxy_Finalize]
Keywords: crash
Whiteboard: [orange] → [js:t][orange]
comment 1 is talos-r4-snow-013
comment 2 is talos-r3-w7-038
comment 3 is talos-r3-w7-038
comment 4 is talos-r4-snow-013
comment 5 is talos-r4-snow-013
comment 6 is talos-r4-snow-013
This bug was observed only on one or more of the six machines listed in
bug 787281 comment 11, which seem likely to have bad memory, disk, or
other hardware problem, based on the rate of failures on those machines
and the types of failures observed.

Therefore I'm marking this bug invalid, though it should be reopened if
it occurs on other (more reliable) hardware.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
Whiteboard: [orange]
You need to log in before you can comment on or make changes to this bug.