Running rr test parent_no_stop_child_crash: "`unstable || PTRACE_EVENT_EXIT == ptrace_event()' failed"
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 10.7k
- Forks
- 662
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 2
Description
277: buffer (last 100 chars): Assertion `unstable || PTRACE_EVENT_EXIT == ptrace_event()' failed.
Seen on x86 VM. Not reproducible.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source file or dedicated test path is named. Start by running the rr test parent_no_stop_child_crash on an x86 VM and inspect the reported assertion involving PTRACE_EVENT_EXIT and ptrace_event(); done means reproducing the crash and identifying why the expected ptrace event is missing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, linux
- Domain
- devtools, operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100