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

Execution of the command buffer was aborted due to an error during execution #1599

Open
zzjiong opened this issue Oct 17, 2023 · 5 comments
Open

Comments

@zzjiong
Copy link

zzjiong commented Oct 17, 2023

WhirlyGlobeViewController has encountered an unresponsive issue, and other functions of the program are normal.
error message,
Execution of the command buffer was aborted due to an error during execution. Ignored (for causing prior/excessive GPU errors) (00000004:kIOGPUCommandBufferCallbackErrorSubmissionsIgnored)

@sjg-wdw
Copy link
Collaborator

sjg-wdw commented Oct 17, 2023

That's usually the last error before it stops printing them. What's the first error?

@zzjiong
Copy link
Author

zzjiong commented Oct 18, 2023

图片

@sjg-wdw
Copy link
Collaborator

sjg-wdw commented Oct 18, 2023

Apple seems to have broken Metal in some of the beta releases for ios17. Make sure you're on the release version of ios17 if you're using that OS and that you have the release version of Xcode to go with it.

@zzjiong
Copy link
Author

zzjiong commented Oct 19, 2023

Xcode version is 14.2, which may occur on iOS14,iOS5 and iOS16 systems. That seems to occur with high memory, Unable to reproduce stably.

@sjg-wdw
Copy link
Collaborator

sjg-wdw commented Oct 19, 2023

Oh, if it's running out of memory that might be a problem.

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