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: pthread7-rope fails also for std::string :(


Benjamin Kosnik wrote:

Ah, ok! Honestly, I haven't studied in detail that report: actually is a *very* serious
issue, a blocker for 4.0, in my opinion! Perhaps you should clarify this in the PR!


We are of the same mind, my friend.... I set it to critical and Wolfgang
confirmed.


Good. Quite a few wrong_code/critical PRs these days... ;)

FYI for the rope issue, just set rope_type to use
__gnu_cxx::new_allocator<char>. That sidesteps the other issues.

Then, just run the binary under valgrind.

I think it may be a testcase issue, but I dunno, and didn't have enough
time to look at this closely.


Ok, I will look a bit into it, but... as far as the testsuite is clean and we don't
introduce regressions... ;) ;)


Paolo.


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