This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: libstdc++ multi-threading: std::vector resize crash



I have successfully investigated the bug. And it surprisingly has
nothing to deal with libstdc++. So, I should apologize for blaming libstdc++ :)
As turned out, this problem is related to "multi-threaded
programming with CORE and Gmp libraries".

Probably it is not the right place for such a discussion.
Nevertheless, I would like to discuss it here to make sure somebody
else will not fall into the same trap..

Thanks for following up to your own email and sending in a solution. It's always nice to do this so that when people search for these issues, they find both the problem and solution.


-benjamin


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]