Skip to content

seperate otel from otel-grpc due to condition causing mutex corruption when grpc is enabled#40

Merged
ToshY merged 1 commit into
mainfrom
feature/seperate-otel-to-grpc-image
Jul 5, 2026
Merged

seperate otel from otel-grpc due to condition causing mutex corruption when grpc is enabled#40
ToshY merged 1 commit into
mainfrom
feature/seperate-otel-to-grpc-image

Conversation

@ToshY

@ToshY ToshY commented Jul 5, 2026

Copy link
Copy Markdown
Owner

Description

Seperating otel image into separate grpc image due to following condition when GRPC is enabled but not used

[mutex.cc : 2445] RAW: Check w->waitp->cv_word == nullptr failed: Mutex::Fer with pending CondVar queueing
WARNING: [pool www] child 17 exited on signal 6 (SIGABRT - core dumped) after 41415.816755 seconds from start

Checklist

  • My code adheres to the style guidelines of this project
  • I have conducted a self-review of my code
  • I have added comments to my code, especially in areas that may be difficult to understand

@ToshY ToshY left a comment

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm; build images after merge

@ToshY ToshY merged commit c566605 into main Jul 5, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant