I've had nothing but trouble with fink.  Nit sure why R stopped working,
but the memory race
is 100% repeatable for me.

Any attempt to open a script leads to a race. It gobbles up 1.4Gb and then
sits there.
Then the memory use drops back to 50mb. everything works fine in the console
but if I use the UI to touch any file its a 2 minute wait.



On Sun, Nov 14, 2010 at 8:33 PM, Steve Lianoglou <
mailinglist.honey...@gmail.com> wrote:

> Hi,
>
> Don't forget to cc r-sig-mac to keep correspondence, you'll likely get
> quicker + more informed suggestions if the whole community can see
> what's going on.
>
> On Sun, Nov 14, 2010 at 9:30 PM, steven mosher <mosherste...@gmail.com>
> wrote:
> > It sure looks like it is trying to access a file or something.
> >
> > The problem may have started when I was accessing some large files.
> >
> > is it possible there is a connection open
>
> I'm guessing not ... weird that `R --vanilla` worked for a bit, then
> stopped.
>
> Also, these errors from another email sent earlier:
>
> > dyld: lazy symbol binding failed: Symbol not found: _iconv_open
> >   Referenced from:
> /Library/Frameworks/R.framework/Resources/lib/i386/libR.dylib
> >   Expected in: /sw/lib/libiconv.2.dylib
> >
> > dyld: Symbol not found: _iconv_open
> >   Referenced from:
> /Library/Frameworks/R.framework/Resources/lib/i386/libR.dylib
> >   Expected in: /sw/lib/libiconv.2.dylib
>
> It's weird that R is fishing into your fink install for something ...
> maybe someone else will be able to make some sense out of it.
>
> -steve
>
> --
> Steve Lianoglou
> Graduate Student: Computational Systems Biology
>  | Memorial Sloan-Kettering Cancer Center
>  | Weill Medical College of Cornell University
> Contact Info: 
> http://cbio.mskcc.org/~lianos/contact<http://cbio.mskcc.org/%7Elianos/contact>
>

        [[alternative HTML version deleted]]

_______________________________________________
R-SIG-Mac mailing list
R-SIG-Mac@stat.math.ethz.ch
https://stat.ethz.ch/mailman/listinfo/r-sig-mac

Reply via email to