Opened 4 years ago

Closed 3 years ago

#5821 closed defect (needsinfo)

Got error window and then 0ad froze on rP24030 in multiplayer

Reported by: Silier Owned by:
Priority: Must Have Milestone:
Component: Core engine Keywords:
Cc: Patch:

Description


Attachments (3)

crashlog.dmp (153.0 KB ) - added by Silier 4 years ago.
crashlog.txt (19.7 KB ) - added by Silier 4 years ago.
mainlog.html (1.1 MB ) - added by Silier 4 years ago.

Download all attachments as: .zip

Change History (4)

by Silier, 4 years ago

Attachment: crashlog.dmp added

by Silier, 4 years ago

Attachment: crashlog.txt added

by Silier, 4 years ago

Attachment: mainlog.html added

comment:1 by Stan, 3 years ago

Milestone: Alpha 24
Resolution: needsinfo
Status: newclosed

Is it possible you ran out of game memory ? e.g compiled without the large-address aware flag 2GB of RAM max, or got over 4GB (Since the game is 32bit cannot use more than this) ?

Is probably an issue with SM now, and given the significant upgrade I guess we need more info to debug this.

Call Stack:

>	pyrogenesis.exe!PerformErrorReaction(ErrorReactionInternal er, unsigned int flags, volatile int * suppress) Line 426	C++
 	pyrogenesis.exe!debug_DisplayError(const wchar_t * description, unsigned int flags, void * context, const wchar_t * lastFuncToSkip, const wchar_t * pathname, int line, const char * func, volatile int * suppress) Line 483	C++
 	pyrogenesis.exe!wseh_ExceptionFilter(_EXCEPTION_POINTERS * ep) Line 290	C++
 	pyrogenesis.exe!CallStartupWithinTryBlock() Line 366	C++
 	VCRUNTIME140.dll!_seh_longjmp_unwind4() + 58 bytes	Unknown
 	[Frames below may be incorrect and/or missing, no symbols loaded for VCRUNTIME140.dll]	
 	VCRUNTIME140.dll!_except_handler4_common() + 129 bytes	Unknown
 	mozjs45-ps-release-vc140.dll!js::GCMarker::processMarkStackTop(js::SliceBudget & budget) Line 1498	C++
 	mozjs45-ps-release-vc140.dll!js::GCMarker::drainMarkStack(js::SliceBudget & budget) Line 1294	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::GCForReason(JSRuntime * rt, JSGCInvocationKind gckind, JS::gcreason::Reason reason) Line 7341	C++
 	mozjs45-ps-release-vc140.dll!EnterIon(JSContext * cx, js::jit::EnterJitData & data) Line 2708	C++
 	[External Code]	
 	mozjs45-ps-release-vc140.dll!JS_EndRequest(JSContext * cx) Line 554	C++
 	pyrogenesis.exe!IGUIObject::RecurseObject<IGUIObject * const &>(bool (void) * isRestricted, void (IGUIObject * const &) * callbackFunction, IGUIObject * const & <args_0>) Line 276	C++
 	[External Code]	
 	pyrogenesis.exe!CallStartupWithinTryBlock() Line 365	C++

Note: See TracTickets for help on using tickets.