quickshell icon indicating copy to clipboard operation
quickshell copied to clipboard

shaders crash randomly

Open flickowoa opened this issue 8 months ago • 1 comments
trafficstars

General crash information

General information
===== Build Information =====
Git Revision: aeb347ba91bab4fd8d98142784b16b9eec22e5c8
Buildtime Qt Version: 6.8.2
Build Type: RelWithDebInfo
Compiler: GNU (14.2.1)
Complie Flags: -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS

Build configuration:
  Distributor: AUR (package: quickshell)
  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
  Greetd: ON
  UPower: ON
  Notifications: ON

===== Runtime Information =====
Runtime Qt Version: 6.8.2
Crashed process ID: 18608
Run ID: 0be4i65ss
Shell ID: 9ed75d3253ef7812ada0cfb5f60c7ae2
Config Path: /home/flicko/rice/dreamy_v2/quickshell/shell.qml

===== Report Integrity =====
Minidump save status: 0
Log save status: 0
Binary copy status: 0

===== System Information =====

/etc/os-release:
NAME="EndeavourOS"
PRETTY_NAME="EndeavourOS"
ID="endeavouros"
ID_LIKE="arch"
BUILD_ID=rolling
ANSI_COLOR="38;2;23;147;209"
HOME_URL="https://endeavouros.com"
DOCUMENTATION_URL="https://discovery.endeavouros.com"
SUPPORT_URL="https://forum.endeavouros.com"
BUG_REPORT_URL="https://forum.endeavouros.com/c/general-system/endeavouros-installation"
PRIVACY_POLICY_URL="https://endeavouros.com/privacy-policy-2"
LOGO="endeavouros"

/etc/lsb-release:
DISTRIB_ID="EndeavourOS"
DISTRIB_RELEASE="rolling"
DISTRIB_DESCRIPTION="EndeavourOS Linux"
DISTRIB_CODENAME="rolling"

What caused the crash

seems to be something to do with shaders, seems to occur randomly assumed its happening due to low disc space but it seems to happen even after me clearing up some space

Minidump

minidump.dmp.log.Z.txt

Log file

log.qslog.log.Z.txt

Configuration

No response

Backtrace

No response

Executable

No response

flickowoa avatar Feb 24 '25 12:02 flickowoa

I need you to send the binary to be able to read the dump. Judging by the log, what probably happened is you ran out of disk while saving shaders, and it crashed while reading a half-saved shader. Deleting the whole cache folder should fix it.

outfoxxed avatar Feb 24 '25 21:02 outfoxxed

Closing due to lack of information + likely upstream bug. Feel free to reopen with info.

outfoxxed avatar Jun 07 '25 10:06 outfoxxed