DynamoRIO / DynamoRIO/dynamorio

Floating point exception at exit of debug DR

Open
#1,776 4 comments 0 reactions 0 assignees View on GitHub
Bug-DRCrash OpSys-Linux
Dominant language
C
Stars
3.2k
Forks
629
Avg merge
2d 15h
Merged PRs (30d)
31

Description

On Ubuntu 14.04.2 on VirtualBox a user reported this:

```
anon@anon-VirtualBox:~/Desktop$ ~/DrMemory-Linux-1.9.0-RC1B/dynamorio/bin32/drrun -debug -- ./hello.out



Hello world

Floating point exception (core dumped)
```

The FPE is there for DrMem runs as well with -dr_debug.

Not there for release:

```
anon@anon-VirtualBox:~/Desktop$ ~/DrMemory-Linux-1.9.0-RC1B/dynamorio/bin32/drrun -- ./hello.out
Hello world
```

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.