Closed Bug 785778 Opened 12 years ago Closed 12 years ago

Intermittent crash [@ XPCIncrementalReleaseRunnable::ReleaseNow] in test_sessionhistory.html

Categories

(Core :: XPConnect, defect)

x86_64
macOS
defect
Not set
critical

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: philor, Unassigned)

References

Details

(Keywords: crash, intermittent-failure)

Crash Data

https://tbpl.mozilla.org/php/getParsedLog.php?id=14699004&tree=Mozilla-Inbound
Rev4 MacOSX Snow Leopard 10.6 mozilla-inbound opt test mochitests-2/5 on 2012-08-25 04:24:33 PDT for push 6edc438cb29a
slave: talos-r4-snow-033

TEST-UNEXPECTED-FAIL | /tests/docshell/test/navigation/test_sessionhistory.html | Exited with code 1 during test run
INFO | automation.py | Application ran for: 0:00:42.412037
INFO | automation.py | Reading PID log: /var/folders/Hs/HsDn6a9SG8idoIya6p9mtE+++TI/-Tmp-/tmpA9yFOapidlog
Downloading symbols from: http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-inbound-macosx64/1345890477/firefox-17.0a1.en-US.mac.crashreporter-symbols.zip
PROCESS-CRASH | /tests/docshell/test/navigation/test_sessionhistory.html | application crashed (minidump found)
Crash dump filename: /var/folders/Hs/HsDn6a9SG8idoIya6p9mtE+++TI/-Tmp-/tmpW3MbK9/minidumps/AA320C5B-899D-4FEE-A5A5-3EAC4B33025A.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: 0x10

Thread 0 (crashed)
 0  XUL!XPCIncrementalReleaseRunnable::ReleaseNow [XPCJSRuntime.cpp : 612 + 0x6]
    rbx = 0x00000002   r12 = 0x00989680   r13 = 0xe596de49   r14 = 0x00000032
    r15 = 0x07a74d58   rip = 0x01a04201   rsp = 0x5fbfce50   rbp = 0x5fbfce90
    Found by: given as instruction pointer in context
 1  XUL!XPCIncrementalReleaseRunnable::Run [XPCJSRuntime.cpp : 642 + 0xc]
    rip = 0x01a042db   rsp = 0x5fbfcea0
    Found by: stack scanning
 2  XUL!nsThread::ProcessNextEvent [nsThread.cpp : 624 + 0x5]
    rip = 0x01f6baad   rsp = 0x5fbfced0
    Found by: stack scanning
 3  CoreFoundation + 0x375d1
    rip = 0x892925d2   rsp = 0x5fbfcf00
    Found by: stack scanning
 4  CoreFoundation + 0x2bb04
    rip = 0x89286b05   rsp = 0x5fbfcf10
    Found by: stack scanning
 5  XUL!NS_ProcessPendingEvents_P [nsThreadUtils.cpp : 170 + 0xd]
    rip = 0x01f2ccfe   rsp = 0x5fbfcf80
    Found by: stack scanning
 6  XUL!nsBaseAppShell::NativeEventCallback [nsBaseAppShell.cpp : 97 + 0xe]
    rip = 0x01d295f7   rsp = 0x5fbfcfc0
    Found by: stack scanning
 7  XUL!nsAppShell::ProcessGeckoEvents [nsAppShell.mm : 402 + 0x7]
    rip = 0x01ce62c0   rsp = 0x5fbfcff0
    Found by: stack scanning
 8  CoreFoundation + 0x375bf
    rip = 0x892925c0   rsp = 0x5fbfcff8
    Found by: stack scanning
 9  CoreFoundation + 0x4e400
    rip = 0x892a9401   rsp = 0x5fbfd040
    Found by: stack scanning
Looks like wrapper is ending up NULL somehow.
Blocks: 743112
Depends on: 785806
Crash Signature: [@ XPCIncrementalReleaseRunnable::ReleaseNow]
Keywords: crash
The crash here happened after bug 785806 was fixed, so it must be something else.
No longer depends on: 785806
It looks like this only happened once, in August, so I'm going to close this as WFM.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
Whiteboard: [orange]
You need to log in before you can comment on or make changes to this bug.