Windows 10: BSoD when compiling Unreal Engine 5.1 Source [Memory_Managment]

Discus and support BSoD when compiling Unreal Engine 5.1 Source [Memory_Managment] in Windows 10 Gaming to solve the problem; Hi,I have a high end PC, but it crashes all the time when compiling unreal engine 5.1 source code. PC does not crash on any test/benchmark or any high... Discussion in 'Windows 10 Gaming' started by Stevan Kostic, Feb 15, 2024.

  1. BSoD when compiling Unreal Engine 5.1 Source [Memory_Managment]


    Hi,I have a high end PC, but it crashes all the time when compiling unreal engine 5.1 source code. PC does not crash on any test/benchmark or any high demanding games. Only when compiling unreal engine. What happens is that while compiling i get Fatal Error 1060 - No heap space and after that a BSoD happens. It is consistent 100% reproducible.PC is not overclocked and is few months old.I tried multiple solutions to fix this issue but nothing worked:Tested ram with memtest86+ v7.0 the newest one i downloaded an hour ago, 0 Errors, everything passesTested ram with windows memory diagnostic and e

    :)
     
    Stevan Kostic, Feb 15, 2024
    #1

  2. BSOD everytime I run Unreal Engine C++ compilation in Visual Studio

    But it still sometimes crashes (BSOD), not directly during compilation, but during Unreal Engine startup. It is UE itself issue?

    There is mentioned ntkrnlmp.exe

    BLACKBOXWINLOGON: 1

    CUSTOMER_CRASH_COUNT: 1

    PROCESS_NAME: UnrealEditor.e

    SYMBOL_NAME: nt!HvlSkCrashdumpCallbackRoutine+81

    MODULE_NAME: nt

    IMAGE_NAME: ntkrnlmp.exe

    IMAGE_VERSION: 10.0.22621.1848

    STACK_COMMAND: .cxr; .ecxr ; kb

    BUCKET_ID_FUNC_OFFSET: 81

    FAILURE_BUCKET_ID: 0x20001_11_23c8c0_nt!HvlSkCrashdumpCallbackRoutine

    OSPLATFORM_TYPE: x64

    OSNAME: Windows 10

    FAILURE_ID_HASH: {5acdddc0-e511-7285-06a5-380698bcec00}

    https://drive.google.com/drive/folders/1T4V3m2uZnijkrpob_pT2SIIw0OzbgK50?usp=sharing
     
    t.prochazka, Feb 15, 2024
    #2
  3. BSOD everytime I run Unreal Engine C++ compilation in Visual Studio

    I'm trying to compile the Unreal Engine source code in Visual Studio and it always causes Windows to freeze and BSOD a few seconds later.

    According to analyzing minidump files, it looks the reason is random, so it seems like HW problem

    https://drive.google.com/drive/folders/1S7fIXEfpipp4ZfrhSWqfIhlgQdwAFj1i?usp=sharing

    But the issue is that it is not happening during any other action, even playing games.

    It is interesting that immediately when I run the build, the System event log starts to show these warnings, it is not happening during any other operation.


    BSoD when compiling Unreal Engine 5.1 Source [Memory_Managment] cebd1fb9-8840-41dc-a908-8f268e70e054?upload=true.png


    My configuration is
    Windows 11 Pro (10.0.22621 Build 22621 )

    MB Z790 AORUS MASTER (BIOS F7, 07.03.2023 )

    13th Gen Intel(R) Core(TM) i9-13900K, 3000 Mhz, 24 Core(s), 32 Logical Processor(s)

    Kingston Fury Beast Black 64GB (2x32GB) DDR5 6000 CL36

    Corsair HX1500i, 1500W ATX zdroj, 80+ Platinum,

    SEAGATE FireCuda 530 4TB / ZP4000GM3A013 / NVMe M.2 PCIe Gen4

    I tried everything usual
    - tests system files and image integrity, check disk

    - load default BIOS settings

    - update all possible drivers (directly from source Intel, Nvidia)
    - turn off XMP, decrease RAM frequency
    - run Memtest86 for 7 hours with zero error

    - run Windows integrated mem tests for 5 hours with zero error (it just stays on 21%)

    - run Intel Processor Diagnostic Tools for 2 hours (no issue)

    - run Cinebenech for some time (no issue)

    - run Passmark BurninTest for more than an hour (even multiple instances together, with CPU, Memory, disk and GPU tests, with no issue

    - I can play Cyberpunk for several hours without any issue

    - I even tried to use VIsual Studio 2019 a 2022, it happen in both

    I'm even using my computer daily for building (Android App), but not as a big project as Unreal Engine is.
    What Visual Studio C++ compilation does differently that it always crashes in 10 minutes.

    And also the only thing that causes hardware error warnings in the system even log.

    I tried to run this compilation in Windows safe mode, to eliminate faulty driver impact.
    And it is not crashing there, but the CPU is running only 3GHz there, so it still can be an HW issue.
    But why all other existing tests are rock solid, without any issue for much longer time.

    I forgot to mention that during C++ compilation in the log are errors like
    08:26:18:941 1>...\UnrealEngine\Engine\Source\Editor\UnrealEd\Private\Cooker\CompactBinaryTCP.cpp(310): fatal error C1001: Internal compiler error.

    08:26:18:941 1>(compiler file 'D:\a\_work\1\s\src\vctools\Compiler\Utc\src\p2\main.c', line 225)

    08:26:18:941 1> To work around this problem, try simplifying or changing the program near the locations listed above.

    08:26:18:941 1>If possible please provide a repro here: Developer Community

    08:26:18:941 1>Please choose the Technical Support command on the Visual C++

    It is probably also related to this issue.
     
    t.prochazka, Feb 15, 2024
    #3
  4. BSoD when compiling Unreal Engine 5.1 Source [Memory_Managment]

    BSOD when opening Unreal Engine projects

    I had an original issue during C++ compilation, which was solved here by uninstalling Gigabyte Control Center.

    There is also check list what I everything tests already.

    Redirecting

    But BSOD still happening to me, usually during Unreal Engine project opening.

    Sometimes there is Unreal Engine as a process, but usually, it is just System.
    Here are mini dumps:

    https://drive.google.com/drive/folders/1T4V3m2uZnijkrpob_pT2SIIw0OzbgK50?usp=sharing
    I
    can normally use windows for weeks, without any issue, play game and everything OK, but when I start working with Unreal Engine, it always crash.

    It freeze for some time, mouse pointer stop moving and then BSOD will come.

    But I don't see any driver in WinDbg app there.

    I didn't found any post about this issue on Unreal Engine forum, it probably happening just to me :-(

    What else can be source of BSOD here?

     
    t.prochazka, Feb 15, 2024
    #4
Thema:

BSoD when compiling Unreal Engine 5.1 Source [Memory_Managment]

Loading...
  1. BSoD when compiling Unreal Engine 5.1 Source [Memory_Managment] - Similar Threads - BSoD compiling Unreal

  2. Consistent bluescreens when compiling Unreal Engine from source

    in Windows 10 Gaming
    Consistent bluescreens when compiling Unreal Engine from source: Hi,Here is a DxDiag.txt about my PC.I've formated both my SSDs using Diskpart, then freshly reinstalled Windows 11 from a flash drive using Windows media creation tool, I'm currently on 23H2. I've reverted UEFI/BIOS to stock settings played around with and without XMP, and...
  3. Consistent bluescreens when compiling Unreal Engine from source

    in Windows 10 Software and Apps
    Consistent bluescreens when compiling Unreal Engine from source: Hi,Here is a DxDiag.txt about my PC.I've formated both my SSDs using Diskpart, then freshly reinstalled Windows 11 from a flash drive using Windows media creation tool, I'm currently on 23H2. I've reverted UEFI/BIOS to stock settings played around with and without XMP, and...
  4. BSoD when compiling Unreal Engine 5.1 Source [Memory_Managment]

    in Windows 10 Software and Apps
    BSoD when compiling Unreal Engine 5.1 Source [Memory_Managment]: Hi,I have a high end PC, but it crashes all the time when compiling unreal engine 5.1 source code. PC does not crash on any test/benchmark or any high demanding games. Only when compiling unreal engine. What happens is that while compiling i get Fatal Error 1060 - No heap...
  5. BSoD when compiling Unreal Engine 5.1 Source [Memory_Managment]

    in Windows 10 BSOD Crashes and Debugging
    BSoD when compiling Unreal Engine 5.1 Source [Memory_Managment]: Hi,I have a high end PC, but it crashes all the time when compiling unreal engine 5.1 source code. PC does not crash on any test/benchmark or any high demanding games. Only when compiling unreal engine. What happens is that while compiling i get Fatal Error 1060 - No heap...
  6. BSOD when I open unreal engine

    in Windows 10 Gaming
    BSOD when I open unreal engine: I get bsod everytime i open unreal engine. Just formatted and installed windows. Updated motherboard bios, installed chipset driver. Did a memtest86 on my ram. Everything seems to be fine. Its driving me crazy. I cannot figure out what is wrong. Please help me....
  7. BSOD when I open unreal engine

    in Windows 10 Software and Apps
    BSOD when I open unreal engine: I get bsod everytime i open unreal engine. Just formatted and installed windows. Updated motherboard bios, installed chipset driver. Did a memtest86 on my ram. Everything seems to be fine. Its driving me crazy. I cannot figure out what is wrong. Please help me....
  8. BSOD when opening Unreal Engine projects

    in Windows 10 Gaming
    BSOD when opening Unreal Engine projects: I had an original issue during C++ compilation, which was solved here by uninstalling Gigabyte Control Center.There is also check list what I everything tests...
  9. BSOD when opening Unreal Engine projects

    in Windows 10 Software and Apps
    BSOD when opening Unreal Engine projects: I had an original issue during C++ compilation, which was solved here by uninstalling Gigabyte Control Center.There is also check list what I everything tests...
  10. BSOD everytime I run Unreal Engine C++ compilation in Visual Studio

    in Windows 10 Software and Apps
    BSOD everytime I run Unreal Engine C++ compilation in Visual Studio: I'm trying to compile the Unreal Engine source code in Visual Studio and it always causes Windows to freeze and BSOD a few seconds later.According to analyzing minidump files, it looks the reason is random, so it seems like HW...