[BUG] fastfetch stops outputting data partway through.
bug
### Read the FAQ first
- [x] I have checked the FAQ but the issue is not covered
### Description
I'm using Linux on a Chromebook, and as soon as it boots up, the output suddenly stops midway.
Also, I tried to post the output of “fastfetch -c all.jsonc --stat --format json,” but nothing was displayed.
### Version used
fastfetch 2.40.4-debug (aarch64)
### Bug prevalence
Always
### Regression
Yes
### Installation
Package manager
### Package manager
apt
### Screenshots
<img width="1920" height="1152" alt="Image" src="https://github.com/user-attachments/assets/3cbc7616-37e1-4456-89d7-6b1125d0a112" />
### Configuration
```jsonc
{
"$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
"modules": [
"title",
"separator",
"os",
"host",
"kernel",
"uptime",
"packages",
"shell",
"display",
"de",
"wm",
"wmtheme",
"theme",
"icons",
"font",
"cursor",
"terminal",
"terminalfont",
"cpu",
"gpu",
"memory",
"swap",
"disk",
"localip",
"battery",
"poweradapter",
"locale",
"break",
"colors"
]
}
```
### System information
```jsonc
n0b1e1x2t@penguin 0.021ms
----------------- 0.078ms
OS: Debian GNU/Linux 13 (trixie) aarch64 0.014ms
Host: neither product_family nor product_name is set by O.E.M. 0.064ms
Bios: bios_version is not set. 0.022ms
Bootmgr: Failed to read efivar: BootCurrent 0.005ms
Board: dummy-virt 0.058ms
Chassis: chassis_type is not set by O.E.M. 0.043ms
Kernel: Linux 6.6.119-09286-ge3f669001968 0.004ms
Init System: systemd 257.13-1~deb13u1 40.770ms
Uptime: 1 hour, 60 mins 0.053ms
Loadavg: 0.03, 0.01, 0.00 0.020ms
Processes: 168 0.304ms
Packages: 1554 (dpkg) 0.706ms
Shell: zsh 5.9 7.940ms
Editor: $VISUAL or $EDITOR not set
```
### Features built-in
```text
threads
vulkan
wayland
xcb-randr
xrandr
drm
drm_amdgpu
gio
dconf
dbus
imagemagick7
chafa
zlib
xfconf
sqlite3
rpm
egl
glx
opencl
libpulse
libddcutil
libzfs
Directx Headers
System yyjson
linux/videodev2
linux/wireless
```
1 条评论