np1sec icon indicating copy to clipboard operation
np1sec copied to clipboard

np1sec::Conversation::fsck(): Assertion `*user_it != event_it' failed.

Open inetic opened this issue 8 years ago • 0 comments

conversation.cc:1653: bool np1sec::Conversation::fsck(): Assertion *user_it != event_it' failed.`

This assertion fires when running the tests in tests/echo_chamber/tests.cc. Unfortunately, the particular test it happens in is random and the best chance of reproducing it is to run the full test suite at once (i.e. run the echo_chamber executable without the --run_test= argument).

inetic avatar Jan 30 '17 12:01 inetic