Re: [Bioc-devel] Memory error from sesame build

2021-11-29 Thread Hervé Pagès
Hi Wanding, A process cannot allocate more than 3Gb of memory on 32-bit Windows. See my other post on this list for more information about this: https://stat.ethz.ch/pipermail/bioc-devel/2021-November/018663.html Cheers, H. On 22/11/2021 05:17, Zhou, Wanding wrote: Hi, Recently we are ex

Re: [Bioc-devel] Memory error from sesame build

2021-11-27 Thread Tim Triche, Jr.
Recursion issue. Make sure some constructor isn’t constructing itself into oblivion. This is a nasty one --t > On Nov 27, 2021, at 5:48 AM, Zhou, Wanding > wrote: > > Hi, > Recently we are experience some memory issue on both development and release > (mostly Windows) that causes the sesam