-
-
Notifications
You must be signed in to change notification settings - Fork 619
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Be sure to read FAQ before submitting a new issue.
General description of bug:
- What happened: When Trying To Get Init System It Crashes
- What should happen: It Should Show SystemD As The Init System
- Fastfetch version used: fastfetch 2.14.0-30-debug (x86_64)
- Did it work in an older version: It Did Not. Even in 90690ba
- Where did you get the binary: Built From The Source,Same Thing Happens In Arch Linux Extra Package.
- Does this issue still occurs in the latest dev build? : yes
Often helpful information:
The content of the configuration file you use (if any):
{
"$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
"logo": {
"padding": {
"top": 2
}
},
"modules": [
"title",
"separator",
"os",
"host",
"bios",
"bootmgr",
"board",
"chassis",
"kernel",
"initsystem",
"uptime",
"loadavg",
"processes",
"packages",
"shell",
"editor",
"display",
"brightness",
"monitor",
"lm",
"de",
"wm",
"wmtheme",
"theme",
"icons",
"font",
"cursor",
"wallpaper",
"terminal",
"terminalfont",
"terminalsize",
"terminaltheme",
{
"type": "cpu",
"showPeCoreCount": true,
"temp": true
},
"cpucache",
"cpuusage",
{
"type": "gpu",
"temp": true
},
"memory",
"physicalmemory",
"swap",
"disk",
"battery",
"poweradapter",
"player",
"media",
"publicip",
{
"type": "localip",
"showIpv6": true,
"showMac": true
},
"wifi",
"datetime",
"locale",
"vulkan",
"opengl",
"opencl",
"users",
"bluetooth",
"sound",
"camera",
"gamepad",
{
"type": "weather",
"timeout": 1000
},
"netio",
"diskio",
{
"type": "physicaldisk",
"temp": true
},
"version",
"break",
"colors"
]
}
Output of fastfetch -c ci.jsonc --format json:
fish: Job 1, './fastfetch -c ci.jsonc --forma…' terminated by signal SIGSEGV (Address boundary error)
Output of fastfetch --list-features:
threads
vulkan
wayland
xcb-randr
xcb
xrandr
x11
drm
gio
dconf
dbus
imagemagick7
zlib
sqlite3
egl
glx
osmesa
opencl
libpulse
libnm
libddcutil
Proprietary GPU driver API
linux/videodev2
linux/wireless
If fastfatch crashed or freezed
Paste the stacktrace here. You may get it with:
No stack.
the core dump file:
core.41116.zip
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
