Need help with crash dump

IcyDragoness 20 Reputation points
2026-08-22T09:21:36.25+00:00

I was trying to redownload a game that ran perfectly fine some years ago but now would close out upon launch. I have already tried reinstalling, verify game files, deleting saves, checked drivers, etc. I did reinstall windows recently too. I need help understanding whats goin on here.

*******************************************************************************
*                                                                             *
*                        Exception Analysis                                   *
*                                                                             *
*******************************************************************************


KEY_VALUES_STRING: 1

    Key  : AV.Type
    Value: Execute

    Key  : Analysis.CPU.mSec
    Value: 828

    Key  : Analysis.Elapsed.mSec
    Value: 1924

    Key  : Analysis.IO.Other.Mb
    Value: 0

    Key  : Analysis.IO.Read.Mb
    Value: 1

    Key  : Analysis.IO.Write.Mb
    Value: 0

    Key  : Analysis.Init.CPU.mSec
    Value: 468

    Key  : Analysis.Init.Elapsed.mSec
    Value: 9629

    Key  : Analysis.Memory.CommitPeak.Mb
    Value: 160

    Key  : Analysis.Version.DbgEng
    Value: 10.0.29617.1000

    Key  : Analysis.Version.Description
    Value: 10.2604.29.1 x86fre

    Key  : Analysis.Version.Ext
    Value: 1.2604.29.1

    Key  : Failure.Bucket
    Value: SOFTWARE_NX_FAULT_NULL_INVALID_POINTER_EXECUTE_c0000005_atiglpxx.dll!Unknown

    Key  : Failure.Exception.Code
    Value: 0xc0000005

    Key  : Failure.Hash
    Value: {0f636456-e189-f7cf-07aa-52338346913f}

    Key  : Failure.ProblemClass.Primary
    Value: SOFTWARE_NX_FAULT

    Key  : Faulting.IP.Type
    Value: Null

    Key  : Timeline.OS.Boot.DeltaSec
    Value: 60927

    Key  : Timeline.Process.Start.DeltaSec
    Value: 3

    Key  : WER.OS.Branch
    Value: ge_release

    Key  : WER.OS.Version
    Value: 10.0.26100.1


FILE_IN_CAB:  Noita-Build-Jan 25 2025--20260822-155130-10072-3720.dmp

APPLICATION_VERIFIER_FLAGS:  0

CONTEXT:  (.ecxr)
eax=00000000 ebx=0195ef08 ecx=0000007f edx=00000000 esi=76646780 edi=59db0000
eip=00000000 esp=1119c964 ebp=1119cb90 iopl=0         nv up ei pl zr na pe nc
cs=0023  ss=002b  ds=002b  es=002b  fs=0053  gs=002b             efl=00010246
00000000 ??              ???
Resetting default scope

EXCEPTION_RECORD:  (.exr -1)
ExceptionAddress: 00000000
   ExceptionCode: c0000005 (Access violation)
  ExceptionFlags: 00000000
NumberParameters: 2
   Parameter[0]: 00000008
   Parameter[1]: 00000000
Attempt to execute non-executable address 00000000

PROCESS_NAME:  noita_dev.exe

EXECUTE_ADDRESS: 0

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:  00000008

EXCEPTION_PARAMETER2:  00000000

STACK_TEXT:  
WARNING: Frame IP not in any known module. Following frames may be wrong.
1119c960 5c388f1c     0195ef08 00000000 00000000 0x0
1119cb90 5c389181     ffffffff 104b2c10 1119d1ec atiglpxx_5c380000!DrvSwapBuffers+0x286
1119cba0 5f19b999     0195ef08 0004017e 1119d380 atiglpxx_5c380000!AmdGetCallbackProcs+0x7d
1119d1ec 5f31af7d     1119d380 1119d380 104b2c10 atioglxx!DrvSetCallbackProcs+0x1014d9
1119d258 5f1da759     1119d380 a22983e5 00000000 atioglxx!DrvSetCallbackProcs+0x280abd
1119d2d8 5f1d828b     1119fec8 1119fed0 5f1d828b atioglxx!DrvSetCallbackProcs+0x140299
1119fec8 5f0272bc     10328d30 5f0272bc 0d501c80 atioglxx!DrvSetCallbackProcs+0x13ddcb
1119ff1c 5f02c4ad     05e446a8 a229ae01 5f02c480 atioglxx!DllMain+0x8cc25c
1119ff3c 5f4be5e1     03aa0d00 a229ae49 5f4be589 atioglxx!DllMain+0x8d144d
1119ff74 76645d49     10113408 76645d30 1119ffdc atioglxx!eglGetProcAddress+0x7ac71
1119ff84 7735e12b     10113408 273fc59d 00000000 kernel32!BaseThreadInitThunk+0x19
1119ffdc 7735e0b1     ffffffff 773a57b3 00000000 ntdll!__RtlUserThreadStart+0x2b
1119ffec 00000000     5f4be589 10113408 00000000 ntdll!_RtlUserThreadStart+0x1b


STACK_COMMAND: ~4s; .ecxr ; kb

SYMBOL_NAME:  atiglpxx_5c380000+8f1c

MODULE_NAME: atiglpxx_5c380000

IMAGE_NAME:  atiglpxx.dll

FAILURE_BUCKET_ID:  SOFTWARE_NX_FAULT_NULL_INVALID_POINTER_EXECUTE_c0000005_atiglpxx.dll!Unknown

OS_VERSION:  10.0.26100.1

BUILDLAB_STR:  ge_release

OSPLATFORM_TYPE:  x86

OSNAME:  Windows 10

IMAGE_VERSION:  32.0.11038.8002

FAILURE_ID_HASH:  {0f636456-e189-f7cf-07aa-52338346913f}

Followup:     MachineOwner

Windows for home | Windows 11 | Gaming
0 comments No comments

Answer accepted by question author
olivia jenefr 160 Reputation points
2026-08-22T11:17:04.0366667+00:00

The crash log points straight at your AMD graphics driver, not the game itself — the fault is happening inside atiglpxx.dll/atioglxx.dll (AMD's OpenGL driver), not in Noita's own code.

Most likely fix:

  1. Fully uninstall your current AMD driver using DDU (Display Driver Uninstaller) in Safe Mode — a normal reinstall often leaves old driver remnants behind, which is common after a Windows reinstall if you used a driver package that came bundled with Windows Update instead of AMD's official installer.
  2. Download the latest driver directly from AMD's site (not Windows Update) and do a clean install.
  3. If the newest driver still crashes, try an older/previous driver version — Noita uses OpenGL specifically, and some AMD driver releases have had regressions with OpenGL titles even when DirectX games run fine.

Was this answer helpful?

2 people found this answer helpful.

0 additional answers

Sort by: Newest

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.