Closed
Bug 768410
Opened 13 years ago
Closed 13 years ago
Intermittent crash in test_redirectUpdateItem.html [@ nsHttpConnectionMgr::ReclaimConnection(nsHttpConnection *)]
Categories
(Core :: Networking: HTTP, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: emorley, Unassigned)
References
Details
(Keywords: crash, intermittent-failure)
Crash Data
Rev3 WINNT 5.1 mozilla-aurora debug test mochitests-3/5 on 2012-06-25 12:27:33 PDT for push 549efaa28185
slave: talos-r3-xp-034
https://tbpl.mozilla.org/php/getParsedLog.php?id=12976082&tree=Mozilla-Aurora
{
2267 INFO TEST-PASS | /tests/dom/tests/mochitest/ajax/offline/test_redirectUpdateItem.html | http://mochi.test:8888/tests/dom/tests/mochitest/ajax/offline/explicitRedirect.sjs should exist in the offline cache
2268 INFO TEST-PASS | /tests/dom/tests/mochitest/ajax/offline/test_redirectUpdateItem.html | Cached event for manifest version one - 1 should equal 1
WARNING: 1 sort operation has occurred for the SQL statement '0xb4eccb8'. See https://developer.mozilla.org/En/Storage/Warnings details.: file e:/builds/moz2_slave/m-aurora-w32-dbg/build/storage/src/mozStoragePrivateHelpers.cpp, line 110
WARNING: 1 sort operation has occurred for the SQL statement '0xb177168'. See https://developer.mozilla.org/En/Storage/Warnings details.: file e:/builds/moz2_slave/m-aurora-w32-dbg/build/storage/src/mozStoragePrivateHelpers.cpp, line 110
2269 INFO TEST-PASS | /tests/dom/tests/mochitest/ajax/offline/test_redirectUpdateItem.html | http://mochi.test:8888/tests/dom/tests/mochitest/ajax/offline/dynamicRedirect.sjs should exist in the offline cache
2270 INFO TEST-PASS | /tests/dom/tests/mochitest/ajax/offline/test_redirectUpdateItem.html | http://mochi.test:8888/tests/dom/tests/mochitest/ajax/offline/dynamicRedirect.sjs should not exist in the offline cache
nsStringStats
=> mAllocCount: 300948
=> mReallocCount: 17399
=> mFreeCount: 242272 -- LEAKED 58676 !!!
=> mShareCount: 588934
=> mAdoptCount: 23573
=> mAdoptFreeCount: 23568 -- LEAKED 5 !!!
TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/ajax/offline/test_redirectUpdateItem.html | Exited with code -1073741819 during test run
INFO | automation.py | Application ran for: 0:01:47
INFO | automation.py | Reading PID log: c:\docume~1\cltbld\locals~1\temp\tmpcgfrxxpidlog
Downloading symbols from: http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32-debug/1340644038/firefox-15.0a2.en-US.win32.crashreporter-symbols.zip
PROCESS-CRASH | /tests/dom/tests/mochitest/ajax/offline/test_redirectUpdateItem.html | application crashed (minidump found)
Crash dump filename: c:\docume~1\cltbld\locals~1\temp\tmpnvt6s6\minidumps\bcd20e0a-ec41-481d-afb1-98787d6b4103.dmp
Operating system: Windows NT
5.1.2600 Service Pack 2
CPU: x86
GenuineIntel family 6 model 23 stepping 10
2 CPUs
Crash reason: EXCEPTION_ACCESS_VIOLATION_READ
Crash address: 0xffffffffa0026870
Thread 0 (crashed)
0 xul.dll!nsHttpConnectionMgr::ReclaimConnection(nsHttpConnection *) [nsHttpConnectionMgr.cpp:549efaa28185 : 362 + 0x6]
eip = 0x01466ab2 esp = 0x0012c604 ebp = 0x0012c614 ebx = 0x05b99428
esi = 0x0b2e5f11 edi = 0x0b2e5f09 eax = 0xa002686c ecx = 0x05b99428
edx = 0x026882dc efl = 0x00210297
Found by: given as instruction pointer in context
1 xul.dll!nsHttpConnectionMgr::nsConnectionHandle::~nsConnectionHandle() [nsHttpConnectionMgr.cpp:549efaa28185 : 2217 + 0xd]
eip = 0x01467158 esp = 0x0012c61c ebp = 0x0012c62c
Found by: call frame info
2 xul.dll!nsHttpConnectionMgr::nsConnectionHandle::`vector deleting destructor'(unsigned int) + 0xa
eip = 0x0146718c esp = 0x0012c628 ebp = 0x0012c62c
Found by: stack scanning
3 xul.dll!nsHttpConnectionMgr::nsConnectionHandle::Release() [nsHttpConnectionMgr.cpp:549efaa28185 : 2222 + 0x58]
eip = 0x0145f0eb esp = 0x0012c634 ebp = 0x0012c644
Found by: call frame info
4 xul.dll!NS_AsyncCopy(nsIInputStream *,nsIOutputStream *,nsIEventTarget *,nsAsyncCopyMode,unsigned int,void (*)(void *,unsigned int),void *,bool,bool,nsISupports * *) [nsStreamUtils.cpp:549efaa28185 : 589 + 0x5]
eip = 0x0244b4be esp = 0x0012c64c ebp = 0x0012c658
Found by: call frame info
5 xul.dll!nsAsyncStreamCopier::AsyncCopy(nsIRequestObserver *,nsISupports *) [nsAsyncStreamCopier.cpp:549efaa28185 : 249 + 0x32]
eip = 0x013bdd10 esp = 0x0012c660 ebp = 0x0012c694
Found by: call frame info
6 xul.dll!NS_InvokeByIndex_P [xptcinvoke.cpp:549efaa28185 : 70 + 0x2]
eip = 0x0247ceaf esp = 0x0012c69c ebp = 0x0012c6b0
Found by: call frame info
7 xul.dll!CallMethodHelper::Invoke() [XPCWrappedNative.cpp:549efaa28185 : 3107 + 0x10]
eip = 0x01e66cc3 esp = 0x0012c6b8 ebp = 0x0012c6e8
Found by: call frame info
8 xul.dll!CallMethodHelper::Call() [XPCWrappedNative.cpp:549efaa28185 : 2435 + 0x6]
eip = 0x01e6b58d esp = 0x0012c6f0 ebp = 0x0012c700
}
| Reporter | ||
Updated•13 years ago
|
Version: Trunk → 15 Branch
Comment 1•13 years ago
|
||
Could this be related to bug 763013?
| Reporter | ||
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
| Assignee | ||
Updated•13 years ago
|
Keywords: intermittent-failure
| Assignee | ||
Updated•13 years ago
|
Whiteboard: [orange]
You need to log in
before you can comment on or make changes to this bug.
Description
•