Closed
Bug 487061
Opened 16 years ago
Closed 15 years ago
Crash when loading p.m.o
Categories
(Firefox for Android Graveyard :: General, defect)
Firefox for Android Graveyard
General
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 500301
People
(Reporter: dougt, Unassigned)
References
()
Details
This stack might not be believable.
|run| is null. I am confused at how arena_run_reg_alloc is called by pages_map
> mozce_shunt.dll!arena_run_reg_alloc(arena_run_s* run = 0x00000000, arena_bin_s* bin = 0x79922530) Line: 3113, Byte Offsets: 0x250 C
mozce_shunt.dll!pages_map(void* addr = 0x797f464c, unsigned int size = 7, int pfd = 2040681484) Line: 2218, Byte Offsets: 0xb4 C
mozce_shunt.dll!chunk_recycle_reserve(unsigned int size = 65536, int zero = 0) Line: 2703, Byte Offsets: 0x1c8 C
mozce_shunt.dll!extent_tree_szad_remove(extent_tree_t* tree = 0x00000000, extent_node_s* node = 0x00000000) Line: 2142, Byte Offsets: 0xecc C
xul.dll!nsNavigator::Preference(void) Line: 9473, Byte Offsets: 0xafc C++
xul.dll!nsGlobalModalWindow::QueryInterface(nsID& aIID = {...}, void** aInstancePtr = 0x00000000) Line: 8834, Byte Offsets: 0x50 C++
xul.dll!nsCOMPtr<nsICookiePermission>::assign_assuming_AddRef(nsICookiePermission* newPtr = 0x004b8c64) Line: 495, Byte Offsets: 0x70 C++
xul.dll!nsSimpleNestedURI::Read(nsIObjectInputStream* aStream = 0x2bbbf624) Line: 64, Byte Offsets: 0x90 C++
xul.dll!nsCookieService::GetSingleton(void) Line: 358, Byte Offsets: 0xd4 C++
xul.dll!nsIDOM3Document_RenameNode_tn(JSContext* cx = 0x65c040b8, JSObject* obj = 0x65c040c0, JSObject* callee = 0x65c040c8, int arg0 = 1707090720, JSString* arg1 = 0x65c100d0, JSString* arg2 = 0x65c031a0) Line: 4649, Byte Offsets: 0x2d4 C++
xul.dll!nsIDOMHTMLIFrameElement_GetContentDocument(JSContext* cx = 0x0000000d, JSObject* obj = 0x00000001, int id = -1951060824, int* vp = 0x8003fea4) Line: 9645, Byte Offsets: 0x1f0 C++
xul.dll!XPCWrappedNative::GetNewOrUsed(XPCCallContext& ccx = {...}, nsISupports* Object = 0x00000000, XPCWrappedNativeScope* Scope = 0x04000000, XPCNativeInterface* Interface = 0x8005eef4, nsWrapperCache* cache = 0xc0020000, int isGlobal = -2147483648, XPCWrappedNative** resultWrapper = 0x370adee3) Line: 325, Byte Offsets: 0x160 C++
xul.dll!XPCWrappedNative::GetNewOrUsed(XPCCallContext& ccx = {...}, nsISupports* Object = 0x001c0004, XPCWrappedNativeScope* Scope = 0xffffc894, XPCNativeInterface* Interface = 0x00000009, nsWrapperCache* cache = 0x8001f47c, int isGlobal = 733739964, XPCWrappedNative** resultWrapper = 0x03f6bbcc) Line: 364, Byte Offsets: 0x3bc C++
xul.dll!HasSoftHyphenBefore(nsTextFragment* aFrag = 0x01184944, gfxTextRun* aTextRun = 0x7962ef70, int aStartOffset = 2038006944, gfxSkipCharsIterator& aIter = {...}) Line: 5682, Byte Offsets: 00 C++
xul.dll!PropertyProvider::GetTabWidths(unsigned int aStart = 1707090736, unsigned int aLength = 1707090752) Line: 2529, Byte Offsets: 0x230 C++
xul.dll!SetProperty(OperatorData* aOperatorData = 0x0000000d, nsString* aName = 0x00000001, nsString* aValue = 0x8bb52ca8) Line: 130, Byte Offsets: 0x13c C++
xul.dll!txExprParser::createPathExpr(txExprLexer& lexer = {...}, txIParseContext* aContext = 0x00010005, Expr** aResult = 0x0000003f) Line: 704, Byte Offsets: 0x224 C++
xul.dll!nsTextEditUtils::InBody(nsIDOMNode* node = 0x799237a8, nsIEditor* editor = 0x0000000d) Line: 117, Byte Offsets: 0x11c C++
xul.dll!ReadStrings(nsINIParser_internal& parser = {...}, ReadString* reads = 0x01bc1524) Line: 162, Byte Offsets: 0x84 C++
Comment 1•15 years ago
|
||
Doug, still see this?
Comment 2•15 years ago
|
||
There's more work and confirmation going on with bug 500301, so I'm setting this as a resolved:duplicate.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•