Closed Bug 760041 Opened 12 years ago Closed 11 years ago

Intermittent crash during test_xhr_progressevents.html | Exited with code 1 during test run [@ nsXMLHttpRequest::SendAsBinary]

Categories

(Core :: DOM: Core & HTML, defect)

x86
macOS
defect
Not set
critical

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: emorley, Unassigned)

References

Details

(Keywords: crash, intermittent-failure)

Crash Data

Rev3 MacOSX Leopard 10.5.8 mozilla-inbound debug test mochitests-1/5 on 2012-05-30 22:15:13 PDT for push 1ac05e654dd9

slave: talos-r3-leopard-051

https://tbpl.mozilla.org/php/getParsedLog.php?id=12223648&tree=Mozilla-Inbound

{
43726 INFO TEST-START | /tests/content/base/test/test_xhr_progressevents.html
++DOMWINDOW == 47 (0x33d8969c) [serial = 1075] [outer = 0x2b04cbd0]
43727 INFO TEST-PASS | /tests/content/base/test/test_xhr_progressevents.html | should readystate to headers-received starting simple test for text - readystatechange should equal readystatechange
43728 INFO TEST-PASS | /tests/content/base/test/test_xhr_progressevents.html | should be in state HEADERS_RECEIVED starting simple test for text - 2 should equal 2
43729 INFO TEST-PASS | /tests/content/base/test/test_xhr_progressevents.html | should readystate to loading starting simple test for text - readystatechange should equal readystatechange
43730 INFO TEST-PASS | /tests/content/base/test/test_xhr_progressevents.html | should be in state LOADING starting simple test for text - 3 should equal 3
43731 INFO TEST-PASS | /tests/content/base/test/test_xhr_progressevents.html | event type while running data for simple test for text[0] - progress should equal progress
43732 INFO TEST-PASS | /tests/content/base/test/test_xhr_progressevents.html | response should be a string while running data for simple test for text[0] - string should equal string
43733 INFO TEST-PASS | /tests/content/base/test/test_xhr_progressevents.html | reflexivity should hold while running data for simple test for text[0] - ready should equal ready
43734 INFO TEST-PASS | /tests/content/base/test/test_xhr_progressevents.html | event.loaded matches response size while running data for simple test for text[0] - 5 should equal 5
43735 INFO TEST-PASS | /tests/content/base/test/test_xhr_progressevents.html | event.loaded increased while running data for simple test for text[0]
43736 INFO TEST-PASS | /tests/content/base/test/test_xhr_progressevents.html | event.loaded didn't increase too much while running data for simple test for text[0]
43737 INFO TEST-PASS | /tests/content/base/test/test_xhr_progressevents.html | response strictly grew while running data for simple test for text[0]
43738 INFO TEST-PASS | /tests/content/base/test/test_xhr_progressevents.html | sanity check for progress while running data for simple test for text[0]
43739 INFO TEST-PASS | /tests/content/base/test/test_xhr_progressevents.html | new data matches expected while running data for simple test for text[0]
43740 INFO TEST-PASS | /tests/content/base/test/test_xhr_progressevents.html | lengthComputable while running data for simple test for text[0] - false should equal false
43741 INFO TEST-PASS | /tests/content/base/test/test_xhr_progressevents.html | should have consumed the expected result -  should equal
TEST-UNEXPECTED-FAIL | /tests/content/base/test/test_xhr_progressevents.html | Exited with code 1 during test run
INFO | automation.py | Application ran for: 0:08:19.886022
INFO | automation.py | Reading PID log: /var/folders/Xr/Xr--yJnSEY0U11ET5NZuMU+++TM/-Tmp-/tmpM1Tvq1pidlog
Downloading symbols from: http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-inbound-macosx-debug/1338439403/firefox-15.0a1.en-US.mac.crashreporter-symbols.zip
PROCESS-CRASH | /tests/content/base/test/test_xhr_progressevents.html | application crashed (minidump found)
Crash dump filename: /var/folders/Xr/Xr--yJnSEY0U11ET5NZuMU+++TM/-Tmp-/tmpai_hcV/minidumps/2EA9A5E7-9548-4D8B-A3A1-1D56553EE3D6.dmp
Operating system: Mac OS X
                  10.5.8 9L31a
CPU: x86
     GenuineIntel family 6 model 23 stepping 10
     2 CPUs

Crash reason:  EXC_BAD_ACCESS / KERN_INVALID_ADDRESS
Crash address: 0xffffffffc7d03640

Thread 0 (crashed)
 0  XUL!nsXMLHttpRequest::SendAsBinary [nsCOMPtr.h : 487 + 0x0]
    eip = 0x04030ad0   esp = 0xbfffa590   ebp = 0xbfffa5f8   ebx = 0x0403080e
    esi = 0x00000000   edi = 0xbfffa5dc   eax = 0x0661c4c8   ecx = 0x00000000
    edx = 0xc7d03640   efl = 0x00010282
    Found by: given as instruction pointer in context
 1  XUL!mozilla::dom::XMLHttpRequestBinding::sendAsBinary [XMLHttpRequestBinding.cpp : 480 + 0x19]
    eip = 0x056296e2   esp = 0xbfffa600   ebp = 0xbfffa668   ebx = 0x056295fe
    esi = 0xbfffa630   edi = 0x2b04cd90
    Found by: call frame info
 2  XUL!js::CallJSNative [jscntxtinlines.h : 395 + 0x10]
    eip = 0x05cc189e   esp = 0xbfffa670   ebp = 0xbfffa6b8   ebx = 0x05cc16fe
    esi = 0x2926e860   edi = 0x0216b190
    Found by: call frame info
 3  XUL!js::InvokeKernel [jsinterp.cpp : 310 + 0x15]
    eip = 0x05cbde7c   esp = 0xbfffa6c0   ebp = 0xbfffa788   ebx = 0x05cbdbb1
    esi = 0x2b04cd90   edi = 0x00000000
    Found by: call frame info
 4  XUL!js::Interpret [jsinterp.cpp : 2512 + 0x30]
    eip = 0x05c9d903   esp = 0xbfffa790   ebp = 0xbfffb438   ebx = 0x05c9ca41
    esi = 0x31c05580   edi = 0x00000000
    Found by: call frame info
 5  XUL!js::RunScript [jsinterp.cpp : 266 + 0x19]
    eip = 0x05cbc7da   esp = 0xbfffb440   ebp = 0xbfffb498   ebx = 0x05cbc42e
    esi = 0x31c46040   edi = 0x0216b090
    Found by: call frame info
 6  XUL!SendToGenerator [jsiter.cpp : 1552 + 0x12]
    eip = 0x05cc4933   esp = 0xbfffb4a0   ebp = 0xbfffb548   ebx = 0x05cc41a1
    esi = 0x2b04cd90   edi = 0x2b04cee8
    Found by: call frame info
 7  XUL!generator_op [jsiter.cpp : 1659 + 0x25]
    eip = 0x05cc7c9e   esp = 0xbfffb550   ebp = 0xbfffb5b8   ebx = 0x05cc7b7e
    esi = 0x0216b078   edi = 0x35d03da0
    Found by: call frame info
 8  XUL!js::CallJSNative [jscntxtinlines.h : 395 + 0x10]
    eip = 0x05cc189e   esp = 0xbfffb5c0   ebp = 0xbfffb608   ebx = 0x05cc16fe
    esi = 0x31c42000   edi = 0x0216b080
    Found by: call frame info
 9  XUL!js::InvokeKernel [jsinterp.cpp : 310 + 0x15]
    eip = 0x05cbde7c   esp = 0xbfffb610   ebp = 0xbfffb6d8   ebx = 0x05cbdbb1
}
Whiteboard: [orange]
Resolving WFM keyword:intermittent-failure bugs last modified >3 months ago, whose whiteboard contains none of:
{random,disabled,marked,fuzzy,todo,fails,failing,annotated,time-bomb,leave open}

There will inevitably be some false positives; for that (and the bugspam) I apologise. Filter on orangewfm.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
Resolving WFM keyword:intermittent-failure bugs last modified >3 months ago, whose whiteboard contains none of:
{random,disabled,marked,fuzzy,todo,fails,failing,annotated,time-bomb,leave open}

There will inevitably be some false positives; for that (and the bugspam) I apologise. Filter on orangewfm.
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.