Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

shaders crash randomly #19

Open
flickowoa opened this issue Feb 24, 2025 · 1 comment
Open

shaders crash randomly #19

flickowoa opened this issue Feb 24, 2025 · 1 comment
Labels
bug Something isn't working crash

Comments

@flickowoa
Copy link

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 flickowoa added bug Something isn't working crash labels Feb 24, 2025
@outfoxxed
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working crash
Projects
None yet
Development

No branches or pull requests

2 participants