DynamoRIO / DynamoRIO/drmemory
Cannot Trace MS SQL Server 2014
- Dominant language
- C
- Stars
- 2.7k
- Forks
- 290
- PR merge metrics
- No merged PRs in 30d
Description
_From [p...@appfirst.com](https://code.google.com/u/116224785491719624325/) on November 12, 2014 12:28:16_
What steps will reproduce the problem? 1. Shut down SQL Server Service
2. chdir to C:\Program Files (x86)\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\Binn
3. execute drmemory.exe -- sqlservr.exe -sMSSQLSERVER What is the expected output? What do you see instead? Expectation is to see the App not crashing. What I see is:
WARNING: unable to locate results file since can't open C:\Users\Administrator\AppData\Roaming\Dr. Memory/resfile.2424:
2
There was likely an early crash, perhaps due to interference from invasive security software. Try disabling other softw
are.
~~Dr.M~~ WARNING: application exited with abnormal code 0xc0000005 What version of the product are you using? On what operating system? MSSQL Server 2014 32-bits on Windows 2012 R2 64-bits
Does the problem go away when running in light mode (pass "-light" to Dr.
Memory)? What about when running with the options "-leaks_only
-no_count_leaks -no_track_allocs"? Does the problem go away when using the most recent build from http://build.chromium.org/p/client.drmemory/builds/? Try the debug version of Dr. Memory and of its underlying engine DynamoRIO by passing "-debug -dr_debug -pause_at_assert" to drmemory.exe. Are any messages reported? No Please provide any additional information below. Please also see the "Narrowing Down the Source of the Problem" section of https://code.google.com/p/drmemory/wiki/Debugging .
_Original issue: http://code.google.com/p/drmemory/issues/detail?id=1655_
Contributor guide
Assessment
This issue has not been assessed yet.