Re: Error in Boost shared_ptr.h

2014-06-07 Thread Ryan Schmidt
On Jun 7, 2014, at 12:03 AM, Ryan Woo wrote: > I am getting this runtime error: > > " > Assertion failed: (px != 0), function operator*, file > /usr/local/boost_1_44_0/boost/smart_ptr/shared_ptr.hpp, line 412. > Abort trap" > > With Boost 1.44.0 and icu4c 4.3.4. and Code::Blocks compiler. Runn

Error in Boost shared_ptr.h

2014-06-06 Thread Ryan Woo
Hi all, I am getting this runtime error: " Assertion failed: (px != 0), function operator*, file /usr/local/boost_1_44_0/boost/smart_ptr/shared_ptr.hpp, line 412. Abort trap" With Boost 1.44.0 and icu4c 4.3.4. and Code::Blocks compiler. Running on Mac OS X 10.6.8. I have tried updating to the l