-
Notifications
You must be signed in to change notification settings - Fork 264
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
internal crash in Dr Strace windows version #2297
Comments
Without more information there's not much that can be done. It looks like you've deleted all the questions that were helping to provide that information? I'm not sure what can be expected to be done when there's no information on how to reproduce, whether this happens with any app such as hello,world on this machine or is limited to calc, what was being done with calc at the time, etc. |
I am using the new version of drstarce : DrMemory-Windows-1.11.17622-1 but this warning happens how can I gent the result from drstrace through windows 10? |
What Windows version is that? No, "Windows 10" is not enough: that's like just saying "Windows" these days. Each every-6-month release is a major upgrade, as big as Windows 8.1 to Windows 10 from the perspective of DrStrace. As you see, it failed to get symbols, which means it won't have system call numbers. Did you try running with |
the version of windows 10 enterprise is 1809 and the system type is 64bit x-64 based processor. In general, How can I extract System calls?? drstarce or Drmemory ?? what is the best way? |
Also, after using Drmemory this result without system calls happens : WARNING: application is missing line number information. =========================================================================== DUPLICATE ERROR COUNTS: SUPPRESSIONS USED: NO ERRORS FOUND: |
Please use the users list https://groups.google.com/forum/#!forum/DrMemory-Users for general questions, as it will reach a wider audience of people who might have an answer, and it will reach other users who may find the information beneficial. The issue tracker is for specific detailed bugs. This issue was filed about a crash, and then a post about failing to initialize and acquire symbols was added which should likely be a separate issue: was the crash resolved? Was the symbol acquisition resolved?? |
unfortunately, not yet, I cannot solve the crash, I told you the windows version but, how can I solve this?? |
Repeating: See #2232: probably this symbol fetch error should go under that issue, or a new issue, and not this issue which you filed about a crash.
drmemory found no memory bugs in calc: sounds like what you would expect. Looks normal. Did you expect it to find a lot of bugs? |
thanks, I have gotten the answer because I was trying to extract system calls through drmemory while it finds bugs. but about drstarce, there are still some warning. C:\Users\10\Downloads\DrMemory-Windows-1.11.17622-1\DrMemory-Windows-1.11.17622-1\bin64>drstrace -verbose 3 -- calc also, the result of -verbose 1: |
For one thing, you are running a very old, unsupported version 1.11. |
I have updated the new version into DrMemory-Windows-2.3.0-1 but still, there is something wrong: WARNING: fetching symbol information (procedure may take some time). |
drstrace.calc.exe.16000.0000.log |
Hi! |
Hello
I am using DrStrace but an internal crash has occurred.
I attached the picture of the crash and the result,
Thanks in advance
Versions
What version of Dr Memory are you using? DrMemory-Windows-2.3.0-1
What operating system version are you running on? windows 10 education, 2019 Microsoft corporation
Is your application 32-bit or 64-bit? 64 bit, X64
The text was updated successfully, but these errors were encountered: