-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed as not planned
Description
Hello!
I just updated Hyprland this morning, and now that I rebooted the computer I am facing this issue when trying to start up Hyprland.
terminate called after throwing an instance of 'std::out_of_range'
what(): basic_string::substr: __pos (which is 7) > this->size() (which is 6)
Hyprland has crashed :( Consult the crash report at at ~/.cache/hyprland/hyprlandCrashReport14004.txtfor more information.
fish: Job 1, 'Hyprland' terminated by signal SIGABRT (Abort)
I tried removing most of my config to make sure it wasn't causing the issue but still even with a minimal config I get the same error.
Struggling on Niri trying to attach the log file so pasted it in below.
Thanks!
--------------------------------------------
Hyprland Crash Report
--------------------------------------------
Calm down, it was a misinput! MISINPUT!
Hyprland received signal 6(ABRT)
Version: 967c3c7404d4fa00234e29c70df3e263386d2597
Tag: v0.52.1
Date: Sun Nov 9 23:31:36 2025
Flags:
System info:
System name: Linux
Node name: centaurus
Release: 6.17.8-arch1-1
Version: #1 SMP PREEMPT_DYNAMIC Fri, 14 Nov 2025 06:54:20 +0000
GPU:
03:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Navi 48 [Radeon RX 9070/9070 XT/9070 GRE] [1002:7550] (rev c0) (prog-if 00 [VGA controller])
7c:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Raphael [1002:164e] (rev cb) (prog-if 00 [VGA controller])
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
Libraries:
Hyprgraphics: built against 0.3.0, system has 0.3.0
Hyprutils: built against 0.10.2, system has 0.10.2
Hyprcursor: built against 0.1.13, system has 0.1.13
Hyprlang: built against 0.6.3, system has 0.6.5
Aquamarine: built against 0.9.5, system has 0.9.5
Backtrace:
# | Hyprland(_Z12getBacktracev+0x61) [0x55b6d13781c1]
getBacktrace()
??:?
#1 | Hyprland(_ZN14NCrashReporter18createAndSaveCrashEi+0xcd6) [0x55b6d12a4066]
NCrashReporter::createAndSaveCrash(int)
??:?
#2 | Hyprland(+0x2b0a02) [0x55b6d1205a02]
_start
??:?
#3 | /usr/lib/libc.so.6(+0x3e4d0) [0x7ff998c3e4d0]
??
??:0
#4 | /usr/lib/libc.so.6(+0x9890c) [0x7ff998c9890c]
??
??:0
#5 | /usr/lib/libc.so.6(gsignal+0x20) [0x7ff998c3e3a0]
??
??:0
#6 | /usr/lib/libc.so.6(abort+0x26) [0x7ff998c2557a]
??
??:0
#7 | /usr/lib/libstdc++.so.6(+0x97bf6) [0x7ff999097bf6]
??
??:0
#8 | /usr/lib/libstdc++.so.6(+0xb1eba) [0x7ff9990b1eba]
??
??:0
#9 | /usr/lib/libstdc++.so.6(_ZSt10unexpectedv+0) [0x7ff9990975d9]
??
??:0
#1 | /usr/lib/libstdc++.so.6(+0xb2176) [0x7ff9990b2176]
??
??:0
#11 | /usr/lib/libstdc++.so.6(_ZSt24__throw_out_of_range_fmtPKcz+0x15c) [0x7ff99909bf2a]
??
??:0
#12 | /usr/lib/libhyprlang.so.2(+0x7150) [0x7ff999981150]
??
??:0
#13 | /usr/lib/libhyprlang.so.2(_ZN8Hyprlang7CConfig18configSetValueSafeERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES8_+0xb56) [0x7ff99998e756]
??
??:0
#14 | /usr/lib/libhyprlang.so.2(_ZN8Hyprlang7CConfig9parseLineENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEb+0x1afa) [0x7ff999996ffa]
??
??:0
#15 | /usr/lib/libhyprlang.so.2(_ZN8Hyprlang7CConfig9parseFileEPKc+0x21a) [0x7ff999997d9a]
??
??:0
#16 | /usr/lib/libhyprlang.so.2(_ZN8Hyprlang7CConfig5parseEv+0x3fb) [0x7ff99999a00b]
??
??:0
#17 | Hyprland(_ZN14CConfigManager6reloadEv+0x14e) [0x55b6d127f5be]
CConfigManager::reload()
??:?
#18 | Hyprland(_ZN14CConfigManager4initEv+0x8d) [0x55b6d127f90d]
CConfigManager::init()
??:?
#19 | Hyprland(_ZN11CCompositor12initManagersE18eManagersInitStage+0xd6b) [0x55b6d120910b]
CCompositor::initManagers(eManagersInitStage)
??:?
#2 | Hyprland(_ZN11CCompositor10initServerENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEi+0x453) [0x55b6d122c8a3]
CCompositor::initServer(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int)
??:?
#21 | Hyprland(main+0xebd) [0x55b6d117c09d]
main
??:?
#22 | /usr/lib/libc.so.6(+0x27635) [0x7ff998c27635]
??
??:0
#23 | /usr/lib/libc.so.6(__libc_start_main+0x89) [0x7ff998c276e9]
??
??:0
#24 | Hyprland(_start+0x25) [0x55b6d1204ea5]
_start
??:?
Log tail:
[LOG] Runtime directory: /run/user/1000/hypr/967c3c7404d4fa00234e29c70df3e263386d2597_1763247865_1631412482
[LOG] Hyprland PID: 14084
[LOG] ===== SYSTEM INFO: =====
[LOG] System name: Linux
[LOG] Node name: centaurus
[LOG] Release: 6.17.8-arch1-1
[LOG] Version: #1 SMP PREEMPT_DYNAMIC Fri, 14 Nov 2025 06:54:20 +0000
[LOG] GPU information:
03:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Navi 48 [Radeon RX 9070/9070 XT/9070 GRE] [1002:7550] (rev c0) (prog-if 00 [VGA controller])
7c:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Raphael [1002:164e] (rev cb) (prog-if 00 [VGA controller])
[LOG] 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
[LOG] ========================
[INFO] If you are crashing, or encounter any bugs, please consult https://wiki.hypr.land/Crashes-and-Bugs/
[LOG]
Current splash: Segmentation fault (core dumped)
[LOG] Old rlimit: soft -> 1024, hard -> 524288
[LOG] New rlimit: soft -> 524288, hard -> 524288
[LOG] Creating the EventLoopManager!
[LOG] Creating the HookSystem!
[LOG] Creating the KeybindManager!
[LOG] Creating the AnimationManager!
[LOG] Creating the DynamicPermissionManager!
[LOG] Creating the ConfigManager!
[LOG] Using config: /home/anon/.config/hypr/hyprland.conf
[INFO] !!!!HEY YOU, YES YOU!!!!: further logs to stdout / logfile are disabled by default. BEFORE SENDING THIS LOG, ENABLE THEM. Use debug:disable_logs = false to do so: https://wiki.hypr.land/Configuring/Variables/#debug
[LOG] Creating the CHyprError!
[LOG] Creating the LayoutManager!
[LOG] Creating the TokenManager!
[LOG] [hookSystem] New hook event registered: preConfigReload
[LOG] Using config: /home/anon/.config/hypr/hyprland.conf
[ERR] source= globbing error: found no match
[ERR] source= globbing error: found no match
[ERR] source= globbing error: found no match
[ERR] source= globbing error: found no match
[ERR] source= globbing error: found no match
[ERR] source= globbing error: found no match
[ERR] source= globbing error: found no match
[ERR] source= globbing error: found no match
[ERR] source= globbing error: found no match
[ERR] source= globbing error: found no match
[ERR] source= globbing error: found no match
[ERR] source= globbing error: found no match
[ERR] source= globbing error: found no match
[ERR] source= globbing error: found no match
[ERR] source= globbing error: found no match
[ERR] source= globbing error: found no match
[ERR] source= globbing error: found no match
[ERR] source= globbing error: found no match
[ERR] source= globbing error: found no match
[ERR] source= globbing error: found no match
[ERR] source= globbing error: found no match
[ERR] source= globbing error: found no match
Metadata
Metadata
Assignees
Labels
No labels