Skip to content
This repository has been archived by the owner on Jun 20, 2019. It is now read-only.

FREB: Freb log is not generated if the backend process (dotnet.exe) is killed when the first breakpoint to the aspnetcore!SERVER_PROCESS::PostStartCheck hit #197

Open
jhkimnew opened this issue Oct 18, 2017 · 2 comments
Assignees
Milestone

Comments

@jhkimnew
Copy link
Contributor

jhkimnew commented Oct 18, 2017

STEPS TO REPRO:

  1. Enable ANCM FREB tracing
  2. Start w3wp.exe process and attach the debugger
  3. Set a break point to aspnetcore!SERVER_PROCESS::PostStartCheck
  4. Send a request to aspnetcore app which uses out-of-process mode
  5. When the first time of the breakpoint hit happens, kill the backend process (dotnet.exe)
  6. When the second time of the breakpoint hit happens, continue without killing the backend process

EXPECTED:

FREB log file is generated.

ACTUAL:

There is no FREB log file

@shirhatti shirhatti added this to the 2.1.0-preview1 milestone Oct 18, 2017
@muratg muratg modified the milestones: 2.1.0-preview1, 2.1.0 Jan 18, 2018
@muratg
Copy link
Contributor

muratg commented Feb 17, 2018

@shirhatti should we carry FREB related issues to a single issue elsewhere?

@muratg muratg removed this from the 2.1.0-preview2 milestone Mar 5, 2018
@muratg
Copy link
Contributor

muratg commented Mar 5, 2018

Removing from preview2.

@shirhatti need to close this repo soon.

@muratg muratg added this to the Backlog milestone Oct 8, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants