-
Notifications
You must be signed in to change notification settings - Fork 653
1.0.0-r2 failed test: threadpool_multiple_event_loops #1540
Comments
Can you consistently reproduce it? I've never seen this one fail IIRC. |
both this and issue #1539 is reproducible (happens every time :/) |
What distro are you using? |
This is Gentoo. When it comes to reproducing I'll try on some other machines – but I can post the kernel config and additional versioning info if relevant. |
I haven't tried gentoo in a while, maybe I should take it for a spin again. But compiling so long for one bug... I'm too inpatient for that. |
@jbergstroem does the test complete if you rin it standalone?
|
@txdv The amount of compiling from a base install in this particular case would be building git. Anyway, lets avoid os talk; I really don't care about Gentoo, rather this failing test. @saghul: Works (no output/fail) if I call it twice – as you requested. Fails if I call the test only once (what I did with strace). |
The difference between once and twice is that the test will run in a child process and be limited by the timeout, or not. |
This is linux 3.17.1 x86_64 with glibc 2.19 and built with gcc 4.8.3:
strace output (cut out most of the library loading part):
The text was updated successfully, but these errors were encountered: