DynamoRIO / DynamoRIO/drmemory
Crash when checking Marmalade App
- Dominant language
- C
- Stars
- 2.7k
- Forks
- 290
- PR merge metrics
- No merged PRs in 30d
Description
_From [kaliban...@gmail.com](https://code.google.com/u/112477714697801157965/) on October 06, 2014 10:06:42_
What steps will reproduce the problem? 1.Try to debug Marmalade app using command line
drmemory -visual_studio -- c:/marmalade/7.3.2/s3e\win32\s3e_console.exe -via:"c:\YourApp_vc12_debug.via"
At start time Dr.Memory will crash What is the expected output? What do you see instead? Expected not crash, but detecting app memory problems. What version of the product are you using? On what operating system? 1.8.0-08, but i was try official 1.7.x and 1,6,x with same results.
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"?
i was try -light mode, same result. crash. 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? Yes, reported:
~~Dr.M~~ WARNING: application exited with abnormal code 0xffffffff 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=1647_
Contributor guide
Assessment
This issue has not been assessed yet.