pvestatd crashes every few days

I have the same issue. I have ms01 with i9-13900H and 32GB ram. It is happening since a month or more. Now I have proxmox 9.1.4

```
Code:
CPU(s) 20 x 13th Gen Intel(R) Core(TM) i9-13900H (1 Socket)

Kernel Version Linux 6.17.4-2-pve (2025-12-19T07:49Z)

Boot Mode EFI (Secure Boot)

Manager Version pve-manager/9.1.4/5ac30304265fbd8e
```
My pvestatd crashes once a day, sometimes more often. This is the last segfault error
```
Code:
Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extentpermitted by applicable law.root@proxmox:~# service pvestatd status× pvestatd.service - PVE Status Daemon     Loaded: loaded (/usr/lib/systemd/system/pvestatd.service; enabled; preset: enabled)     Active: failed (Result: signal) since Tue 2025-12-30 12:27:29 CET; 1h 44min ago   Duration: 17h 42min 51.418s Invocation: 04a7b58b0c3241909e54ba09eec241aa    Process: 212086 ExecStart=/usr/bin/pvestatd start (code=exited, status=0/SUCCESS)   Main PID: 212087 (code=killed, signal=SEGV)   Mem peak: 150.5M (swap: 61.3M)        CPU: 47min 41.162s



Dec 30 03:51:29 proxmox pvestatd[212087]: Use of uninitialized value in multiplication (*) at /u>Dec 30 03:51:29 proxmox pvestatd[212087]: Use of uninitialized value in multiplication (*) at /u>Dec 30 03:51:29 proxmox pvestatd[212087]: Use of uninitialized value in multiplication (*) at /u>Dec 30 03:51:29 proxmox pvestatd[212087]: Use of uninitialized value in subtraction (-) at /usr/>Dec 30 03:51:29 proxmox pvestatd[212087]: Use of uninitialized value in subtraction (-) at /usr/>Dec 30 03:51:29 proxmox pvestatd[212087]: Use of uninitialized value in subtraction (-) at /usr/>Dec 30 09:40:59 proxmox pvestatd[212087]: Use of uninitialized value $line in split at /usr/shar>Dec 30 12:27:29 proxmox systemd[1]: pvestatd.service: Main process exited, code=killed, status=1>Dec 30 12:27:29 proxmox systemd[1]: pvestatd.service: Failed with result 'signal'.Dec 30 12:27:29 proxmox systemd[1]: pvestatd.service: Consumed 47min 41.162s CPU time, 150.5M me>lines 1-20/20 (END)
```

I have updated microcode and will check in few days if it is still happening.
```
# cat /proc/cpuinfo | grep microcode | head -1microcode : 0x6133
```