Skip to content

Arg _ NullReferenceException in System. Private.CoreLib Exception #10452

Description

@ericzhangyang

URL(s)

Arg _ NullReferenceException

Description

when net8.0.42 program is running on linux, sometimes the following message will be shown. But the env seems good, is there any suggestion about this?

Process terminated. Encountered infinite recursion while looking up resource 'Arg _ NullReferenceException' in
System. Private.CoreLib. Verify the installation of .NET is complete and does not need repairing, and that the
state of the process has not become corrupted.
at System.Environment.FailFast(System.String)
at System.SR.InternalGetResourceString(System.String)
at System.SR.GetResourceString(System.String)
at System.NullReferenceException..ctor()
at System.Globalization.CultureInfo.get_CurrentUICulture()
at System. Resources. ResourceManager. GetString(System. String, System. Globalization. CultureInfo)
at System.SR.InternalGetResourceString(System.String)
at System.SR.GetResourcestring(System.String)
at System.NullReferenceException..ctor()
at System.Threading.ThreadPoolworkQueue.Dispatch()
at System. Threading.PortableThreadPool+WorkerThread.WorkerThreadStart()
Aborted (core dumped)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions