DynamoRIO / dynamorio

Dynamic Instrumentation Tool Platform
Other
2.62k stars 554 forks source link

Crashing when use a tool for notepad++ #5708

Open trcrsired opened 1 year ago

trcrsired commented 1 year ago

drrun.exe -c C:\Users\unlvs\Documents\DynamoRIO-Windows-9.0.19265\samples.build\bin\inscount.dll -- "C:\Users\unlvs\Downloads\npp.8.4.6.portable.minimalist.x64\notepad++.exe"

nothing shows here.

derekbruening commented 1 year ago

This filing is missing many dimensions of information, which make it un-actionable. You've managed to bypass the template which is supposed to be required: https://github.com/DynamoRIO/dynamorio/issues/new?assignees=&labels=&template=bug_report.md&title= Please fill out the template. How would someone tell what OS this, whether every app crashes or just notepad++, whether notepad++ only crashes with the inscount tool and works fine with no tool or other tools, what "nothing shows here" means and how that relates to "crashing", what happened when you ran debug build, what happens with other DR versions, what happened when you attached a debugger: what kind of "crash" is this? Did you look at debug logs to see what is happening? Please do at least basic debugging before filing issues.