Control: tags -1 moreinfo

On Sun, 16 Nov 2025 00:17, Alex Schroeder <[email protected]> wrote:

Package: kew
Version: 3.5.2+ds-2
Severity: important
X-Debbugs-Cc: [email protected]

Dear Maintainer,

When I start kew, I get a SIGSEV.

fish: Job 1, 'kew' terminated by signal SIGSEGV (Address boundary error)

If I start it with gdb:

(gdb) run
Starting program: /usr/bin/kew [Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/aarch64-linux-gnu/libthread_db.so.1".

Program received signal SIGSEGV, Segmentation fault.
0x0000fffff6f84150 in ?? () from /lib/aarch64-linux-gnu/libc.so.6

I'm running it on an arm64 (MNT Pocket Reform). A few hours ago it still worked,
so I'm assuming this is due to the recent upgrade.

Hi Alex,

kew works for me on unstable (amd64). Can you provide a full backtrace?
You can do so by export DEBUGINFOD_URLS="https://debuginfod.debian.net";
before running gdb.

For me, kew launches and runs normally.
You mentioned updates, can you show logs what packages were upgraded?
Maybe it's related.

best,

werdahias

Reply via email to