Closed
Bug 938426
Opened 12 years ago
Closed 12 years ago
browser_bug410900.js times out when mochitest-browser-chrome tests are run on EC2
Categories
(Firefox :: File Handling, defect)
Firefox
File Handling
Tracking
()
RESOLVED
DUPLICATE
of bug 933680
People
(Reporter: jgriffin, Unassigned)
References
Details
When mochitest-browser-chrome tests are moved from Fedora slaves to EC2 slaves (seemingly a prerequisite for splitting bc into chunks; bug 819963) the test browser_bug410900.js times out:
15:42:32 WARNING - TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/components/preferences/in-content/tests/browser_bug410900.js | application timed out after 330 seconds with no output
15:42:36 WARNING - TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/components/preferences/in-content/tests/browser_bug410900.js | application terminated with exit code 1536
15:42:36 INFO - INFO | runtests.py | Application ran for: 0:20:59.706693
15:42:48 INFO - Thread 0 (crashed)
15:42:48 INFO - 0 linux-gate.so + 0x424
15:42:48 INFO - eip = 0xb772e424 esp = 0xbfc47dd8 ebp = 0x00000001 ebx = 0x0c9e2090
15:42:48 INFO - esi = 0x00000000 edi = 0x0c8942b8 eax = 0xfffffffc ecx = 0x00000080
15:42:48 INFO - edx = 0x00000001 efl = 0x00000282
15:42:48 INFO - Found by: given as instruction pointer in context
15:42:48 INFO - 1 libpthread-2.15.so + 0xa96a
15:42:48 INFO - eip = 0xb770796b esp = 0xbfc47de8 ebp = 0x00000001
15:42:48 INFO - Found by: stack scanning
15:42:48 INFO - 2 libnspr4.so!PR_WaitCondVar [ptsynch.c:9616d4a975c4 : 385 + 0xe]
15:42:48 INFO - eip = 0xb73f630b esp = 0xbfc47e10 ebp = 0x00000001
15:42:48 INFO - Found by: stack scanning
15:42:48 INFO - 3 libnspr4.so!PR_NewCondVar [ptsynch.c:9616d4a975c4 : 325 + 0x14]
15:42:48 INFO - eip = 0xb73f5b18 esp = 0xbfc47e20 ebp = 0x00000001
15:42:48 INFO - Found by: stack scanning
15:42:48 INFO - 4 libnspr4.so!PR_WaitCondVar [ptsynch.c:9616d4a975c4 : 350 + 0xa]
15:42:48 INFO - eip = 0xb73f610b esp = 0xbfc47e3c ebp = 0x00000001
15:42:48 INFO - Found by: stack scanning
15:42:48 INFO - 5 libnspr4.so!_MD_WaitUnixProcess [uxproces.c : 824 + 0x13]
15:42:48 INFO - eip = 0xb740258a esp = 0xbfc47e50 ebp = 0x00000001
15:42:48 INFO - Found by: stack scanning
15:42:48 INFO - 6 libnspr4.so!PR_Unlock [ptsynch.c:9616d4a975c4 : 205 + 0x7]
15:42:48 INFO - eip = 0xb73f6060 esp = 0xbfc47e60 ebp = 0x00000001
15:42:48 INFO - Found by: stack scanning
15:42:48 INFO - 7 libnspr4.so!_MD_WaitUnixProcess [uxproces.c : 800 + 0xa]
15:42:48 INFO - eip = 0xb740246b esp = 0xbfc47e6c ebp = 0x00000001
15:42:48 INFO - Found by: stack scanning
full log:
https://tbpl.mozilla.org/php/getParsedLog.php?id=30498661&tree=Cedar&full=1#error0
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•