Closed
Bug 922552
Opened 12 years ago
Closed 12 years ago
Intermittent PROCESS-CRASH | /tests/browser/components/feeds/test/test_bug436801.html | application crashed [@ moz_abort]
Categories
(Core :: Networking: Cache, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: cbook, Unassigned)
References
()
Details
(Keywords: crash, intermittent-failure)
Crash Data
Windows XP 32-bit mozilla-inbound opt test mochitest-1 on 2013-10-01 02:03:23 PDT for push af4605d0cc6b
slave: t-xp32-ix-054
https://tbpl.mozilla.org/php/getParsedLog.php?id=28602565&tree=Mozilla-Inbound
PROCESS-CRASH | /tests/browser/components/feeds/test/test_bug436801.html | application crashed [@ moz_abort]
02:06:35 WARNING - PROCESS-CRASH | /tests/browser/components/feeds/test/test_bug436801.html | application crashed [@ moz_abort]
02:06:35 INFO - Crash dump filename: c:\docume~1\cltbld~1.t-x\locals~1\temp\tmp5pw_jz\minidumps\4f7f1931-fde9-4b4a-934c-a9ebce1d6ab1.dmp
02:06:35 INFO - Operating system: Windows NT
02:06:35 INFO - 5.1.2600 Service Pack 3
02:06:35 INFO - CPU: x86
02:06:35 INFO - GenuineIntel family 6 model 30 stepping 5
02:06:35 INFO - 8 CPUs
02:06:35 INFO - Crash reason: EXCEPTION_BREAKPOINT
02:06:35 INFO - Crash address: 0x10001138
02:06:35 INFO - Thread 0 (crashed)
02:06:35 INFO - 0 mozglue.dll!moz_abort [jemalloc.c:af4605d0cc6b : 1572 + 0x0]
02:06:35 INFO - eip = 0x10001138 esp = 0x0012f3a8 ebp = 0x0012f3b4 ebx = 0x0a985000
02:06:35 INFO - esi = 0x00800000 edi = 0x00000570 eax = 0x00840020 ecx = 0x00000017
02:06:35 INFO - edx = 0x0a985018 efl = 0x00000206
02:06:35 INFO - Found by: given as instruction pointer in context
02:06:35 INFO - 1 mozglue.dll!arena_run_reg_dalloc [jemalloc.c:af4605d0cc6b : 3307 + 0xd]
02:06:35 INFO - eip = 0x10002f70 esp = 0x0012f3ac ebp = 0x0012f3b4
02:06:35 INFO - Found by: call frame info
02:06:35 INFO - 2 mozglue.dll!arena_dalloc_small [jemalloc.c:af4605d0cc6b : 4518 + 0xb]
02:06:35 INFO - eip = 0x10004088 esp = 0x0012f3bc ebp = 0x0012f3d0
02:06:35 INFO - Found by: call frame info
02:06:35 INFO - 3 mozglue.dll!arena_dalloc [jemalloc.c:af4605d0cc6b : 4646 + 0xc]
02:06:35 INFO - eip = 0x10004208 esp = 0x0012f3d8 ebp = 0x0012f3f0
02:06:35 INFO - Found by: call frame info
02:06:35 INFO - 4 mozglue.dll!je_free [jemalloc.c:af4605d0cc6b : 6556 + 0x5]
02:06:35 INFO - eip = 0x100046b5 esp = 0x0012f3f8 ebp = 0x0012f3fc
02:06:35 INFO - Found by: call frame info
02:06:35 INFO - 5 xul.dll!mozilla::net::_OldCacheEntryWrapper::`scalar deleting destructor'(unsigned int) + 0x17
02:06:35 INFO - eip = 0x01e543ce esp = 0x0012f404 ebp = 0x0012f40c
02:06:35 INFO - Found by: call frame info
02:06:35 INFO - 6 xul.dll!mozilla::net::_OldCacheEntryWrapper::Release() [OldWrappers.cpp:af4605d0cc6b : 226 + 0x29]
02:06:35 INFO - eip = 0x01e557a6 esp = 0x0012f414 ebp = 0x0012f418
02:06:35 INFO - Found by: call frame info
02:06:35 INFO - 7 xul.dll!nsCOMPtr_base::assign_with_AddRef(nsISupports *) [nsCOMPtr.cpp:af4605d0cc6b : 49 + 0xf]
02:06:35 INFO - eip = 0x028a05c9 esp = 0x0012f420 ebp = 0x0012f430
02:06:35 INFO - Found by: call frame info
02:06:35 INFO - 8 xul.dll!mozilla::net::nsHttpChannel::CloseCacheEntry(bool) [nsHttpChannel.cpp:af4605d0cc6b : 3563 + 0xc]
02:06:35 INFO - eip = 0x01e7f9f1 esp = 0x0012f428 ebp = 0x0012f430
02:06:35 INFO - Found by: call frame info
02:06:35 INFO - 9 xul.dll!mozilla::net::nsHttpChannel::OnStopRequest(nsIRequest *,nsISupports *,tag_nsresult) [nsHttpChannel.cpp:af4605d0cc6b : 5147 + 0x15]
Comment 1•12 years ago
|
||
Given the lack of any feeds code on the stack, and the way the test is actually already finished, that looks like cache crashing, maybe on OOM?
Component: RSS Discovery and Preview → Networking: Cache
Product: Firefox → Core
| Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment 3•12 years ago
|
||
I think this is a bug in the new cache API to old cache code wrapping. I'm on it.
Blocks: 924112
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•