It's quite hard to debug this without a javascript dump...
Please if anyone gets this frequently, connect to gnome-shell with sudo gdb -p $(gnome-shell) continue the execution and when the crash happens, do a "call gjs_dumpstack()"
It's quite hard to debug this without a javascript dump...
Please if anyone gets this frequently, connect to gnome-shell with sudo gdb -p $(gnome-shell) continue the execution and when the crash happens, do a "call gjs_dumpstack()"