Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash on "OS_dispatch_queue.safeAsync" #2173

Open
torresslol opened this issue Dec 4, 2023 · 0 comments
Open

Crash on "OS_dispatch_queue.safeAsync" #2173

torresslol opened this issue Dec 4, 2023 · 0 comments

Comments

@torresslol
Copy link

Issue Description

Hey, I got a crash on Sentry when using version 7.10.0, I can't find the possible reason for now, can anyone help?

Crash Report

OS Version: Darwin 21.5.0 (19F77)
Report Version: 104

Crashed Thread: 259

Application Specific Information:
Fatal Error: EXC_BAD_ACCESS / KERN_INVALID_ADDRESS / 0x8

Thread 259 Crashed:
0 libswiftCore.dylib 0x1958fbf88
1 Kingfisher 0x1047c82e0 [inlined] CallbackQueue.execute (CallbackQueue.swift:54)
2 Kingfisher 0x1047c82e0 [inlined] OS_dispatch_queue.safeAsync (CallbackQueue.swift:78)
3 Kingfisher 0x1047c82e0 [inlined] CallbackQueue.execute (CallbackQueue.swift:54)
4 Kingfisher 0x1047c82e0 KingfisherWrapper.setImage (ImageView+Kingfisher.swift:322)
5 Kingfisher 0x1047cab18 KingfisherWrapper.setImage
6 Kingfisher 0x1047e7bb0 KingfisherManager.retrieveImage (KingfisherManager.swift:312)
7 Kingfisher 0x1047f38e0 [inlined] KingfisherManager.retrieveImage (KingfisherManager.swift:338)
8 Kingfisher 0x1047f38e0 KingfisherManager.retrieveImage
9 Kingfisher 0x1047e97e4 KingfisherManager.cacheImage (KingfisherManager.swift:447)
10 Kingfisher 0x1047ed148 CacheCallbackCoordinator.apply
11 Kingfisher 0x1047e96e4 KingfisherManager.cacheImage (KingfisherManager.swift:468)
12 Kingfisher 0x1047f2ecc [inlined] KingfisherManager.loadAndCacheImage (KingfisherManager.swift:485)
13 Kingfisher 0x1047f2ecc KingfisherManager.loadAndCacheImage
14 Kingfisher 0x1047ae42c [inlined] ImageDownloader.createCompletionCallBack (ImageDownloader.swift:207)
15 Kingfisher 0x1047ae42c ImageDownloader.createCompletionCallBack
16 Kingfisher 0x1047ae44c @callee_guaranteed
17 Kingfisher 0x1047ae5d4 [inlined] Delegate.delegate (Delegate.swift:78)
18 Kingfisher 0x1047ae5d4 [inlined] Delegate.delegate
19 Kingfisher 0x1047ae5d4 Delegate.delegate
20 Kingfisher 0x1047addac [inlined] Delegate.call (Delegate.swift:83)
21 Kingfisher 0x1047addac [inlined] ImageDownloader.startDownloadTask (ImageDownloader.swift:348)
22 Kingfisher 0x1047addac ImageDownloader.startDownloadTask
23 Kingfisher 0x104779124 [inlined] CallbackQueue.execute (CallbackQueue.swift:52)
24 Kingfisher 0x104779124 [inlined] CallbackQueue.execute
25 Kingfisher 0x104779124 [inlined] CallbackQueue.execute (CallbackQueue.swift:52)
26 Kingfisher 0x104779124 CallbackQueue.execute
27 Kingfisher 0x104778b0c @callee_guaranteed
28 libdispatch.dylib 0x190796e6c

Reproduce

Can't reproduce this issue, Only can find it in Sentry.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant