DynamoRIO / DynamoRIO/dynamorio

treat SIGFPE like SIGSEGV and SIGBUS since could arise in client library

Open
#208 0 comments 0 reactions 0 assignees View on GitHub
Migrated OpSys-Linux Priority-Low
Dominant language
C
Stars
3.2k
Forks
629
Avg merge
2d 15h
Merged PRs (30d)
31

Description

_From [derek.br...@gmail.com](https://code.google.com/u/117968039472581148324/) on September 25, 2009 12:54:28_

a client library could use integer or floating-point division and raise
SIGFPE, which should then be treated as a client fault. today we hit the
abort in record_pending_signal on a synchronous signal not in the code
cache but better to treat as a client fault earlier.

_Original issue: http://code.google.com/p/dynamorio/issues/detail?id=208_

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.