DynamoRIO / DynamoRIO/dynamorio

DynamoRIO crashed when executing with a perl script

Open
#4,689 2 comments 0 reactions 0 assignees View on GitHub
Status-NeedInfo
Dominant language
C
Stars
3.2k
Forks
629
Avg merge
2d 15h
Merged PRs (30d)
31

Description

Below are the error message and the script.

--------------------------------------------

--------------------------------------------

#!/bin/bash

progname=bash-2.05
progabbr=bash
DRRUN="/root/workspace/razor/tracers/dynamorio/bin64/drrun"
CLIENT="./logs/libcbr_indcall.so"

CURRDIR=$(pwd)

${DRRUN} -c ${CLIENT} -- /usr/bin/perl testscript/test/0 ${CURRDIR}/${progabbr}.orig ${CURRDIR}/output 10 ${CURRDIR}/input

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.