Skip to content

Instantly share code, notes, and snippets.

@staktrace
Created April 25, 2014 22:03
Show Gist options
  • Save staktrace/11304809 to your computer and use it in GitHub Desktop.
Save staktrace/11304809 to your computer and use it in GitHub Desktop.
kats@kgupta-pc rr$ grep "^1:" check.log
1: Test command: /bin/bash "/home/kats/zspace/rr/rr/src/test/64bit_child.run" "-b" "/home/kats/zspace/rr/rr-obj"
1: Test timeout computed to be: 9.99988e+06
1: Test '64bit_child' FAILED: error during replay:
1: --------------------------------------------------
1: [FATAL /home/kats/zspace/rr/rr/src/util.cc:383:iterate_memory_map() errno: 0 'Success']
1: -> Sorry, tracee 7010 has x86-64 image /bin/dash and that's not supported.
1: --------------------------------------------------
1: Test 64bit_child failed, leaving behind /tmp/rr-test-64bit_child-w0LUPAPEL.
1: To replay the failed test, run
1: _RR_TRACE_DIR=/tmp/rr-test-64bit_child-w0LUPAPEL rr replay
1: /home/kats/zspace/rr/rr/src/test/util.sh: line 183: 6987 Aborted (core dumped) _RR_TRACE_DIR="$workdir" rr $GLOBAL_OPTIONS replay -a $replayflags > replay.out 2> replay.err
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment