Application threw exception NSInternalInconsistencyException: Multi layer delegate table missing.

I recently detected a special crash on 18.0, 18.1, 18.1.1, 18.2,18.3 which cannot be repeated, and the page logs are related to the keyboard, is there any idea to deal with this problem?

Exception Category: nsexception
Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x00000000 at 0x0000000000000000
Crashed Thread:  0
CrashDoctor Diagnosis: Application threw exception NSInternalInconsistencyException: Multi layer delegate table missing.
Thread 0 Crashed:
0   CoreFoundation                      0x00000001869d87cc __exceptionPreprocess + [ : 164] 
1   libobjc.A.dylib                     0x0000000183cab2e4 objc_exception_throw + [ : 88] 
2   Foundation                          0x0000000185da88d8 _userInfoForFileAndLine
3   UIKitCore                           0x0000000189e78074 -[UIView _multiLayerDelegatesTableCreateIfNecessary:] + [ : 208] 
4   UIKitCore                           0x0000000189e780c4 -[UIView _registerMultiLayerDelegate:] + [ : 36] 
5   UIKitCore                           0x00000001894874c0 -[_UIPortalView setSourceView:] + [ : 132] 
6   UIKitCore                           0x000000018a1eb6bc -[_UIPortalView initWithSourceView:] + [ : 68] 
7   UIKitCore                           0x000000018a213ea4 -[_UITextMagnifiedLoupeView initWithSourceView:] + [ : 444] 
8   UIKitCore                           0x000000018a6c461c +[UITextLoupeSession _makeLoupeViewForSourceView:selectionWidget:orientation:] + [ : 84] 
9   UIKitCore                           0x000000018a6c47bc +[UITextLoupeSession _beginLoupeSessionAtPoint:fromSelectionWidgetView:inView:orientation:] + [ : 304] 
10  UIKitCore                           0x0000000189d50ce0 -[UITextRefinementTouchBehavior textLoupeInteraction:gestureChangedWithState:location:translation:velocity:modifierFlags:shouldCancel:] + [ : 1756] 
11  UIKit                               0x0000000240e309e0 -[UITextRefinementTouchBehaviorAccessibility textLoupeInteraction:gestureChangedWithState:location:translation:velocity:modifierFlags:shouldCancel:] + [ : 216] 
12  UIKitCore                           0x000000018a4d45b4 -[UITextRefinementInteraction loupeGestureWithState:location:translation:velocity:modifierFlags:shouldCancel:] + [ : 124] 
13  UIKitCore                           0x000000018a4d3f74 -[UITextRefinementInteraction loupeGesture:] + [ : 548] 
14  UIKitCore                           0x000000018952eac4 -[UIGestureRecognizerTarget _sendActionWithGestureRecognizer:] + [ : 128] 
15  UIKitCore                           0x000000018952e934 _UIGestureRecognizerSendTargetActions + [ : 92] 
16  UIKitCore                           0x000000018952e6f4 _UIGestureRecognizerSendActions + [ : 284] 
17  UIKitCore                           0x00000001891e1b28 -[UIGestureRecognizer _updateGestureForActiveEvents] + [ : 572] 
18  UIKitCore                           0x00000001891b3724 _UIGestureEnvironmentUpdate + [ : 2488] 
19  CoreFoundation                      0x000000018697a1f4 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + [ : 36] 
20  CoreFoundation                      0x0000000186979f98 __CFRunLoopDoObservers + [ : 552] 
21  CoreFoundation                      0x00000001869a9028 __CFRunLoopRun + [ : 948] 
22  CoreFoundation                      0x00000001869a8830 CFRunLoopRunSpecific + [ : 588] 
23  GraphicsServices                    0x00000001d29881c4 GSEventRunModal + [ : 164] 
24  UIKitCore                           0x000000018950eeb0 -[UIApplication _run] + [ : 816] 
25  UIKitCore                           0x00000001895bd5b4 UIApplicationMain + [ : 340] 
26  顺丰小哥                                0x0000000104423cc0 main + [main.m : 13] 
27  (null) 0x00000001ac396ec8 0x0 + 7184412360
Application threw exception NSInternalInconsistencyException: Multi layer delegate table missing.
 
 
Q