GTK4 applications under Wayland crashing when resizing or right clicking them #144

Closed
opened 2022-09-06 22:01:08 +02:00 by Timo · 9 comments

Heyo,

adding this repo and doing a full system upgrade causes Wayland to malfunction for me by making GTK4 applications segfault by either right clicking, or resizing them in any way

Removing this repo and downgrading all packages to Arch's official packages seems to resolve this. I didn't get to test which specific package has issues, sorry.

I use a GTX 1080 with the proprietary NVIDIA driver and a Ryzen 5 5600x.

Sorry for this being a screenshot, I hadn't copied the text.

Heyo, adding this repo and doing a full system upgrade causes Wayland to malfunction for me by making GTK4 applications segfault by either right clicking, or resizing them in any way Removing this repo and downgrading all packages to Arch's official packages seems to resolve this. I didn't get to test which specific package has issues, sorry. I use a GTX 1080 with the proprietary NVIDIA driver and a Ryzen 5 5600x. Sorry for this being a screenshot, I hadn't copied the text.
Timo changed title from Wayland crashing when resizing or right clicking GTK4 applications to Applications under Wayland crashing when resizing or right clicking GTK4 applications 2022-09-06 22:08:41 +02:00
Timo changed title from Applications under Wayland crashing when resizing or right clicking GTK4 applications to GTK4 applications under Wayland crashing when resizing or right clicking them 2022-09-06 22:08:54 +02:00
Owner

Hi @Timo,

I queued wayland for a rebuild, maybe that fixes it. Otherwise getting a stacktrace would probably help. You can use systemd-coredump for that.

Hi @Timo, I queued `wayland` for a rebuild, maybe that fixes it. Otherwise getting a stacktrace would probably help. You can use [systemd-coredump](https://wiki.archlinux.org/title/Core_dump) for that.
anonfunc added the
bug
label 2022-09-06 23:51:52 +02:00
Author

Both kgx (gnome-console) and epiphany, as example, crash on

(gdb) bt
#0  0x00007f4d8b2f3bf8 in wl_list_insert () at /usr/lib/libwayland-client.so.0
#1  0x00007f4d8b2f5305 in wl_display_read_events () at /usr/lib/libwayland-client.so.0
#2  0x00007f4d84099a91 in  () at /usr/lib/libnvidia-egl-wayland.so.1
#3  0x00007f4d477ff000 in  ()
#4  0x00007f4d8bde0a33 in free () at /usr/lib/libc.so.6
#5  0x0000000000000000 in  ()

epiphany: https://pastebin.pl/view/4473b00e

kgx: https://pastebin.pl/view/226df0f8

Do you want me to attach the full compressed ones?

Both kgx (gnome-console) and epiphany, as example, crash on ``` (gdb) bt #0 0x00007f4d8b2f3bf8 in wl_list_insert () at /usr/lib/libwayland-client.so.0 #1 0x00007f4d8b2f5305 in wl_display_read_events () at /usr/lib/libwayland-client.so.0 #2 0x00007f4d84099a91 in () at /usr/lib/libnvidia-egl-wayland.so.1 #3 0x00007f4d477ff000 in () #4 0x00007f4d8bde0a33 in free () at /usr/lib/libc.so.6 #5 0x0000000000000000 in () ``` epiphany: https://pastebin.pl/view/4473b00e kgx: https://pastebin.pl/view/226df0f8 Do you want me to attach the full compressed ones?
Owner

No, I think that should be enough for now. I'll check later if I can find out what causes this.

No, I think that should be enough for now. I'll check later if I can find out what causes this.
Owner

Does only downgrading wayland fixes this as well?

Does only downgrading `wayland` fixes this as well?
Author

Not sure if the rebuilding of wayland fixed it or if uninstalling and now reinstalling all packages from this repo fixed it, but the crashing seems gone

Not sure if the rebuilding of `wayland` fixed it or if uninstalling and now reinstalling all packages from this repo fixed it, but the crashing seems gone
Owner

Well, I removed wayland yesterday, so you currently should be running the Arch version of wayland. The newly build wayland is still not moved due to the current build-cycle being stuck on julia again, I really need to blacklist this annoying package.

EDIT: I'll notify you here when wayland is moved.

Well, I removed `wayland` yesterday, so you currently should be running the Arch version of `wayland`. The newly build wayland is still not moved due to the current build-cycle being stuck on `julia` again, I really need to blacklist this annoying package. *EDIT*: I'll notify you here when `wayland` is moved.
Owner

wayland-1.21.0-1.2 just got moved live, if you find time please test it.

`wayland-1.21.0-1.2` just got moved live, if you find time please test it.
Author

Still seems good currently after reinstalling wayland and rebooting

Still seems good currently after reinstalling `wayland` and rebooting
Owner

Closing this now, please reopen if this issue still persists.

Closing this now, please reopen if this issue still persists.
Sign in to join this conversation.
No description provided.