Steffen
Steffen
> gdb is not very helpful when stepping through the code. Guess the crash happens too early? What do you mean? The error can't happen 'too early' Can you backup...
> Can you backup your config file and try to launch btop with an empty config directory? ?
@zenofile It would be super helpful if you could get a back trace on the error by stepping through the code with gdb. I don't have access to a 7000...
But do you think this is the same that happens to the original issuer? The first error happens either directly in `Shared::init()` or `Mem/Cpu::collect()`. This now is about `Mem::draw()`. Might...
Is this happening every time and can you reproduce that reliably?
Observing the same issue ``` [1/4] /usr/lib/llvm/16/bin/clang -I/var/tmp/portage/sys-process/tini-0.19.0-r1/work/tini-0.19.0_build -O2 -pipe -march=native -flto=thin -std=gnu99 -Wextra -Wall -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -MD -MT CMakeFiles/tini.dir/src/tini.c.o -MF CMakeFiles/tini.dir/src/tini.c.o.d -o CMakeFiles/tini.dir/src/tini.c.o -c /var/tmp/portage/sys-process/tini-0.19.0-r1/work/tini-0.19.0/src/tini.c [2/4] /usr/lib/llvm/16/bin/clang...
From git (rocm-6.2.x): ```bash Package version: 7.2.0.4-local-build-0-5ac86f6 ``` From latest tarball: ```bash Package version: 7.3.0.0-local-build-0-unknown ```