SwiftcordApp/Swiftcord

Fix SIGTRAP in closure #1 (DiscordKitCommon.GatewayEvent, DiscordKitCommon.GatewayData?) -> () in closure #6 () -> () in Swiftcord.ServerView.body.getter : some

cryptoAlgorithm opened this issue · 1 comments

Version 0.4.4(11)

Stacktrace

closure #1 (DiscordKitCommon.GatewayEvent, DiscordKitCommon.GatewayData?) -> () in closure #6 () -> () in Swiftcord.ServerView.body.getter : some (ServerView.swift:0);Swiftcord

reabstraction thunk helper from @escaping @callee_guaranteed (@unowned DiscordKitCommon.GatewayEvent, @in_guaranteed DiscordKitCommon.GatewayData?) -> () to @escaping @callee_guaranteed (@in_guaranteed (DiscordKitCommon.GatewayEvent, DiscordKitCommon.GatewayData?)) -> () (:0);Swiftcord

partial apply forwarder for reabstraction thunk helper from @escaping @callee_guaranteed (@in_guaranteed A) -> () to @escaping @callee_guaranteed (@in_guaranteed A) -> (@out ()) (:0);Swiftcord

partial apply forwarder for reabstraction thunk helper from @escaping @callee_guaranteed (@in_guaranteed A) -> (@out ()) to @escaping @callee_guaranteed (@in_guaranteed A) -> () (:0);Swiftcord

partial apply forwarder for closure #1 () -> () in DiscordKitCommon.EventDispatch.notify(event: A) -> () (EventDispatch.swift:101);Swiftcord

reabstraction thunk helper from @escaping @callee_guaranteed () -> () to @escaping @callee_unowned @convention(block) () -> () (:0);Swiftcord

main (SwiftcordApp.swift:15);Swiftcord

Reason

SIGTRAP

Link to App Center

Closing this due to migration to Sentry