Open TDSSSzero opened 8 months ago
Same issue
Fatal Exception: NSInternalInconsistencyException
0 CoreFoundation 0xa248 __exceptionPreprocess
1 libobjc.A.dylib 0x17a68 objc_exception_throw
2 Foundation 0x54681c _userInfoForFileAndLine
3 Flutter 0x1ba6c (Missing UUID 4c4c44c655553144a12489c324693308)
4 Flutter 0x5d5c9c (Missing UUID 4c4c44c655553144a12489c324693308)
5 audio_session 0x7fc0 (Missing UUID 97bf58113a973e36935f519b86f13646)
6 audio_session 0x7d8c (Missing UUID 97bf58113a973e36935f519b86f13646)
7 CoreFoundation 0x377c4 __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__
8 CoreFoundation 0xde75c ___CFXRegistrationPost_block_invoke
9 CoreFoundation 0xc1a34 _CFXRegistrationPost
10 CoreFoundation 0x4bdc8 _CFXNotificationPost
11 Foundation 0x5c4dc -[NSNotificationCenter postNotificationName:object:userInfo:]
12 AudioSession 0x1c644 __63-[AVAudioSession privatePostNotificationForType:name:userInfo:]_block_invoke
13 libdispatch.dylib 0x24b4 _dispatch_call_block_and_release
14 libdispatch.dylib 0x3fdc _dispatch_client_callout
15 libdispatch.dylib 0x127f4 _dispatch_main_queue_drain
16 libdispatch.dylib 0x12444 _dispatch_main_queue_callback_4CF
17 CoreFoundation 0x9aa08 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__
18 CoreFoundation 0x7c368 __CFRunLoopRun
19 CoreFoundation 0x811e4 CFRunLoopRunSpecific
20 TextToSpeechBundleSupport 0x187b0 -[TTSSpeechServerInstance terminateSpeechThread]
21 TextToSpeechBundleSupport 0x1e69c -[TTSSpeechServer synthesizerInstanceDestroyed:]
22 TextToSpeech 0x24274 TTSSpeechUnitTestingMode
23 libAXSpeechManager.dylib 0x10e80 -[AXSpeechManager .cxx_destruct]
24 libobjc.A.dylib 0x14a4 object_cxxDestructFromClass(objc_object*, objc_class*)
25 libobjc.A.dylib 0x621c objc_destructInstance
26 libobjc.A.dylib 0xf9d0 _objc_rootDealloc
27 libAXSpeechManager.dylib 0x5dec -[AXSpeechManager dealloc]
28 libobjc.A.dylib 0x313fc _object_remove_associations
29 libobjc.A.dylib 0x622c objc_destructInstance
30 libobjc.A.dylib 0xf9d0 _objc_rootDealloc
31 AXSpeechImplementation 0x6ac0 -[AVSpeechSynthesizer(Implementation_Shared) dealloc]
32 Runner 0x220aa80 @objc SwiftFlutterTtsPlugin.__ivar_destroyer (SwiftFlutterTtsPlugin.swift)
33 libobjc.A.dylib 0x14a4 object_cxxDestructFromClass(objc_object*, objc_class*)
34 libobjc.A.dylib 0x621c objc_destructInstance
35 libobjc.A.dylib 0xf9d0 _objc_rootDealloc
36 libsystem_blocks.dylib 0x2124 _call_dispose_helpers_excp
37 libsystem_blocks.dylib 0x1d54 _Block_release
38 Flutter 0x54a58 (Missing UUID 4c4c44c655553144a12489c324693308)
39 libsystem_blocks.dylib 0x2124 _call_dispose_helpers_excp
40 libsystem_blocks.dylib 0x1d54 _Block_release
41 Flutter 0x43d64 (Missing UUID 4c4c44c655553144a12489c324693308)
42 Flutter 0x43d14 (Missing UUID 4c4c44c655553144a12489c324693308)
43 Flutter 0x430bc (Missing UUID 4c4c44c655553144a12489c324693308)
44 Flutter 0x3dc6a8 (Missing UUID 4c4c44c655553144a12489c324693308)
45 Flutter 0x1d7f0 (Missing UUID 4c4c44c655553144a12489c324693308)
46 Flutter 0x18bb8 (Missing UUID 4c4c44c655553144a12489c324693308)
47 CoreFoundation 0x377c4 __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__
48 CoreFoundation 0xde75c ___CFXRegistrationPost_block_invoke
49 CoreFoundation 0xc1a34 _CFXRegistrationPost
50 CoreFoundation 0x4bdc8 _CFXNotificationPost
51 Foundation 0x5c4dc -[NSNotificationCenter postNotificationName:object:userInfo:]
52 UIKitCore 0xd2ec0c -[UIApplication _terminateWithStatus:]
53 UIKitCore 0x2914b4 -[_UISceneLifecycleMultiplexer _evalTransitionToSettings:fromSettings:forceExit:withTransitionStore:]
54 UIKitCore 0x6a671c -[_UISceneLifecycleMultiplexer forceExitWithTransitionContext:scene:]
55 UIKitCore 0xd2b07c -[UIApplication workspaceShouldExit:withTransitionContext:]
56 FrontBoardServices 0x41680 __63-[FBSWorkspaceScenesClient willTerminateWithTransitionContext:]_block_invoke_2
57 FrontBoardServices 0x6ae4 -[FBSWorkspace _calloutQueue_executeCalloutFromSource:withBlock:]
58 FrontBoardServices 0x41620 __63-[FBSWorkspaceScenesClient willTerminateWithTransitionContext:]_block_invoke
59 libdispatch.dylib 0x3fdc _dispatch_client_callout
60 libdispatch.dylib 0x7a5c _dispatch_block_invoke_direct
61 FrontBoardServices 0x10f2c __FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK__
62 FrontBoardServices 0x10ac8 -[FBSSerialQueue _targetQueue_performNextIfPossible]
63 FrontBoardServices 0x132a8 -[FBSSerialQueue _performNextFromRunLoopSource]
64 CoreFoundation 0xd622c __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__
65 CoreFoundation 0xe2614 __CFRunLoopDoSource0
66 CoreFoundation 0x6657c __CFRunLoopDoSources0
67 CoreFoundation 0x7beb8 __CFRunLoopRun
68 CoreFoundation 0x811e4 CFRunLoopRunSpecific
69 GraphicsServices 0x1368 GSEventRunModal
70 UIKitCore 0x3a2d88 -[UIApplication _run]
71 UIKitCore 0x3a29ec UIApplicationMain
72 Runner 0x9c38 main + 11 (AppDelegate.swift:11)
73 ??? 0x1a8631948 (Missing)
🐛 Bug Report
After I finished playing TTS voice, when I closed the app, it crashed.
dart use:
look the 29 line.Maybe it is key point. This is the stack when it crashes:
Configuration
Version: 3.8.3
Platform: iphone: 13 iOS:15.1