-
Notifications
You must be signed in to change notification settings - Fork 70
Description
General crash information
===== Build Information =====
Git Revision: 26531fc
Buildtime Qt Version: 6.10.1
Build Type: RelWithDebInfo
Compiler: GNU (15.2.1)
Complie Flags: -march=native -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -flto=auto
Build configuration:
Distributor: AUR (package: quickshell-git)
Distributor provided debuginfo: NO
Disable precompild headers (dev): OFF
Build tests (dev): OFF
ASAN (dev): OFF
Keep Frame Pointers (dev): OFF
Crash Handling: ON
Use jemalloc: ON
Unix Sockets: ON
Wayland: ON
Wlroots Layer-Shell: ON
Session Lock: ON
Foreign Toplevel Management: ON
Hyprland: ON
Hyprland IPC: ON
Hyprland Global Shortcuts: ON
Hyprland Focus Grabbing: ON
Hyprland Surface Extensions: ON
Screencopy: ON
Image Copy Capture: ON
Wlroots Screencopy: ON
Hyprland Toplevel Export: ON
X11: ON
I3/Sway: ON
I3/Sway IPC: ON
System Tray: ON
PipeWire: ON
Mpris: ON
Pam: ON
Polkit: ON
Greetd: ON
UPower: ON
Notifications: ON
Bluetooth: ON
===== Runtime Information =====
Runtime Qt Version: 6.10.1
Crashed process ID: 11777
Run ID: 5qsdx97t
Shell ID: 16ee85225c9ea7a19fa3635391847b72
Config Path: /etc/xdg/quickshell/caelestia/shell.qml
===== Report Integrity =====
Minidump save status: 0
Log save status: 0
Binary copy status: 0
===== System Information =====
/etc/os-release:
NAME="CachyOS Linux"
PRETTY_NAME="CachyOS"
ID=cachyos
BUILD_ID=rolling
ANSI_COLOR="38;2;23;147;209"
HOME_URL="https://cachyos.org/"
DOCUMENTATION_URL="https://wiki.cachyos.org/"
SUPPORT_URL="https://discuss.cachyos.org/"
BUG_REPORT_URL="https://github.com/cachyos"
PRIVACY_POLICY_URL="https://terms.archlinux.org/docs/privacy-policy/"
LOGO=cachyos
/etc/lsb-release:
DISTRIB_ID=cachyos
DISTRIB_RELEASE="rolling"
DISTRIB_DESCRIPTION="CachyOS"
What caused the crash
Changing the color scheme triggered the crash. The shell restarted automatically, switched to a different scheme, and the issue resolved itself.
Minidump
Log file
Configuration
No response
Backtrace
Backtrace (from coredumpctl)
PID: 11777 (qs)
UID: 1000 (jhanran)
GID: 1000 (jhanran)
Signal: 11 (SEGV)
Timestamp: Sun 2025-12-14 16:28:39 -03 (16min ago)
Command Line: qs -c caelestia -n -d
Executable: /usr/bin/quickshell
Control Group: /user.slice/user-1000.slice/[email protected]/session.slice/[email protected]
Unit: [email protected]
User Unit: [email protected]
Slice: user-1000.slice
Owner UID: 1000 (jhanran)
Boot ID: b4c9fa2459c24581bcef2dc03b6198ee
Machine ID: e9c36814297047beb139b642826ef7b3
Hostname: Cachy-OS
Storage: /var/lib/systemd/coredump/core.qs.1000.b4c9fa2459c24581bcef2dc03b6198ee.11777.1765740519000000.zst (present)
Size on Disk: 24.6M
Message: Process 11777 (qs) of user 1000 dumped core.
Stack trace of thread 11777:
#0 0x00007f181b17b22a _ZN23QCoreApplicationPrivate16sendPostedEventsEP7QObjectiP11QThreadData (libQt6Core.so.6 + 0x17b22a)
#1 0x00007f181b491b80 n/a (libQt6Core.so.6 + 0x491b80)
#2 0x00007f181d21e429 n/a (libglib-2.0.so.0 + 0x68429)
#3 0x00007f181d21f848 n/a (libglib-2.0.so.0 + 0x69848)
#4 0x00007f181d21f982 g_main_context_iteration (libglib-2.0.so.0 + 0x69982)
#5 0x00007f181b48e7db _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Core.so.6 + 0x48e7db)
#6 0x00007f181b186336 _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 + 0x186336)
#7 0x00007f181b17fb2c _ZN16QCoreApplication4execEv (libQt6Core.so.6 + 0x17fb2c)
#8 0x0000556c4d6d333d _ZN2qs6launch6launchERKNS0_10LaunchArgsEPPcP16QCoreApplication (/usr/bin/quickshell + 0xbf33d)
#9 0x0000556c4d6cb8d7 _ZN2qs6launch10runCommandEiPPcP16QCoreApplication (/usr/bin/quickshell + 0xb78d7)
#10 0x0000556c4d6b5c0f _ZN2qs6launch4mainEiPPc (/usr/bin/quickshell + 0xa1c0f)
#11 0x00007f181a827b8b n/a (libc.so.6 + 0x27b8b)
#12 0x00007f181a827c4b __libc_start_main (libc.so.6 + 0x27c4b)
#13 0x0000556c4d6b8285 _start (/usr/bin/quickshell + 0xa4285)
ELF object binary architecture: AMD x86-64
This backtrace was generated via coredumpctl. gdb could not be invoked and I’m using quickshell-git without debug symbols.
Executable
No response