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:
Hi,

The trackViewer package got error on Windows Server since version 1.27.4. I am 
totally lost to figure it out by myself. The current error message listed in 
building system is:


* creating vignettes ... ERROR
--- re-building 'changeTracksStyles.Rmd' using rmarkdown
--- finished re-building 'changeTracksStyles.Rmd'

--- re-building 'dandelionPlot.Rmd' using rmarkdown
--- finished re-building 'dandelionPlot.Rmd'

--- re-building 'lollipopPlot.Rmd' using rmarkdown
--- finished re-building 'lollipopPlot.Rmd'

--- re-building 'plotInteractionData.Rmd' using rmarkdown

I suppose this is a memory leak error. But I don't have windows server to 
repeat the error. What is the best way to fix the issue? Thank you in advance 
for your help.


Yours Sincerely,

Jianhong Ou

Email: jianhong...@duke.edu
Bioinformatician II
Department of Cell Biology
Duke University School of Medicine
Durham, NC, 27710

Confidentiality Notice:\ This e-mail message, including ...{{dropped:12}}

_______________________________________________
Bioc-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/bioc-devel


--
Hervé Pagès

Bioconductor Core Team
hpages.on.git...@gmail.com

_______________________________________________
Bioc-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/bioc-devel

Reply via email to