Closed
Bug 620652
Opened 15 years ago
Closed 15 years ago
Crash in FinalizeArenaList<JSObject_Slots2> [@ nsTArray_base<nsTArrayDefaultAllocator>::Length ] during browser/dom/indexedDB/test/browser_quotaPromptDeny.js on Linux debug mochitest-other
Categories
(Core :: Storage: IndexedDB, defect)
Core
Storage: IndexedDB
Tracking
()
RESOLVED
DUPLICATE
of bug 620658
People
(Reporter: mstange, Unassigned)
Details
(Keywords: crash)
Crash Data
http://tinderbox.mozilla.org/showlog.cgi?tree=Firefox&errorparser=unittest&logfile=1292927755.1292929821.14070.gz&buildtime=1292927755&buildname=Rev3%20Fedora%2012%20mozilla-central%20debug%20test%20mochitest-other&fulltext=1#err5
Rev3 Fedora 12 mozilla-central debug test mochitest-other on 2010/12/21 02:35:55
s: talos-r3-fed-021
Thread 0 (crashed)
0 libxul.so!nsTArray_base<nsTArrayDefaultAllocator>::Length [nsTArray.h : 135 + 0x3]
eip = 0x00f78046 esp = 0xbfe8540c ebp = 0xbfe8540c ebx = 0x0340e678
esi = 0x00b492b2 edi = 0x00000000 eax = 0x00000159 ecx = 0x0000000d
edx = 0x0f0859e8 efl = 0x00010286
Found by: given as instruction pointer in context
1 libxul.so!nsTArray_base<nsTArrayDefaultAllocator>::IsEmpty [nsTArray.h : 140 + 0xa]
eip = 0x011a8e3b esp = 0xbfe85414 ebp = 0xbfe85418 ebx = 0x0340e678
esi = 0x00b492b2 edi = 0x00000000
Found by: call frame info
2 libxul.so!XPCJSRuntime::DeferredRelease [xpcjsruntime.cpp : 1364 + 0xf]
eip = 0x01e9dac1 esp = 0xbfe85420 ebp = 0xbfe85438 ebx = 0x0340e678
esi = 0x00b492b2 edi = 0x00000000
Found by: call frame info
3 libxul.so!XPCWrappedNative::FlatJSObjectFinalized [xpcwrappednative.cpp : 1310 + 0x11]
eip = 0x01ebcfe0 esp = 0xbfe85440 ebp = 0xbfe85498 ebx = 0x0340e678
esi = 0x00b492b2 edi = 0x00000000
Found by: call frame info
4 libxul.so!XPC_WN_NoHelper_Finalize [xpcwrappednativejsops.cpp : 669 + 0x11]
eip = 0x01ecb203 esp = 0xbfe854a0 ebp = 0xbfe854c8 ebx = 0x0340e678
esi = 0x00b492b2 edi = 0x00000000
Found by: call frame info
5 libxul.so!JSObject::finalize [jsobjinlines.h : 135 + 0x14]
eip = 0x0294672c esp = 0xbfe854d0 ebp = 0xbfe854e8 ebx = 0x0340e678
esi = 0x00b492b2 edi = 0x00000000
Found by: call frame info
6 libxul.so!FinalizeArenaList<JSObject_Slots2> [jsgc.cpp : 1836 + 0x11]
eip = 0x02937598 esp = 0xbfe854f0 ebp = 0xbfe85548 ebx = 0x0340e678
esi = 0x00b492b2 edi = 0x00000000
Found by: call frame info
7 libxul.so!MarkAndSweep [jsgc.cpp : 2194 + 0x1b]
eip = 0x0293c4ba esp = 0xbfe85550 ebp = 0xbfe855e8 ebx = 0x0340e678
esi = 0x00b492b2 edi = 0x00000000
Found by: call frame info
8 libxul.so!GCUntilDone [jsgc.cpp : 2463 + 0x11]
eip = 0x0293c7c2 esp = 0xbfe855f0 ebp = 0xbfe85618 ebx = 0x0340e678
esi = 0x00b492b2 edi = 0x00000000
Found by: call frame info
...
| Reporter | ||
Updated•15 years ago
|
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
| Reporter | ||
Comment 2•15 years ago
|
||
This was also caused by the restyled Linux arrow panel.
Updated•14 years ago
|
Crash Signature: [@ nsTArray_base<nsTArrayDefaultAllocator>::Length ]
Component: JavaScript Engine → DOM: IndexedDB
Version: Trunk → unspecified
You need to log in
before you can comment on or make changes to this bug.
Description
•