Skip to content
Prev 17928 / 21312 Next

[Bioc-devel] Ask for help to debug the error on riesling1

Hi Jianhong,

Memory leaks and other memory errors are bugs in native code that often 
exist on all platforms but typically manifest themselves in different 
ways depending on the platform where it runs. Running your code thru a 
tool like Valgrind should reveal these problems even if you do this on a 
non-Windows machine. See
https://bioconductor.org/developers/how-to/c-debugging/
for more information.

Best,
H.
On 4/6/21 6:46 AM, Jianhong Ou, Ph.D. wrote: