DynamoRIO / DynamoRIO/drmemory

CRASH (cmd.exe)

Open
#1,393 9 comments 0 reactions 0 assignees View on GitHub
Bug-ToolCrash Migrated OpSys-Win7 Priority-Medium Status-NeedInfo
Dominant language
C
Stars
2.7k
Forks
290
PR merge metrics
No merged PRs in 30d

Description

_From [elquent...@gmail.com](https://code.google.com/u/115745387681146157517/) on November 28, 2013 04:17:20_

What steps will reproduce the problem? 1.Unpack zip installation to a folder (.zip stable portable/SFX latest)
2.Add DrMemory-(...)\bin to %PATH%
3.Run drmemory -- cmd What is the expected output? What do you see instead? Observed: application crashes, DrMemory produces following output:
~~Dr.M~~ Dr. Memory version 1.6.0
~~Dr.M~~ Running "cmd"
WARNING: unable to locate results file since can't open C:\Portable\DrMemory-Windows-1.6.0-2\drmemory\logs/resfile.21892
: 2
~~Dr.M~~ WARNING: application exited with abnormal code 0xc0000005

Another attempt with debug flags:
>drmemory -light -debug -dr_release -verbose 2 -unaddr_only -replace_malloc -logdir C:\log -- cmd
~~Dr.M~~ Dr. Memory version 1.6.0
~~Dr.M~~ Running "cmd"
~~Dr.M~~ options are "`-light` `-verbose` `2` `-unaddr_only` `-replace_malloc` -logdir `C:\log` -lib_blacklist C:\Windows*.d?? -resfile 182136 "
WARNING: unable to locate results file since can't open C:\log/resfile.182136: 2
~~Dr.M~~ WARNING: application exited with abnormal code 0xc0000005 What version of the product are you using? On what operating system? OS: Windows 7 Enterprise, x64
DrM: DrMemory-Windows-1.6.0-2 (portable pack)

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"? --> No. Does the problem go away when using the most recent build from http://build.chromium.org/p/client.drmemory/builds/? --> No Please provide any additional information below.

_Original issue: http://code.google.com/p/drmemory/issues/detail?id=1393_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.