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

Crashed when set metal true #14

Open
buhe opened this issue Jan 24, 2024 · 6 comments
Open

Crashed when set metal true #14

buhe opened this issue Jan 24, 2024 · 6 comments
Labels
bug Something isn't working

Comments

@buhe
Copy link

buhe commented Jan 24, 2024

I tried running it on iphone and mac. The iphone emulator worked fine, but the mac and iphone real device(12) crashed.

截屏2024-01-24 下午12 34 03
@buhe buhe changed the title Crash on macOS app Crash on real device Jan 24, 2024
@buhe
Copy link
Author

buhe commented Jan 24, 2024

I found ...
crashed when set metal true

@buhe buhe changed the title Crash on real device Crashed when set metal true Jan 24, 2024
@tcollins590
Copy link

tcollins590 commented Jan 24, 2024

I'm getting the exact same issue with the same EXC_BAD_ACCESS in the same objc_release. The crash occurs AFTER the last call. ie. it will run the inference just fine but crashes immediately once done.

This only started occurring since the last commit

@guinmoon guinmoon added the bug Something isn't working label Jan 24, 2024
@buhe
Copy link
Author

buhe commented Jan 25, 2024

Just like you.

@tcollins590
Copy link

@guinmoon if you need a project to reproduce this bug I can put one together.

@tcollins590
Copy link

@buhe did you solve this?

@buhe
Copy link
Author

buhe commented Feb 8, 2024

I use previous commit.

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

3 participants