Source: falcosecurity-libs Version: 0.23.2-1 Severity: serious Tags: patch Forwarded: https://github.com/falcosecurity/libs/pull/3099 Control: affects -1 src:libfalcosecurity0t64
https://ci.debian.net/packages/w/wireshark/testing/amd64/75320980/ ... 92s autopkgtest [01:30:51]: test tshark: [----------------------- 93s corrupted size vs. prev_size 93s Aborted 93s autopkgtest [01:30:52]: test tshark: -----------------------] ... 156s autopkgtest [01:31:55]: test gui: [----------------------- 157s Floating point exception 158s autopkgtest [01:31:57]: test gui: -----------------------] ... 158s autopkgtest [01:31:57]: @@@@@@@@@@@@@@@@@@@@ summary 158s tshark FAIL non-zero exit status 134 158s gui FAIL non-zero exit status 136 The root cause is that 0.x -> 0.y version changes my contain ABI-breaking changes, requiring a library transition (see also #1142865). The incorrect soversion of the libraries will be fixed upstream in 0.26, but with my patch the proper soversion could also already be set in 0.23.

