Boost logo

Boost Users :

Subject: [Boost-users] [Serialization] Runtime error in load_pointer
From: elizabeta petreska (elizabeta.petreska_at_[hidden])
Date: 2010-01-15 08:32:01


Hello
I do not have small working example, and can't reduce the problem to such. I
know that is impossible to say what can be the problem from the following
information, but still
I 'll give it a try.
I am getting runtime error in STL ( vector is out of range error ) when
trying to load my shared pointer.
The runtime error happens in basic_iarchive.cpp line line 431 :

       cobject_id_vector[i].bpis_ptr = bpis_ptr;

 I am using boost 1.41. Anyone has seen this error and maybe knows what can
get to it.

Thanks



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