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 Program Exit #9

Open
itsmagu opened this issue Dec 18, 2024 · 2 comments
Open

Crashes on Program Exit #9

itsmagu opened this issue Dec 18, 2024 · 2 comments

Comments

@itsmagu
Copy link

itsmagu commented Dec 18, 2024

I get this weird behavior when the program quits where it either wont close until tracy is closed or it disconnects from tracy and with a backtrace I get a mem_cpy error.
This only happens with TRACY_ENABLE

I will post a screenshot of the mem_cpy error if I get it again, it seems random

But is it intended behavior to wait from tracy before quiting?

@itsmagu
Copy link
Author

itsmagu commented Dec 18, 2024

I can't get it to replicate again...
Must have been a sunray.
Closing until i get a screenshot

@itsmagu itsmagu closed this as not planned Won't fix, can't repro, duplicate, stale Dec 18, 2024
@itsmagu itsmagu reopened this Dec 18, 2024
@itsmagu
Copy link
Author

itsmagu commented Dec 18, 2024

image

Here is a reproduction sample: sdl2game.zip

I use this for backtrace
Ran with odin run . -debug -o:none -define:TRACY_ENABLE=true

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

1 participant