id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 6574,Problem deserializing std::string,anonymous,Robert Ramey,"My program crashes when i try to deserialize an std::string that was send from one process to another via shared_memory. I debug printed the exact serialized value in both processes and the IPC is definitely not the problem. I also found out that the disabled old version in serialization/string.hpp works fine for me (the one disabled by #ifdef 0) I'm using mingw46-x64 and boost 1.48.0, compiling with std=c++0x. gdb says SIGTRAP and no exceptions are thrown or like that, so it is a hard program crash when not using the debugger. ",Bugs,closed,To Be Determined,serialization,Boost 1.48.0,Problem,wontfix,serialization std::string,