Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Assert failure: t->endTime < t->startTime #191

Open
bprail opened this issue Jan 31, 2018 · 2 comments
Open

Assert failure: t->endTime < t->startTime #191

bprail opened this issue Jan 31, 2018 · 2 comments
Assignees
Labels

Comments

@bprail
Copy link
Owner

bprail commented Jan 31, 2018

This error is occasionally triggering on several benchmarks. What is the underlying cause? Is there a mitigation?

middle: taskWrite.cpp:45: void backgroundQueueTask(contech::Task*): Assertion `t->getEndTime() >= t->getStartTime()' failed.
@bprail bprail added the bug label Jan 31, 2018
@bprail bprail self-assigned this Jan 31, 2018
@bprail
Copy link
Owner Author

bprail commented Feb 1, 2018

Two variants:

  1. End time of 0
  2. End time of epsilon less than start time

@bprail
Copy link
Owner Author

bprail commented Mar 20, 2018

freqmine instance at -3000 cyc delta between start and end

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

No branches or pull requests

1 participant