Skip to content

crash reported from crashlytics with ios 15  #12

@mina-yousry

Description

@mina-yousry

here's a crash report from crashlytics

Crashed: com.apple.main-thread
0  CoreGraphics                   0x1ca4 CGColorSpaceIsUncalibrated + 4
1  QuartzCore                     0x7d0a4 CARequiresColorMatching + 64
2  QuartzCore                     0xee36c CA_CGColorGetRGBComponents + 68
3  QuartzCore                     0xaef4 -[NSObject(CAAnimatableValue) CA_interpolateValue:byFraction:] + 140
4  QuartzCore                     0x141e84 -[CABasicAnimation applyForTime:presentationObject:modelObject:] + 520
5  QuartzCore                     0xaf600 CA::Layer::presentation_layer(CA::Transaction*) + 520
6  Smartlook                      0x94850 CALayer.safePresentation() + 47 (CALayer+SafePresentation.swift:47)
7  Smartlook                      0x70b14 specialized static AlphaInspector.determine(from:withType:) + 24 (AlphaInspector.swift:24)
8  Smartlook                      0xaf56c ViewWireframe.shallowAnalyze(view:) + 46044 (<compiler-generated>:46044)
9  Smartlook                      0xadd88 ViewWireframe.analyzeTree(ofView:deeply:) + 98 (ViewWireframe.swift:98)
10 Smartlook                      0xae270 ViewWireframe.analyzeTree(ofView:deeply:) + 129 (ViewWireframe.swift:129)
11 Smartlook                      0xae270 ViewWireframe.analyzeTree(ofView:deeply:) + 129 (ViewWireframe.swift:129)
12 Smartlook                      0xae270 ViewWireframe.analyzeTree(ofView:deeply:) + 129 (ViewWireframe.swift:129)
13 Smartlook                      0xae270 ViewWireframe.analyzeTree(ofView:deeply:) + 129 (ViewWireframe.swift:129)
14 Smartlook                      0xae270 ViewWireframe.analyzeTree(ofView:deeply:) + 129 (ViewWireframe.swift:129)
15 Smartlook                      0xae270 ViewWireframe.analyzeTree(ofView:deeply:) + 129 (ViewWireframe.swift:129)
16 Smartlook                      0xae270 ViewWireframe.analyzeTree(ofView:deeply:) + 129 (ViewWireframe.swift:129)
17 Smartlook                      0xae270 ViewWireframe.analyzeTree(ofView:deeply:) + 129 (ViewWireframe.swift:129)
18 Smartlook                      0xae270 ViewWireframe.analyzeTree(ofView:deeply:) + 129 (ViewWireframe.swift:129)
19 Smartlook                      0xae270 ViewWireframe.analyzeTree(ofView:deeply:) + 129 (ViewWireframe.swift:129)
20 Smartlook                      0x1622c WindowWireframe.analyze(window:deeply:) + 27 (ViewWireframe.swift:27)
21 Smartlook                      0x68c08 SceneWireframe.analyzeWindows(for:) + 24 (WindowWireframe.swift:24)
22 Smartlook                      0x687c8 SceneWireframe.analyze(screen:) + 80 (SceneWireframe.swift:80)
23 Smartlook                      0x810b4 ApplicationWireframe.analyze(onlyActiveScreen:) + 33 (SceneWireframe.swift:33)
24 Smartlook                      0x3169c closure #1 in closure #1 in SnapshotManager.createSnapshotOperation(with:) + 33 (ApplicationWireframe.swift:33)
25 Smartlook                      0x89ca8 thunk for @callee_guaranteed () -> () + 21384 (<compiler-generated>:21384)
26 Smartlook                      0x89cc8 thunk for @escaping @callee_guaranteed () -> () + 21416 (<compiler-generated>:21416)
27 libdispatch.dylib              0x4660 _dispatch_client_callout + 20
28 libdispatch.dylib              0x1398c _dispatch_async_and_wait_invoke + 92
29 libdispatch.dylib              0x4660 _dispatch_client_callout + 20
30 libdispatch.dylib              0x12b60 _dispatch_main_queue_callback_4CF + 944
31 CoreFoundation                 0x51cd4 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 16
32 CoreFoundation                 0xbeac __CFRunLoopRun + 2540
33 CoreFoundation                 0x1f3b8 CFRunLoopRunSpecific + 600
34 GraphicsServices               0x138c GSEventRunModal + 164
35 UIKitCore                      0x5196a8 -[UIApplication _run] + 1100
36 UIKitCore                      0x2987f4 UIApplicationMain + 2092
37 Koinz                          0x8f78 main + 48 (AppDelegate.swift:48)
38 ???                            0x106289a24 (Missing)

can someone please advice to solve the crash

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions