Hyprland icon indicating copy to clipboard operation
Hyprland copied to clipboard

crash after unlock

Open andresilva opened this issue 1 year ago • 5 comments
trafficstars

Hyprland Version

93fea890433ec11d7a915f5e0466b2e8b513e895

Bug or Regression?

Bug

Description

Touched keyboard to reactivate dpms and try to unlock session, hyprland just crashed.

How to reproduce

Just happens randomly on screen lock when attempting to resume.

Crash reports, logs, images, videos

hyprland-crash.txt

andresilva avatar May 22 '24 19:05 andresilva

asan maybe? idk looks sus

vaxerski avatar May 22 '24 20:05 vaxerski

hyprlandCrashReport3463.txt

I don't think this has anything helpful but might as well share. These kinds of crashes just happen randomly so I'd have to run an asan build for a while. I'll see what I can do.

andresilva avatar May 22 '24 20:05 andresilva

I also have found resuming from a suspend to rarely result in a crash. I am having other issues running an ASan build for long enough for this to occur, so after I resolve those issues, I'll get around to using an ASan build until I trigger it again.

En-En-Code avatar May 23 '24 14:05 En-En-Code

I'm also experiencing the same since a few days ago. In case it helps, this is the core dump stack trace:

Stack trace of thread 1300:
#0  0x00007e2c012a8e44 n/a (libc.so.6 + 0x94e44)
#1  0x00007e2c01250a30 raise (libc.so.6 + 0x3ca30)
#2  0x00007e2c012384c3 abort (libc.so.6 + 0x244c3)
#3  0x0000616325a38287 _Z25handleUnrecoverableSignali (Hyprland + 0x103287)
#4  0x00007e2c01250ae0 n/a (libc.so.6 + 0x3cae0)
#5  0x0000616325bba8fe _ZN24CFractionalScaleProtocol9sendScaleEP11wlr_surfaceRKf (Hyprland + 0x2858fe)
#6  0x0000616325be6d7c _ZN19CSessionLockSurfaceC2ESt10shared_ptrI24CExtSessionLockSurfaceV1EP11wlr_surfaceP8CMonitorSt8we>
#7  0x0000616325beb4bd _ZN20CSessionLockProtocol16onGetLockSurfaceEP17CExtSessionLockV1jP11wl_resourceS3_ (Hyprland + 0x2>
#8  0x0000616325c44e8e n/a (Hyprland + 0x30fe8e)
#9  0x00007e2c016a2596 n/a (libffi.so.8 + 0x7596)
#10 0x00007e2c0169f00e n/a (libffi.so.8 + 0x400e)
#11 0x00007e2c016a1bd3 ffi_call (libffi.so.8 + 0x6bd3)
#12 0x00007e2c01c36ada n/a (libwayland-server.so.0 + 0x8ada)
#13 0x00007e2c01c3b180 n/a (libwayland-server.so.0 + 0xd180)
#14 0x00007e2c01c39ae2 wl_event_loop_dispatch (libwayland-server.so.0 + 0xbae2)
#15 0x00007e2c01c3a2d7 wl_display_run (libwayland-server.so.0 + 0xc2d7)
#16 0x0000616325b79bc5 _ZN17CEventLoopManager9enterLoopEP10wl_displayP13wl_event_loop (Hyprland + 0x244bc5)
#17 0x0000616325a0159d main (Hyprland + 0xcc59d)
#18 0x00007e2c01239c88 n/a (libc.so.6 + 0x25c88)
#19 0x00007e2c01239d4c __libc_start_main (libc.so.6 + 0x25d4c)
#20 0x0000616325a34bb5 _start (Hyprland + 0xffbb5)

greenfoo avatar May 25 '24 12:05 greenfoo

I'm encountering something similar. Out of interest, do you have Discord running? I'm seeing it crash after hyprland. That might mean it's just crashing because its XWayland vanished or it might conceivably cause the crash somehow.
hyprlandCrashReport2471.txt

Chais avatar Jun 20 '24 16:06 Chais

Hello there!

This issue has been closed, as we are moving from issues to discussions. More about this can be found here and in #9854.

Firstly, please make sure this issue is still relevant in latest Hyprland. If so, we ask you to open a discussion (please read the discussion guidelines first, in the pinned post)

Thank you for your understanding!

vaxerski avatar Apr 05 '25 18:04 vaxerski