the message above says `fix released`. Where can I find the fix ? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gtk4 in Ubuntu. https://bugs.launchpad.net/bugs/2027571
Title: gnome-extensions-app crash, parser_get_compose_table: assertion failed: Status in GTK+: Fix Released Status in gtk4 package in Ubuntu: New Bug description: ENV: Ubuntu 22.04.2 LTS on X11, GNOME Shell 42.9 symptom : gnome-extensions-app crash everytime right at start. message: ``` /usr/bin/gnome-extensions-app ** Gtk:ERROR:../../../gtk/gtkcomposetable.c:981:parser_get_compose_table: assertion failed: (data[first_pos + i] <= data[first_pos + i + 1]) Bail out! Gtk:ERROR:../. ``` gdb backtrace: ``` ** Gtk:ERROR:../../../gtk/gtkcomposetable.c:981:parser_get_compose_table: assertion failed: (data[first_pos + i] <= data[first_pos + i + 1]) Bail out! Gtk:ERROR:../../../gtk/gtkcomposetable.c:981:parser_get_compose_table: assertion failed: (data[first_pos + i] <= data[first_pos + i + 1]) Thread 16 "pool-gnome-exte" received signal SIGABRT, Aborted. [Switching to Thread 0x7ffff0858640 (LWP 9456)] __pthread_kill_implementation (no_tid=0, signo=6, threadid=140737228670528) at ./nptl/pthread_kill.c:44 44 ./nptl/pthread_kill.c: No such file or directory. (gdb) bt #0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=140737228670528) at ./nptl/pthread_kill.c:44 #1 __pthread_kill_internal (signo=6, threadid=140737228670528) at ./nptl/pthread_kill.c:78 #2 __GI___pthread_kill (threadid=140737228670528, signo=signo@entry=6) at ./nptl/pthread_kill.c:89 #3 0x00007ffff76bb476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26 #4 0x00007ffff76a17f3 in __GI_abort () at ./stdlib/abort.c:79 #5 0x00007ffff7d44b57 in () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 #6 0x00007ffff7d9e70f in g_assertion_message_expr () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 #7 0x00007ffff11be0e3 in () at /lib/x86_64-linux-gnu/libgtk-4.so.1 #8 0x00007ffff123a0b4 in () at /lib/x86_64-linux-gnu/libgtk-4.so.1 #9 0x00007ffff123a7b1 in () at /lib/x86_64-linux-gnu/libgtk-4.so.1 #10 0x00007ffff7b9f194 in () at /lib/x86_64-linux-gnu/libgio-2.0.so.0 #11 0x00007ffff7dad6b4 in () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 #12 0x00007ffff7daaa51 in () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 #13 0x00007ffff770db43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442 #14 0x00007ffff779fa00 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81 ``` Moreover, I found in my snap logs that there was update recently applied, might be linked ``` $snap changes ID Status Spawn Ready Summary 253 Done yesterday at 21:47 CEST yesterday at 21:47 CEST Remove "gnome-3-34-1804" snap 254 Done yesterday at 22:23 CEST yesterday at 22:23 CEST Refresh "gnome-3-38-2004" snap ``` Moreover, is seems I have multiple snap version of gnome installed ``` snap list ... gnome-3-28-1804 3.28.0-19-g98f9e67.98f9e67 198 latest/stable canonical✓ - gnome-3-38-2004 0+git.efb213a 143 latest/stable canonical✓ - gnome-42-2204 0+git.ff35a85 120 latest/stable canonical✓ - .... ``` ProblemType: Bug DistroRelease: Ubuntu 22.04 Package: gnome (not installed) ProcVersionSignature: Ubuntu 5.15.0-76.83-generic 5.15.99 Uname: Linux 5.15.0-76-generic x86_64 ApportVersion: 2.20.11-0ubuntu82.5 Architecture: amd64 CasperMD5CheckResult: unknown CurrentDesktop: ubuntu:GNOME Date: Wed Jul 12 12:10:10 2023 InstallationDate: Installed on 2021-08-18 (692 days ago) InstallationMedia: Ubuntu 20.04.2.0 LTS "Focal Fossa" - Release amd64 (20210209.1) SourcePackage: meta-gnome3 UpgradeStatus: Upgraded to jammy on 2023-07-01 (10 days ago) To manage notifications about this bug go to: https://bugs.launchpad.net/gtk/+bug/2027571/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp