Software app crash on touch to category
If i open the Software app and touch to category.
gdb output ` mobian@mobian:~$ gdb --args gnome-software GNU gdb (Debian 9.2-1) 9.2 Copyright (C) 2020 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "aarch64-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: http://www.gnu.org/software/gdb/bugs/. Find the GDB manual and other documenta--Type for more, q to quit, c to continue without paging--c tion resources online at: http://www.gnu.org/software/gdb/documentation/.
For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from gnome-software... (No debugging symbols found in gnome-software) (gdb) run
Starting program: /usr/bin/gnome-software [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/aarch64-linux-gnu/libthread_db.so.1". [New Thread 0xfffff2df2e50 (LWP 105834)] [New Thread 0xfffff258ee50 (LWP 105835)] [New Thread 0xfffff1d8de50 (LWP 105836)] [Thread 0xfffff1d8de50 (LWP 105836) exited] [Thread 0xfffff258ee50 (LWP 105835) exited] [Thread 0xfffff3410010 (LWP 105823) exited] [Inferior 1 (process 105823) exited normally] (gdb) `