dotnet / runtime

.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
https://docs.microsoft.com/dotnet/core/
MIT License
14.92k stars 4.64k forks source link

Faulting module name: coreclr.dll, version: 6.0.3224.31407 #104675

Closed varnikhaasree closed 2 days ago

varnikhaasree commented 2 months ago

Description

I receive an application error CoreCLR Version: 6.0.3224.31407 .NET Version: 6.0.32 Description: The process was terminated due to an internal error in the .NET Runtime at IP 00007FFBB50D4089 (00007FFBB4F00000) with exit code c0000005.

note: I've implemented gc.collect() in my code in finally block.

Reproduction Steps

There is a large file of type XML to processed for some calculation. blocking collection is populated from service bus queue and then item from blocking collection queue are passed to do a calculation process. calculated output of xml type is written to the queue and even if any exception is thrown then the error is written to the queue in xml format. I face this crash issue only if there is an exception raised in that file.

Expected behavior

I expect not the crash the application and it happens only in one azure environment and not with the other azure environment.

Actual behavior

I expect not the crash the application and it happens only in one azure environment and not with the other azure environment.

Regression?

No response

Known Workarounds

No response

Configuration

No response

Other information

No response

mangod9 commented 1 month ago

Hey @varnikhaasree, we would need more details/repro/dump to diagnose. You could also try if updating to .NET 8 makes things better. Thx

Pethson commented 1 month ago

I get the same error?

Application: HASS.Agent.exe CoreCLR Version: 6.0.3224.31407 .NET Version: 6.0.32 Description: The process was terminated due to an internal error in the .NET Runtime at IP 00007FF960C74089 (00007FF960AA0000) with exit code c0000005.

Running Windows 11 23H2 Enterprise It works on several computers but in one id don't runs and I get this error, and the app crashes

ergunr commented 1 day ago

Tanks

Envoyé de mon iPhone

Le 7 sept. 2024 à 15:14, dotnet-policy-service[bot] @.***> a écrit :



Closed #104675https://github.com/dotnet/runtime/issues/104675 as completed.

— Reply to this email directly, view it on GitHubhttps://github.com/dotnet/runtime/issues/104675#event-14169224476, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AUW2LQ2APXIGXFXC53JP45DZVLUYNAVCNFSM6AAAAABKU6H5LWVHI2DSMVQWIX3LMV45UABCJFZXG5LFIV3GK3TUJZXXI2LGNFRWC5DJN5XDWMJUGE3DSMRSGQ2DONQ. You are receiving this because you are subscribed to this thread.Message ID: @.***>