Manta Interactive Ray Tracer Development Mailing List

Text archives Help


[Manta] pthreads on ubuntu


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

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