On Tue, Nov 22, 2011 at 02:41:42PM +0100, Sebastian Reitenbach wrote:
> Hi, 
> On Tuesday, November 22, 2011 14:32 CET, Benjamin Nadland 
> <[email protected]> wrote: 
>  
> > I can not use any tested graphical features of R without it crashing
> > because of some pthread issue.
> > 
> > Is this a known problem? Any ideas, solutions or workarounds?
> > 
> > I run a -current i386 machine and have installed a fresh snapshot and
> > fresh packages before reporting.
> 
> see the other thread with subject: glib2: libgthread-2.0 linked without 
> pthread support
> maybe this helps when you do:: 
> export LD_PRELOAD=libpthread.so
> before starting R.

Yes, this seems to work. Thanks alot!

Reply via email to