forked from dyninst/dyninst
-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
Description
codeCoverage22.zip
From the attached application, If I instrument any method then the application will crash immediately.
to reproduce the issue perform following steps
- launch qorappl
./qorappl - launch codecoverage
./codeCoverage qorappl - Once the instrumentation is done , type following
wget http://localhost:7000/
The application will crash immediately