DynamoRIO / DynamoRIO/drmemory
Program crashes in atk_object_class_init()
- Dominant language
- C
- Stars
- 2.7k
- Forks
- 290
- PR merge metrics
- No merged PRs in 30d
Description
_From [john.lin...@aol.com](https://code.google.com/u/108065600613724071754/) on July 19, 2014 16:55:05_
When running in Dr. Memory, any program linking to libatk crashes within atk_object_class_init(). Running testrelation.exe (an atk test program) is the easiest way to reproduce the crash.
Windows 7 64-bit
MinGW 32-bit with GCC 4.8.1
libatk 2.10.0
Dr. Memory 1.7.0-5 portable
Does the problem go away when running in light mode (pass "-light" to Dr.
Memory)? No.
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 ( r1980 ). 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.
The attached memory.zip contains testrelation.exe along with the necessary DLLs to run it.
_Original issue: http://code.google.com/p/drmemory/issues/detail?id=1596_
Contributor guide
Assessment
This issue has not been assessed yet.