[Rd] gctorture() and gzfile() doesn't get along.

Hin-Tak Leung htl10 at users.sourceforge.net
Sun Oct 16 02:11:49 CEST 2011


--- On Sat, 15/10/11, Simon Urbanek <simon.urbanek at r-project.org> wrote:

> Thanks, now fixed. It affected almost
> all connections.
> Simon

Many thanks. Hopefully having gctorture() working would help - am having heap corruption problems and valgrind aborts :-).

> On Oct 15, 2011, at 2:32 PM, Hin-Tak Leung wrote:
> 
> > Found the simpliest way of seeing I bug I encountered
> doing "R CMD check --use-gct": Just launch R (with
> --vanilla), and do this:
> > 
> >> ?gctorture
> > # this work
> >> gctorture()
> >> ?gctorture
> > Error in gzfile(file, "rb") : 
> >  can only weakly reference/finalize reference
> objects
> > # this does not
> > 
> > 
> > It seems that when gctorture() is on gzfile() doesn't
> work.
> > 
> > 
> > ______________________________________________
> > R-devel at r-project.org
> mailing list
> > https://stat.ethz.ch/mailman/listinfo/r-devel
> > 
> > 
> 
>



More information about the R-devel mailing list