Skip to content
This repository has been archived by the owner on May 8, 2023. It is now read-only.

UIKitCore -[UIView(CALayerDelegate) layoutSublayersOfLayer:] #7

Open
PierreBresson opened this issue Jan 19, 2022 · 0 comments
Open
Labels
🧨 Crash Anything crashing the app 🍎 iOS Anything related to iOS
Projects

Comments

@PierreBresson
Copy link
Owner

PierreBresson commented Jan 19, 2022

version 3.0.2
macOS 15.2.0 iPad Pro (12.9-inch, 3rd generation) 100% background

Crashed: com.apple.main-thread
0 Flutter 0xe880 (Missing)
1 Flutter 0xe3f4 (Missing)
2 Flutter 0x27b50 (Missing)
3 Flutter 0x27d88 (Missing)
4 UIKitCore 0xb4d78 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 3144
5 QuartzCore 0x20358 CA::Layer::layout_if_needed(CA::Transaction*) + 556
6 QuartzCore 0x16338c CA::Context::commit_transaction(CA::Transaction*, double, double*) + 516
7 QuartzCore 0x2fdc CA::Transaction::commit() + 680
8 AppKit 0x90db68 __37+[NSDisplayCycle currentDisplayCycle]_block_invoke.25 + 60
9 AppKit 0x90e070 ___NSMainRunLoopPerformBlockInModes_block_invoke + 44
10 CoreFoundation 0x84708 CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK + 28
11 CoreFoundation 0x8457c __CFRunLoopDoBlocks + 412
12 CoreFoundation 0x83594 __CFRunLoopRun + 1728
13 CoreFoundation 0x82734 CFRunLoopRunSpecific + 600
14 HIToolbox 0x32f68 RunCurrentEventLoopInMode + 292
15 HIToolbox 0x32cdc ReceiveNextEventCommon + 552
16 HIToolbox 0x32a9c _BlockUntilNextEventMatchingListInModeWithFilter + 72
17 AppKit 0x41ce0 _DPSNextEvent + 844
18 AppKit 0x40584 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1332
19 AppKit 0x2d706c -[NSApplication _shouldTerminate] + 1024
20 AppKit 0x2c77d8 -[NSApplication terminate:] + 756
21 Foundation 0x84f08 __NSFireDelayedPerform + 460
22 CoreFoundation 0x9f468 CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION + 32
23 CoreFoundation 0x9f064 __CFRunLoopDoTimer + 1076
24 CoreFoundation 0x9eaf0 __CFRunLoopDoTimers + 392
25 CoreFoundation 0x8366c __CFRunLoopRun + 1944
26 CoreFoundation 0x82734 CFRunLoopRunSpecific + 600
27 HIToolbox 0x32f68 RunCurrentEventLoopInMode + 292
28 HIToolbox 0x32bf4 ReceiveNextEventCommon + 320
29 HIToolbox 0x32a9c _BlockUntilNextEventMatchingListInModeWithFilter + 72
30 AppKit 0x41ce0 _DPSNextEvent + 844
31 AppKit 0x40584 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1332
32 AppKit 0x325a4 -[NSApplication run] + 596
33 AppKit 0x3c78 NSApplicationMain + 1064
34 AppKit 0x2da084 _NSApplicationMainWithInfoDictionary + 22
35 UIKitMacHelper 0x49ac UINSApplicationMain + 1280
36 UIKitCore 0x3b28 UIApplicationMain + 164
37 Thinkerview 0x8030 main + 5 (AppDelegate.swift:5)
38 ??? 0x100ba10f4 (Missing)

@PierreBresson PierreBresson added 🍎 iOS Anything related to iOS 🧨 Crash Anything crashing the app labels Jan 19, 2022
@PierreBresson PierreBresson added this to To do in Crashes Jan 20, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🧨 Crash Anything crashing the app 🍎 iOS Anything related to iOS
Projects
Crashes
To do
Development

No branches or pull requests

1 participant