SIGSEGV on 15.1.10.x
Hello, community!
Does someone experience SIGSEGV exceptions on 15.1.10.x branch?
We have 4200v and after standby device upgrade from 151.9.1 to [15.1.10.0, 15.1.10.2, 15.1.10.3 or 15.1.10.4] it fails with SIGSEGV. It is standby device and the only traffic arrives is DNS Authoritative requests-responses
Usually /var/log/tmm contains such messages (extracted from 15.1.10.4):
<13> 2024-06-01T00:08:37.325+03:00 bigip1 notice Product: BIG-IP
<13> 2024-06-01T00:08:37.325+03:00 bigip1 notice Version: 15.1.10.4
<13> 2024-06-01T00:08:37.325+03:00 bigip1 notice Build: 0.0.5
...
<13> 2024-06-01T00:08:37.326+03:00 bigip1 notice platform=C113
<13> 2024-06-01T00:08:37.326+03:00 bigip1 notice ** SIGSEGV **
...
<13> 2024-06-01T00:08:37.326+03:00 bigip1 notice RIP: 0x00007ff1c3c76f11 EFLAGS: 0x0000000000013283
...
<13> 2024-06-01T00:08:37.339+03:00 bigip1 notice 7ff1c3b0d000-7ff1c3ccb000 r-xp 00000000 fd:12 41615 /usr/lib64/libc-2.17.so
<13> 2024-06-01T00:08:37.339+03:00 bigip1 notice 7ff1c3ccb000-7ff1c3eca000 ---p 001be000 fd:12 41615 /usr/lib64/libc-2.17.so
<13> 2024-06-01T00:08:37.339+03:00 bigip1 notice 7ff1c3eca000-7ff1c3ece000 r--p 001bd000 fd:12 41615 /usr/lib64/libc-2.17.so
<13> 2024-06-01T00:08:37.339+03:00 bigip1 notice 7ff1c3ece000-7ff1c3ed0000 rw-p 001c1000 fd:12 41615 /usr/lib64/libc-2.17.so
If I correctly understand backtrace it catches SIGSEGV inside libc code
Unfortunately F5 and partners was not able to quote next year of support contract and currently we do not have any option to submit core file for analysis to F5. According to https://my.f5.com/manage/s/article/K10062 it is more likely some kind of software bug. No matching or similar Bug Id was found on https://my.f5.com/manage/s/bug-tracker
Maybe someone on the community experienced the same issue and could guide me what should be disabled/enabled on the box to avoid this bug? Or maybe someone has EngHF with the fix :)