Bug#1088617: (No Subject)
P9jgW4773EY
P9jgW4773EY at proton.me
Sun Dec 1 21:27:13 GMT 2024
I tried to reproduce the bug on a fresh Debian 12.8 install and failed.
There were some 21 files/folders on my system in ~/.local/share/mime/ compared to a Debian 12.8 fresh install. They mostly resembled those in /usr/share/mime/. I don't know which script/program placed them wrongly in ~/.local/share/mime/, but deleting everything besides ~/.local/share/mime/packages fixed the bug.
I also did a backtrace and found out that the Segmentation fault is caused by an endless loop of:
(mime=mime at entry=0x7fd4153a675c "application/ecmascript", base=base at entry=0x7fd4153c7224 "text/x-csrc") at ../../../gio/xdgmime/xdgmimecache.c:971
alternating with
(mime=mime at entry=0x7fd4153cb4c0 "text/javascript", base=base at entry=0x7fd4153c7224 "text/x-csrc") at ../../../gio/xdgmime/xdgmimecache.c:971
Could be related to
https://gitlab.gnome.org/GNOME/glib/-/issues/2833
and
https://gitlab.gnome.org/GNOME/glib/-/commit/adf96047f45c8e07f9a980f75dd416c3631141b3
More information about the Pkg-freedesktop-maintainers
mailing list