Skip to content

[BUG] Running PhysicalDisk module with "temp": true causes Windows to become unresponsive. #2100

@Get-Newsletters-Int

Description

@Get-Newsletters-Int

Read the FAQ first

  • I have checked the FAQ but the issue is not covered

Description

Running fastfetch PhysicalDisk module with "temp": true causes Windows to become partially unresponsive, it is still possible to move the mouse, but it becomes impossible to open or close apps or use Ctrl+Alt+Del.
Rebooting solves the freeze.
My disk is Western Digital PC SN810 NVMe WDC 2048GB.

Version used

2.56.1

Bug prevalence

Always

Regression

Not sure

Installation

GitHub Releases

Package manager

No response

Screenshots

fastfetch -c all --json, but without "temp": true on PhysicalDisk:
fastfetch_output.txt

Configuration

{
    "modules": [
        {
            "type": "physicaldisk",
            "temp": true
        }
    ]
}

Stacktrace

I wasn't able to obtain any stacktrace, even when sending output to external disk, Windows freezes before anything is saved.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions