You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched the existing open and closed issues.
Regression?
Definitely a regression - something broke after update (requires bisect)
System Info and Hyprland Version
System/Version info
Hyprland 0.46.0 built from branch main at commit ad64726f5df0fa3cabcd6af9ff872d5e8e1f65dbc (opengl: only allocated offMainFB on demand).
Date: Wed Jan 8 11:33:45 2025
Tag: v0.46.0-93-gad64726f, commits: 5648
built against:
aquamarine 0.6.0
hyprland 0.6.0
hyprutils 0.3.3
hyprcursor 0.1.11
hyprgraphics 0.1.1
no flags were set
System Information:
System name: Linux
Node name: KBG5813
Release: 6.12.8-arch1-1
Version: \#1 SMP PREEMPT_DYNAMIC Thu, 02 Jan 2025 22:52:26 +0000
GPU Information:
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GF106GLM [Quadro 2000M] [10de:0dda] (rev a1) (prog-if 00 [VGA controller])
NVRM version: NVIDIA UNIX x86_64 Kernel Module 390.157 Wed Oct 12 09:19:07 UTC 2022
os-release: NAME="Arch Linux"
PRETTY_NAME="Arch Linux"
ID=arch
BUILD_ID=rolling
ANSI_COLOR="38;2;23;147;209"
HOME_URL="https://archlinux.org/"
DOCUMENTATION_URL="https://wiki.archlinux.org/"
SUPPORT_URL="https://bbs.archlinux.org/"
BUG_REPORT_URL="https://gitlab.archlinux.org/groups/archlinux/-/issues"
PRIVACY_POLICY_URL="https://terms.archlinux.org/docs/privacy-policy/"
LOGO=archlinux-logo
plugins:
unknown: not runtime
Description
After updating hyprland-git today, it crashes on startup. I've tried reinstalling everything i could find related to hyprland but to no avail. Then i figured out that if i run hyprpm list or hyprpm update or really any command for it other than hyprpm --help it just says:
Illegal instruction (core dumped)
I'm not sure what happened but i think if hyprpm is not working, that's a bad sign.
I've been updating multiple times each week and sometimes had crashes when hyprland starts, but this has always been solved by re-installing hyprutils-git, hyprland-protocols-git or aquamarine and then hyprland-git up to this point. Now i'm not sure what to do. I'm typing this on my phone, but i can probably try to upload some supplementary logs through lynx or pastebin if i have to. I'm currently stuck in tty.
If i look at the crash report, all the way on the bottom it says:
ASSERTION FAILED!
Failed adding a stencil to fbo!
at: line 80 in Framebuffer.cpp
How to reproduce
Update hyprland-git and re-install everything related to hyprland
Reboot
Attach not paste
I understand that all text files must be attached, and not pasted directly. If not respected, this issue will likely get closed as spam
Updating everything i found from pacman -Q | grep hypr made it possible to start hyprland again without crashing. hyprpm still says core dumped (illegal instruction), so i guess those two problems are unrelated.
Already reported ? *
Regression?
Definitely a regression - something broke after update (requires bisect)
System Info and Hyprland Version
System/Version info
Description
After updating
hyprland-git
today, it crashes on startup. I've tried reinstalling everything i could find related to hyprland but to no avail. Then i figured out that if i runhyprpm list
orhyprpm update
or really any command for it other thanhyprpm --help
it just says:I'm not sure what happened but i think if
hyprpm
is not working, that's a bad sign.I've been updating multiple times each week and sometimes had crashes when hyprland starts, but this has always been solved by re-installing
hyprutils-git
,hyprland-protocols-git
oraquamarine
and thenhyprland-git
up to this point. Now i'm not sure what to do. I'm typing this on my phone, but i can probably try to upload some supplementary logs through lynx or pastebin if i have to. I'm currently stuck in tty.If i look at the crash report, all the way on the bottom it says:
How to reproduce
hyprland-git
and re-install everything related tohyprland
Attach not paste
Checklist of files to include below
hyprctl systeminfo -c
(always include)Additional info & File uploads
I'll add a crash report soon. I'll have to figure out how to upload to pastebin from tty
The text was updated successfully, but these errors were encountered: