ntdll.dll error

Atharva Diwan 0 Reputation points
2024-05-06T06:46:58.6933333+00:00

I have created a app which executes a command. So I tried to run .jnlp file with javaws command using the app and get following error.

Faulting application name: javaws.exe, version: 11.202.2.8, time stamp: 0x5c15d30d Faulting module name: ntdll.dll, version: 10.0.17763.4974, time stamp: 0x761f6403 Exception code: 0xc0000374 Fault offset: 0x000e0773 Faulting process id: 0x8bc Faulting application start time: 0x01da9f7c635a2f49 Faulting application path: C:\Program Files (x86)\Java\jre1.8.0_202\bin\javaws.exe Faulting module path: C:\Windows\SYSTEM32\ntdll.dll Report Id: 2114c6c4-4106-435e-bb15-c73b39806c33 Faulting package full name:  Faulting package-relative application ID:

<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="2024-05-06T06:12:35.791181200Z" />

  <EventRecordID>215148</EventRecordID>

  <Channel>Application</Channel>

  <Computer>BGL-AEA-DEV.IONAMERICA.PRIV</Computer>

  <Security />

  </System>

  • <EventData>

  <Data>javaws.exe</Data>

  <Data>11.202.2.8</Data>

  <Data>5c15d30d</Data>

  <Data>ntdll.dll</Data>

  <Data>10.0.17763.4974</Data>

  <Data>761f6403</Data>

  <Data>c0000374</Data>

  <Data>000e0773</Data>

  <Data>8bc</Data>

  <Data>01da9f7c635a2f49</Data>

  <Data>C:\Program Files (x86)\Java\jre1.8.0_202\bin\javaws.exe</Data>

  <Data>C:\Windows\SYSTEM32\ntdll.dll</Data>

  <Data>2114c6c4-4106-435e-bb15-c73b39806c33</Data>

  <Data />

  <Data />

  </EventData>

  </Event>

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
39,564 questions
{count} votes

Your answer

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