We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
6.3.4
iOS
iPhone OS 16.1.1 iPhone OS 15 iPhone OS 14
[✓] Flutter (Channel stable, 3.3.8, on macOS 13.1 22C65 darwin-arm, locale zh-Hans-CN) • Flutter version 3.3.8 on channel stable • Upstream repository https://github.com/flutter/flutter.git • Framework revision 52b3dc2 (7 weeks ago), 2022-11-09 12:09:26 +0800 • Engine revision 857bd6b74c • Dart version 2.18.4 • DevTools version 2.15.0 • Pub download mirror https://pub.flutter-io.cn • Flutter download mirror https://storage.flutter-io.cn
I repeated the problem again and captured the feedback information. The user's operation process:
The user slides up and exits, causing a stuck state After the screen is locked, it flashes when it is opened again. It crashes after a period of time
Incident Identifier: B99E7605-4CD0-4F46-BD8E-63B1A8CB94C0 Hardware Model: iPhone14,5 Process: Runner [8313] Path: /private/var/containers/Bundle/Application/509BCB7F-1B18-44A4-94B9-5E8F89A80F14/Runner.app/Runner Identifier: com.bcc.os Version: 3.3.0 (237) AppStoreTools: 14C17 AppVariant: 1:iPhone14,5:16 Beta: YES Code Type: ARM-64 (Native) Role: Foreground Parent Process: launchd [1] Coalition: com.bcc.os [8595] Date/Time: 2022-12-30 14:00:25.7198 +0800 Launch Time: 2022-12-30 13:59:44.6632 +0800 OS Version: iPhone OS 16.1.1 (20B101) Release Type: User Baseband Version: 2.12.02 Report Version: 104 Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Subtype: KERN_INVALID_ADDRESS at 0x00000004589320f0 Exception Codes: 0x0000000000000001, 0x00000004589320f0 VM Region Info: 0x4589320f0 is not in any region. Bytes after previous region: 7391617265 Bytes before following region: 48979828496 REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL MALLOC_NANO 280000000-2a0000000 [512.0M] rw-/rwx SM=COW ---> GAP OF 0xd20000000 BYTES commpage (reserved) fc0000000-1000000000 [ 1.0G] ---/--- SM=NUL ...(unallocated) Termination Reason: SIGNAL 11 Segmentation fault: 11 Terminating Process: exc handler [8313] Triggered by Thread: 0 Kernel Triage: VM - pmap_enter retried due to resource shortage VM - pmap_enter retried due to resource shortage VM - pmap_enter retried due to resource shortage VM - pmap_enter retried due to resource shortage Thread 0 name: Thread 0 Crashed: 0 libobjc.A.dylib 0x00000001adf979f4 objc_release_x8 + 16 (:-1) 1 Metal 0x00000001af9ea990 -[_MTLCommandBuffer dealloc] + 52 (MTLCommandBuffer.m:479) 2 IOGPU 0x000000021c1fc844 -[IOGPUMetalCommandBuffer dealloc] + 212 (IOGPUMetalCommandBuffer.m:119) 3 AGXMetalG14 0x000000023bc29f0c -[AGXG14FamilyCommandBuffer dealloc] + 704 (agxa_command_buffer_objc.mm:81) 4 libobjc.A.dylib 0x00000001adf955d8 AutoreleasePoolPage::releaseUntil(objc_object**) + 196 (NSObject.mm:938) 5 libobjc.A.dylib 0x00000001adf98f80 objc_autoreleasePoolPop + 256 (NSObject.mm:1208) 6 CoreFoundation 0x00000001b4d3a35c __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 32 (CFRunLoop.c:1797) 7 CoreFoundation 0x00000001b4cf69d8 __CFRunLoopDoTimer + 940 (CFRunLoop.c:2402) 8 CoreFoundation 0x00000001b4c9a598 __CFRunLoopDoTimers + 288 (CFRunLoop.c:2560) 9 CoreFoundation 0x00000001b4ce7fcc __CFRunLoopRun + 1896 (CFRunLoop.c:3120) 10 CoreFoundation 0x00000001b4ceced4 CFRunLoopRunSpecific + 612 (CFRunLoop.c:3418) 11 GraphicsServices 0x00000001edfea368 GSEventRunModal + 164 (GSEvent.c:2196) 12 UIKitCore 0x00000001b71cb3d0 -[UIApplication _run] + 888 (UIApplication.m:3745) 13 UIKitCore 0x00000001b71cb034 UIApplicationMain + 340 (UIApplication.m:5335) 14 Runner 0x000000010431263c main + 64 (AppDelegate.swift:4) 15 dyld 0x00000001d3354960 start + 2528 (dyldMain.cpp:1170) Thread 1: 0 libsystem_pthread.dylib 0x0000000201ccbb90 start_wqthread + 0 (:-1) Thread 2: 0 libsystem_pthread.dylib 0x0000000201ccbb90 start_wqthread + 0 (:-1) Thread 3 name: Thread 3: 0 libsystem_kernel.dylib 0x00000001f1869b48 mach_msg2_trap + 8 (:-1) 1 libsystem_kernel.dylib 0x00000001f187c008 mach_msg2_internal + 80 (mach_msg.c:201) 2 libsystem_kernel.dylib 0x00000001f187c248 mach_msg_overwrite + 388 (mach_msg.c:0) 3 libsystem_kernel.dylib 0x00000001f186a08c mach_msg + 24 (mach_msg.c:323) 4 CoreFoundation 0x00000001b4ce6af0 __CFRunLoopServiceMachPort + 160 (CFRunLoop.c:2622) 5 CoreFoundation 0x00000001b4ce7d34 __CFRunLoopRun + 1232 (CFRunLoop.c:3005) 6 CoreFoundation 0x00000001b4ceced4 CFRunLoopRunSpecific + 612 (CFRunLoop.c:3418) 7 Foundation 0x00000001af096334 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212 (NSRunLoop.m:373) 8 Foundation 0x00000001af09621c -[NSRunLoop(NSRunLoop) runUntilDate:] + 64 (NSRunLoop.m:420) 9 UIKitCore 0x00000001b730033c -[UIEventFetcher threadMain] + 436 (UIEventFetcher.m:1377) 10 Foundation 0x00000001af0af808 __NSThread__start__ + 716 (NSThread.m:963) 11 libsystem_pthread.dylib 0x0000000201ccc6cc _pthread_start + 148 (pthread.c:893) 12 libsystem_pthread.dylib 0x0000000201ccbba4 thread_start + 8 (:-1) Thread 4: 0 libsystem_pthread.dylib 0x0000000201ccbb90 start_wqthread + 0 (:-1) Thread 5 name: Thread 5: 0 libsystem_kernel.dylib 0x00000001f186a974 read + 8 (:-1) 1 Flutter 0x00000001069ac090 0x1064ac000 + 5243024 2 Flutter 0x0000000106a92064 0x1064ac000 + 6185060 3 App 0x000000010eac40b0 Stub_CallAutoScopeNative + 80 4 App 0x000000010f7f74e0 NativeSocket.nativeRead_40327 + 64 5 App 0x000000010f7f729c NativeSocket.read_40326 + 120 6 App 0x000000010f7f7200 RawSocket.read_40325 + 288 7 App 0x000000010eb8be14 RawSecureSocket._readSocketOrBufferedData_3360 + 64 8 App 0x000000010eb8bdbc RawSecureSocket._readSocketOrBufferedData_3359 + 44 9 App 0x000000010eb8bb44 ExternalBuffer.writeFromSource_3358 + 260 10 App 0x000000010eb8b9c8 RawSecureSocket._readSocket_3357 + 180 11 App 0x000000010eb8c79c RawSecureSocket._readHandler_3373 + 32 12 App 0x000000010eb8c6a0 RawSecureSocket._eventDispatcher_3371 + 56 13 App 0x000000010eb8cc88 RawSecureSocket._eventDispatcher_3386 + 44 14 App 0x000000010f7f7ed4 RootZone.runUnaryGuarded_40332 + 140 15 App 0x000000010f79ecd4 BufferingStreamSubscription._sendData_38938 + 180 16 App 0x000000010f74ebc8 BufferingStreamSubscription._add_37535 + 144 17 App 0x000000010f74ea80 StreamController._add_37533 + 260 18 App 0x000000010ec396dc StreamController.add_5887 + 132 19 App 0x000000010eb87438 new__RawSocket.anonymous_closure_3290 + 52 20 App 0x000000010f8babf4 Closure.call_43174 + 624 21 App 0x000000010eb842f8 NativeSocket.issueReadEvent.issue_3238 + 376 22 App 0x000000010eae1f7c microtaskLoop_572 + 120 23 App 0x000000010eae1e60 startMicrotaskLoop_571 + 40 24 App 0x000000010eae1e24 startMicrotaskLoop_570 + 24 25 App 0x000000010eac3ed4 Stub_InvokeDartCode + 220 26 Flutter 0x0000000106a65778 0x1064ac000 + 6002552 27 Flutter 0x0000000106a66308 0x1064ac000 + 6005512 28 Flutter 0x0000000106b663a0 0x1064ac000 + 7054240 29 Flutter 0x000000010689f144 0x1064ac000 + 4141380 30 Flutter 0x00000001067a2098 0x1064ac000 + 3104920 31 Flutter 0x00000001067a51fc 0x1064ac000 + 3117564 32 CoreFoundation 0x00000001b4d3a35c __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 32 (CFRunLoop.c:1797) 33 CoreFoundation 0x00000001b4cf69d8 __CFRunLoopDoTimer + 940 (CFRunLoop.c:2402) 34 CoreFoundation 0x00000001b4c9a598 __CFRunLoopDoTimers + 288 (CFRunLoop.c:2560) 35 CoreFoundation 0x00000001b4ce7fcc __CFRunLoopRun + 1896 (CFRunLoop.c:3120) 36 CoreFoundation 0x00000001b4ceced4 CFRunLoopRunSpecific + 612 (CFRunLoop.c:3418) 37 Flutter 0x00000001067a50cc 0x1064ac000 + 3117260 38 Flutter 0x00000001067a4acc 0x1064ac000 + 3115724 39 libsystem_pthread.dylib 0x0000000201ccc6cc _pthread_start + 148 (pthread.c:893) 40 libsystem_pthread.dylib 0x0000000201ccbba4 thread_start + 8 (:-1) Thread 6 name: Thread 6: 0 libsystem_kernel.dylib 0x00000001f1869b48 mach_msg2_trap + 8 (:-1) 1 libsystem_kernel.dylib 0x00000001f187c008 mach_msg2_internal + 80 (mach_msg.c:201) 2 libsystem_kernel.dylib 0x00000001f187c248 mach_msg_overwrite + 388 (mach_msg.c:0) 3 libsystem_kernel.dylib 0x00000001f186a08c mach_msg + 24 (mach_msg.c:323) 4 CoreFoundation 0x00000001b4ce6af0 __CFRunLoopServiceMachPort + 160 (CFRunLoop.c:2622) 5 CoreFoundation 0x00000001b4ce7d34 __CFRunLoopRun + 1232 (CFRunLoop.c:3005) 6 CoreFoundation 0x00000001b4ceced4 CFRunLoopRunSpecific + 612 (CFRunLoop.c:3418) 7 Flutter 0x00000001067a50cc 0x1064ac000 + 3117260 8 Flutter 0x00000001067a4acc 0x1064ac000 + 3115724 9 libsystem_pthread.dylib 0x0000000201ccc6cc _pthread_start + 148 (pthread.c:893) 10 libsystem_pthread.dylib 0x0000000201ccbba4 thread_start + 8 (:-1) Thread 7 name: Thread 7: 0 libsystem_kernel.dylib 0x00000001f1869b48 mach_msg2_trap + 8 (:-1) 1 libsystem_kernel.dylib 0x00000001f187c008 mach_msg2_internal + 80 (mach_msg.c:201) 2 libsystem_kernel.dylib 0x00000001f187c248 mach_msg_overwrite + 388 (mach_msg.c:0) 3 libsystem_kernel.dylib 0x00000001f186a08c mach_msg + 24 (mach_msg.c:323) 4 CoreFoundation 0x00000001b4ce6af0 __CFRunLoopServiceMachPort + 160 (CFRunLoop.c:2622) 5 CoreFoundation 0x00000001b4ce7d34 __CFRunLoopRun + 1232 (CFRunLoop.c:3005) 6 CoreFoundation 0x00000001b4ceced4 CFRunLoopRunSpecific + 612 (CFRunLoop.c:3418) 7 Flutter 0x00000001067a50cc 0x1064ac000 + 3117260 8 Flutter 0x00000001067a4acc 0x1064ac000 + 3115724 9 libsystem_pthread.dylib 0x0000000201ccc6cc _pthread_start + 148 (pthread.c:893) 10 libsystem_pthread.dylib 0x0000000201ccbba4 thread_start + 8 (:-1) Thread 8 name: Thread 8: 0 libsystem_kernel.dylib 0x00000001f186a41c __psynch_cvwait + 8 (:-1) 1 libsystem_pthread.dylib 0x0000000201cd306c _pthread_cond_wait + 1232 (pthread_cond.c:636) 2 libc++.1.dylib 0x00000001c322facc std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28 (__threading_support:380) 3 Flutter 0x000000010679f840 0x1064ac000 + 3094592 4 libsystem_pthread.dylib 0x0000000201ccc6cc _pthread_start + 148 (pthread.c:893) 5 libsystem_pthread.dylib 0x0000000201ccbba4 thread_start + 8 (:-1) Thread 9 name: Thread 9: 0 libsystem_kernel.dylib 0x00000001f186a41c __psynch_cvwait + 8 (:-1) 1 libsystem_pthread.dylib 0x0000000201cd306c _pthread_cond_wait + 1232 (pthread_cond.c:636) 2 libc++.1.dylib 0x00000001c322facc std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28 (__threading_support:380) 3 Flutter 0x000000010679f840 0x1064ac000 + 3094592 4 libsystem_pthread.dylib 0x0000000201ccc6cc _pthread_start + 148 (pthread.c:893) 5 libsystem_pthread.dylib 0x0000000201ccbba4 thread_start + 8 (:-1) Thread 10 name: Thread 10: 0 libsystem_kernel.dylib 0x00000001f186a41c __psynch_cvwait + 8 (:-1) 1 libsystem_pthread.dylib 0x0000000201cd306c _pthread_cond_wait + 1232 (pthread_cond.c:636) 2 libc++.1.dylib 0x00000001c322facc std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28 (__threading_support:380) 3 Flutter 0x000000010679f840 0x1064ac000 + 3094592 4 libsystem_pthread.dylib 0x0000000201ccc6cc _pthread_start + 148 (pthread.c:893) 5 libsystem_pthread.dylib 0x0000000201ccbba4 thread_start + 8 (:-1) Thread 11 name: Thread 11: 0 libsystem_kernel.dylib 0x00000001f186a41c __psynch_cvwait + 8 (:-1) 1 libsystem_pthread.dylib 0x0000000201cd306c _pthread_cond_wait + 1232 (pthread_cond.c:636) 2 libc++.1.dylib 0x00000001c322facc std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28 (__threading_support:380) 3 Flutter 0x000000010679f840 0x1064ac000 + 3094592 4 libsystem_pthread.dylib 0x0000000201ccc6cc _pthread_start + 148 (pthread.c:893) 5 libsystem_pthread.dylib 0x0000000201ccbba4 thread_start + 8 (:-1) Thread 12 name: Thread 12: 0 libsystem_kernel.dylib 0x00000001f186a41c __psynch_cvwait + 8 (:-1) 1 libsystem_pthread.dylib 0x0000000201cd306c _pthread_cond_wait + 1232 (pthread_cond.c:636) 2 libc++.1.dylib 0x00000001c322facc std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28 (__threading_support:380) 3 Flutter 0x000000010679f840 0x1064ac000 + 3094592 4 libsystem_pthread.dylib 0x0000000201ccc6cc _pthread_start + 148 (pthread.c:893) 5 libsystem_pthread.dylib 0x0000000201ccbba4 thread_start + 8 (:-1) Thread 13 name: Thread 13: 0 libsystem_kernel.dylib 0x00000001f186a41c __psynch_cvwait + 8 (:-1) 1 libsystem_pthread.dylib 0x0000000201cd306c _pthread_cond_wait + 1232 (pthread_cond.c:636) 2 libc++.1.dylib 0x00000001c322facc std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28 (__threading_support:380) 3 Flutter 0x000000010679f840 0x1064ac000 + 3094592 4 libsystem_pthread.dylib 0x0000000201ccc6cc _pthread_start + 148 (pthread.c:893) 5 libsystem_pthread.dylib 0x0000000201ccbba4 thread_start + 8 (:-1) Thread 14 name: Thread 14: 0 libsystem_kernel.dylib 0x00000001f186b480 kevent + 8 (:-1) 1 Flutter 0x000000010699032c 0x1064ac000 + 5129004 2 Flutter 0x00000001069bf414 0x1064ac000 + 5321748 3 libsystem_pthread.dylib 0x0000000201ccc6cc _pthread_start + 148 (pthread.c:893) 4 libsystem_pthread.dylib 0x0000000201ccbba4 thread_start + 8 (:-1) Thread 15: 0 libsystem_pthread.dylib 0x0000000201ccbb90 start_wqthread + 0 (:-1) Thread 16 name: Thread 16: 0 libsystem_kernel.dylib 0x00000001f186b51c write + 8 (:-1) 1 FirebaseCrashlytics 0x00000001049831ac FIRCLSSDKFileLog + 316 (FIRCLSInternalLogging.c:0) 2 FirebaseCrashlytics 0x0000000104984dac FIRCLSMachExceptionReply + 128 (FIRCLSMachException.c:265) 3 FirebaseCrashlytics 0x0000000104984dac FIRCLSMachExceptionServer + 968 (FIRCLSMachException.c:176) 4 libsystem_pthread.dylib 0x0000000201ccc6cc _pthread_start + 148 (pthread.c:893) 5 libsystem_pthread.dylib 0x0000000201ccbba4 thread_start + 8 (:-1) Thread 17 name: Thread 17: 0 libsystem_kernel.dylib 0x00000001f1869b48 mach_msg2_trap + 8 (:-1) 1 libsystem_kernel.dylib 0x00000001f187c008 mach_msg2_internal + 80 (mach_msg.c:201) 2 libsystem_kernel.dylib 0x00000001f187c248 mach_msg_overwrite + 388 (mach_msg.c:0) 3 libsystem_kernel.dylib 0x00000001f186a08c mach_msg + 24 (mach_msg.c:323) 4 CoreFoundation 0x00000001b4ce6af0 __CFRunLoopServiceMachPort + 160 (CFRunLoop.c:2622) 5 CoreFoundation 0x00000001b4ce7d34 __CFRunLoopRun + 1232 (CFRunLoop.c:3005) 6 CoreFoundation 0x00000001b4ceced4 CFRunLoopRunSpecific + 612 (CFRunLoop.c:3418) 7 CoreFoundation 0x00000001b4d30d04 CFRunLoopRun + 64 (CFRunLoop.c:3444) 8 CoreMotion 0x00000001c0210ec0 CLMotionCore::runMotionThread(void*) + 1208 (CLMotionCore.mm:376) 9 libsystem_pthread.dylib 0x0000000201ccc6cc _pthread_start + 148 (pthread.c:893) 10 libsystem_pthread.dylib 0x0000000201ccbba4 thread_start + 8 (:-1) Thread 18 name: Thread 18: 0 libsystem_kernel.dylib 0x00000001f1869b48 mach_msg2_trap + 8 (:-1) 1 libsystem_kernel.dylib 0x00000001f187c008 mach_msg2_internal + 80 (mach_msg.c:201) 2 libsystem_kernel.dylib 0x00000001f187c248 mach_msg_overwrite + 388 (mach_msg.c:0) 3 libsystem_kernel.dylib 0x00000001f186a08c mach_msg + 24 (mach_msg.c:323) 4 CoreFoundation 0x00000001b4ce6af0 __CFRunLoopServiceMachPort + 160 (CFRunLoop.c:2622) 5 CoreFoundation 0x00000001b4ce7d34 __CFRunLoopRun + 1232 (CFRunLoop.c:3005) 6 CoreFoundation 0x00000001b4ceced4 CFRunLoopRunSpecific + 612 (CFRunLoop.c:3418) 7 Foundation 0x00000001af096334 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212 (NSRunLoop.m:373) 8 Foundation 0x00000001af0961c8 -[NSRunLoop(NSRunLoop) run] + 64 (NSRunLoop.m:398) 9 Runner 0x000000010433d91c +[JCOREQueueManager threadEntryPoint:] + 216 (JCOREQueueManager.m:32) 10 Foundation 0x00000001af0af808 __NSThread__start__ + 716 (NSThread.m:963) 11 libsystem_pthread.dylib 0x0000000201ccc6cc _pthread_start + 148 (pthread.c:893) 12 libsystem_pthread.dylib 0x0000000201ccbba4 thread_start + 8 (:-1) Thread 19 name: Thread 19: 0 libsystem_kernel.dylib 0x00000001f1869b48 mach_msg2_trap + 8 (:-1) 1 libsystem_kernel.dylib 0x00000001f187c008 mach_msg2_internal + 80 (mach_msg.c:201) 2 libsystem_kernel.dylib 0x00000001f187c248 mach_msg_overwrite + 388 (mach_msg.c:0) 3 libsystem_kernel.dylib 0x00000001f186a08c mach_msg + 24 (mach_msg.c:323) 4 CoreFoundation 0x00000001b4ce6af0 __CFRunLoopServiceMachPort + 160 (CFRunLoop.c:2622) 5 CoreFoundation 0x00000001b4ce7d34 __CFRunLoopRun + 1232 (CFRunLoop.c:3005) 6 CoreFoundation 0x00000001b4ceced4 CFRunLoopRunSpecific + 612 (CFRunLoop.c:3418) 7 CoreFoundation 0x00000001b4d30d04 CFRunLoopRun + 64 (CFRunLoop.c:3444) 8 Runner 0x00000001043a4954 +[JCORECacheThread run] + 176 (JCORECacheThread.m:31) 9 Foundation 0x00000001af0af808 __NSThread__start__ + 716 (NSThread.m:963) 10 libsystem_pthread.dylib 0x0000000201ccc6cc _pthread_start + 148 (pthread.c:893) 11 libsystem_pthread.dylib 0x0000000201ccbba4 thread_start + 8 (:-1) Thread 20 name: Thread 20: 0 libsystem_kernel.dylib 0x00000001f1869b48 mach_msg2_trap + 8 (:-1) 1 libsystem_kernel.dylib 0x00000001f187c008 mach_msg2_internal + 80 (mach_msg.c:201) 2 libsystem_kernel.dylib 0x00000001f187c248 mach_msg_overwrite + 388 (mach_msg.c:0) 3 libsystem_kernel.dylib 0x00000001f186a08c mach_msg + 24 (mach_msg.c:323) 4 CoreFoundation 0x00000001b4ce6af0 __CFRunLoopServiceMachPort + 160 (CFRunLoop.c:2622) 5 CoreFoundation 0x00000001b4ce7d34 __CFRunLoopRun + 1232 (CFRunLoop.c:3005) 6 CoreFoundation 0x00000001b4ceced4 CFRunLoopRunSpecific + 612 (CFRunLoop.c:3418) 7 CFNetwork 0x00000001b60445a8 +[__CFN_CoreSchedulingSetRunnable _run:] + 392 (CoreSchedulingSet.mm:1372) 8 Foundation 0x00000001af0af808 __NSThread__start__ + 716 (NSThread.m:963) 9 libsystem_pthread.dylib 0x0000000201ccc6cc _pthread_start + 148 (pthread.c:893) 10 libsystem_pthread.dylib 0x0000000201ccbba4 thread_start + 8 (:-1) Thread 21 name: Thread 21: 0 libsystem_kernel.dylib 0x00000001f1869b48 mach_msg2_trap + 8 (:-1) 1 libsystem_kernel.dylib 0x00000001f187c008 mach_msg2_internal + 80 (mach_msg.c:201) 2 libsystem_kernel.dylib 0x00000001f187c248 mach_msg_overwrite + 388 (mach_msg.c:0) 3 libsystem_kernel.dylib 0x00000001f186a08c mach_msg + 24 (mach_msg.c:323) 4 CoreFoundation 0x00000001b4ce6af0 __CFRunLoopServiceMachPort + 160 (CFRunLoop.c:2622) 5 CoreFoundation 0x00000001b4ce7d34 __CFRunLoopRun + 1232 (CFRunLoop.c:3005) 6 CoreFoundation 0x00000001b4ceced4 CFRunLoopRunSpecific + 612 (CFRunLoop.c:3418) 7 CoreFoundation 0x00000001b4d30d04 CFRunLoopRun + 64 (CFRunLoop.c:3444) 8 Runner 0x000000010434b4e0 +[JCORENetworkThread run] + 176 (JCORENetworkController.m:40) 9 Foundation 0x00000001af0af808 __NSThread__start__ + 716 (NSThread.m:963) 10 libsystem_pthread.dylib 0x0000000201ccc6cc _pthread_start + 148 (pthread.c:893) 11 libsystem_pthread.dylib 0x0000000201ccbba4 thread_start + 8 (:-1) Thread 22 name: Thread 22: 0 libsystem_kernel.dylib 0x00000001f186a6ac select$DARWIN_EXTSN + 8 (:-1) 1 CoreFoundation 0x00000001b4d376c4 __CFSocketManager + 636 (CFSocket.c:1340) 2 libsystem_pthread.dylib 0x0000000201ccc6cc _pthread_start + 148 (pthread.c:893) 3 libsystem_pthread.dylib 0x0000000201ccbba4 thread_start + 8 (:-1) Thread 23 name: Thread 23: 0 libsystem_kernel.dylib 0x00000001f186a41c __psynch_cvwait + 8 (:-1) 1 libsystem_pthread.dylib 0x0000000201cd306c _pthread_cond_wait + 1232 (pthread_cond.c:636) 2 JavaScriptCore 0x00000001c830a3ec scavenger_thread_main + 1364 (pas_scavenger.c:145) 3 libsystem_pthread.dylib 0x0000000201ccc6cc _pthread_start + 148 (pthread.c:893) 4 libsystem_pthread.dylib 0x0000000201ccbba4 thread_start + 8 (:-1) Thread 24: 0 libsystem_pthread.dylib 0x0000000201ccbb90 start_wqthread + 0 (:-1) Thread 25: 0 libsystem_pthread.dylib 0x0000000201ccbb90 start_wqthread + 0 (:-1) Thread 26: 0 libsystem_pthread.dylib 0x0000000201ccbb90 start_wqthread + 0 (:-1) Thread 27: 0 libsystem_pthread.dylib 0x0000000201ccbb90 start_wqthread + 0 (:-1) Thread 28 name: Thread 28: 0 libsystem_kernel.dylib 0x00000001f186a41c __psynch_cvwait + 8 (:-1) 1 libsystem_pthread.dylib 0x0000000201cd3098 _pthread_cond_wait + 1276 (pthread_cond.c:640) 2 Flutter 0x0000000106ad68fc 0x1064ac000 + 6465788 3 Flutter 0x0000000106b179a0 0x1064ac000 + 6732192 4 Flutter 0x0000000106ad6224 0x1064ac000 + 6464036 5 libsystem_pthread.dylib 0x0000000201ccc6cc _pthread_start + 148 (pthread.c:893) 6 libsystem_pthread.dylib 0x0000000201ccbba4 thread_start + 8 (:-1) Thread 29 name: Thread 29: 0 libsystem_kernel.dylib 0x00000001f186a41c __psynch_cvwait + 8 (:-1) 1 libsystem_pthread.dylib 0x0000000201cd3098 _pthread_cond_wait + 1276 (pthread_cond.c:640) 2 Flutter 0x0000000106ad68fc 0x1064ac000 + 6465788 3 Flutter 0x0000000106b179a0 0x1064ac000 + 6732192 4 Flutter 0x0000000106ad6224 0x1064ac000 + 6464036 5 libsystem_pthread.dylib 0x0000000201ccc6cc _pthread_start + 148 (pthread.c:893) 6 libsystem_pthread.dylib 0x0000000201ccbba4 thread_start + 8 (:-1) Thread 30 name: Thread 30: 0 libsystem_kernel.dylib 0x00000001f186a41c __psynch_cvwait + 8 (:-1) 1 libsystem_pthread.dylib 0x0000000201cd3098 _pthread_cond_wait + 1276 (pthread_cond.c:640) 2 Flutter 0x0000000106ad68fc 0x1064ac000 + 6465788 3 Flutter 0x0000000106b179a0 0x1064ac000 + 6732192 4 Flutter 0x0000000106ad6224 0x1064ac000 + 6464036 5 libsystem_pthread.dylib 0x0000000201ccc6cc _pthread_start + 148 (pthread.c:893) 6 libsystem_pthread.dylib 0x0000000201ccbba4 thread_start + 8 (:-1) Thread 31 name: Thread 31: 0 libsystem_kernel.dylib 0x00000001f186a41c __psynch_cvwait + 8 (:-1) 1 libsystem_pthread.dylib 0x0000000201cd3098 _pthread_cond_wait + 1276 (pthread_cond.c:640) 2 Flutter 0x0000000106ad68fc 0x1064ac000 + 6465788 3 Flutter 0x0000000106b179a0 0x1064ac000 + 6732192 4 Flutter 0x0000000106ad6224 0x1064ac000 + 6464036 5 libsystem_pthread.dylib 0x0000000201ccc6cc _pthread_start + 148 (pthread.c:893) 6 libsystem_pthread.dylib 0x0000000201ccbba4 thread_start + 8 (:-1) Thread 32 name: Thread 32: 0 libsystem_kernel.dylib 0x00000001f186a41c __psynch_cvwait + 8 (:-1) 1 libsystem_pthread.dylib 0x0000000201cd3098 _pthread_cond_wait + 1276 (pthread_cond.c:640) 2 Flutter 0x0000000106ad68fc 0x1064ac000 + 6465788 3 Flutter 0x0000000106b179a0 0x1064ac000 + 6732192 4 Flutter 0x0000000106ad6224 0x1064ac000 + 6464036 5 libsystem_pthread.dylib 0x0000000201ccc6cc _pthread_start + 148 (pthread.c:893) 6 libsystem_pthread.dylib 0x0000000201ccbba4 thread_start + 8 (:-1) Thread 33 name: Thread 33: 0 libsystem_kernel.dylib 0x00000001f186a41c __psynch_cvwait + 8 (:-1) 1 libsystem_pthread.dylib 0x0000000201cd3098 _pthread_cond_wait + 1276 (pthread_cond.c:640) 2 Flutter 0x0000000106ad68fc 0x1064ac000 + 6465788 3 Flutter 0x0000000106b179a0 0x1064ac000 + 6732192 4 Flutter 0x0000000106ad6224 0x1064ac000 + 6464036 5 libsystem_pthread.dylib 0x0000000201ccc6cc _pthread_start + 148 (pthread.c:893) 6 libsystem_pthread.dylib 0x0000000201ccbba4 thread_start + 8 (:-1) Thread 34 name: Thread 34: 0 libsystem_kernel.dylib 0x00000001f186a41c __psynch_cvwait + 8 (:-1) 1 libsystem_pthread.dylib 0x0000000201cd3098 _pthread_cond_wait + 1276 (pthread_cond.c:640) 2 Flutter 0x0000000106ad68fc 0x1064ac000 + 6465788 3 Flutter 0x0000000106b179a0 0x1064ac000 + 6732192 4 Flutter 0x0000000106ad6224 0x1064ac000 + 6464036 5 libsystem_pthread.dylib 0x0000000201ccc6cc _pthread_start + 148 (pthread.c:893) 6 libsystem_pthread.dylib 0x0000000201ccbba4 thread_start + 8 (:-1) Thread 35 name: Thread 35: 0 libsystem_kernel.dylib 0x00000001f186a41c __psynch_cvwait + 8 (:-1) 1 libsystem_pthread.dylib 0x0000000201cd3098 _pthread_cond_wait + 1276 (pthread_cond.c:640) 2 Flutter 0x0000000106ad68fc 0x1064ac000 + 6465788 3 Flutter 0x0000000106b179a0 0x1064ac000 + 6732192 4 Flutter 0x0000000106ad6224 0x1064ac000 + 6464036 5 libsystem_pthread.dylib 0x0000000201ccc6cc _pthread_start + 148 (pthread.c:893) 6 libsystem_pthread.dylib 0x0000000201ccbba4 thread_start + 8 (:-1) Thread 36 name: Thread 36: 0 libsystem_kernel.dylib 0x00000001f186a41c __psynch_cvwait + 8 (:-1) 1 libsystem_pthread.dylib 0x0000000201cd3098 _pthread_cond_wait + 1276 (pthread_cond.c:640) 2 Flutter 0x0000000106ad68fc 0x1064ac000 + 6465788 3 Flutter 0x0000000106b179a0 0x1064ac000 + 6732192 4 Flutter 0x0000000106ad6224 0x1064ac000 + 6464036 5 libsystem_pthread.dylib 0x0000000201ccc6cc _pthread_start + 148 (pthread.c:893) 6 libsystem_pthread.dylib 0x0000000201ccbba4 thread_start + 8 (:-1) Thread 37 name: Thread 37: 0 libsystem_kernel.dylib 0x00000001f186a41c __psynch_cvwait + 8 (:-1) 1 libsystem_pthread.dylib 0x0000000201cd3098 _pthread_cond_wait + 1276 (pthread_cond.c:640) 2 Flutter 0x0000000106ad68fc 0x1064ac000 + 6465788 3 Flutter 0x0000000106b179a0 0x1064ac000 + 6732192 4 Flutter 0x0000000106ad6224 0x1064ac000 + 6464036 5 libsystem_pthread.dylib 0x0000000201ccc6cc _pthread_start + 148 (pthread.c:893) 6 libsystem_pthread.dylib 0x0000000201ccbba4 thread_start + 8 (:-1) Thread 38 name: Thread 38: 0 libsystem_kernel.dylib 0x00000001f186a41c __psynch_cvwait + 8 (:-1) 1 libsystem_pthread.dylib 0x0000000201cd3098 _pthread_cond_wait + 1276 (pthread_cond.c:640) 2 Flutter 0x0000000106ad68fc 0x1064ac000 + 6465788 3 Flutter 0x0000000106b179a0 0x1064ac000 + 6732192 4 Flutter 0x0000000106ad6224 0x1064ac000 + 6464036 5 libsystem_pthread.dylib 0x0000000201ccc6cc _pthread_start + 148 (pthread.c:893) 6 libsystem_pthread.dylib 0x0000000201ccbba4 thread_start + 8 (:-1) Thread 39 name: Thread 39: 0 libsystem_kernel.dylib 0x00000001f186a41c __psynch_cvwait + 8 (:-1) 1 libsystem_pthread.dylib 0x0000000201cd3098 _pthread_cond_wait + 1276 (pthread_cond.c:640) 2 Flutter 0x0000000106ad68fc 0x1064ac000 + 6465788 3 Flutter 0x0000000106b179a0 0x1064ac000 + 6732192 4 Flutter 0x0000000106ad6224 0x1064ac000 + 6464036 5 libsystem_pthread.dylib 0x0000000201ccc6cc _pthread_start + 148 (pthread.c:893) 6 libsystem_pthread.dylib 0x0000000201ccbba4 thread_start + 8 (:-1) Thread 0 crashed with ARM Thread State (64-bit): x0: 0x00000002839920d0 x1: 0x00000001b0358022 x2: 0x00000004589320d0 x3: 0x000000016baf1098 x4: 0x0000000000000010 x5: 0x0000000000000000 x6: 0x0000000000000000 x7: 0x0000000000000023 x8: 0x00000002839920d0 x9: 0x0000000000000072 x10: 0x0000000212fa8658 x11: 0x000000000000007f x12: 0x000000000010f280 x13: 0x0000004000000001 x14: 0x001ffe0000000000 x15: 0x000000020b3246d0 x16: 0x0000b6e4589320d0 x17: 0x00000001af9ea95c x18: 0x0000000000000000 x19: 0x0000000108116b30 x20: 0x0000000000000110 x21: 0x00000000000001e8 x22: 0x0000000000000250 x23: 0x0000000107018000 x24: 0x0000000000000260 x25: 0x00000001070184d8 x26: 0x00000000141300c9 x27: 0x0000000280250250 x28: 0x00000001067a51dc fp: 0x000000016baf15b0 lr: 0x00000001af9ea990 sp: 0x000000016baf1570 pc: 0x00000001adf979f4 cpsr: 0x1000 esr: 0x92000006 (Data Abort) byte read Translation fault Binary Images: 0x10430c000 - 0x10449ffff Runner arm64 <af6537a3f23a3b87b7865bc69ac6d042> /private/var/containers/Bundle/Application/509BCB7F-1B18-44A4-94B9-5E8F89A80F14/Runner.app/Runner 0x10496c000 - 0x1049affff FirebaseCrashlytics arm64 <45f1703eb615367eb07d64052ce4c433> /private/var/containers/Bundle/Application/509BCB7F-1B18-44A4-94B9-5E8F89A80F14/Runner.app/Frameworks/FirebaseCrashlytics.framework/FirebaseCrashlytics 0x1064ac000 - 0x106c97fff Flutter arm64 <4aeaca1fde2f3daeb5830cf99fcf86e3> /private/var/containers/Bundle/Application/509BCB7F-1B18-44A4-94B9-5E8F89A80F14/Runner.app/Frameworks/Flutter.framework/Flutter 0x10eabc000 - 0x1102fffff App arm64 <0b54bd4a246d3ea4a5a6b303a8f72e48> /private/var/containers/Bundle/Application/509BCB7F-1B18-44A4-94B9-5E8F89A80F14/Runner.app/Frameworks/App.framework/App 0x1adf94000 - 0x1adfd7e1f libobjc.A.dylib arm64e <ab79707faf643ba588993b711c6cff5c> /usr/lib/libobjc.A.dylib 0x1af054000 - 0x1af99dfff Foundation arm64e <c431acb6fe043d28b6774de6e1c7d81f> /System/Library/Frameworks/Foundation.framework/Foundation 0x1af9de000 - 0x1afb93fff Metal arm64e <8f062125748839efafda57db8cd80033> /System/Library/Frameworks/Metal.framework/Metal 0x1b4c6c000 - 0x1b5051fff CoreFoundation arm64e <5cdc5d9ae5063740b64ebb30867b4f1b> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation 0x1b5dee000 - 0x1b61b5fff CFNetwork arm64e <edb0559fc996327f9b3a6616e316f24d> /System/Library/Frameworks/CFNetwork.framework/CFNetwork 0x1b6e29000 - 0x1b8606fff UIKitCore arm64e <179501b60fc2344ab969b4e3961ebe10> /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore 0x1c01fd000 - 0x1c05e9fff CoreMotion arm64e <84a0807ecd293c3cacb846549fef12f2> /System/Library/Frameworks/CoreMotion.framework/CoreMotion 0x1c3223000 - 0x1c3289ff3 libc++.1.dylib arm64e <64c24b16049731bb8db53b5f6c74ec6b> /usr/lib/libc++.1.dylib 0x1c8214000 - 0x1c96cffff JavaScriptCore arm64e <d309aa36b4943228be7d44e5674ed663> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore 0x1d333f000 - 0x1d33c200f dyld arm64e <cb3ff411476234d286a4eca13f9fb6c3> /usr/lib/dyld 0x1edfe9000 - 0x1edff1fff GraphicsServices arm64e <a633a095122639428f413877660185ee> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices 0x1f1869000 - 0x1f189fffb libsystem_kernel.dylib arm64e <ff27fc8f90ba3332ab7ac5bc2d9ca7b1> /usr/lib/system/libsystem_kernel.dylib 0x201ccb000 - 0x201cd6fff libsystem_pthread.dylib arm64e <1aa3a4b6f9e730568c8b4e4dd81312a4> /usr/lib/system/libsystem_pthread.dylib 0x21c1f8000 - 0x21c22dfff IOGPU arm64e <1c3a345edb413e8388bd8dc4278f3b09> /System/Library/PrivateFrameworks/IOGPU.framework/IOGPU 0x23b900000 - 0x23bfe6fff AGXMetalG14 arm64e <3808dc2887cb321ba3a0b1a1684ed90c> /System/Library/Extensions/AGXMetalG14.bundle/AGXMetalG14 EOF ================= { "id" : "ADmqj57WtzpVwO-KWDn58m8", "timestamp" : "2022-12-30T06:00:53.849Z[UTC]", "appAppleId" : 1395301115, "cfBundleShortVersion" : "3.3.0", "cfBundleVersion" : "237", "deviceModel" : "iPhone14,5", "osVersion" : "16.1.1", "locale" : "zh-Hans-CN", "carrier" : "中国移动", "timezone" : "Asia/Shanghai", "architecture" : "arm64e", "connectionStatus" : "WI_FI", "pairedAppleWatch" : "", "appUptimeMillis" : 9000, "availableDiskBytes" : 34213191680, "totalDiskBytes" : 127866785792, "networkType" : null, "batteryPercentage" : 13, "screenWidth" : 390, "screenHeight" : 844, "emailAddress" : "", "comment" : "上滑退出" }
No response
The text was updated successfully, but these errors were encountered:
please try it on latest version
Sorry, something went wrong.
No branches or pull requests
Version
6.3.4
Platforms
iOS
Device Model
iPhone OS 16.1.1 iPhone OS 15 iPhone OS 14
flutter info
How to reproduce?
I repeated the problem again and captured the feedback information. The user's operation process:
The user slides up and exits, causing a stuck state
After the screen is locked, it flashes when it is opened again.
It crashes after a period of time
Logs
Example code (optional)
No response
Contact
No response
The text was updated successfully, but these errors were encountered: