Skip to content

Automated fix for refs/heads/rwstauner/debug-segv#39

Open
github-actions[bot] wants to merge 4 commits intorwstauner/debug-segvfrom
create-pull-request/patch-38ede99
Open

Automated fix for refs/heads/rwstauner/debug-segv#39
github-actions[bot] wants to merge 4 commits intorwstauner/debug-segvfrom
create-pull-request/patch-38ede99

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Aug 4, 2025

PanCakes to the rescue!

We noticed that our 'sanity' test was going to fail, but we think we can fix that automatically, so we put together this PR to do just that!

If you'd like to opt-out of these PR's, add yourself to NO_AUTOFIX_USERS in .github/workflows/pr-auto-fix.yaml

rwstauner and others added 4 commits July 29, 2025 19:34
Extends the grpc_rb_event struct to capture Ruby call stack information
at event enqueue time. This helps debug cross-process event handling
by showing where events originated in the Ruby code.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
Extends the grpc_rb_event struct to capture both Ruby and C call stacks
for comprehensive debugging. Uses execinfo.h backtrace functions on glibc
systems to capture native C stack traces alongside the existing Ruby
backtrace functionality.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@rwstauner rwstauner force-pushed the rwstauner/debug-segv branch 2 times, most recently from a7cdf01 to 0bba905 Compare August 5, 2025 04:45
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