SwiftcordApp / Swiftcord

A fully native Discord client for macOS built 100% in Swift!
https://swiftcordapp.github.io/Swiftcord/
GNU General Public License v3.0
1.91k stars 85 forks source link

Fix SIGABRT in $s16CachedAsyncImageAAV4load33_1115941DA3DEE378C52E09DA49AE1AD2LLyyYaYbFyyXEfU1_ (CachedAsyncImage.swift:335) #113

Closed cryptoAlgorithm closed 2 years ago

cryptoAlgorithm commented 2 years ago

Version 0.4.5(12)

Stacktrace

$s16CachedAsyncImageAAV4load331115941DA3DEE378C52E09DA49AE1AD2LLyyYaYbFyyXEfU1 (CachedAsyncImage.swift:335);Swiftcord

partial apply forwarder for reabstraction thunk helper from @callee_guaranteed () -> (@error @owned Swift.Error) to @escaping @callee_guaranteed () -> (@out (), @error @owned Swift.Error) (:0);Swiftcord

reabstraction thunk helper from @callee_guaranteed () -> (@error @owned Swift.Error) to @escaping @callee_guaranteed () -> (@out (), @error @owned Swift.Error)partial apply forwarder with unmangled suffix ".8" + 8;Swiftcord

$s16CachedAsyncImageAAV4load331115941DA3DEE378C52E09DA49AE1AD2LLyyYaYbFTQ0 (CachedAsyncImage.swift:334);Swiftcord

Reason

SIGABRT

Link to App Center