Skip to content

iOS 26.2 崩溃问题 #300

@173323222

Description

@173323222

在iOS 26.2会崩溃,还是苹果审核测试出来的,崩溃日志如下,主要错误是在 updateLayout 里面数组越界---tabBarButtons[idx],希望能够修复,这个崩溃必现

ate/Time: 2025-12-31 00:16:56.5397 -0800
Launch Time: 2025-12-31 00:16:48.5493 -0800
Hardware Model: iPad15,3
OS Version: iPhone OS 26.2 (23C55)
Release Type: User
Time Awake Since Boot: 1000000 seconds

Triggered by Thread: 0, Dispatch Queue: com.apple.main-thread

Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000001, 0x0000000104c75398

Thread 0 name: Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0 ESTabBarController_swift 0x104c75398 ESTabBar.updateLayout() + 1688
1 ESTabBarController_swift 0x104c75194 ESTabBar.updateLayout() + 1172
2 ESTabBarController_swift 0x104c75e40 @objc ESTabBar.layoutSubviews() + 68
3 UIKitCore 0x198931570 0x19890d000 + 148848
4 UIKitCore 0x198932050 0x19890d000 + 151632
5 UIKitCore 0x19a2ab8e8 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2692
6 QuartzCore 0x193c27de4 CA::Layer::perform_update_(CA::Layer*, CALayer*, unsigned int, CA::LayerUpdateReason, CA::Transaction*) + 456
7 QuartzCore 0x193c27938 CA::Layer::update_if_needed_(CA::Transaction*, CA::LayerUpdateReason) + 664
8 QuartzCore 0x193a276bc CA::Layer::layout_and_display_if_needed(CA::Transaction*) + 176
9 QuartzCore 0x1939e8eb0 CA::Context::commit_transaction(CA::Transaction*, double, double*) + 536
10 QuartzCore 0x193a15044 CA::Transaction::commit() + 644
11 QuartzCore 0x193a22cd4 CA::Transaction::flush_as_runloop_observer(bool) + 88
12 UIKitCore 0x19897d0b8 _UIApplicationFlushCATransaction + 52
13 UIKitCore 0x19897cfec __setupUpdateSequence_block_invoke_2 + 352
14 UIKitCore 0x19898aee4 _UIUpdateSequenceRunNext + 128
15 UIKitCore 0x19898a374 schedulerStepScheduledMainSectionContinue + 60
16 UpdateCycle 0x280b9e560 UC::DriverCore::continueProcessing() + 84
17 CoreFoundation 0x19301df10 CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 28
18 CoreFoundation 0x19301de84 __CFRunLoopDoSource0 + 172
19 CoreFoundation 0x192ffbb30 __CFRunLoopDoSources0 + 332
20 CoreFoundation 0x192fd26d8 __CFRunLoopRun + 820
21 CoreFoundation 0x192fd1a6c _CFRunLoopRunSpecificWithOptions + 532
22 GraphicsServices 0x23473a498 GSEventRunModal + 120
23 UIKitCore 0x1989aadf8 -[UIApplication _run] + 792
24 UIKitCore 0x198953e54 UIApplicationMain + 336
25 UIKitCore 0x198a7f820 0x19890d000 + 1517600
26 ai40002 0x104806bd4 0x104680000 + 1600468
27 dyld 0x18ffbee28 start + 7116

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions