-
Notifications
You must be signed in to change notification settings - Fork 814
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
terminate called after throwing an instance of 'std::logic_error' #9
Comments
I caught a similar error like yours.
|
By the way, It got segmentation fault during the testing.
|
Any updates on this issue? I'm running into the same problem on my local machine. I'm using Windows, but using the Ubuntu Windows app to run these commands. I stepped with gdb and found that line 79 of main.cpp is throwing this error: |
Any idea on how to fix this? I get the same error. Running on the Ubuntu windows 10 app |
Hi @willhunger did you find a solution, I have exactly the same problem like you :/ |
Did someone else found the solution for this issue? |
Any updates on this? I am having the same problem. |
Hi @dbaros and Participants,
Thanks |
Same error here on my WSL Ubuntu bash. too many errors when you are trying to run the project on your local system. |
@xiongyu1988 - It seems like an issue with WSL.
|
When I finished the code as required, I don't understand why it can't parse the xml file, especially since I was working before.
The text was updated successfully, but these errors were encountered: