-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Flaky test FilterProjectReplayerTest.projectOnly in velox_tool_trace_test crashes #12071
Comments
I found this stack trace in one of them *** Aborted at 1736561111 (Unix time, try 'date -d @1736561111') *** |
cc: @duanmeng |
Bug description
I frequently see FilterProjectReplayerTest.projectOnly in velox_tool_trace_test in the "Build with GCC / Linux release with adapters" CI job crash with a SIGSEGV on PRs.
*** Signal 11 (SIGSEGV) (0x0) received by PID 83215 (pthread TID 0x7f475a704b80) (linux TID 83215) (code: address not mapped to object), stack trace: ***
(error retrieving stack trace)
Fatal signal handler. ThreadDebugInfo object not found.
E.g. (multiple PRs from multiple authors)
https://github.com/facebookincubator/velox/actions/runs/12745207168/job/35518716720
https://github.com/facebookincubator/velox/actions/runs/12741414722/job/35507977698
https://github.com/facebookincubator/velox/actions/runs/12719384670/job/35459508390
System information
"Build with GCC / Linux release with adapters" CI job
Relevant logs
No response
The text was updated successfully, but these errors were encountered: