Skip to content

Dotnet process running, but no reaction is shown #119043

@jogibear9988

Description

@jogibear9988

Description

I've a bigger dotnet application, wich is running in Net9. It has a Kestrel webserver, and backend code running.
It also has a timer wich for example writes to a logfile every minute.

After some time, the process is still running, but the webserver does not accept any incomming connections, or does the timer write to the logfile.

But I could not find anything wrong in the Dump. Anybody any idea?

Here is the Threads window:

Image

and the tasks:

Image Image Image

Reproduction Steps

No Idea, but I can provide a Dump

Expected behavior

The process should still accept Connections, or still write to the log

Actual behavior

Nothing, as if the process has completely stopped.

Regression?

No response

Known Workarounds

No response

Configuration

No response

Other information

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions