microsoft / microsoft/VFSForGit

Mac: Add advanced diagnostic support to the kext to facilitate machine hang investigations

Open
#1,165 0 comments 0 reactions 1 assignee View on GitHub

@pmj is already working on this.

Since May 15, 2019.

affects: live-site domain: kext platform: macOS
Dominant language
C#
Stars
6.1k
Forks
474
Avg merge
2d 4h
Merged PRs (30d)
8

Description

Add additional diagnostic support to the kext that would allow for easier analysis and debugging of system hangs.

There are two parts to this work item:

  1. Investigate what options we have for extracting more information from the kext. Schedule a quick design review (or send a small write up) with options and their costs/complexity.

  2. Make the code changes for whatever option(s) we decide to go with.

Background

In the past we've seen hangs that have been very difficult to diagnose. It would be great if there were some command(s) that we could issue to the kext to get more information about its current state (e.g. is it blocked waiting on a reply from VFS4G?).

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.