You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
<Application C:\Users\LUCK\Desktop\v2\v2rayN-Core\wv2ray.exe (20160). Dr. STrace internal crash at PC 0x0184b282. Please report this at http://drmemory.org/issues. Program aborted.
I want to use drstrace tool to get system call sequences of a particular application. But i found drstrace only work on my own make c++ exe file. I want to know is there any limitation of using drstrace? for example, 32 bit or 64 bit? or any others?
Thank you very much!
To Reproduce
Steps to reproduce the behavior:
I only used this command in command line below, then drstrace aborted.
Expected behavior
I want to use drstrace tool to get system call sequences of a particular application.
Screenshots or Pasted Text
If applicable, add screenshots to help explain your problem. For text, please cut and paste the text here, delimited by lines consisting of three backtics to render it verbatim, like this:
Describe the bug
<Application C:\Users\LUCK\Desktop\v2\v2rayN-Core\wv2ray.exe (20160). Dr. STrace internal crash at PC 0x0184b282. Please report this at http://drmemory.org/issues. Program aborted.
I want to use drstrace tool to get system call sequences of a particular application. But i found drstrace only work on my own make c++ exe file. I want to know is there any limitation of using drstrace? for example, 32 bit or 64 bit? or any others?
Thank you very much!
To Reproduce
Steps to reproduce the behavior:
I only used this command in command line below, then drstrace aborted.
Expected behavior
I want to use drstrace tool to get system call sequences of a particular application.
Screenshots or Pasted Text
If applicable, add screenshots to help explain your problem. For text, please cut and paste the text here, delimited by lines consisting of three backtics to render it verbatim, like this:
Versions
https://drmemory.org/page_download.html#sec_latest_build solve the problem?
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: