Skip to content

[Bioc-devel] segfaults in findOverlaps()

1 message · Hervé Pagès

#
Hi developers,

Just a heads up that last week I made a change in S4Vectors that
broke findOverlaps(). The failure is a segfault that occur during
calls to findOverlaps() e.g.

 
https://bioconductor.org/checkResults/3.7/bioc-LATEST/GenomicRanges/malbec2-buildsrc.html

Many packages are affected.

This morning I fixed the problem in IRanges 2.13.5. This new
version won't be available via biocLite() before tomorrow though.
In the meantime you can grab and install it directly from git.

Sorry for the inconvenience,
H.