log-malloc2
log-malloc2 copied to clipboard
Memory allocation tracking library
Results
2
log-malloc2 issues
Sort by
recently updated
recently updated
newest added
Applications that use cv::fastMalloc to call _posix_memalign(&ptr, CV_MALLOC_ALIGN, size)_ fail during _dl_init_ with: ***MEMORY-ERROR***: [20699]: GSlice: failed to allocate 1008 bytes (alignment: 1024): Cannot allocate memory #include int main(int argc,...
I am trying to run log-malloc-2 on the CentOS 7 with my highly-multithreaded applications (runs tens of threads) and getting strange, invalid output in the log (executable name and most...