on
11 Jun 2026
02:08 PM
- edited on
12 Jun 2026
11:13 AM
by
MaciejNeumann
kernel: nginx[4143235]: segfault at 7 ip 00007feb5b80845b sp 00007ffde8362200 error 4 in liboneagentnginx.so
This image is part of AKS Application Routing add-on (managed NGINX ingress by Microsoft)
Disable OneAgent injection for ingress pods/namespace
For cloudNativeFullStack / applicationMonitoring:
Use annotations mentioned in Docs: https://docs.dynatrace.com/docs/shortlink/annotate
For classicFullStack
Disabling injection successfully stops crashes and restores stability.
Microsoft on the issue https://github.com/Azure/AKS/issues/5796, is claiming that is outside the AKS support scope to provided a fix for AKS App Routing, even be full managed (Pod/deployment-level changes are restricted) by AKS. @MaciejNeumann and @bhaveshbjoshi Is there any evidence, recommendation or guidance that we can provide to our customer to escalate this to AKS support?
Hi @artigas it seems the monitoring was not working earlier. With the changes introduced by MS it seems that OA is injecting into the process. Usually, OA doesn't inject into the patched nginx. You can verify the binaries loaded in earlier patch and impacted patch by using following command.
ldd