Skip to content

[Bioc-devel] 'memory not mapped' in trimLRpatterns

2 messages · Michael Stadler, Hervé Pagès

#
Hi Herve,

I stumbled again over the 'memory not mapped' issue in trimLRpatterns
using updated versions of R and BioC-devel. I guess it does not hit
people very often, but I would highly appreciate if it could be fixed.

Many thanks,
Michael

PS: I can reproduce the issue using the code below under:
R version 3.2.0 (2015-04-16)
Platform: x86_64-unknown-linux-gnu (64-bit)
Running under: Red Hat Enterprise Linux Server release 6.6 (Santiago)

locale:
[1] C

attached base packages:
[1] stats4    parallel  stats     graphics  grDevices utils     datasets
[8] methods   base

other attached packages:
 [1] ShortRead_1.27.1        GenomicAlignments_1.5.1 Rsamtools_1.21.3
 [4] GenomicRanges_1.21.5    GenomeInfoDb_1.5.1      BiocParallel_1.3.4
 [7] Biostrings_2.37.0       XVector_0.9.0           IRanges_2.3.6
[10] S4Vectors_0.7.0         BiocGenerics_0.15.0     RColorBrewer_1.1-2

loaded via a namespace (and not attached):
 [1] lattice_0.20-31      bitops_1.0-6         grid_3.2.0
 [4] futile.options_1.0.0 zlibbioc_1.15.0      hwriter_1.3.2
 [7] latticeExtra_0.6-26  futile.logger_1.4.1  lambda.r_1.1.7
[10] Biobase_2.29.0
On 25.04.2014 13:11, Herv? Pag?s wrote:
#
Hi Michael,

Thanks for the reminder. I must confess this slipped out of my radar.
I'll look into it today and will let you know.

H.
On 04/30/2015 08:42 AM, Michael Stadler wrote: