Bug#1051900: ohcount: aborts with segfaul or bus error 90% of the time on arm64

2024-01-13 Thread Sylvestre Ledru
Hello First, sorry for the latency. I tried to upload it but two tests are failing. Does it ring a bell ? (they are regressions from the patch) Error: test_diff(SourceFileTest):  

Bug#1051900: ohcount: aborts with segfaul or bus error 90% of the time on arm64

2023-09-15 Thread Michael Cree
Tags: patch Further to my prior report it is not the use of variable length array but the overwriting the end of the array that is the problem. This bug is repeated multiple times throughout the source file src/detector.c. It appears that there have been attempts to fix a couple of occurrences of

Bug#1051900: ohcount: aborts with segfaul or bus error 90% of the time on arm64

2023-09-15 Thread Michael Cree
On Wed, Sep 13, 2023 at 06:52:08PM -0300, Antonio Terceiro wrote: > ohcount segfaults (and sometimes aborts with a Bus error) on arm64, > almost 90% of the time. I tried this on an up to date arm64 Debian Running ohcount under gdb traps on the segfault but can't get a backtrace due to a corrupted

Bug#1051900: ohcount: aborts with segfaul or bus error 90% of the time on arm64

2023-09-13 Thread Antonio Terceiro
Package: ohcount Version: 4.0.0-3 Severity: grave Justification: renders package unusable X-Debbugs-Cc: debian-...@lists.debian.org Dear Maintainer, ohcount segfaults (and sometimes aborts with a Bus error) on arm64, almost 90% of the time. I tried this on an up to date arm64 Debian testing