From time to time our integration tests fail with the following error:
corrupted double-linked list
Aborted (core dumped)
We managed to make this issue reproducible on demand. And after a long period of bisecting and trimming down, it disappeared when we removed the dependency on applicationinsights-native-metrics.
We're not sure to be able to create a simple repro case easily. Would there be another way to help you find out the root cause of this issue?
From time to time our integration tests fail with the following error:
We managed to make this issue reproducible on demand. And after a long period of bisecting and trimming down, it disappeared when we removed the dependency on
applicationinsights-native-metrics.We're not sure to be able to create a simple repro case easily. Would there be another way to help you find out the root cause of this issue?