|
Boost Users : |
From: Robert Ramey (ramey_at_[hidden])
Date: 2006-09-01 01:06:29
This means there is a bug in the serialization library.
The question is - what is triggering this bug.
So it would be interesting to know more information:
version of boost
compiler
operating system
Do we know for a a fact that the archive file has not been edited or
corrupted.
Do we know for a fact that the serialization code hasn't been changed -
including
different serialization traits for any types - since the archive was
created?
Any other information.
Robert Ramey
Sascha Friedmann wrote:
> Hello,
> when loading my application's state from a text file I get sometimes
> this assertion:
>
> Assertion failed: object_id_vector[i].adress >= old_adress, file
> ../src/basic_iarchive.cpp
>
> It's very strange because sometimes this assertion is triggered and
> sometimes not.
> What exactly does this assertion mean?
>
> Thanks.
>
> Sascha Friedmann
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