Ideas

sipuruaimalefake's avatar
sipuruaimalefake
New Spectator
4 days ago
Status:
New

After the update on April 9th, the game crashes as soon as it opens

The game freezes at the initialization screen and then crashes with an error.

The report suggests checking the contents of the generated dump file. After opening it with WinDbg, the contents are as follows.

What exactly is causing my game to crash? I’m really sad that I can’t play Apex.

3 Comments

  • crash report handler display 

    Dumping started...
    Dumping finished. File:
    C:\Users\002\AppData\Local\Temp\PACKER_625390_18740.dmp
    Uploading started...
    Error during sending HTTP request: 12030
    Upload failed with status C0072EFE, retrying...
    Upload finished (HTTP code: 200).
    Finished.

  • winfbg display

     

    25-04-12:15:36:41:476 : Warning : DbgX.Services.dll : SymSrv : Failed to retrieve file, error code: 80190194
    2025-04-12:15:36:41:476 : Information : DbgX.Services.dll : Activity completed (661 ms): Downloading file runtime.pdb
    2025-04-12:15:36:41:477 : Information : DbgX.Services.dll : Activity completed (691 ms): Loading symbols for r5apex_dx12runtime
    2025-04-12:15:36:41:478 : Information : DbgX.Debugger.dll : (E) Engine state change from request: BREAK
    2025-04-12:15:36:41:478 : Information : DbgX.Debugger.dll : (E) Completed request (3204 ms) : OpenDumpFileRequest: Dump File 'C:\Users\002\AppData\Local\Temp\PACKER_625390_18740.dmp'
    2025-04-12:15:36:41:478 : Information : DbgX.Debugger.dll : (E) Looking for request: Items: 2
    2025-04-12:15:36:41:478 : Information : DbgX.Debugger.dll : (E) Executing request: ModelQueryRequest: -r2  Debugger.State.Views 
    2025-04-12:15:36:41:479 : Information : DbgX.Debugger.dll : (E) Completed request (0 ms) : ModelQueryRequest: -r2  Debugger.State.Views 
    2025-04-12:15:36:41:479 : Information : DbgX.Debugger.dll : (E) Looking for request: Items: 1
    2025-04-12:15:36:41:479 : Information : DbgX.Debugger.dll : (E) Executing request: ModelQueryRequest: -r1  @$bphit 
    2025-04-12:15:36:41:479 : Information : DbgX.Debugger.dll : (E) Completed request (0 ms) : ModelQueryRequest: -r1  @$bphit 
    2025-04-12:15:36:41:480 : Information : DbgX.Debugger.dll : (E) Refresh: Memory, Registers, DebuggerState, Scope, ConnectionState, Modules
    2025-04-12:15:36:41:484 : Information : DbgX.Debugger.dll : Finding source line information for current frame
    2025-04-12:15:36:41:490 : Information : DbgXUI.dll : Invalidating registers window due to refresh
    2025-04-12:15:36:41:480 : Information : DbgX.Debugger.dll : (E) Looking for request: Items: 0
    2025-04-12:15:36:41:484 : Information : DbgX.Debugger.dll : (E) Executing request: SourceLocationRequest (current address)
    2025-04-12:15:36:41:487 : Information : DbgX.Debugger.dll : (E) GetLineByInlineContextWide failed. Symbols are not loaded or no source information available
    2025-04-12:15:36:41:488 : Information : DbgX.Debugger.dll : (E) Completed request (3 ms) : SourceLocationRequest: '0x7FFD08B70B97'
    2025-04-12:15:36:41:488 : Information : DbgX.Debugger.dll : (E) Looking for request: Items: 1
    2025-04-12:15:36:41:488 : Information : DbgX.Debugger.dll : (E) Executing request: ModelQueryRequest: -r2  @$curprocess.Threads.Select(x => new {Value = __iserror(x.ToDisplayString()) ? "<unknown thread start>" : x.ToDisplayString(), Index = __iserror(x.Index) ? " " : x.Index,Id = x.Id,Name = x.Name}) 
    2025-04-12:15:36:41:493 : Information : DbgX.Debugger.dll : (E) Completed request (4 ms) : ModelQueryRequest: -r2  @$curprocess.Threads.Select(x => new {Value = __iserror(x.ToDisplayString()) ? "<unknown thread start>" : x.ToDisplayString(), Index = __iserror(x.Index) ? " " : x.Index,Id = x.Id,Name = x.Name}) 
    2025-04-12:15:36:41:493 : Information : DbgX.Debugger.dll : (E) Looking for request: Items: 4
    2025-04-12:15:36:41:494 : Information : DbgX.Debugger.dll : (E) Executing request: ModelQueryRequest: -r2  @$curthread.Registers 
    2025-04-12:15:36:41:497 : Information : DbgX.Debugger.dll : (E) Completed request (3 ms) : ModelQueryRequest: -r2  @$curthread.Registers 
    2025-04-12:15:36:41:497 : Information : DbgX.Debugger.dll : (E) Looking for request: Items: 3
    2025-04-12:15:36:41:497 : Information : DbgX.Debugger.dll : (E) Executing request: ModelQueryRequest: -r1  @$cursession.Attributes.Machine.AbbrevName 
    2025-04-12:15:36:41:500 : Information : DbgX.Debugger.dll : (E) Completed request (2 ms) : ModelQueryRequest: -r1  @$cursession.Attributes.Machine.AbbrevName 
    2025-04-12:15:36:41:500 : Information : DbgX.Debugger.dll : (E) Looking for request: Items: 2
    2025-04-12:15:36:41:500 : Information : DbgX.Debugger.dll : (E) Executing request: ModelQueryRequest: -r1  @$curthread.Environment.EnvironmentBlock 
    2025-04-12:15:36:41:503 : Information : DbgX.Services.dll : Activity started: Loading symbols for ntdll
    2025-04-12:15:36:41:504 : Information : DbgX.Services.dll : Activity started: Downloading file ntdll.dll
    2025-04-12:15:36:41:504 : Information : DbgX.Services.dll : SymSrv : The index string for the request is: 82BFA2B9217000
    2025-04-12:15:36:41:504 : Information : DbgX.Services.dll : SymSrv : File found: C:\ProgramData\Dbg\sym\ntdll.dll\82BFA2B9217000\ntdll.dll
    2025-04-12:15:36:41:504 : Information : DbgX.Services.dll : Activity completed (0 ms): Downloading file ntdll.dll
    2025-04-12:15:36:41:507 : Information : DbgX.Services.dll : Activity started: Downloading file ntdll.pdb
    2025-04-12:15:36:41:507 : Information : DbgX.Services.dll : SymSrv : The index string for the request is: CF6637D6B581992D0DD15EEC2A0CE0941
    2025-04-12:15:36:41:507 : Information : DbgX.Services.dll : SymSrv : File found: C:\ProgramData\Dbg\sym\ntdll.pdb\CF6637D6B581992D0DD15EEC2A0CE0941\ntdll.pdb
    2025-04-12:15:36:41:507 : Information : DbgX.Services.dll : Activity completed (0 ms): Downloading file ntdll.pdb
    2025-04-12:15:36:41:511 : Information : DbgX.Services.dll : Activity completed (7 ms): Loading symbols for ntdll
    2025-04-12:15:36:41:512 : Information : DbgX.Debugger.dll : (E) Completed request (12 ms) : ModelQueryRequest: -r1  @$curthread.Environment.EnvironmentBlock 
    2025-04-12:15:36:41:512 : Information : DbgX.Debugger.dll : (E) Looking for request: Items: 2
    2025-04-12:15:36:41:512 : Information : DbgX.Debugger.dll : (E) Executing request: ScriptProvidersEnumerationRequest
    2025-04-12:15:36:41:514 : Information : DbgX.Debugger.dll : (E) Completed request (2 ms) : ScriptProvidersEnumerationRequest
    2025-04-12:15:36:41:514 : Information : DbgX.Debugger.dll : (E) Looking for request: Items: 1
    2025-04-12:15:36:41:515 : Information : DbgX.Debugger.dll : (E) Executing request: ThreadIndexRequest
    2025-04-12:15:36:41:515 : Information : DbgX.Debugger.dll : (E) Completed request (0 ms) : ThreadIndexRequest
    2025-04-12:15:36:41:515 : Information : DbgX.Debugger.dll : (E) Refresh: Modules
    2025-04-12:15:36:41:520 : Information : DbgX.Debugger.dll : Finding source line information for current frame
    2025-04-12:15:36:41:515 : Information : DbgX.Debugger.dll : (E) Looking for request: Items: 0
    2025-04-12:15:36:41:520 : Information : DbgXUI.dll : Data retrieved for registers window. Arch is AMD64
    2025-04-12:15:36:41:520 : Information : DbgX.Debugger.dll : (E) Executing request: SourceLocationRequest (current address)
    2025-04-12:15:36:41:520 : Information : DbgX.Debugger.dll : (E) GetLineByInlineContextWide failed. Symbols are not loaded or no source information available
    2025-04-12:15:36:41:520 : Information : DbgX.Debugger.dll : (E) Completed request (0 ms) : SourceLocationRequest: '0x7FFD08B70B97'
    2025-04-12:15:36:41:520 : Information : DbgX.Debugger.dll : (E) Looking for request: Items: 2
    2025-04-12:15:36:41:520 : Information : DbgX.Debugger.dll : (E) Executing request: ModelQueryRequest: -r2  @$curprocess.Threads.Select(x => new {Value = __iserror(x.ToDisplayString()) ? "<unknown thread start>" : x.ToDisplayString(), Index = __iserror(x.Index) ? " " : x.Index,Id = x.Id,Name = x.Name}) 
    2025-04-12:15:36:41:524 : Information : DbgX.Debugger.dll : (E) Completed request (3 ms) : ModelQueryRequest: -r2  @$curprocess.Threads.Select(x => new {Value = __iserror(x.ToDisplayString()) ? "<unknown thread start>" : x.ToDisplayString(), Index = __iserror(x.Index) ? " " : x.Index,Id = x.Id,Name = x.Name}) 
    2025-04-12:15:36:41:524 : Information : DbgX.Debugger.dll : (E) Looking for request: Items: 4
    2025-04-12:15:36:41:524 : Information : DbgX.Debugger.dll : (E) Executing request: ScriptProvidersEnumerationRequest
    2025-04-12:15:36:41:524 : Information : DbgX.Debugger.dll : (E) Completed request (0 ms) : ScriptProvidersEnumerationRequest
    2025-04-12:15:36:41:524 : Information : DbgX.Debugger.dll : (E) Looking for request: Items: 3
    2025-04-12:15:36:41:524 : Information : DbgX.Debugger.dll : (E) Executing request: ModelQueryRequest: -r2  @$curthread.Registers 
    2025-04-12:15:36:41:528 : Information : DbgX.Debugger.dll : (E) Completed request (3 ms) : ModelQueryRequest: -r2  @$curthread.Registers 
    2025-04-12:15:36:41:528 : Information : DbgX.Debugger.dll : (E) Looking for request: Items: 2
    2025-04-12:15:36:41:528 : Information : DbgX.Debugger.dll : (E) Executing request: ModelQueryRequest: -r1  @$cursession.Attributes.Machine.AbbrevName 
    2025-04-12:15:36:41:528 : Information : DbgX.Debugger.dll : (E) Completed request (0 ms) : ModelQueryRequest: -r1  @$cursession.Attributes.Machine.AbbrevName 
    2025-04-12:15:36:41:528 : Information : DbgX.Debugger.dll : (E) Looking for request: Items: 1
    2025-04-12:15:36:41:528 : Information : DbgX.Debugger.dll : (E) Executing request: ModelQueryRequest: -r1  @$curthread.Environment.EnvironmentBlock 
    2025-04-12:15:36:41:531 : Information : DbgX.Debugger.dll : (E) Completed request (3 ms) : ModelQueryRequest: -r1  @$curthread.Environment.EnvironmentBlock 
    2025-04-12:15:36:41:531 : Information : DbgX.Debugger.dll : (E) Looking for request: Items: 0
    2025-04-12:15:36:41:533 : Information : DbgXUI.dll : Data retrieved for registers window. Arch is AMD64
    2025-04-12:15:36:41:533 : Information : DbgX.Debugger.dll : (E) Executing request: ThreadIndexRequest
    2025-04-12:15:36:41:533 : Information : DbgX.Debugger.dll : (E) Completed request (0 ms) : ThreadIndexRequest
    2025-04-12:15:36:41:533 : Information : DbgX.Debugger.dll : (E) Looking for request: Items: 0
    2025-04-12:15:36:41:591 : Information : DbgX.Debugger.dll : (E) No messages waiting, dispatching callbacks
    2025-04-12:15:36:45:879 : Information : DbgX.Services.dll : Switching to Thread: [0x4478]
    2025-04-12:15:36:45:961 : Information : DbgX.Debugger.dll : (E) Executing request: ModelQueryRequest: -r1  @$curprocess.Threads[0x4478].SwitchTo() 
    2025-04-12:15:36:45:962 : Information : DbgX.Debugger.dll : (E) Completed request (0 ms) : ModelQueryRequest: -r1  @$curprocess.Threads[0x4478].SwitchTo() 
    2025-04-12:15:36:45:962 : Information : DbgX.Debugger.dll : (E) Refresh: Memory, Registers
    2025-04-12:15:36:45:962 : Information : DbgX.Debugger.dll : Finding source line information for current frame
    2025-04-12:15:36:45:963 : Information : DbgXUI.dll : Invalidating registers window due to refresh
    2025-04-12:15:36:45:962 : Information : DbgX.Debugger.dll : (E) Looking for request: Items: 0
    2025-04-12:15:36:45:963 : Information : DbgX.Debugger.dll : (E) Executing request: SourceLocationRequest (current address)
    2025-04-12:15:36:45:963 : Information : DbgX.Debugger.dll : (E) GetLineByInlineContextWide failed. Symbols are not loaded or no source information available
    2025-04-12:15:36:45:963 : Information : DbgX.Debugger.dll : (E) Completed request (0 ms) : SourceLocationRequest: '0x7FFD08B70B97'
    2025-04-12:15:36:45:963 : Information : DbgX.Debugger.dll : (E) Looking for request: Items: 1
    2025-04-12:15:36:45:963 : Information : DbgX.Debugger.dll : (E) Executing request: ModelQueryRequest: -r2  @$curprocess.Threads.Select(x => new {Value = __iserror(x.ToDisplayString()) ? "<unknown thread start>" : x.ToDisplayString(), Index = __iserror(x.Index) ? " " : x.Index,Id = x.Id,Name = x.Name}) 
    2025-04-12:15:36:45:966 : Information : DbgX.Debugger.dll : (E) Completed request (3 ms) : ModelQueryRequest: -r2  @$curprocess.Threads.Select(x => new {Value = __iserror(x.ToDisplayString()) ? "<unknown thread start>" : x.ToDisplayString(), Index = __iserror(x.Index) ? " " : x.Index,Id = x.Id,Name = x.Name}) 
    2025-04-12:15:36:45:966 : Information : DbgX.Debugger.dll : (E) Looking for request: Items: 4
    2025-04-12:15:36:45:966 : Information : DbgX.Debugger.dll : (E) Executing request: ModelQueryRequest: -r2  @$curthread.Registers 
    2025-04-12:15:36:45:970 : Information : DbgX.Debugger.dll : (E) Completed request (3 ms) : ModelQueryRequest: -r2  @$curthread.Registers 
    2025-04-12:15:36:45:970 : Information : DbgX.Debugger.dll : (E) Looking for request: Items: 4
    2025-04-12:15:36:45:970 : Information : DbgX.Debugger.dll : (E) Executing request: ModelQueryRequest: -r1  @$cursession.Attributes.Machine.AbbrevName 
    2025-04-12:15:36:45:970 : Information : DbgX.Debugger.dll : (E) Completed request (0 ms) : ModelQueryRequest: -r1  @$cursession.Attributes.Machine.AbbrevName 
    2025-04-12:15:36:45:971 : Information : DbgX.Debugger.dll : (E) Looking for request: Items: 3
    2025-04-12:15:36:45:971 : Information : DbgX.Debugger.dll : (E) Executing request: ModelQueryRequest: -r1  @$curthread.Environment.EnvironmentBlock 
    2025-04-12:15:36:45:974 : Information : DbgX.Debugger.dll : (E) Completed request (3 ms) : ModelQueryRequest: -r1  @$curthread.Environment.EnvironmentBlock 
    2025-04-12:15:36:45:974 : Information : DbgX.Debugger.dll : (E) Looking for request: Items: 2
    2025-04-12:15:36:45:974 : Information : DbgX.Debugger.dll : (E) Executing request: ScriptProvidersEnumerationRequest
    2025-04-12:15:36:45:974 : Information : DbgX.Debugger.dll : (E) Completed request (0 ms) : ScriptProvidersEnumerationRequest
    2025-04-12:15:36:45:974 : Information : DbgX.Debugger.dll : (E) Looking for request: Items: 1
    2025-04-12:15:36:45:974 : Information : DbgX.Debugger.dll : (E) Executing request: ThreadIndexRequest
    2025-04-12:15:36:45:974 : Information : DbgX.Debugger.dll : (E) Completed request (0 ms) : ThreadIndexRequest
    2025-04-12:15:36:45:974 : Information : DbgX.Debugger.dll : (E) Looking for request: Items: 0
    2025-04-12:15:36:45:976 : Information : DbgXUI.dll : Data retrieved for registers window. Arch is AMD64

About Apex Legends Bug Reports

Report bugs and see what the Apex Legends community is saying on this forum.Latest Activity: 12 minutes ago