[Bug libstdc++/75402] std::condition_variable::wait_until wakes up constantly

2016-09-01 Thread nfitzgerald at mozilla dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=75402 Nick Fitzgerald [:fitzgen] [⏰PDT; UTC-7] changed: What|Removed |Added Status|WAITING |RESOLVED

[Bug libstdc++/75402] std::condition_variable::wait_until wakes up constantly

2016-08-16 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=75402 --- Comment #3 from Jonathan Wakely --- I can't reproduce this with any version of GCC, so either you have a weird config, or a weird kernel, or something else that is impossible to tell without the requested info. I see a single futex wait and

[Bug libstdc++/75402] std::condition_variable::wait_until wakes up constantly

2016-08-16 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=75402 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug libstdc++/75402] std::condition_variable::wait_until wakes up constantly

2016-08-13 Thread nfitzgerald at mozilla dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=75402 Nick Fitzgerald [:fitzgen] [⏰PDT; UTC-7] changed: What|Removed |Added Attachment #39353|0 |1 is