road2react
road2react
I tried the -rt patch (using Arch `linux-rt`) and it doesn't fix the problem.
> > Please report this to Gnome, nothing an extension does should be able to segfault Gnome. > And that is wrong. https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/7820#note_2185342
Segfault stack trace: ``` == Stack trace for context 0x5dad28d70a10 == #0 5dad28e3cd58 i file:///home/user/.local/share/gnome-shell/extensions/[email protected]/extension.js:286 (107f3eb73b50 @ 221) #1 7ffd9d586c20 b file:///home/user/.local/share/gnome-shell/extensions/[email protected]/store.js:227 (17843b4bcb50 @ 452) #2 7ffd9d586cd0 b file:///home/user/.local/share/gnome-shell/extensions/[email protected]/store.js:236 (17843b4bc7e0...
Appears to be a race condition in this section: https://github.com/SUPERCILEX/gnome-clipboard-history/blob/c62c89cee906acd8c4f7d4a0f3c0d64905c5d676/extension.js#L249 Issue can be reproduced by quickly toggling the extension instead of locking/unlocking screen
Issue is still occurring on version 59ce353