Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --------------------------------------------
- Hyprland Crash Report
- --------------------------------------------
- Sorry, didn't mean to...
- Hyprland received signal 11(SEGV)
- Version: ea2501d4556f84d3de86a4ae2f4b22a474555b9f
- Tag: v0.41.0
- System info:
- System name: Linux
- Node name: archlinux
- Release: 6.6.32-1-lts
- Version: #1 SMP PREEMPT_DYNAMIC Sat, 25 May 2024 20:20:51 +0000
- GPU:
- 08:00.0 VGA compatible controller [0300]: NVIDIA Corporation TU104 [GeForce RTX 2060] [10de:1e89] (rev a1) (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
- Backtrace:
- # | Hyprland(_Z12getBacktracev+0x61) [0x623aeb325511]
- getBacktrace()
- ??:?
- #1 | Hyprland(_ZN13CrashReporter18createAndSaveCrashEi+0x9d9) [0x623aeb2bc1a9]
- CrashReporter::createAndSaveCrash(int)
- ??:?
- #2 | Hyprland(_Z25handleUnrecoverableSignali+0x71) [0x623aeb249ab1]
- handleUnrecoverableSignal(int)
- ??:?
- #3 | /usr/lib/libc.so.6(+0x3cae0) [0x7e2001165ae0]
- ??
- ??:0
- #4 | /usr/lib/dri/nouveau_dri.so(+0x9a50df) [0x7e1ff65a50df]
- ??
- ??:0
- #5 | /usr/lib/dri/nouveau_dri.so(+0x9a75c3) [0x7e1ff65a75c3]
- ??
- ??:0
- #6 | /usr/lib/dri/nouveau_dri.so(+0x9a7dff) [0x7e1ff65a7dff]
- ??
- ??:0
- #7 | /usr/lib/dri/nouveau_dri.so(+0xf1896b) [0x7e1ff6b1896b]
- ??
- ??:0
- #8 | /usr/lib/dri/nouveau_dri.so(+0xf18adf) [0x7e1ff6b18adf]
- ??
- ??:0
- #9 | /usr/lib/dri/nouveau_dri.so(+0xf1a963) [0x7e1ff6b1a963]
- ??
- ??:0
- #1 | /usr/lib/dri/nouveau_dri.so(+0x295017) [0x7e1ff5e95017]
- CInputManager::getNameForNewDevice(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >)
- ??:?
- #11 | Hyprland(_ZN15CHyprOpenGLImpl31renderTextureInternalWithDamageE14CSharedPointerI8CTextureEP4CBoxfP7CRegionibbbb+0x713) [0x623aeb4a10f3]
- CHyprOpenGLImpl::renderTextureInternalWithDamage(CSharedPointer<CTexture>, CBox*, float, CRegion*, int, bool, bool, bool, bool)
- ??:?
- #12 | Hyprland(_ZN15CHyprOpenGLImpl13renderTextureE14CSharedPointerI8CTextureEP4CBoxfibb+0xb4) [0x623aeb4a1f14]
- CHyprOpenGLImpl::renderTexture(CSharedPointer<CTexture>, CBox*, float, int, bool, bool)
- ??:?
- #13 | Hyprland(_ZN15CPointerManager20renderHWCursorBufferE14CSharedPointerINS_20SMonitorPointerStateEES0_I8CTextureE+0x40a) [0x623aeb3723fa]
- CPointerManager::renderHWCursorBuffer(CSharedPointer<CPointerManager::SMonitorPointerState>, CSharedPointer<CTexture>)
- ??:?
- #14 | Hyprland(_ZN15CPointerManager21attemptHardwareCursorE14CSharedPointerINS_20SMonitorPointerStateEE+0x120) [0x623aeb375af0]
- CPointerManager::attemptHardwareCursor(CSharedPointer<CPointerManager::SMonitorPointerState>)
- ??:?
- #15 | Hyprland(_ZN15CPointerManager19updateCursorBackendEv+0x340) [0x623aeb376060]
- CPointerManager::updateCursorBackend()
- ??:?
- #16 | Hyprland(_ZN15CPointerManager16setCursorSurfaceE14CSharedPointerI10CWLSurfaceERK8Vector2D+0x30f) [0x623aeb37682f]
- CPointerManager::setCursorSurface(CSharedPointer<CWLSurface>, Vector2D const&)
- ??:?
- #17 | Hyprland(_ZN14CCursorManager16setCursorSurfaceE14CSharedPointerI10CWLSurfaceERK8Vector2D+0xa3) [0x623aeb354fc3]
- CCursorManager::setCursorSurface(CSharedPointer<CWLSurface>, Vector2D const&)
- ??:?
- #18 | Hyprland(_ZN13CHyprRenderer16setCursorSurfaceE14CSharedPointerI10CWLSurfaceEiib+0x105) [0x623aeb4b8055]
- CHyprRenderer::setCursorSurface(CSharedPointer<CWLSurface>, int, int, bool)
- ??:?
- #19 | Hyprland(_ZN13CInputManager19processMouseRequestESt3any+0x22d) [0x623aeb394ecd]
- CInputManager::processMouseRequest(std::any)
- ??:?
- #2 | Hyprland(+0x297bb6) [0x623aeb3aabb6]
- CInputManager::unsetCursorImage()
- ??:?
- #21 | Hyprland(_ZN15CSignalListener4emitESt3any+0x5f) [0x623aeb32fb6f]
- CSignalListener::emit(std::any)
- ??:?
- #22 | Hyprland(_ZN7CSignal4emitESt3any+0x1e1) [0x623aeb32fed1]
- CSignal::emit(std::any)
- ??:?
- #23 | Hyprland(_ZN12CSeatManager11onSetCursorE14CSharedPointerI15CWLSeatResourceEjS0_I18CWLSurfaceResourceERK8Vector2D+0x1a6) [0x623aeb38cb76]
- CSeatManager::onSetCursor(CSharedPointer<CWLSeatResource>, unsigned int, CSharedPointer<CWLSurfaceResource>, Vector2D const&)
- ??:?
- #24 | Hyprland(+0x3738c9) [0x623aeb4868c9]
- CWLSeatProtocol::bindManager(wl_client*, void*, unsigned int, unsigned int)
- ??:?
- #25 | Hyprland(+0x3f419e) [0x623aeb50719e]
- CWlDataOffer::setSetActions(std::function<void (CWlDataOffer*, unsigned int, unsigned int)>)
- ??:?
- #26 | /usr/lib/libffi.so.8(+0x7596) [0x7e200168f596]
- ??
- ??:0
- #27 | /usr/lib/libffi.so.8(+0x400e) [0x7e200168c00e]
- ??
- ??:0
- #28 | /usr/lib/libffi.so.8(ffi_call+0x123) [0x7e200168ebd3]
- ??
- ??:0
- #29 | /usr/lib/libwayland-server.so.0(+0x6e45) [0x7e2001b37e45]
- ??
- ??:0
- #3 | /usr/lib/libwayland-server.so.0(+0xbc42) [0x7e2001b3cc42]
- ??
- ??:0
- #31 | /usr/lib/libwayland-server.so.0(wl_event_loop_dispatch+0x1f2) [0x7e2001b3b0a2]
- ??
- ??:0
- #32 | /usr/lib/libwayland-server.so.0(wl_display_run+0x2f) [0x7e2001b3d10f]
- ??
- ??:0
- #33 | Hyprland(_ZN17CEventLoopManager9enterLoopEP10wl_displayP13wl_event_loop+0x59) [0x623aeb3906b9]
- CEventLoopManager::enterLoop(wl_display*, wl_event_loop*)
- ??:?
- #34 | Hyprland(main+0x941) [0x623aeb20deb1]
- main
- ??:?
- #35 | /usr/lib/libc.so.6(+0x25c88) [0x7e200114ec88]
- ??
- ??:0
- #36 | /usr/lib/libc.so.6(__libc_start_main+0x8c) [0x7e200114ed4c]
- ??
- ??:0
- #37 | Hyprland(_start+0x25) [0x623aeb246e75]
- _start
- ??:?
- Log tail:
- [LOG] Window rule suppressevent maximize -> class:.* matched [Window 623aee5eca50: title: "Mozilla Firefox"]
- [LOG] Framebuffer created, status 36053
- [ERR] [LinuxDMABUF] FIXME: surface feedback stub
- [LOG] cursorImage request: surface 1
- [LOG] CWLSurface 623aee2259a0 called init()
- [LOG] Callback 623aed70b9b0 -> 623aed70b9a8, CPointerManager removed.
- [LOG] Registered signal for owner 623aee600620: 623aee5020f8 -> 623aee600630 (owner: CRenderbuffer)
- [LOG] Callback 623aee600658 -> 623aee600650, CRenderbuffer removed.
- [LOG] [WLCompositor] New wl_region with id 58 at 623aee5eee20
- [LOG] [WLCompositor] New wl_region with id 60 at 623aee603f70
- [LOG] [WLCompositor] New wl_region with id 63 at 623aee603f70
- [LOG] [WLCompositor] New wl_region with id 64 at 623aee603f70
- [LOG] [WLCompositor] New wl_region with id 65 at 623aee603f70
- [LOG] [WLCompositor] New wl_region with id 68 at 623aee603d50
- [LOG] [LinuxDMABUF] Creating a dmabuf, with id 70: size [Vector2D: x: 1920, y: 1080], fmt 875713089, planes 1
- [LOG] [LinuxDMABUF] | plane 0: mod 216172782120099860 fd 79 stride 7680 offset 0
- [LOG] [XDGShell] xdg_surface 623aee5ec130 requests geometry 0x0 1876x987
- [LOG] [WLCompositor] New wl_region with id 72 at 623aee606d10
- [LOG] [WLCompositor] New wl_region with id 73 at 623aee606d10
- [LOG] [WLCompositor] New wl_surface with id 58 at 623aee5ee8b0
- [LOG] [WLCompositor] New wl_region with id 74 at 623aee606d70
- [LOG] Window 623aee5eca50 set title to Nerd Fonts - Iconic font aggregator, glyphs/icons collection, & fonts patcher — Mozilla Firefox
- [LOG] Searching for matching rules for firefox (title: Nerd Fonts - Iconic font aggregator, glyphs/icons collection, & fonts patcher — Mozilla Firefox)
- [LOG] Window rule suppressevent maximize -> class:.* matched [Window 623aee5eca50: title: "Nerd Fonts - Iconic font aggregator, glyphs/icons collection, & fonts patcher — Mozilla Firefox"]
- [LOG] [WLCompositor] New wl_region with id 74 at 623aee605190
- [LOG] [LinuxDMABUF] Creating a dmabuf, with id 62: size [Vector2D: x: 1876, y: 987], fmt 875713089, planes 1
- [LOG] [LinuxDMABUF] | plane 0: mod 216172782120099860 fd 77 stride 7552 offset 0
- [LOG] [WLCompositor] New wl_region with id 70 at 623aee605190
- [LOG] [LinuxDMABUF] Creating a dmabuf, with id 71: size [Vector2D: x: 1876, y: 987], fmt 875713089, planes 1
- [LOG] [LinuxDMABUF] | plane 0: mod 216172782120099860 fd 79 stride 7552 offset 0
- [LOG] [WLCompositor] New wl_region with id 74 at 623aee606350
- [LOG] [WLCompositor] New wl_region with id 49 at 623aee606350
- [LOG] [WLCompositor] New wl_region with id 74 at 623aee606350
- [LOG] [WLCompositor] New wl_region with id 49 at 623aee606350
- [LOG] Window 623aee5eca50 set title to Mozilla Firefox
- [LOG] Searching for matching rules for firefox (title: Mozilla Firefox)
- [LOG] Window rule suppressevent maximize -> class:.* matched [Window 623aee5eca50: title: "Mozilla Firefox"]
- [LOG] [WLCompositor] New wl_region with id 74 at 623aee607020
- [LOG] [WLCompositor] New wl_region with id 74 at 623aee607020
- [LOG] Window 623aee5eca50 set title to Nerd Fonts - Iconic font aggregator, glyphs/icons collection, & fonts patcher — Mozilla Firefox
- [LOG] Searching for matching rules for firefox (title: Nerd Fonts - Iconic font aggregator, glyphs/icons collection, & fonts patcher — Mozilla Firefox)
- [LOG] Window rule suppressevent maximize -> class:.* matched [Window 623aee5eca50: title: "Nerd Fonts - Iconic font aggregator, glyphs/icons collection, & fonts patcher — Mozilla Firefox"]
- [LOG] [WLCompositor] New wl_region with id 74 at 623aee606ed0
- [LOG] cursorImage request: surface 1
- [LOG] Registered signal for owner 623aee600620: 623aee4d01e8 -> 623aee600630 (owner: CRenderbuffer)
- [LOG] Callback 623aee600658 -> 623aee600650, CRenderbuffer removed.
- [LOG] Registered signal for owner 623aee600620: 623aee4d01e8 -> 623aee600630 (owner: CRenderbuffer)
- [LOG] Callback 623aee600658 -> 623aee600650, CRenderbuffer removed.
- [LOG] cursorImage request: surface 1
- [LOG] Registered signal for owner 623aee600620: 623aeea25cd8 -> 623aee600630 (owner: CRenderbuffer)
Advertisement
Add Comment
Please, Sign In to add comment