Boost logo

Boost Users :

Subject: [Boost-users] Thread changes from Boost 1.38 to 1.45
From: Ven Tadipatri (ven.tadipatri_at_[hidden])
Date: 2011-01-31 11:23:52


Hi,
    We upgraded our project from using Boost 1.38 to Boost 1.45 but now
seem to be having some thread issues. The error doesn't happen for every
run, but occasionally the wait method in condition_variable_any fails.
At other times the program seems to run into an infinite loop,
presumably waiting for a lock that's never released. I looked at the
changes in
http://www.boost.org/doc/libs/1_45_0/doc/html/thread/changes.html but
don't see what could be causing the error to occur only after upgrading
to Boost 1.45.
    Has anyone else experienced their code breaking when upgrading to
the latest version of Boost?

Thanks,
Ven


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net