This seems to be related to source fortification.
If I build the argus binary myself it works with
export CFLAGS=-D_FORTIFY_SOURCE=1 ./configure
export CFLAGS=-D_FORTIFY_SOURCE=2 ./configure
but if I do
export CFLAGS=-D_FORTIFY_SOURCE=2 ./configure
then I get the same error as in argus-server 2:3.
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: argus (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2101872
Title:
argu
** Description changed:
Argus reliably crashes immediately on startup on 24.04 for anything
other than "argus -h".
root@test2:~# argus -i lo
*** buffer overflow detected ***: terminated
Aborted (core dumped)
root@test2:~# argus -X
*** buffer overflow detected ***: terminated
** Summary changed:
- argus reliably crashes on startup
+ argus reliably crashes on startup on 24.04
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2101872
Title:
argus reliably crashes on startup o