DynamoRIO / DynamoRIO/dynamorio

static_signal failing with timeout or strange output (non-det)

Open
#2,112 3 comments 0 reactions 0 assignees View on GitHub
Bug-AppFail Component-Tools Hotlist-ContinuousIntegration OpSys-Linux
Dominant language
C
Stars
3.2k
Forks
629
Avg merge
2d 15h
Merged PRs (30d)
31

Description

Failed once on CDash:

http://dynamorio.org/CDash/testDetails.php?test=168921&build=15987

```
Required regular expression not found.Regex=[^Sending SIGUSR1 pre-DR-init
Got SIGUSR1
pre-DR init
in dr_client_main
Sending SIGUSR1 pre-DR-start
Got SIGUSR1
pre-DR start
Sending SIGUSR1 under DR
Got SIGUSR1
pre-DR stop
Saw some bb events
Saw 1 signal\(s\)
Sending SIGUSR1 post-DR-stop
Got SIGUSR1
all done
$
]

Test output
Sending SIGUSR1 pre-DR-init
Got SIGUSR1
pre-DR init
in dr_client_main
Sending SIGUSR1 pre-DR-start
Got SIGUSR1
pre-DR start
Sending SIGUSR1 under DR
Got SIGUSR1
Saw some bb events
Saw 2 signal(s)
```

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.