Re: (Possible) Memory leaks resulting in client crashes
Game Crashes directly after launching. Analyzing the crash dmp states that r5apex.exe tries to execute code from address 0xffffffffffffffff. I had the same two patches ago. It got fixed with the next patch but now its back again after the last patch some minutes ago. Respawn pls fix!
System Info (everything up to date):
Windows 10
AMD Ryzen 5900x
Nvidia GTX 1070ti
Output from WinDbg:
CONTEXT: (.ecxr) rax=2cafd2c44cebf15d rbx=2cafd2c44cebf15d rcx=2cafd2c44cebf15d rdx=fe0202be97f2757f rsi=a2338330d3cf6d26 rdi=2cafd2c44cebf15d rip=ffffffffffffffff rsp=000001f8179a7740 rbp=2cafd2c44cebf15d r8=72586dba17f99523 r9=01d4cac3fa782013 r10=f5842d7ea732df31 r11=2cafd2c44cebf15d r12=2cafd2c44cebf15d r13=2cafd2c44cebf15d r14=2cafd2c44cebf15d r15=2cafd2c44cebf15d iopl=0 nv up ei pl nz na po cy cs=0033 ss=002b ds=002b es=002b fs=0053 gs=002b efl=00010207 ffffffff`ffffffff ?? ??? Resetting default scope EXCEPTION_RECORD: (.exr -1) ExceptionAddress: ffffffffffffffff ExceptionCode: c0000005 (Access violation) ExceptionFlags: 00000000 NumberParameters: 2 Parameter[0]: 0000000000000008 Parameter[1]: ffffffffffffffff Attempt to execute non-executable address ffffffffffffffff PROCESS_NAME: r5apex.exe EXECUTE_ADDRESS: ffffffffffffffff FAILED_INSTRUCTION_ADDRESS: +0 ffffffff`ffffffff ?? ??? ERROR_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%p referenced memory at 0x%p. The memory could not be %s. EXCEPTION_CODE_STR: c0000005 EXCEPTION_PARAMETER1: 0000000000000008 EXCEPTION_PARAMETER2: ffffffffffffffff IP_ON_HEAP: ffffffffffffffff The fault address in not in any loaded module, please check your build's rebase log at <releasedir>\bin\build_logs\timebuild\ntrebase.log for module which may contain the address if it were loaded. STACK_TEXT: 000001f8`179a7740 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0xffffffff`ffffffff STACK_COMMAND: ~0s; .ecxr ; kb SYMBOL_NAME: r5apex.exe!unknown_error_in_process MODULE_NAME: r5apex IMAGE_NAME: r5apex.exe FAILURE_BUCKET_ID: SOFTWARE_NX_FAULT_AVRF_c0000005_r5apex.exe!unknown_error_in_process OS_VERSION: 10.0.19041.1 BUILDLAB_STR: vb_release OSPLATFORM_TYPE: x64 OSNAME: Windows 10 IMAGE_VERSION: 1.0.0.0 FAILURE_ID_HASH: {7fa0bc25-af75-e133-b28c-1d9a2938f594} Followup: MachineOwner ---------