DynamoRIO / DynamoRIO/drmemory
ASSERT common\alloc.c:801: set_realloc != NULL && set_malloc != NULL && size_func != NULL && set_free != NULL (set incomplete)
- Dominant language
- C
- Stars
- 2.7k
- Forks
- 290
- PR merge metrics
- No merged PRs in 30d
Description
_From [timurrrr@google.com](https://code.google.com/u/timurrrr@google.com/) on August 10, 2011 09:00:13_
Happened on DirectX SDK BasicHLSL11 test:
---
> kn
# ChildEBP RetAddr
...
04 0035f498 100ab7ee drmemorylib!drmemory_abort+0x33 [common\utils.c @ 110]
05 0035f760 100aae6b drmemorylib!generate_realloc_replacement+0x91e [common\alloc.c @ 801]
06 0035f7bc 100aa9a2 drmemorylib!find_alloc_routines+0x43b [common\alloc.c @ 1160]
07 0035f81c 10009338 drmemorylib!alloc_module_load+0x2f2 [common\alloc.c @ 1712]
08 0035f830 70a2b54e drmemorylib!event_module_load+0x88 [drmemory\drmemory.c @ 1248]
09 0035f86c 70a2f289 dynamorio!instrument_module_load+0x9e [dynamorio\core\x86\instrument.c @ 1633]
0a 0035f8a0 709c7db0 dynamorio!instrument_init+0xc9 [dynamorio\core\x86\instrument.c @ 544]
0b 0035fcb0 70a1d921 dynamorio!dynamorio_app_init+0x160 [dynamorio\core\dynamo.c @ 624]
0c 0035fcb4 709a1008 dynamorio!auto_setup+0x11 [dynamorio\core\x86\x86_code.c @ 142]
0d 70a1d921 740070a8 dynamorio!dynamo_auto_start+0x8
I'll put the DMP+DLL+PDB + repro files in my homedir soon
_Original issue: http://code.google.com/p/drmemory/issues/detail?id=550_
Contributor guide
Assessment
This issue has not been assessed yet.