-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Commanline arg parser segfault #1533
Comments
How exactly are you running that gdb? I can not reproduce this on Debian with multiple GCC and Clang compilers. |
I'm experiencing something similar, which I expect could be related or possibly the same bug by simply using the
Platform information: OS: Debian Buster (testing) Let me know if I can provide any more information. I can also open a separate issue but this, but it looks very much like the same problem. |
Describe the bug
If multiple identical commanline arguments are given, catch2 segfaults
Expected behavior
No segfault
Reproduction steps
Platform information:
OS: Ubuntu 18.10
Compiler+version: **GCC v8.2.0 **
The text was updated successfully, but these errors were encountered: