SDWebImage / SDWebImageSwiftUI

SwiftUI Image loading and Animation framework powered by SDWebImage
https://sdwebimage.github.io/SDWebImageSwiftUI
MIT License
2.21k stars 230 forks source link

Thread 1: signal SIGABRT #112

Closed yixe closed 2 years ago

yixe commented 4 years ago

Hello, I'm getting this odd crash and in the load function specifically it points at line 63: self.isLoading = true

console: "cycle detected through attribute 7348 ===" precondition failure: invalid input index: 0

any ideas?

dreampiggy commented 4 years ago

@yixe Seems...Not able to debug based on this information.

Anything extra information, like full stacktrace ?