1

I am experiencing a crash when invoking cancelDownloadTask() Do you have any idea whether the crash might be caused by Kingfisher?

Crashlog

I'm using Kingfisher 5.0.1 and I'm calling function from Deprecated.swift

public func setImage(with resource: Resource?,
                         placeholder: Placeholder? = nil,
                         options: KingfisherOptionsInfo? = nil,
                         progressBlock: DownloadProgressBlock? = nil,
                         completionHandler: CompletionHandler?) -> DownloadTask?

Unfortunately the reproduction is quite low and I am loading many small images.

Have you ever encountered such issue with the library? HttpParser is very strange at the beginning of the crashlog. Do you have any idea what might be the cause of it.

Regards Greg

GregI
  • 11
  • 2
  • I have the same issue using Kingfisher 5.7.0 in my production application. The amount of crashes is not so high but pretty stable. Still have no fix solution. – xZenon Sep 10 '19 at 12:37

0 Answers0