Mc_DynamicSelectQueue Assertion

I'm getting an assertion in selectq.c:

***ASSERTION failed on line 41 of file selectq.c: array[ncon-1].val - array[0].val <= maxdiff
selectq.c:41: Mc_DynamicSelectQueue__: Assertion `array[ncon-1].val - array[0].val <= maxdiff' failed.

Any insight as to getting around this would be greatly appreciated.

RE: This problem seemed to pop up

This problem seemed to pop up due to a bug introduced upstream in my code. It's no longer an issue.

RE: Can you test this against the

Can you test this against the latest official version and if the problem still persists, open an issue at the bug tracking system and provide sufficient info/data so that I can re-produce the problem.