Replies: 3 comments 9 replies
|
ok we'll take a look; can you let us know the version of mod_auth_openidc that you're on and the platform? |
0 replies
|
we were finally able to find the root cause and address it in 16d844f and the fix will be included in the upcoming 2.4.16.3 |
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
When enabling the new Prometheus metrics endpoint, we see memory corruption errors. Sometimes this causes backtraces to be logged:
Sometimes we see this in the logs:
Sometimes we see more information:
We can reliably reproduce the issue when shutting down Apache. If we disable the metrics endpoint, the problem disappears reliably.
Any idea what the problem could be?
All reactions