Hello Wojciech Muła, I am just trying to reproduce the crash inside a minimal buster amd64 qemu VM.
Unfortunately I was not able to reproduce and found most of the listed versions are already outdated in testing. Is there a reason, why your debian unstable installation is not receiving updates? Another point would be, you copied just the first frame of gdb's bt output, but there should have been more lines following? And such a backtrace would be even better if the matching dbgsym packages are installed like described in [1]. In your example that would be at least xfburn-dbgsym libglib2.0-0-dbgsym. (But I guess if you currently do not install updates on purpose that would pull in new versions of the libraries.) Kind regards, Bernhard [1] https://wiki.debian.org/HowToGetABacktrace # dpkg -S /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 libglib2.0-0:amd64: /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0

