Boost logo

Boost Users :

From: Mojmir Svoboda (mojmir.svoboda_at_[hidden])
Date: 2008-08-14 10:13:11


hello,

i have big problem using boost::serialization under windows xp
(vs2005sp).
the thing is: there is a main application and there are .dll as
plugins. i'd like to use boost::serialization from within the plugin, but
i get segmentation faults immeadiately when boost_serialization.*.dll
is loaded into memory.

i traced it to some static_register and then i lost the trace.
my guess is that the library tries to allocate some memory, but
our own allocator is not loaded and initialized yet...

do you have, please, some recommendations how to use the serialization
in this way?

many thanks in advance,
mojmir


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