rr-debugger / rr-debugger/rr

clone_syscallbuf_cleanup_blocked test failure

Open
#3,962 0 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

Running on RHEL8 with 4.18 kernel

      Start 1019: clone_syscallbuf_cleanup_blocked

1019: Test command: /usr/bin/bash "source_dir/src/test/clone_syscallbuf_cleanup_blocked.run" "clone_syscallbuf_cleanup_blocked" "" "bin_dir" "120"
1019: Working Directory: /tmp/rr_build
1019: Test timeout computed to be: 10000000
1019: source_dir/src/test/util.sh: line 284: 1679482 Aborted                 (core dumped) _RR_TRACE_DIR="$workdir" test-monitor $TIMEOUT record.err $RR_EXE $GLOBAL_OPTIONS record $LIB_ARG $RECORD_ARGS "$exe" $exeargs > record.out 2> record.err
11/26 Test #1019: clone_syscallbuf_cleanup_blocked ...........***Failed  124.87 sec
test 1033

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 by running the clone_syscallbuf_cleanup_blocked test from source_dir/src/test/clone_syscallbuf_cleanup_blocked.run on RHEL8 with the 4.18 kernel. Inspect source_dir/src/test/util.sh around line 284 and the generated record.err and core dump after test-monitor aborts. Done means identifying and fixing the cause so test 1019 completes without aborting.

Written by the indexing model from the issue text.

Assessment

Tech stack
bash, cpp, linux
Domain
operating-systems, testing-qa
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.