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

Crashes on macos 13.0.1 (22A400) with latest xcode #25

Open
filipvh opened this issue Nov 28, 2022 · 2 comments
Open

Crashes on macos 13.0.1 (22A400) with latest xcode #25

filipvh opened this issue Nov 28, 2022 · 2 comments

Comments

@filipvh
Copy link

filipvh commented Nov 28, 2022

After selecting a level, the game renders, but before my block displays:

tetris(44546,0x30ec64000) malloc: *** error for object 0x600001628010: pointer being freed was not allocated
tetris(44546,0x30ec64000) malloc: *** set a breakpoint in malloc_error_break to debug
[1] 44546 abort tetris

image

@filipvh
Copy link
Author

filipvh commented Nov 28, 2022

Funny, 2nd time I run it, it runs fine :/

@samtay
Copy link
Owner

samtay commented Nov 28, 2022

Whoa. That's interesting, haven't seen encountered anything like this. Curious where the memory bug would be, perhaps in ncurses. Regardless, I should probably bump the dependencies and stack LTS for this project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants