Crash in OTLP HTTP Export: WITH_ASYNC_EXPORT_PREVIEW=ON #3036
Labels
bug
Something isn't working
Stale
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
Describe your environment
Build and running on Ubuntu 24.04 ARM64 (VM inside M1 Macbook)
Protobuf Version: 3.21.12
OTEL Version: 1.16.1
Steps to reproduce
main.cpp.txt
tracer_common.h.txt
Backtrace
Additional context
This happens during the destructor call of
OtlpHttpExporter
and when Async export is enabled.Didn't understood why this is happening. Need some help.
The text was updated successfully, but these errors were encountered: