Quantcast
Channel: Active questions tagged windows - Super User
Viewing all articles
Browse latest Browse all 9656

Cmd 32 bit crashes but 64 bit works

$
0
0

I have tried to run a .net core 8 code that worked for me 3 days ago. But now it crashes with error related to access violation

Same code works on another computer

So i tried to look for the cause and figured that my cmd 32 bit crashes with dllhost.exe crashing

It might be after the antivirus update but pausing it did not helpedMaybe installing the core 8 sdkWas thinking maybe the EDR is blocking, but it did not

Powershell gives same error

the first time the error for dllhost.exe show on event viewer is 06/3/2024 on 10:37 with this log:

Faulting application name: DllHost.exe, version: 10.0.22621.1, time stamp: 0x05e70ed3Faulting module name: combase.dll, version: 10.0.22621.3085, time stamp: 0x9c05761bException code: 0xc0000005Fault offset: 0x00000000000a76aeFaulting process id: 0x0x13504Faulting application start time: 0x0x1DA6FA09BB91C5CFaulting application path: C:\WINDOWS\system32\DllHost.exeFaulting module path: C:\WINDOWS\System32\combase.dllReport Id: 2bdfaa34-7b82-44aa-8a97-750a0f4c6c1cFaulting package full name: EsetContextMenu_11.0.2032.0_neutral__f55j32bkf4yvtFaulting package-relative application ID: ESET

the first error before that is this one:

The program explorer.exe version 10.0.22621.3155 stopped interactingwith Windows and was closed. To see if more information about theproblem is available, check the problem history in the Security andMaintenance control panel.

How can that be checked, fixed without installing the whole computer?

And what could cause it


Viewing all articles
Browse latest Browse all 9656

Trending Articles