mousebird-consulting-inc / WhirlyGlobe

WhirlyGlobe Development
Other
830 stars 255 forks source link

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

Open zzjiong opened 1 year ago

zzjiong commented 1 year ago

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 commented 1 year ago

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

zzjiong commented 1 year ago
图片
sjg-wdw commented 1 year ago

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 commented 1 year ago

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 commented 1 year ago

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