Boost logo

Boost Users :

Subject: Re: [Boost-users] Boost::interprocess::string problems
From: this_thread (cdail.forums_at_[hidden])
Date: 2010-07-26 15:18:51


this_thread wrote:
>
> I think interprocess is okay too. ;) I'm confused about the null pointer
> though.. I've printed out m_pShMem, charAllocator, they're both okay...
> and it's crashing somewhere in between that initialization and the one
> call I have that actually uses a BoostString.
>
> This would be a lot easier if interprocess containers didn't equate to
> madness in gdb...
>

Yeah, this is odd... it's crashing on a function call with the definition:

bool function(std::string, unsigned int, std::string, int, int, int, int,
ErrorCode&);

I try to step into the function and it raises a SIGABRT. Don't even get
anywhere. Very odd...

-- 
View this message in context: http://old.nabble.com/Boost%3A%3Ainterprocess%3A%3Astring-problems-tp29206125p29269802.html
Sent from the Boost - Users mailing list archive at Nabble.com.

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