Skip to content
This repository has been archived by the owner on May 4, 2018. It is now read-only.

v1.0.0-rc2: failed with timer_run_once #1550

Open
rajpaps opened this issue Oct 26, 2014 · 3 comments
Open

v1.0.0-rc2: failed with timer_run_once #1550

rajpaps opened this issue Oct 26, 2014 · 3 comments

Comments

@rajpaps
Copy link

rajpaps commented Oct 26, 2014

Failed with command 'make check' with user 'root'

timer_run_once failed: exit code 6
Output from process timer_run_once:
Assertion failed in test/test-timer.c on line 284: 0 == uv_run(uv_default_loop(), UV_RUN_ONCE)

uname -m = x86_64
uname -r = 2.6.18-308.el5
uname -s = Linux
gcc (GCC) 4.1.2 20080704 (Red Hat 4.1.2-52)

@saghul
Copy link
Contributor

saghul commented Oct 26, 2014

Can you reproduce this consistently?

@rajpaps
Copy link
Author

rajpaps commented Oct 26, 2014

yep 10/10

@saghul
Copy link
Contributor

saghul commented Dec 2, 2014

Sounds like a timing issue. Can you edit the test and put a higher number like 10 for the timeout (test/test-timer.c, line 283) ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants