PGDatePicker icon indicating copy to clipboard operation
PGDatePicker copied to clipboard

偶发 - 打开时间控件出现异常闪退

Open ilkeew opened this issue 11 months ago • 0 comments

Last Exception Backtrace: 0 CoreFoundation 0x1d0384cb4 __exceptionPreprocess + 164 1 libobjc.A.dylib 0x1c94203d0 objc_exception_throw + 60 2 CoreFoundation 0x1d052af84 -[__NSCFString characterAtIndex:].cold.1 + 0 3 CoreFoundation 0x1d05279f8 -[__NSPlaceholderArray initWithContentsOfFile:].cold.1 + 0 4 CoreFoundation 0x1d03aa8f8 -[__NSPlaceholderArray initWithCapacity:] + 96 5 CoreFoundation 0x1d03aa87c +[NSMutableArray arrayWithCapacity:] + 32 6 PGDatePicker 0x103ea02e8 -[PGDatePicker(Logic) setDayListForMonthDays:] + 52 7 PGDatePicker 0x103ea08e0 -[PGDatePicker(Logic) setDayListWithComponent:dateComponents:refresh:] + 792 8 PGDatePicker 0x103e9d1d4 -[PGDatePicker(Date) date_didSelectWithComponent:] + 536 9 PGDatePicker 0x103e98014 -[PGDatePicker pickerView:title:didSelectRow:inComponent:] + 88 10 PGPickerView 0x103373dac -[PGPickerView pickerColumnView:title:didSelectRow:] + 192 11 PGPickerView 0x1033710e8 -[PGPickerColumnView setSelectedRow:] + 436 12 PGPickerView 0x10337033c -[PGPickerColumnView selectRow:animated:] + 248 13 PGPickerView 0x103373664 -[PGPickerView selectRow:inComponent:animated:] + 88 14 CoreFoundation 0x1d03851cc NSARRAY_IS_CALLING_OUT_TO_A_BLOCK + 24 15 CoreFoundation 0x1d03a0824 -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 196 16 PGPickerView 0x103371c68 -[PGPickerView layoutSubviews] + 256 17 UIKitCore 0x1d23eebe0 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 1992 18 QuartzCore 0x1d18a9074 CA::Layer::layout_if_needed(CA::Transaction*) + 500 19 QuartzCore 0x1d18bc5f0 CA::Layer::layout_and_display_if_needed(CA::Transaction*) + 148 20 QuartzCore 0x1d18cda1c CA::Context::commit_transaction(CA::Transaction*, double, double*) + 444 21 QuartzCore 0x1d18fcff4 CA::Transaction::commit() + 648 22 UIKitCore 0x1d28e7c24 _UIApplicationFlushCATransaction + 84 23 UIKitCore 0x1d2a384b0 _UIUpdateSequenceRun + 84 24 UIKitCore 0x1d309cc8c schedulerStepScheduledMainSection + 144 25 UIKitCore 0x1d309c1e8 runloopSourceCallback + 92 26 CoreFoundation 0x1d044e128 CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 28 27 CoreFoundation 0x1d045a7b4 __CFRunLoopDoSource0 + 176 28 CoreFoundation 0x1d03df5e8 __CFRunLoopDoSources0 + 244 29 CoreFoundation 0x1d03f50d4 __CFRunLoopRun + 828 30 CoreFoundation 0x1d03fa3ec CFRunLoopRunSpecific + 612 31 GraphicsServices 0x20b89735c GSEventRunModal + 164 32 UIKitCore 0x1d27876e8 -[UIApplication _run] + 888 33 UIKitCore 0x1d278734c UIApplicationMain + 340 34 bitcoinStage 0x102b69e74 0x102b44000 + 155252 35 dyld 0x1ef8d2dec start + 2220

ilkeew avatar Aug 08 '23 09:08 ilkeew