Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#5700 closed defect (duplicate)

Crash dump.

Reported by: nani Owned by:
Priority: Should Have Milestone:
Component: Core engine Keywords: crash
Cc: Patch:

Description

2v2 svn revision 23547. Crash during (at the end) map loading.

Attachments (1)

crash_logs_1.zip (241.4 KB ) - added by nani 4 years ago.

Download all attachments as: .zip

Change History (4)

by nani, 4 years ago

Attachment: crash_logs_1.zip added

comment:1 by Silier, 4 years ago

#5655

>	mozjs45-ps-release-vc140.dll!js::GCMarker::eagerlyMarkChildren(JSRope * rope) Line 1088	C++
 	[Inline Frame] mozjs45-ps-release-vc140.dll!js::GCMarker::eagerlyMarkChildren(JSString *) Line 1008	C++
 	[Inline Frame] mozjs45-ps-release-vc140.dll!js::GCMarker::markAndScan(JSString *) Line 820	C++
 	[Inline Frame] mozjs45-ps-release-vc140.dll!js::GCMarker::traverse(JSString *) Line 823	C++
 	[Inline Frame] mozjs45-ps-release-vc140.dll!js::GCMarker::traverseEdge(JSObject *) Line 876	C++
 	mozjs45-ps-release-vc140.dll!js::GCMarker::processMarkStackTop(js::SliceBudget & budget) Line 1430	C++
 	mozjs45-ps-release-vc140.dll!js::GCMarker::drainMarkStack(js::SliceBudget & budget) Line 1294	C++
 	[Inline Frame] mozjs45-ps-release-vc140.dll!js::gc::GCRuntime::drainMarkStack(js::SliceBudget &) Line 5348	C++
 	mozjs45-ps-release-vc140.dll!js::gc::GCRuntime::incrementalCollectSlice(js::SliceBudget & budget, JS::gcreason::Reason reason) Line 6048	C++
 	mozjs45-ps-release-vc140.dll!js::gc::GCRuntime::gcCycle(bool nonincrementalByAPI, js::SliceBudget & budget, JS::gcreason::Reason reason) Line 6281	C++
 	mozjs45-ps-release-vc140.dll!js::gc::GCRuntime::collect(bool nonincrementalByAPI, js::SliceBudget budget, JS::gcreason::Reason reason) Line 6387	C++
 	mozjs45-ps-release-vc140.dll!js::gc::GCRuntime::gc(JSGCInvocationKind gckind, JS::gcreason::Reason reason) Line 6443	C++
 	mozjs45-ps-release-vc140.dll!js::DestroyContext(JSContext * cx, js::DestroyContextMode mode) Line 182	C++
 	mozjs45-ps-release-vc140.dll!JS_DestroyContext(JSContext * cx) Line 573	C++

comment:2 by Silier, 4 years ago

Resolution: duplicate
Status: newclosed

comment:3 by elexis, 4 years ago

Milestone: Alpha 24
Note: See TracTickets for help on using tickets.