mousebird-consulting-inc / WhirlyGlobe

WhirlyGlobe Development
Other
827 stars 253 forks source link

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

Open zzjiong opened 8 months ago

zzjiong commented 8 months 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 8 months ago

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

zzjiong commented 8 months ago
图片
sjg-wdw commented 8 months 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 8 months 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 8 months ago

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