Package: emboss
Version: 6.6.0+dfsg-9
Severity: important
Tags: bullseye bookworm trixie sid
X-Debbugs-CC: debian-...@lists.debian.org

Hello,

All emboss executables segfault on s390x since bullseye. Segfault is evident when calling any of emboss executables without CLI arguments or only with '--help'. Checking with GDB on sid for 'gdb seqret' says:

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

Program received signal SIGSEGV, Segmentation fault.
cvt_s (code=<optimized out>, ap=0x3ffffff99c0, put=0x3fff77b79b8 <fmtAppend>, cl=0x3ffffff9e70, flags=0x3ffffff99c8, width=-2147483648, precision=-2147483648) at ajfmt.c:352
352        if(str)

GDB localises the issue for seqret in a string formatting function.

Andrius

Reply via email to