Skip to content
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

[BUG] Crash. #1129

Closed
MarekKnapek opened this issue Jun 21, 2024 · 1 comment
Closed

[BUG] Crash. #1129

MarekKnapek opened this issue Jun 21, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@MarekKnapek
Copy link

Describe the bug
Program terminated with signal: SIGSEGV
Segmentation fault (core dumped)

To Reproduce
Steps to reproduce the behavior:

  1. Download source code of cppfront.
  2. Compile cppfront.
  3. Run cppfront on test.cpp2 file.

Actual result

  • Crash.

Expected result

  • No crash.
  • Maybe nice error message.

Additional context
Test.cpp2 file's content is only 5 bytes long and it is: l:=l*.

@MarekKnapek MarekKnapek added the bug Something isn't working label Jun 21, 2024
@hsutter
Copy link
Owner

hsutter commented Jun 21, 2024

Fixed, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants