Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dr. STrace internal crash at PC 0x0184b282. #2529

Open
Vio-et opened this issue Oct 16, 2024 · 1 comment
Open

Dr. STrace internal crash at PC 0x0184b282. #2529

Vio-et opened this issue Oct 16, 2024 · 1 comment

Comments

@Vio-et
Copy link

Vio-et commented Oct 16, 2024

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.

  1. C:\Users\LUCK\Desktop\v2\v2rayN-Core>drstrace -- wv2ray.exe

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:

```
C:\Users\LUCK\Desktop\v2\v2rayN-Core>drstrace -- wv2ray.exe

```

Versions

  • What version of Dr. Memory are you using?
  • DrMemory-Windows-2.6.0.msi
  • Does the latest build from
    https://drmemory.org/page_download.html#sec_latest_build solve the problem?
  • Yes!
  • What operating system version are you running on? ("Windows 10" is not sufficient: give the release number.)
  • Windows 10.0.22631
  • Is your application 32-bit or 64-bit?
  • 32bit, but another 64 bit also can't work.
    Additional context
    Add any other context about the problem here.
@Vio-et
Copy link
Author

Vio-et commented Oct 16, 2024

C:\Users\LUCK\Desktop\v2\v2rayN-Core>drstrace -- wv2ray.exe
<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.
0xc06d007f 0x00000000 0x0184b282 0x0184b282 0x0019f7f0 0x00000000
Base: 0x503d0000
Registers: eax=0x0019f770 ebx=0x00000000 ecx=0x00000001 edx=0x00000000
esi=0x01700000 edi=0x00000000 esp=0x0019f770 ebp=0x0019f7cc
eflags=0x000
version 10.0.19619, custom build
-no_dynamic_options -logdir 'C:\Users\LUCK\Desktop\v2\v2rayN-Core' -client_lib 'E:\College\Study\Grade 4\Tools\Dr_memory\bin\release\drstracelib.dll;0;-symcache_path E:\College\Study\Grade 4\Tools\Dr_memory\logs\symbols\WinTypes.pdb\BB00EF018D604443AE6FFFBC56CB76BD2\WinTypes.pdb -sysnum_file `E:\College\Study\Grade 4\T
0x0019f7cc 0x502923de
0x0019f824 0x50293b4c
0x0019f880 0x5022c593
0x0019f8ac 0x50274d37
0x0019f8e0 0x5024cf0f
0x0019f8f8 0x5024e079
0x0019fb74 0x5024e23e
0x0019fb94 0x7381b9b3
0x505055f8 0x73800000
0x73800000 0x00000003
0x00905a4d 0x00009686>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant