Different machines gave different results despite running the same code #104
Unanswered
daminho
asked this question in
[Project Q&A] 1. Application Layer (Socket)
Replies: 1 comment
-
A bug in your code can cause that error. Also, it could be a memory bug. Perhaps one of your team members is using macOS, right? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I and my teammate faced the problem that we ran the same code, it showed the test results on my computer but gave an error on her computer. The error is "Assertion `nsIter != appIter->second.fdToDomain.end()' failed (E_Host.cpp : 107).
Beta Was this translation helpful? Give feedback.
All reactions