Windows 10: AutoCAD LT crash - ntdll.dll faulting module

Discus and support AutoCAD LT crash - ntdll.dll faulting module in Windows 10 Software and Apps to solve the problem; I'm having a program crash in AutoCAD LT 2010 when performing certain tasks. This version of the program is not supported for Windows 10, but it was... Discussion in 'Windows 10 Software and Apps' started by TV2, Apr 23, 2020.

  1. TV2
    TV2 Win User

    AutoCAD LT crash - ntdll.dll faulting module


    I'm having a program crash in AutoCAD LT 2010 when performing certain tasks. This version of the program is not supported for Windows 10, but it was running fine until just recently. Could be due to an update, or a new nvidia driver.
    In Event Viewer each crash is caused by the same event and faulting module: ntdll.dll
    Wondering if there is anything I can do.

    I saw a post on MS that I could try uninstalling and reinstalling ntdll.dll from CMD prompt. Is this advisable?
    regsvr32.exe /u ntdll.dll
    regsvr32.exe ntdll.dll

    Event Manager Error Log:
    ___
    Log Name: Application
    Source: Application Error
    Date: 4/23/2020 12:32:48 PM
    Event ID: 1000
    Task Category: (100)
    Level: Error
    Keywords: Classic
    User: N/A
    Computer: ALARA
    Description:
    Faulting application name: acadlt.exe, version: 24.0.309.0, time stamp: 0x4bcbfed3
    Faulting module name: ntdll.dll, version: 10.0.18362.778, time stamp: 0x0c1bb301
    Exception code: 0xc0000005
    Fault offset: 0x000000000006a02e
    Faulting process id: 0xd44
    Faulting application start time: 0x01d6198c7426fd2c
    Faulting application path: C:\PROGRAMS\AutoCAD LT 2010\acadlt.exe
    Faulting module path: C:\WINDOWS\SYSTEM32\ntdll.dll
    Report Id: 38a694b2-e366-4018-bca8-28e2e674f211
    Faulting package full name:
    Faulting package-relative application ID:
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
    <System>
    <Provider Name="Application Error" />
    <EventID Qualifiers="0">1000</EventID>
    <Level>2</Level>
    <Task>100</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2020-04-23T16:32:48.042760800Z" />
    <EventRecordID>19661</EventRecordID>
    <Channel>Application</Channel>
    <Computer>ALARA</Computer>
    <Security />
    </System>
    <EventData>
    <Data>acadlt.exe</Data>
    <Data>24.0.309.0</Data>
    <Data>4bcbfed3</Data>
    <Data>ntdll.dll</Data>
    <Data>10.0.18362.778</Data>
    <Data>0c1bb301</Data>
    <Data>c0000005</Data>
    <Data>000000000006a02e</Data>
    <Data>d44</Data>
    <Data>01d6198c7426fd2c</Data>
    <Data>C:\PROGRAMS\AutoCAD LT 2010\acadlt.exe</Data>
    <Data>C:\WINDOWS\SYSTEM32\ntdll.dll</Data>
    <Data>38a694b2-e366-4018-bca8-28e2e674f211</Data>
    <Data>
    </Data>
    <Data>
    </Data>
    </EventData>
    </Event>

    :)
     
  2. MagXy Win User

    App crash with faulting module ntdll.dll

    I have an application running on Windows 7 64bit machine.

    Application worked fine, but after some point it just crash on start with error message:

    "launcher has stopped working

    A problem caused the program to stop working correctly.

    Windows will close the program and notify you if a solution is available."

    In event viewer i found error details:

    Faulting application name: launcher.exe_launcher, version: 5.1.9.54, time stamp: 0x5a319df5 Faulting module name: ntdll.dll, version: 6.1.7601.24291, time stamp: 0x5be781b4 Exception code: 0xc0000005 Fault offset: 0x0002e106
    Faulting process id: 0x3b10 Faulting application start time: 0x01d485b150cd7fbfFaulting application path: D:\Games\Steam\steamapps\common\closers\launcher.exe
    Faulting module path: C:\Windows\SysWOW64\ntdll.dll Report Id: 97fffc7a-f1a4-11e8-8ce9-902b3434e0ec

    And some details from dump file:

    EXCEPTION_RECORD: 0039d034 -- (.exr 0x39d034)

    ExceptionAddress: 778ce106 (ntdll!RtlAllocateHeap+0x0000001c)

    ExceptionCode: c0000005 (Access violation)

    ExceptionFlags: 00000010

    NumberParameters: 2

    Parameter[0]: 00000000

    Parameter[1]: 00000044

    Attempt to read from address 00000044

    PROBLEM_CLASSES:

    STACK_OVERFLOW

    Tid [0x0]

    Frame [0x00]

    NULL_CLASS_PTR_READ

    Tid [0x23bc]

    Frame [0x00]: ntdll!RtlAllocateHeap

    EXH

    Tid [0x23bc]

    Frame [0x3e8]

    Failure Bucketing

    BUGCHECK_STR: STACK_OVERFLOW_NULL_CLASS_PTR_READ_EXH

    STACK_TEXT:

    0039d4e8 778ce106 ntdll!RtlAllocateHeap+0x1c

    0039d55c 0aeee75a SteamSupport!Interop_Load+0x42faa

    0039d574 0aee17cd SteamSupport!Interop_Load+0x3601d

    0039d590 0aee883b SteamSupport!Interop_Load+0x3d08b

    0039d5b0 0aeea05b SteamSupport!Interop_Load+0x3e8ab

    0039d5c0 0aede3f5 SteamSupport!Interop_Load+0x32c45

    0039d5d0 0aede3be SteamSupport!Interop_Load+0x32c0e

    0039f4b4 0aede2bf SteamSupport!Interop_Load+0x32b0f

    0039f4c8 778d9264 ntdll!LdrpCallInitRoutine+0x14

    0039f4e8 778dfe97 ntdll!LdrpRunInitializeRoutines+0x26f

    0039f5dc 778dea4e ntdll!LdrpLoadDll+0x472

    0039f750 7791d3df ntdll!LdrLoadDll+0xc7

    0039f78c 75fb2e0f KERNELBASE!LoadLibraryExW+0x233

    0039f7d4 68f05575 gameoverlayrenderer!OverlayHookD3D3+0x1f935

    0039f7f4 75ce482c kernel32!LoadLibraryW+0x11

    0039f808 68f0584e gameoverlayrenderer!OverlayHookD3D3+0x1fc0e

    0039f81c 00c56ea6 launcher+0x36ea6

    0039f830 00c8f346 launcher+0x6f346

    0039f84c 00cf009d launcher+0xd009d

    0039f850 316d72f1 unknown!unknown+0x0

    0039f854 08bdbb0c unknown!unknown+0x0

    FAILURE_BUCKET_ID: STACK_OVERFLOW_EXH_c0000005_SteamSupport.dll!Interop_Load

    BUCKET_ID: STACK_OVERFLOW_NULL_CLASS_PTR_READ_EXH_SteamSupport!Interop_Load+42faa

    PRIMARY_PROBLEM_CLASS: STACK_OVERFLOW_NULL_CLASS_PTR_READ_EXH_SteamSupport!Interop_Load+42faa

    I already reinstall the application 3 times. My friend on very similar machine with same OS has no problems with this app, so my doubts are laying on ntdll.dll. Are there any way to reinstall or fix it?

    sfc /scannow and regsvr32.exe give no result, all important Windows updates installed
     
    MagXy, Apr 23, 2020
    #2
  3. N.C. Win User
    Faulting application name: conhost.exe, and Faulting module name: ConhostV2.dll

    Trying to determine cause of crashes, multiple devices occurring at 3 different times in the day (i.e. 8762 crashes on 2002 devices yesterday) . Affecting Windows 7 64bit and Windows 10 64 bit, Enterprise

    Doesn't indicate any specific application. No dump files.

    Errors do not refer to any specific application,

    Faulting application name: conhost.exe, version: 10.0.16299.15, time stamp: 0x4dbabb31

    Faulting module name: ConhostV2.dll, version: 10.0.16299.15, time stamp: 0x9407c601

    Exception code: 0xc0000005

    Fault offset: 0x0000000000006404

    Faulting process id: 0x1044

    Faulting application start time: 0x01d450f8a5d158db

    Faulting application path: C:\Windows\system32\conhost.exe

    Faulting module path: C:\Windows\SYSTEM32\ConhostV2.dll

    Report Id: 88879b3c-6ebc-4547-841e-7edbb1ebaee3

    Faulting package full name:

    Faulting package-relative application ID:

    + System

    - Provider

    [ Name] Application Error

    - EventID 1000

    [ Qualifiers] 0

    Level 2

    Task 100

    Keywords 0x80000000000000

    - TimeCreated

    [ SystemTime] 2018-09-20T15:43:20.036590900Z

    EventRecordID 22146

    Channel Application

    Security

    - EventData

    conhost.exe

    10.0.16299.15

    4dbabb31

    ConhostV2.dll

    10.0.16299.15

    9407c601

    c0000005

    0000000000006404

    1044

    01d450f8a5d158db

    C:\Windows\system32\conhost.exe

    C:\Windows\SYSTEM32\ConhostV2.dll

    88879b3c-6ebc-4547-841e-7edbb1ebaee3
     
  4. JeroxJW Win User

    AutoCAD LT crash - ntdll.dll faulting module

    NTDLL crash

    Hey,

    Since a few weeks I experience crash-to-desktops for different software.

    The relevant program starts up and closes after about 2-10 seconds after which I see the desktop.

    No error message appears.

    When I look at "Windows Logs" the crash would have to do with the ntdll.dll file.

    Code:
    Faulting application name: EuroScope.exe, version: 3.1.5.5, time stamp: 0x536a7f0f
    
    Faulting module name: ntdll.dll, version: 10.0.17763.292, time stamp: 0xf3450dbf
    
    Exception code: 0xc0000374
    
    Fault offset: 0x000e0e23
    
    Faulting process ID: 0x1b54
    
    Faulting application start time: 0x01d4e257a274708e
    
    Faulting application path: C:\Program Files (x86)\EuroScope\EuroScope.exe
    
    Faulting module path: C:\WINDOWS\SYSTEM32\ntdll.dll
    
    Report ID: cf3c021a-2b7f-49ce-8a3a-e4dc374986a9
    
    Faulting package full name: 
    
    Faulting package-relative application ID:
    
    
    It does not only happen with the above program, but also with other programs.

    What I have already tried:

    • Restart PC
    • Update Windows to the latest new version
    • Update Nvidia driver to the latest new version
    • Running the DISM tool via CMD (as administrator)
    • Dism / Online / Cleanup-Image / ScanHealth
    • Dism / Online / Cleanup-Image / CheckHealth
    • System File Checker - sfc / scannow
    • Windows version: Version 10.0.17763 Build 17763
     
    JeroxJW, Apr 23, 2020
    #4
Thema:

AutoCAD LT crash - ntdll.dll faulting module

Loading...
  1. AutoCAD LT crash - ntdll.dll faulting module - Similar Threads - AutoCAD crash ntdll

  2. Faulting module name: OLEAUT32.dll Error

    in Windows 10 Software and Apps
    Faulting module name: OLEAUT32.dll Error: Hiya,I am trying to launch a 3D map editor called Radiant Black but keep getting this error in event viewer. The program will start launching then crash with no error displayed.I have noticed rarely the program will open, maybe once every 100 attempts.I have tried the...
  3. kernel32.dll and ntdll crash errors in games

    in Windows 10 Software and Apps
    kernel32.dll and ntdll crash errors in games: Hello !I have this error while playing games. My game crashes after a few minutes of running smoothly and kernel32 and ntdll errors are reported.these some example ->EXCEPTION_ACCESS_VIOLATION writing address 0x0000028ef9ec3510EXCEPTION_ACCESS_VIOLATION writing address...
  4. What is Faulting module name: COMCTL32.dll

    in Windows 10 Gaming
    What is Faulting module name: COMCTL32.dll: Windows 10, 21H2 JapaneseRe-installed around 2022, July 20I used to use a music making software on Windows Vista, I re-installed it on Windows 10 computer. It is working but some time all of sudden it exit the program. I checked the Event View and translated Japanese in to...
  5. What is Faulting module name: COMCTL32.dll

    in Windows 10 Software and Apps
    What is Faulting module name: COMCTL32.dll: Windows 10, 21H2 JapaneseRe-installed around 2022, July 20I used to use a music making software on Windows Vista, I re-installed it on Windows 10 computer. It is working but some time all of sudden it exit the program. I checked the Event View and translated Japanese in to...
  6. kernel32.dll ntdll crash errors in games

    in Windows 10 Gaming
    kernel32.dll ntdll crash errors in games: Hello !I have this error while playing games. My game crashes after a few minutes of running smoothly and kernel32 and ntdll errors are reported.Bellow a exemple of a game error:KERNEL32.DLL!UnknownFunction 0x00007ff9127654e0 + 0 bytes [UnknownFile:0]...
  7. Msvcr.120 dll faulting module

    in Windows 10 BSOD Crashes and Debugging
    Msvcr.120 dll faulting module: Faulting application name: CharacterCreator.exe, version: 3.40.3923.1, time stamp: 0x6059dc38Faulting module name: MSVCR120.dll, version: 12.0.40664.0, time stamp: 0x59260924Exception code: 0xc0000409Fault offset: 0x0000000000074890Faulting process id: 0x2960Faulting...
  8. Faulting module name: MSVCR120.dll

    in Windows 10 Installation and Upgrade
    Faulting module name: MSVCR120.dll: Hello, I have a digitally purchased version of Adobe Premiere Elements 15. Despite having no issues for several years of use, suddenly Adobe Elements 15 will not launch on my PC Dell latitude e7440. Once launched the application spends a few moments initializing before it...
  9. kernel32.dll ntdll crash errors

    in Windows 10 BSOD Crashes and Debugging
    kernel32.dll ntdll crash errors: Hey, It has been a while I have this error while playing games. My game crashes after a few minutes of running smoothly and kernel32 and ntdll errors are reported. I am running on a laptop acer aspire with windows 10 x64, intel core i7, 8Go SSD DDR4, nvidia GTX 1060M, 1...
  10. AutoCAD LT

    in Windows 10 Customization
    AutoCAD LT: I use AutoCAD LT 2014. Will switching to Windows 10 affect this program at all? https://answers.microsoft.com/en-us/windows/forum/all/autocad-lt/e2f0da7a-aa9e-463b-872f-9946abb939f4