rr-debugger / rr-debugger/rr

Crash when replaying a trace of Mixxx (part 3)

Open
#3,673 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
10.7k
Forks
662
Avg merge
2d 3h
Merged PRs (30d)
2

Description

Replaying a trace of Mixxx recorded with rr built from master (at cfafbfd788d1a9cc765129242d67077fb0967ef3) causes a crash. To work around #3672 I stopped the pipewire daemon before recording the execution.

I noticed that I can avoid the crash by passing the flag -n to rr record

So, here are some logs for @khuey:

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the attached rr record/rr replay -a output, GDB backtrace, and rr dump files, then compare them with the rr record -n dump. Reproduce the Mixxx trace if available and isolate why normal recording crashes while -n avoids it. Done means the replay crash has a confirmed cause and a fix or clearly documented next step.

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
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.