Manta Interactive Ray Tracer Development Mailing List

Text archives Help


[Manta] Re: pthreads on ubuntu


Chronological Thread 
  • From: Carson < >
  • To:
  • Subject: [Manta] Re: pthreads on ubuntu
  • Date: Fri, 10 Apr 2009 19:11:36 -0600

never mind I got this working by compiling manta shared libraries.
Carson

On Fri, 2009-04-10 at 04:15 -0600, Carson wrote:
> i can run bin/manta fine on my ubuntu installation however running
> runwxmanta crashes here:
> "
> 0x00007f984ffae367 in Manta::Thread::couldBlock (
>     why=0x7f984ef2d499 "Barrier for preprocessing")
>     at /home/falcor/svn/Manta/src/Core/Thread/Thread.cc:370
> 370     Thread_private* p=Thread::self()->priv_;
> Current language:  auto; currently c++
> "
> I checked and Thread::self() is being instantiated in
> Thread_pthreads.cc.  Anyone have any ideas what might be causing this?
> 
> Unfortunately I always have a hard time with gdb and wxManta.
> 
> Carson




Archive powered by MHonArc 2.6.16.

Top of page