Skip to content
New issue

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

fix: iOS app crashing when launched #1826

Closed
ilous12 opened this issue Mar 27, 2024 · 19 comments
Closed

fix: iOS app crashing when launched #1826

ilous12 opened this issue Mar 27, 2024 · 19 comments
Labels
bug Something isn't working

Comments

@ilous12
Copy link

ilous12 commented Mar 27, 2024

App ID: (insert your app ID here)
app_id: 4c52f392-ee61-4eae-96ce-7f2c0b61f8a2

Description

**shorebird doctor
Shorebird 0.27.3 • git@github.com:shorebirdtech/shorebird.git
Flutter 3.19.4 • revision 6e1c9add71baf57b4178d4d315cea7ba52afe355
Engine • revision 8a7314ec11ad0e9b5b801fc6ed50cc70a873f157

**crash log**
-------------------------------------
Translated Report (Full Report Below)
-------------------------------------

Incident Identifier: 018C7600-480D-4CA8-B598-906079C94C97
Beta Identifier:     D6DC1DE0-E5BB-49E2-A93E-581B8CE45E0A
Hardware Model:      iPhone15,4
Process:             Runner [13709]
Path:                /private/var/containers/Bundle/Application/A4E96EFD-03B2-4327-A645-6F359FC5ABAF/Runner.app/Runner
Identifier:          com.___.__.dev
Version:             0.0.1 (4)
AppStoreTools:       15E204
AppVariant:          1:iPhone15,4:17
Beta:                YES
Code Type:           ARM-64 (Native)
Role:                Foreground
Parent Process:      launchd [1]
Coalition:           com.___.__.dev [2309]

Date/Time:           2024-03-27 17:25:06.1626 +0900
Launch Time:         2024-03-27 17:25:05.6856 +0900
OS Version:          iPhone OS 17.2.1 (21C66)
Release Type:        User
Baseband Version:    1.22.05
Report Version:      104

Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Termination Reason: SIGNAL 6 Abort trap: 6
Terminating Process: Runner [13709]

Triggered by Thread:  10

Application Specific Information:
abort() called


Thread 0 name:   Dispatch queue: com.apple.main-thread
Thread 0:
0   libsystem_kernel.dylib        	       0x1e7a8d178 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x1e7a8cf10 mach_msg2_internal + 79
2   libsystem_kernel.dylib        	       0x1e7a8ce28 mach_msg_overwrite + 435
3   libsystem_kernel.dylib        	       0x1e7a8cc68 mach_msg + 23
4   CoreFoundation                	       0x1a0363b1c __CFRunLoopServiceMachPort + 159
5   CoreFoundation                	       0x1a0361a14 __CFRunLoopRun + 1207
6   CoreFoundation                	       0x1a0361478 CFRunLoopRunSpecific + 607
7   GraphicsServices              	       0x1e38e24f8 GSEventRunModal + 163
8   UIKitCore                     	       0x1a278562c -[UIApplication _run] + 887
9   UIKitCore                     	       0x1a2784c68 UIApplicationMain + 339
10  Runner                        	       0x102a404fc 0x102a3c000 + 17660
11  dyld                          	       0x1c309adcc start + 2239

Thread 1:
0   libsystem_pthread.dylib       	       0x20a3539fc start_wqthread + 0

Thread 2:
0   libsystem_pthread.dylib       	       0x20a3539fc start_wqthread + 0

Thread 3 name:   Dispatch queue: com.google.fira.worker
Thread 3:
0   libsystem_kernel.dylib        	       0x1e7a8da74 stat + 8
1   libsqlite3.dylib              	       0x1c9712bac 0x1c9712b49 + 99
2   libsqlite3.dylib              	       0x1c9712160 0x1c9711cf1 + 1135
3   libsqlite3.dylib              	       0x1c979958c 0x1c97991d9 + 947
4   libsqlite3.dylib              	       0x1c9728ea0 0x1c9728181 + 3359
5   libsqlite3.dylib              	       0x1c9727900 sqlite3_step + 963
6   Runner                        	       0x102adf4f4 0x102a3c000 + 668916
7   Runner                        	       0x102adec0c 0x102a3c000 + 666636
8   Runner                        	       0x102ade10c 0x102a3c000 + 663820
9   Runner                        	       0x102ade874 0x102a3c000 + 665716
10  Runner                        	       0x102a62f44 0x102a3c000 + 159556
11  Runner                        	       0x102a61be4 0x102a3c000 + 154596
12  Runner                        	       0x102a594dc 0x102a3c000 + 120028
13  Runner                        	       0x102a81780 0x102a3c000 + 284544
14  Runner                        	       0x102a813fc 0x102a3c000 + 283644
15  Runner                        	       0x102a80cc8 0x102a3c000 + 281800
16  Runner                        	       0x102a80be0 0x102a3c000 + 281568
17  Runner                        	       0x102ad7bf8 0x102a3c000 + 637944
18  libdispatch.dylib             	       0x1a83236a8 _dispatch_call_block_and_release + 31
19  libdispatch.dylib             	       0x1a8325300 _dispatch_client_callout + 19
20  libdispatch.dylib             	       0x1a832c894 _dispatch_lane_serial_drain + 747
21  libdispatch.dylib             	       0x1a832d3c4 _dispatch_lane_invoke + 379
22  libdispatch.dylib             	       0x1a8338004 _dispatch_root_queue_drain_deferred_wlh + 287
23  libdispatch.dylib             	       0x1a8337878 _dispatch_workloop_worker_thread + 403
24  libsystem_pthread.dylib       	       0x20a353964 _pthread_wqthread + 287
25  libsystem_pthread.dylib       	       0x20a353a04 start_wqthread + 7

Thread 4:
0   libsystem_pthread.dylib       	       0x20a3539fc start_wqthread + 0

Thread 5:
0   libsystem_pthread.dylib       	       0x20a3539fc start_wqthread + 0

Thread 6:
0   libsystem_pthread.dylib       	       0x20a3539fc start_wqthread + 0

Thread 7 name:  com.apple.uikit.eventfetch-thread
Thread 7:
0   libsystem_kernel.dylib        	       0x1e7a8d178 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x1e7a8cf10 mach_msg2_internal + 79
2   libsystem_kernel.dylib        	       0x1e7a8ce28 mach_msg_overwrite + 435
3   libsystem_kernel.dylib        	       0x1e7a8cc68 mach_msg + 23
4   CoreFoundation                	       0x1a0363b1c __CFRunLoopServiceMachPort + 159
5   CoreFoundation                	       0x1a0361a14 __CFRunLoopRun + 1207
6   CoreFoundation                	       0x1a0361478 CFRunLoopRunSpecific + 607
7   Foundation                    	       0x19f2f448c -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 211
8   Foundation                    	       0x19f32174c -[NSRunLoop(NSRunLoop) runUntilDate:] + 63
9   UIKitCore                     	       0x1a26e74a8 -[UIEventFetcher threadMain] + 419
10  Foundation                    	       0x19f377de0 __NSThread__start__ + 731
11  libsystem_pthread.dylib       	       0x20a3544d4 _pthread_start + 135
12  libsystem_pthread.dylib       	       0x20a353a10 thread_start + 7

Thread 8:
0   libsystem_kernel.dylib        	       0x1e7a8d10c semaphore_timedwait_trap + 8
1   libdispatch.dylib             	       0x1a8325918 _dispatch_sema4_timedwait + 63
2   libdispatch.dylib             	       0x1a8325f14 _dispatch_semaphore_wait_slow + 75
3   Flutter                       	       0x1047cae88 std::thread::park_timeout::h90f288bb4d7edbfa + 136
4   Flutter                       	       0x1043f80e0 reqwest::blocking::client::Client::execute::h93bafdbf7fe3da21 + 3452
5   Flutter                       	       0x1044844ac reqwest::blocking::request::RequestBuilder::send::h1a0531d282f2da40 + 148
6   Flutter                       	       0x10438ce3c 0x104374000 + 101948
7   Flutter                       	       0x10438debc 0x104374000 + 106172
8   Flutter                       	       0x1043a0930 0x104374000 + 182576
9   Flutter                       	       0x1043b2ffc 0x104374000 + 258044
10  Flutter                       	       0x1043a1dc4 0x104374000 + 187844
11  Flutter                       	       0x1043877bc 0x104374000 + 79804
12  Flutter                       	       0x1047ef260 0x104374000 + 4698720
13  libsystem_pthread.dylib       	       0x20a3544d4 _pthread_start + 135
14  libsystem_pthread.dylib       	       0x20a353a10 thread_start + 7

Thread 9 name:  reqwest-internal-sync-runtime
Thread 9:
0   libsystem_kernel.dylib        	       0x1e7a9af0c kevent + 8
1   Flutter                       	       0x104675358 mio::poll::Poll::poll::h54bda3ac75577101 + 116
2   Flutter                       	       0x10464c530 0x104374000 + 2983216
3   Flutter                       	       0x10464e71c 0x104374000 + 2991900
4   Flutter                       	       0x1046658e0 tokio::runtime::scheduler::current_thread::Context::park::h39fc4485cf6def59 + 296
5   Flutter                       	       0x10449f45c 0x104374000 + 1225820
6   Flutter                       	       0x104404660 0x104374000 + 591456
7   Flutter                       	       0x1043efbb0 0x104374000 + 506800
8   Flutter                       	       0x1043f04b8 0x104374000 + 509112
9   Flutter                       	       0x1047ef260 0x104374000 + 4698720
10  libsystem_pthread.dylib       	       0x20a3544d4 _pthread_start + 135
11  libsystem_pthread.dylib       	       0x20a353a10 thread_start + 7

Thread 10 name:  io.flutter.1.ui
Thread 10 Crashed:
0   libsystem_kernel.dylib        	       0x1e7a95fbc __pthread_kill + 8
1   libsystem_pthread.dylib       	       0x20a357680 pthread_kill + 267
2   libsystem_c.dylib             	       0x1a83ddc24 __abort + 135
3   libsystem_c.dylib             	       0x1a83ddb9c abort + 191
4   Flutter                       	       0x104e112e8 0x104374000 + 11129576
5   Flutter                       	       0x104ef37cc 0x104374000 + 12056524
6   Flutter                       	       0x104eee2d8 0x104374000 + 12034776
7   Flutter                       	       0x104ee9020 0x104374000 + 12013600
8   App                           	       0x108695f4c kDartVmSnapshotInstructions + 8012
9   Flutter                       	       0x104ef74b8 0x104374000 + 12072120
10  Flutter                       	       0x104efac0c 0x104374000 + 12086284
11  Flutter                       	       0x104e4d8c0 0x104374000 + 11376832
12  Flutter                       	       0x104f75478 0x104374000 + 12588152
13  Flutter                       	       0x104c328c4 0x104374000 + 9169092
14  Flutter                       	       0x104c58920 0x104374000 + 9324832
15  Flutter                       	       0x104b2e814 0x104374000 + 8103956
16  Flutter                       	       0x104b31fc8 0x104374000 + 8118216
17  CoreFoundation                	       0x1a03db3ec __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 31
18  CoreFoundation                	       0x1a03db094 __CFRunLoopDoTimer + 1003
19  CoreFoundation                	       0x1a0364c84 __CFRunLoopDoTimers + 287
20  CoreFoundation                	       0x1a0361c9c __CFRunLoopRun + 1855
21  CoreFoundation                	       0x1a0361478 CFRunLoopRunSpecific + 607
22  Flutter                       	       0x104b320b4 0x104374000 + 8118452
23  Flutter                       	       0x104b3172c 0x104374000 + 8116012
24  libsystem_pthread.dylib       	       0x20a3544d4 _pthread_start + 135
25  libsystem_pthread.dylib       	       0x20a353a10 thread_start + 7

Thread 11 name:  io.flutter.1.raster
Thread 11:
0   libsystem_kernel.dylib        	       0x1e7a8d178 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x1e7a8cf10 mach_msg2_internal + 79
2   libsystem_kernel.dylib        	       0x1e7a8ce28 mach_msg_overwrite + 435
3   libsystem_kernel.dylib        	       0x1e7a8cc68 mach_msg + 23
4   CoreFoundation                	       0x1a0363b1c __CFRunLoopServiceMachPort + 159
5   CoreFoundation                	       0x1a0361a14 __CFRunLoopRun + 1207
6   CoreFoundation                	       0x1a0361478 CFRunLoopRunSpecific + 607
7   Flutter                       	       0x104b320b4 0x104374000 + 8118452
8   Flutter                       	       0x104b3172c 0x104374000 + 8116012
9   libsystem_pthread.dylib       	       0x20a3544d4 _pthread_start + 135
10  libsystem_pthread.dylib       	       0x20a353a10 thread_start + 7

Thread 12 name:  io.flutter.1.io
Thread 12:
0   libsystem_kernel.dylib        	       0x1e7a8d178 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x1e7a8cf10 mach_msg2_internal + 79
2   libsystem_kernel.dylib        	       0x1e7a8ce28 mach_msg_overwrite + 435
3   libsystem_kernel.dylib        	       0x1e7a8cc68 mach_msg + 23
4   CoreFoundation                	       0x1a0363b1c __CFRunLoopServiceMachPort + 159
5   CoreFoundation                	       0x1a0361a14 __CFRunLoopRun + 1207
6   CoreFoundation                	       0x1a0361478 CFRunLoopRunSpecific + 607
7   Flutter                       	       0x104b320b4 0x104374000 + 8118452
8   Flutter                       	       0x104b3172c 0x104374000 + 8116012
9   libsystem_pthread.dylib       	       0x20a3544d4 _pthread_start + 135
10  libsystem_pthread.dylib       	       0x20a353a10 thread_start + 7

Thread 13 name:  io.worker.1
Thread 13:
0   libsystem_kernel.dylib        	       0x1e7a8db1c __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x20a352fd4 _pthread_cond_wait + 1227
2   Flutter                       	       0x10489e4c0 0x104374000 + 5416128
3   Flutter                       	       0x104b2b97c 0x104374000 + 8092028
4   libsystem_pthread.dylib       	       0x20a3544d4 _pthread_start + 135
5   libsystem_pthread.dylib       	       0x20a353a10 thread_start + 7

Steps To Reproduce

  1. My app starts up normally but it crashes.

Expected Behavior

no error

@ilous12 ilous12 added the bug Something isn't working label Mar 27, 2024
@ilous12 ilous12 changed the title fix: iOS App crashed fix: iOS app crashing when launched Mar 28, 2024
@eseidel
Copy link
Contributor

eseidel commented Mar 28, 2024

Thank you for the report!

@eseidel eseidel added this to 1.0 Mar 28, 2024
@eseidel eseidel moved this to Todo in 1.0 Mar 28, 2024
@eseidel
Copy link
Contributor

eseidel commented Mar 29, 2024

Apologies for the delay. I would very much like to help, unfortunately I cannot find a release with Version: 0.0.1 (4) for that app_id.

We've been very distracted trying to get ready for iOS 1.0, but we think the bulk of that work is done. If you are seeing a crash, we would very much like to work with you to fix such.

We're also available via discord every day: https://discord.gg/shorebird

@eseidel eseidel moved this from Todo to Pending Customer Reply in 1.0 Mar 29, 2024
@pksung1
Copy link

pksung1 commented Apr 1, 2024

@eseidel

The same happens with our app.

When I turn the app on and off, it often crashes.

app_id: 064891d4-319b-464f-9ab0-b8ed940584f8
release: 40685
patch: 8

064891d4-319b-464f-9ab0-b8ed940584f8/releases/40685

@eseidel
Copy link
Contributor

eseidel commented Apr 1, 2024 via email

@ilous12
Copy link
Author

ilous12 commented Apr 1, 2024

We shared a crash report. Use this !!!
crashed.zip

@eseidel
Copy link
Contributor

eseidel commented Apr 1, 2024

We shared a crash report. Use this !!! crashed.zip

Thank you! Unfortunately we don't have any iOS releases associated with the account tied to the app_id 4c52f392-ee61-4eae-96ce-7f2c0b61f8a2, so we don't have any binaries to use to "symbolicate" these crash reports with.

We would be very interested in helping. However our process is typically to take a .ips file and use the symbols contained in the stored binary to "symbolicate" the crash log so we can see what went wrong.

You're also able to symbolicate the crashes yourself using these instructions:
https://docs.shorebird.dev/guides/crash-reporting

We could presumably guess what Flutter version is involved in this crash based on the date of the crash, but using the above described symbolication process will be much more accurate.

@eseidel
Copy link
Contributor

eseidel commented Apr 1, 2024

You're also welcome to schedule with me directly and I'm happy to help in person: https://calendly.com/eseidel

@ilous12
Copy link
Author

ilous12 commented Apr 2, 2024

You can see below

io.flutter.1.ui (11)#0	(null) in __pthread_kill ()
#1	(null) in pthread_kill ()
#2	(null) in __abort ()
#3	(null) in abort ()
#4	0x102d412e8 in dart::SimpleHashMap::Lookup(void*, unsigned int, bool) ()
#5	0x102e237cc in dart::CanonicalPC(unsigned long) ()
#6	0x102e1e2d8 in dart::PatchableCallHandler::ResolveSwitchAndReturn(dart::Object const&) ()
#7	0x102e19020 in dart::DRT_SwitchableCallMiss(dart::NativeArguments) ()
#8	(null) in kDartVmSnapshotInstructions ()
#9	0x102e274b8 in dart::Simulator::DecodeExceptionGen(dart::Instr*) ()
#10	0x102e2ac0c in dart::Simulator::Execute(char const*, dart::Simulator::SimulatorExecutionSource) ()
#11	0x102d7d8c0 in dart::DartEntry::InvokeFunction(dart::Function const&, dart::Array const&, dart::Array const&) ()
#12	(null) in Dart_Invoke ()
#13	0x102b628c4 in flutter::Engine::Run(flutter::RunConfiguration) ()
#14	0x102b88920 in std::_fl::__function::__func<fml::internal::CopyableLambda<flutter::Shell::RunEngine(flutter::RunConfiguration, std::_fl::function<void (flutter::Engine::RunStatus)> const&)::$_0>, std::_fl::allocator<fml::internal::CopyableLambda<flutter::Shell::RunEngine(flutter::RunConfiguration, std::_fl::function<void (flutter::Engine::RunStatus)> const&)::$_0>>, void ()>::operator()() ()
#15	0x102a5e814 in fml::MessageLoopImpl::FlushTasks(fml::FlushType) ()
#16	0x102a61fc8 in fml::MessageLoopDarwin::OnTimerFire(__CFRunLoopTimer*, fml::MessageLoopDarwin*) ()
#17	(null) in __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ ()
#18	(null) in __CFRunLoopDoTimer ()
#19	(null) in __CFRunLoopDoTimers ()
#20	(null) in __CFRunLoopRun ()
#21	(null) in CFRunLoopRunSpecific ()
#22	0x102a620b4 in fml::MessageLoopDarwin::Run() ()
#23	0x102a6172c in void* std::_fl::__thread_proxy[abi:v15000]<std::_fl::tuple<std::_fl::unique_ptr<std::_fl::__thread_struct, std::_fl::default_delete<std::_fl::__thread_struct>>, fml::Thread::Thread(std::_fl::function<void (fml::Thread::ThreadConfig const&)> const&, fml::Thread::ThreadConfig const&)::$_0>>(void*) ()
#24	(null) in _pthread_start ()
#25	(null) in thread_start ()

@eseidel
Copy link
Contributor

eseidel commented Apr 2, 2024

That's very helpful, thank you!

@eseidel eseidel moved this from Pending Customer Reply to Todo in 1.0 Apr 2, 2024
@wlsgud0452
Copy link

wlsgud0452 commented Apr 3, 2024

I have the same problem

  • shorebird doctor
    Shorebird 0.28.0 • git@github.com:shorebirdtech/shorebird.git
    Flutter 3.19.4 • revision 931d8d0d82f0c1a29731ca7601100804d09b3f33
    Engine • revision 9a4a37dd97fbe01a3abdc810da482978f7c4318c

  • flutter doctor
    [✓] Flutter (Channel stable, 3.19.3, on macOS 14.1.1 23B81 darwin-arm64, locale
    ko-KR)
    [✓] Android toolchain - develop for Android devices (Android SDK version 34.0.0)
    [✓] Xcode - develop for iOS and macOS (Xcode 15.0.1)
    [✓] Chrome - develop for the web
    [✓] Android Studio (version 2023.2)
    [✓] IntelliJ IDEA Ultimate Edition (version 2023.3.5)
    [✓] VS Code (version 1.87.2)

crash log


 Incident Identifier: E808B0CB-15EB-478C-B7A8-B0ACE24124FF
Distributor ID:      com.apple.TestFlight
Hardware Model:      iPhone15,2
Process:             Runner [12570]
Path:                /private/var/containers/Bundle/Application/8FFC9FD5-6086-4315-B051-34A652809010/Runner.app/Runner
Identifier:          
Version:             1.2.16 (9)
AppStoreTools:       15E204
AppVariant:          1:iPhone15,2:17.4
Beta:                YES
Code Type:           ARM-64 (Native)
Role:                Foreground
Parent Process:      launchd [1]
Coalition:           

Date/Time:           2024-04-03 17:23:07.7616 +0900
Launch Time:         2024-04-03 17:23:05.1024 +0900
OS Version:          iPhone OS 17.4.1 (21E236)
Release Type:        User
Baseband Version:    2.51.04
Report Version:      104

Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Termination Reason: SIGNAL 6 Abort trap: 6
Terminating Process: Runner [12570]

Triggered by Thread:  9


Thread 0 name:
Thread 0:
0   libsystem_kernel.dylib        	0x00000001ea11daf8 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	0x00000001ea11d890 mach_msg2_internal + 80 (mach_msg.c:201)
2   libsystem_kernel.dylib        	0x00000001ea11d7a8 mach_msg_overwrite + 436 (mach_msg.c:0)
3   libsystem_kernel.dylib        	0x00000001ea11d5e8 mach_msg + 24 (mach_msg.c:323)
4   CoreFoundation                	0x00000001a1bf801c __CFRunLoopServiceMachPort + 160 (CFRunLoop.c:2624)
5   CoreFoundation                	0x00000001a1bf5f04 __CFRunLoopRun + 1208 (CFRunLoop.c:3007)
6   CoreFoundation                	0x00000001a1bf5968 CFRunLoopRunSpecific + 608 (CFRunLoop.c:3420)
7   GraphicsServices              	0x00000001e5eeb4e0 GSEventRunModal + 164 (GSEvent.c:2196)
8   UIKitCore                     	0x00000001a4068edc -[UIApplication _run] + 888 (UIApplication.m:3692)
9   UIKitCore                     	0x00000001a4068518 UIApplicationMain + 340 (UIApplication.m:5282)
10  Runner                        	0x0000000100b7d03c main + 64 (AppDelegate.swift:8)
11  dyld                          	0x00000001c5116d84 start + 2240 (dyldMain.cpp:1298)

Thread 1:
0   libsystem_pthread.dylib       	0x00000001fdba4fb8 start_wqthread + 0

Thread 2:
0   libsystem_pthread.dylib       	0x00000001fdba4fb8 start_wqthread + 0

Thread 3:
0   libsystem_pthread.dylib       	0x00000001fdba4fb8 start_wqthread + 0

Thread 4:
0   libsystem_pthread.dylib       	0x00000001fdba4fb8 start_wqthread + 0

Thread 5:
0   libsystem_pthread.dylib       	0x00000001fdba4fb8 start_wqthread + 0

Thread 6 name:
Thread 6:
0   libsystem_kernel.dylib        	0x00000001ea11daf8 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	0x00000001ea11d890 mach_msg2_internal + 80 (mach_msg.c:201)
2   libsystem_kernel.dylib        	0x00000001ea11d7a8 mach_msg_overwrite + 436 (mach_msg.c:0)
3   libsystem_kernel.dylib        	0x00000001ea11d5e8 mach_msg + 24 (mach_msg.c:323)
4   CoreFoundation                	0x00000001a1bf801c __CFRunLoopServiceMachPort + 160 (CFRunLoop.c:2624)
5   CoreFoundation                	0x00000001a1bf5f04 __CFRunLoopRun + 1208 (CFRunLoop.c:3007)
6   CoreFoundation                	0x00000001a1bf5968 CFRunLoopRunSpecific + 608 (CFRunLoop.c:3420)
7   Foundation                    	0x00000001a0a844a8 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212 (NSRunLoop.m:373)
8   Foundation                    	0x00000001a0aae4e8 -[NSRunLoop(NSRunLoop) runUntilDate:] + 64 (NSRunLoop.m:420)
9   UIKitCore                     	0x00000001a3fcbac8 -[UIEventFetcher threadMain] + 420 (UIEventFetcher.m:1201)
10  Foundation                    	0x00000001a0af5a9c __NSThread__start__ + 732 (NSThread.m:991)
11  libsystem_pthread.dylib       	0x00000001fdba5a90 _pthread_start + 136 (pthread.c:927)
12  libsystem_pthread.dylib       	0x00000001fdba4fcc thread_start + 8

Thread 7:
0   libsystem_pthread.dylib       	0x00000001fdba4fb8 start_wqthread + 0

Thread 8:
0   libsystem_pthread.dylib       	0x00000001fdba4fb8 start_wqthread + 0

Thread 9 name:
Thread 9 Crashed:
0   libsystem_kernel.dylib        	0x00000001ea126974 __pthread_kill + 8
1   libsystem_pthread.dylib       	0x00000001fdba90ec pthread_kill + 268 (pthread.c:1717)
2   libsystem_c.dylib             	0x00000001a9b77c14 __abort + 136 (abort.c:159)
3   libsystem_c.dylib             	0x00000001a9b77b8c abort + 192 (abort.c:126)
4   Flutter                       	0x0000000106e712e8 0x1063d4000 + 11129576
5   Flutter                       	0x0000000106f53900 0x1063d4000 + 12056832
6   Flutter                       	0x0000000106f4e40c 0x1063d4000 + 12035084
7   Flutter                       	0x0000000106f49154 0x1063d4000 + 12013908
8   App                           	0x000000010ce71f4c stub CallClangCodeWithSimulatorArgs + 100
9   Flutter                       	0x0000000106f57ae0 0x1063d4000 + 12073696
10  Flutter                       	0x0000000106f5b234 0x1063d4000 + 12087860
11  Flutter                       	0x0000000106f63188 0x1063d4000 + 12120456
12  ???                           	0x000000011b7408e0 0x0 + 4755556576
13  Flutter                       	0x0000000106f57ae0 0x1063d4000 + 12073696
14  Flutter                       	0x0000000106f5b234 0x1063d4000 + 12087860
15  Flutter                       	0x0000000106f63188 0x1063d4000 + 12120456
16  ???                           	0x000000011b7408e0 0x0 + 4755556576
17  Flutter                       	0x0000000106f57ae0 0x1063d4000 + 12073696
18  Flutter                       	0x0000000106f5b234 0x1063d4000 + 12087860
19  Flutter                       	0x0000000106ead8b8 0x1063d4000 + 11376824
20  Flutter                       	0x0000000106fe3294 0x1063d4000 + 12645012
21  Flutter                       	0x0000000106cacda0 0x1063d4000 + 9276832
22  Flutter                       	0x0000000106c8dfe4 0x1063d4000 + 9150436
23  Flutter                       	0x0000000106cbf738 0x1063d4000 + 9353016
24  Flutter                       	0x0000000106b8e814 0x1063d4000 + 8103956
25  Flutter                       	0x0000000106b91fc8 0x1063d4000 + 8118216
26  CoreFoundation                	0x00000001a1c6f6e4 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 32 (CFRunLoop.c:1797)
27  CoreFoundation                	0x00000001a1c6f388 __CFRunLoopDoTimer + 1004 (CFRunLoop.c:2404)
28  CoreFoundation                	0x00000001a1bf9184 __CFRunLoopDoTimers + 288 (CFRunLoop.c:2562)
29  CoreFoundation                	0x00000001a1bf618c __CFRunLoopRun + 1856 (CFRunLoop.c:3122)
30  CoreFoundation                	0x00000001a1bf5968 CFRunLoopRunSpecific + 608 (CFRunLoop.c:3420)
31  Flutter                       	0x0000000106b920b4 0x1063d4000 + 8118452
32  Flutter                       	0x0000000106b9172c 0x1063d4000 + 8116012
33  libsystem_pthread.dylib       	0x00000001fdba5a90 _pthread_start + 136 (pthread.c:927)
34  libsystem_pthread.dylib       	0x00000001fdba4fcc thread_start + 8

Thread 10 name:
Thread 10:
0   libsystem_kernel.dylib        	0x00000001ea11daf8 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	0x00000001ea11d890 mach_msg2_internal + 80 (mach_msg.c:201)
2   libsystem_kernel.dylib        	0x00000001ea11d7a8 mach_msg_overwrite + 436 (mach_msg.c:0)
3   libsystem_kernel.dylib        	0x00000001ea11d5e8 mach_msg + 24 (mach_msg.c:323)
4   CoreFoundation                	0x00000001a1bf801c __CFRunLoopServiceMachPort + 160 (CFRunLoop.c:2624)
5   CoreFoundation                	0x00000001a1bf5f04 __CFRunLoopRun + 1208 (CFRunLoop.c:3007)
6   CoreFoundation                	0x00000001a1bf5968 CFRunLoopRunSpecific + 608 (CFRunLoop.c:3420)
7   Flutter                       	0x0000000106b920b4 0x1063d4000 + 8118452
8   Flutter                       	0x0000000106b9172c 0x1063d4000 + 8116012
9   libsystem_pthread.dylib       	0x00000001fdba5a90 _pthread_start + 136 (pthread.c:927)
10  libsystem_pthread.dylib       	0x00000001fdba4fcc thread_start + 8

Thread 11 name:
Thread 11:
0   libsystem_kernel.dylib        	0x00000001ea11daf8 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	0x00000001ea11d890 mach_msg2_internal + 80 (mach_msg.c:201)
2   libsystem_kernel.dylib        	0x00000001ea11d7a8 mach_msg_overwrite + 436 (mach_msg.c:0)
3   libsystem_kernel.dylib        	0x00000001ea11d5e8 mach_msg + 24 (mach_msg.c:323)
4   CoreFoundation                	0x00000001a1bf801c __CFRunLoopServiceMachPort + 160 (CFRunLoop.c:2624)
5   CoreFoundation                	0x00000001a1bf5f04 __CFRunLoopRun + 1208 (CFRunLoop.c:3007)
6   CoreFoundation                	0x00000001a1bf5968 CFRunLoopRunSpecific + 608 (CFRunLoop.c:3420)
7   Flutter                       	0x0000000106b920b4 0x1063d4000 + 8118452
8   Flutter                       	0x0000000106b9172c 0x1063d4000 + 8116012
9   libsystem_pthread.dylib       	0x00000001fdba5a90 _pthread_start + 136 (pthread.c:927)
10  libsystem_pthread.dylib       	0x00000001fdba4fcc thread_start + 8

Thread 12 name:
Thread 12:
0   libsystem_kernel.dylib        	0x00000001ea11e49c __psynch_cvwait + 8
1   libsystem_pthread.dylib       	0x00000001fdba4590 _pthread_cond_wait + 1228 (pthread_cond.c:862)
2   Flutter                       	0x00000001068fe4c0 0x1063d4000 + 5416128
3   Flutter                       	0x0000000106b8b97c 0x1063d4000 + 8092028
4   libsystem_pthread.dylib       	0x00000001fdba5a90 _pthread_start + 136 (pthread.c:927)
5   libsystem_pthread.dylib       	0x00000001fdba4fcc thread_start + 8

Thread 13 name:
Thread 13:
0   libsystem_kernel.dylib        	0x00000001ea11e49c __psynch_cvwait + 8
1   libsystem_pthread.dylib       	0x00000001fdba4590 _pthread_cond_wait + 1228 (pthread_cond.c:862)
2   Flutter                       	0x00000001068fe4c0 0x1063d4000 + 5416128
3   Flutter                       	0x0000000106b8b97c 0x1063d4000 + 8092028
4   libsystem_pthread.dylib       	0x00000001fdba5a90 _pthread_start + 136 (pthread.c:927)
5   libsystem_pthread.dylib       	0x00000001fdba4fcc thread_start + 8

Thread 14 name:
Thread 14:
0   libsystem_kernel.dylib        	0x00000001ea11e49c __psynch_cvwait + 8
1   libsystem_pthread.dylib       	0x00000001fdba4590 _pthread_cond_wait + 1228 (pthread_cond.c:862)
2   Flutter                       	0x00000001068fe4c0 0x1063d4000 + 5416128
3   Flutter                       	0x0000000106b8b97c 0x1063d4000 + 8092028
4   libsystem_pthread.dylib       	0x00000001fdba5a90 _pthread_start + 136 (pthread.c:927)
5   libsystem_pthread.dylib       	0x00000001fdba4fcc thread_start + 8

Thread 15 name:
Thread 15:
0   libsystem_kernel.dylib        	0x00000001ea11e49c __psynch_cvwait + 8
1   libsystem_pthread.dylib       	0x00000001fdba4590 _pthread_cond_wait + 1228 (pthread_cond.c:862)
2   Flutter                       	0x00000001068fe4c0 0x1063d4000 + 5416128
3   Flutter                       	0x0000000106b8b97c 0x1063d4000 + 8092028
4   libsystem_pthread.dylib       	0x00000001fdba5a90 _pthread_start + 136 (pthread.c:927)
5   libsystem_pthread.dylib       	0x00000001fdba4fcc thread_start + 8

Thread 16 name:
Thread 16:
0   libsystem_kernel.dylib        	0x00000001ea11e49c __psynch_cvwait + 8
1   libsystem_pthread.dylib       	0x00000001fdba4590 _pthread_cond_wait + 1228 (pthread_cond.c:862)
2   Flutter                       	0x00000001068fe4c0 0x1063d4000 + 5416128
3   Flutter                       	0x0000000106b8b97c 0x1063d4000 + 8092028
4   libsystem_pthread.dylib       	0x00000001fdba5a90 _pthread_start + 136 (pthread.c:927)
5   libsystem_pthread.dylib       	0x00000001fdba4fcc thread_start + 8

Thread 17 name:
Thread 17:
0   libsystem_kernel.dylib        	0x00000001ea11e49c __psynch_cvwait + 8
1   libsystem_pthread.dylib       	0x00000001fdba4590 _pthread_cond_wait + 1228 (pthread_cond.c:862)
2   Flutter                       	0x00000001068fe4c0 0x1063d4000 + 5416128
3   Flutter                       	0x0000000106b8b97c 0x1063d4000 + 8092028
4   libsystem_pthread.dylib       	0x00000001fdba5a90 _pthread_start + 136 (pthread.c:927)
5   libsystem_pthread.dylib       	0x00000001fdba4fcc thread_start + 8

Thread 18 name:
Thread 18:
0   libsystem_kernel.dylib        	0x00000001ea12b8cc kevent + 8
1   Flutter                       	0x0000000106e1ff68 0x1063d4000 + 10796904
2   Flutter                       	0x0000000106e4dac8 0x1063d4000 + 10984136
3   libsystem_pthread.dylib       	0x00000001fdba5a90 _pthread_start + 136 (pthread.c:927)
4   libsystem_pthread.dylib       	0x00000001fdba4fcc thread_start + 8

Thread 19 name:
Thread 19:
0   libsystem_kernel.dylib        	0x00000001ea11e49c __psynch_cvwait + 8
1   libsystem_pthread.dylib       	0x00000001fdba4590 _pthread_cond_wait + 1228 (pthread_cond.c:862)
2   Flutter                       	0x00000001068fe4c0 0x1063d4000 + 5416128
3   Flutter                       	0x0000000106b8b97c 0x1063d4000 + 8092028
4   libsystem_pthread.dylib       	0x00000001fdba5a90 _pthread_start + 136 (pthread.c:927)
5   libsystem_pthread.dylib       	0x00000001fdba4fcc thread_start + 8

Thread 20 name:
Thread 20:
0   libsystem_kernel.dylib        	0x00000001ea11e49c __psynch_cvwait + 8
1   libsystem_pthread.dylib       	0x00000001fdba4590 _pthread_cond_wait + 1228 (pthread_cond.c:862)
2   Flutter                       	0x00000001068fe4c0 0x1063d4000 + 5416128
3   Flutter                       	0x0000000106b8b97c 0x1063d4000 + 8092028
4   libsystem_pthread.dylib       	0x00000001fdba5a90 _pthread_start + 136 (pthread.c:927)
5   libsystem_pthread.dylib       	0x00000001fdba4fcc thread_start + 8

Thread 21 name:
Thread 21:
0   libsystem_kernel.dylib        	0x00000001ea11e49c __psynch_cvwait + 8
1   libsystem_pthread.dylib       	0x00000001fdba4590 _pthread_cond_wait + 1228 (pthread_cond.c:862)
2   Flutter                       	0x00000001068fe4c0 0x1063d4000 + 5416128
3   Flutter                       	0x0000000106b8b97c 0x1063d4000 + 8092028
4   libsystem_pthread.dylib       	0x00000001fdba5a90 _pthread_start + 136 (pthread.c:927)
5   libsystem_pthread.dylib       	0x00000001fdba4fcc thread_start + 8

Thread 22 name:
Thread 22:
0   libsystem_kernel.dylib        	0x00000001ea11e49c __psynch_cvwait + 8
1   libsystem_pthread.dylib       	0x00000001fdba4590 _pthread_cond_wait + 1228 (pthread_cond.c:862)
2   Flutter                       	0x00000001068fe4c0 0x1063d4000 + 5416128
3   Flutter                       	0x0000000106b8b97c 0x1063d4000 + 8092028
4   libsystem_pthread.dylib       	0x00000001fdba5a90 _pthread_start + 136 (pthread.c:927)
5   libsystem_pthread.dylib       	0x00000001fdba4fcc thread_start + 8

Thread 23:
0   libsystem_kernel.dylib        	0x00000001ea11e49c __psynch_cvwait + 8
1   libsystem_pthread.dylib       	0x00000001fdba4590 _pthread_cond_wait + 1228 (pthread_cond.c:862)
2   libc++.1.dylib                	0x00000001b1f9a598 std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::r... + 100 (condition_variable.cpp:75)
3   AgoraRtcWrapper               	0x0000000104b95c2c std::__1::cv_status std::__1::condition_variable::wait_for<long long, std::__1::ratio<1l, 1000000000l> >(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::duration<long long, std::__1::rat... + 16 (__mutex_base:0)
4   AgoraRtcWrapper               	0x0000000104b95c2c void std::__1::condition_variable::__do_timed_wait<std::__1::chrono::steady_clock>(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::ch... + 16 (__mutex_base:518)
5   AgoraRtcWrapper               	0x0000000104b95c2c std::__1::cv_status std::__1::condition_variable::wait_until<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >(std::__1::unique_lock<std::__... + 16 (__mutex_base:421)
6   AgoraRtcWrapper               	0x0000000104b95c2c bool std::__1::condition_variable::wait_until<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> >, spdlog::details::periodic_worker::periodic_wo... + 16 (__mutex_base:433)
7   AgoraRtcWrapper               	0x0000000104b95c2c bool std::__1::condition_variable::wait_for<long long, std::__1::ratio<1l, 1l>, spdlog::details::periodic_worker::periodic_worker(std::__1::function<void ()> const&, std::__1::chrono::duration<long... + 36 (__mutex_base:477)
8   AgoraRtcWrapper               	0x0000000104b95c2c spdlog::details::periodic_worker::periodic_worker(std::__1::function<void ()> const&, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1l> >)::'lambda'()::operator()() const + 148 (periodic_worker-inl.h:25)
9   AgoraRtcWrapper               	0x0000000104b95b20 decltype(static_cast<spdlog::details::periodic_worker::periodic_worker(std::__1::function<void ()> const&, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1l> >)::'lambda'()>(fp)()) std::... + 4 (type_traits:3918)
10  AgoraRtcWrapper               	0x0000000104b95b20 void std::__1::__thread_execute<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, spdlog::details::periodic_worker::periodic_worker(std::__1::fu... + 8 (thread:287)
11  AgoraRtcWrapper               	0x0000000104b95b20 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, spdlog::details::periodic_worker::periodic_work... + 44 (thread:298)
12  libsystem_pthread.dylib       	0x00000001fdba5a90 _pthread_start + 136 (pthread.c:927)
13  libsystem_pthread.dylib       	0x00000001fdba4fcc thread_start + 8

Thread 24:
0   libsystem_pthread.dylib       	0x00000001fdba4fb8 start_wqthread + 0

Thread 25:
0   libsystem_pthread.dylib       	0x00000001fdba4fb8 start_wqthread + 0

Thread 26:
0   libsystem_pthread.dylib       	0x00000001fdba4fb8 start_wqthread + 0

Thread 27 name:
Thread 27:
0   libsystem_kernel.dylib        	0x00000001ea11daf8 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	0x00000001ea11d890 mach_msg2_internal + 80 (mach_msg.c:201)
2   libsystem_kernel.dylib        	0x00000001ea11d7a8 mach_msg_overwrite + 436 (mach_msg.c:0)
3   libsystem_kernel.dylib        	0x00000001ea11d5e8 mach_msg + 24 (mach_msg.c:323)
4   FirebaseCrashlytics           	0x0000000105a3af2c FIRCLSMachExceptionReadMessage + 56 (FIRCLSMachException.c:192)
5   FirebaseCrashlytics           	0x0000000105a3af2c FIRCLSMachExceptionServer + 104 (FIRCLSMachException.c:168)
6   libsystem_pthread.dylib       	0x00000001fdba5a90 _pthread_start + 136 (pthread.c:927)
7   libsystem_pthread.dylib       	0x00000001fdba4fcc thread_start + 8

Thread 28 name:
Thread 28:
0   libsystem_kernel.dylib        	0x00000001ea11e49c __psynch_cvwait + 8
1   libsystem_pthread.dylib       	0x00000001fdba4590 _pthread_cond_wait + 1228 (pthread_cond.c:862)
2   JavaScriptCore                	0x00000001b91c2db0 scavenger_thread_main + 1512 (pas_scavenger.c:347)
3   libsystem_pthread.dylib       	0x00000001fdba5a90 _pthread_start + 136 (pthread.c:927)
4   libsystem_pthread.dylib       	0x00000001fdba4fcc thread_start + 8

Thread 29:
0   libsystem_pthread.dylib       	0x00000001fdba4fb8 start_wqthread + 0

Thread 30:
0   libsystem_pthread.dylib       	0x00000001fdba4fb8 start_wqthread + 0

Thread 31 name:
Thread 31:
0   libsystem_kernel.dylib        	0x00000001ea11daf8 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	0x00000001ea11d890 mach_msg2_internal + 80 (mach_msg.c:201)
2   libsystem_kernel.dylib        	0x00000001ea11d7a8 mach_msg_overwrite + 436 (mach_msg.c:0)
3   libsystem_kernel.dylib        	0x00000001ea11d5e8 mach_msg + 24 (mach_msg.c:323)
4   CoreFoundation                	0x00000001a1bf801c __CFRunLoopServiceMachPort + 160 (CFRunLoop.c:2624)
5   CoreFoundation                	0x00000001a1bf5f04 __CFRunLoopRun + 1208 (CFRunLoop.c:3007)
6   CoreFoundation                	0x00000001a1bf5968 CFRunLoopRunSpecific + 608 (CFRunLoop.c:3420)
7   Flutter                       	0x0000000106b920b4 0x1063d4000 + 8118452
8   Flutter                       	0x0000000106b9172c 0x1063d4000 + 8116012
9   libsystem_pthread.dylib       	0x00000001fdba5a90 _pthread_start + 136 (pthread.c:927)
10  libsystem_pthread.dylib       	0x00000001fdba4fcc thread_start + 8

Thread 32 name:
Thread 32:
0   libsystem_kernel.dylib        	0x00000001ea11daf8 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	0x00000001ea11d890 mach_msg2_internal + 80 (mach_msg.c:201)
2   libsystem_kernel.dylib        	0x00000001ea11d7a8 mach_msg_overwrite + 436 (mach_msg.c:0)
3   libsystem_kernel.dylib        	0x00000001ea11d5e8 mach_msg + 24 (mach_msg.c:323)
4   CoreFoundation                	0x00000001a1bf801c __CFRunLoopServiceMachPort + 160 (CFRunLoop.c:2624)
5   CoreFoundation                	0x00000001a1bf5f04 __CFRunLoopRun + 1208 (CFRunLoop.c:3007)
6   CoreFoundation                	0x00000001a1bf5968 CFRunLoopRunSpecific + 608 (CFRunLoop.c:3420)
7   Flutter                       	0x0000000106b920b4 0x1063d4000 + 8118452
8   Flutter                       	0x0000000106b9172c 0x1063d4000 + 8116012
9   libsystem_pthread.dylib       	0x00000001fdba5a90 _pthread_start + 136 (pthread.c:927)
10  libsystem_pthread.dylib       	0x00000001fdba4fcc thread_start + 8

Thread 33 name:
Thread 33:
0   libsystem_kernel.dylib        	0x00000001ea11daf8 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	0x00000001ea11d890 mach_msg2_internal + 80 (mach_msg.c:201)
2   libsystem_kernel.dylib        	0x00000001ea11d7a8 mach_msg_overwrite + 436 (mach_msg.c:0)
3   libsystem_kernel.dylib        	0x00000001ea11d5e8 mach_msg + 24 (mach_msg.c:323)
4   CoreFoundation                	0x00000001a1bf801c __CFRunLoopServiceMachPort + 160 (CFRunLoop.c:2624)
5   CoreFoundation                	0x00000001a1bf5f04 __CFRunLoopRun + 1208 (CFRunLoop.c:3007)
6   CoreFoundation                	0x00000001a1bf5968 CFRunLoopRunSpecific + 608 (CFRunLoop.c:3420)
7   Flutter                       	0x0000000106b920b4 0x1063d4000 + 8118452
8   Flutter                       	0x0000000106b9172c 0x1063d4000 + 8116012
9   libsystem_pthread.dylib       	0x00000001fdba5a90 _pthread_start + 136 (pthread.c:927)
10  libsystem_pthread.dylib       	0x00000001fdba4fcc thread_start + 8

Thread 34 name:
Thread 34:
0   libsystem_kernel.dylib        	0x00000001ea11e49c __psynch_cvwait + 8
1   libsystem_pthread.dylib       	0x00000001fdba4590 _pthread_cond_wait + 1228 (pthread_cond.c:862)
2   Flutter                       	0x00000001068fe4c0 0x1063d4000 + 5416128
3   Flutter                       	0x0000000106b8b97c 0x1063d4000 + 8092028
4   libsystem_pthread.dylib       	0x00000001fdba5a90 _pthread_start + 136 (pthread.c:927)
5   libsystem_pthread.dylib       	0x00000001fdba4fcc thread_start + 8

Thread 35 name:
Thread 35:
0   libsystem_kernel.dylib        	0x00000001ea11e49c __psynch_cvwait + 8
1   libsystem_pthread.dylib       	0x00000001fdba4590 _pthread_cond_wait + 1228 (pthread_cond.c:862)
2   Flutter                       	0x00000001068fe4c0 0x1063d4000 + 5416128
3   Flutter                       	0x0000000106b8b97c 0x1063d4000 + 8092028
4   libsystem_pthread.dylib       	0x00000001fdba5a90 _pthread_start + 136 (pthread.c:927)
5   libsystem_pthread.dylib       	0x00000001fdba4fcc thread_start + 8

Thread 36 name:
Thread 36:
0   libsystem_kernel.dylib        	0x00000001ea11e49c __psynch_cvwait + 8
1   libsystem_pthread.dylib       	0x00000001fdba4590 _pthread_cond_wait + 1228 (pthread_cond.c:862)
2   Flutter                       	0x00000001068fe4c0 0x1063d4000 + 5416128
3   Flutter                       	0x0000000106b8b97c 0x1063d4000 + 8092028
4   libsystem_pthread.dylib       	0x00000001fdba5a90 _pthread_start + 136 (pthread.c:927)
5   libsystem_pthread.dylib       	0x00000001fdba4fcc thread_start + 8

Thread 37 name:
Thread 37:
0   libsystem_kernel.dylib        	0x00000001ea11e49c __psynch_cvwait + 8
1   libsystem_pthread.dylib       	0x00000001fdba4590 _pthread_cond_wait + 1228 (pthread_cond.c:862)
2   Flutter                       	0x00000001068fe4c0 0x1063d4000 + 5416128
3   Flutter                       	0x0000000106b8b97c 0x1063d4000 + 8092028
4   libsystem_pthread.dylib       	0x00000001fdba5a90 _pthread_start + 136 (pthread.c:927)
5   libsystem_pthread.dylib       	0x00000001fdba4fcc thread_start + 8

Thread 38 name:
Thread 38:
0   libsystem_kernel.dylib        	0x00000001ea11daf8 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	0x00000001ea11d890 mach_msg2_internal + 80 (mach_msg.c:201)
2   libsystem_kernel.dylib        	0x00000001ea11d7a8 mach_msg_overwrite + 436 (mach_msg.c:0)
3   libsystem_kernel.dylib        	0x00000001ea11d5e8 mach_msg + 24 (mach_msg.c:323)
4   CoreFoundation                	0x00000001a1bf801c __CFRunLoopServiceMachPort + 160 (CFRunLoop.c:2624)
5   CoreFoundation                	0x00000001a1bf5f04 __CFRunLoopRun + 1208 (CFRunLoop.c:3007)
6   CoreFoundation                	0x00000001a1bf5968 CFRunLoopRunSpecific + 608 (CFRunLoop.c:3420)
7   CFNetwork                     	0x00000001a2f54c48 +[__CFN_CoreSchedulingSetRunnable _run:] + 384 (CoreSchedulingSet.mm:1479)
8   Foundation                    	0x00000001a0af5a9c __NSThread__start__ + 732 (NSThread.m:991)
9   libsystem_pthread.dylib       	0x00000001fdba5a90 _pthread_start + 136 (pthread.c:927)
10  libsystem_pthread.dylib       	0x00000001fdba4fcc thread_start + 8

Thread 39 name:
Thread 39:
0   libsystem_kernel.dylib        	0x00000001ea11e49c __psynch_cvwait + 8
1   libsystem_pthread.dylib       	0x00000001fdba45bc _pthread_cond_wait + 1272 (pthread_cond.c:862)
2   Flutter                       	0x0000000106f1d8e0 0x1063d4000 + 11835616
3   Flutter                       	0x0000000106f65b80 0x1063d4000 + 12131200
4   Flutter                       	0x0000000106f1d2ac 0x1063d4000 + 11834028
5   libsystem_pthread.dylib       	0x00000001fdba5a90 _pthread_start + 136 (pthread.c:927)
6   libsystem_pthread.dylib       	0x00000001fdba4fcc thread_start + 8

Thread 40 name:
Thread 40:
0   libsystem_kernel.dylib        	0x00000001ea11e49c __psynch_cvwait + 8
1   libsystem_pthread.dylib       	0x00000001fdba45bc _pthread_cond_wait + 1272 (pthread_cond.c:862)
2   Flutter                       	0x0000000106f1d8e0 0x1063d4000 + 11835616
3   Flutter                       	0x0000000106f65b80 0x1063d4000 + 12131200
4   Flutter                       	0x0000000106f1d2ac 0x1063d4000 + 11834028
5   libsystem_pthread.dylib       	0x00000001fdba5a90 _pthread_start + 136 (pthread.c:927)
6   libsystem_pthread.dylib       	0x00000001fdba4fcc thread_start + 8

Thread 41 name:
Thread 41:
0   libsystem_kernel.dylib        	0x00000001ea11e49c __psynch_cvwait + 8
1   libsystem_pthread.dylib       	0x00000001fdba45bc _pthread_cond_wait + 1272 (pthread_cond.c:862)
2   Flutter                       	0x0000000106f1d8e0 0x1063d4000 + 11835616
3   Flutter                       	0x0000000106f65b80 0x1063d4000 + 12131200
4   Flutter                       	0x0000000106f1d2ac 0x1063d4000 + 11834028
5   libsystem_pthread.dylib       	0x00000001fdba5a90 _pthread_start + 136 (pthread.c:927)
6   libsystem_pthread.dylib       	0x00000001fdba4fcc thread_start + 8

Thread 42 name:
Thread 42:
0   libsystem_kernel.dylib        	0x00000001ea11e49c __psynch_cvwait + 8
1   libsystem_pthread.dylib       	0x00000001fdba45bc _pthread_cond_wait + 1272 (pthread_cond.c:862)
2   Flutter                       	0x0000000106f1d8e0 0x1063d4000 + 11835616
3   Flutter                       	0x0000000106f65b80 0x1063d4000 + 12131200
4   Flutter                       	0x0000000106f1d2ac 0x1063d4000 + 11834028
5   libsystem_pthread.dylib       	0x00000001fdba5a90 _pthread_start + 136 (pthread.c:927)
6   libsystem_pthread.dylib       	0x00000001fdba4fcc thread_start + 8


Thread 9 crashed with ARM Thread State (64-bit):
    x0: 0x0000000000000000   x1: 0x0000000000000000   x2: 0x0000000000000000   x3: 0x0000000000000000
    x4: 0x0000000000000000   x5: 0x0000000000989680   x6: 0x000000000000000a   x7: 0x0000000127ba9b08
    x8: 0x69841e8951307c16   x9: 0x69841e883ee94c16  x10: 0x00000000000003e8  x11: 0x00000000fffffffd
   x12: 0x0000010000000000  x13: 0x0000000000000000  x14: 0x0000000000000000  x15: 0x0000000000000000
   x16: 0x0000000000000148  x17: 0x000000016fd93000  x18: 0x0000000000000000  x19: 0x0000000000000006
   x20: 0x0000000000007103  x21: 0x000000016fd930e0  x22: 0x0000000107487000  x23: 0x0000000148065c00
   x24: 0x000000016fd90ba0  x25: 0x000000016fd90b90  x26: 0x0000000107453b50  x27: 0x0000000107460000
   x28: 0x0000000107453718   fp: 0x000000016fd90700   lr: 0x00000001fdba90ec
    sp: 0x000000016fd906e0   pc: 0x00000001ea126974 cpsr: 0x40001000
   esr: 0x56000080  Address size fault


Binary Images:
        0x100b78000 -         0x10181bfff Runner arm64  <1fa0efb0aa183f03a7b0683943fec815> /private/var/containers/Bundle/Application/8FFC9FD5-6086-4315-B051-34A652809010/Runner.app/Runner
        0x101a64000 -         0x101ad7fff AgoraCIExtension arm64  <11532e1520ff3e32bb20837db64689ff> /private/var/containers/Bundle/Application/8FFC9FD5-6086-4315-B051-34A652809010/Runner.app/Frameworks/AgoraCIExtension.framework/AgoraCIExtension
        0x101bc8000 -         0x101bf3fff AgoraCore arm64  <e9a448df109039e8a72e96e8aca0bd93> /private/var/containers/Bundle/Application/8FFC9FD5-6086-4315-B051-34A652809010/Runner.app/Frameworks/AgoraCore.framework/AgoraCore
        0x101c0c000 -         0x101c13fff AgoraSoundTouch arm64  <1b52164ca37b355bab2257973b4809fb> /private/var/containers/Bundle/Application/8FFC9FD5-6086-4315-B051-34A652809010/Runner.app/Frameworks/AgoraSoundTouch.framework/AgoraSoundTouch
        0x101c20000 -         0x101c4bfff AgoraSuperResolutionExtension arm64  <84d810a4960030f49e4a5492eacce0e4> /private/var/containers/Bundle/Application/8FFC9FD5-6086-4315-B051-34A652809010/Runner.app/Frameworks/AgoraSuperResolutionExtension.framework/AgoraSuperResolutionExtension
        0x101c74000 -         0x101ce3fff Agorafdkaac arm64  <3c5e48f62dcf3b0891b931daadfd77b1> /private/var/containers/Bundle/Application/8FFC9FD5-6086-4315-B051-34A652809010/Runner.app/Frameworks/Agorafdkaac.framework/Agorafdkaac
        0x102188000 -         0x1021d3fff AgoraAIDenoiseExtension arm64  <974825bd55563f89b91ea6312e2cb92b> /private/var/containers/Bundle/Application/8FFC9FD5-6086-4315-B051-34A652809010/Runner.app/Frameworks/AgoraAIDenoiseExtension.framework/AgoraAIDenoiseExtension
        0x10259c000 -         0x10264bfff AgoraDav1dExtension arm64  <c4408d869bbf3abb8c3a57425ae7a837> /private/var/containers/Bundle/Application/8FFC9FD5-6086-4315-B051-34A652809010/Runner.app/Frameworks/AgoraDav1dExtension.framework/AgoraDav1dExtension
        0x1026a0000 -         0x10270ffff AgoraFDExtension arm64  <cc92abc26f6f34d78133068395e23734> /private/var/containers/Bundle/Application/8FFC9FD5-6086-4315-B051-34A652809010/Runner.app/Frameworks/AgoraFDExtension.framework/AgoraFDExtension
        0x10278c000 -         0x1029b7fff AgoraFullAudioFormatExtension arm64  <a8e48d25ec6d336b8a166c15f1d49e22> /private/var/containers/Bundle/Application/8FFC9FD5-6086-4315-B051-34A652809010/Runner.app/Frameworks/AgoraFullAudioFormatExtension.framework/AgoraFullAudioFormatExtension
        0x102b60000 -         0x102d1bfff AgoraReplayKitExtension arm64  <4078aab4696932f88e425b52180d4dc4> /private/var/containers/Bundle/Application/8FFC9FD5-6086-4315-B051-34A652809010/Runner.app/Frameworks/AgoraReplayKitExtension.framework/AgoraReplayKitExtension
        0x103c40000 -         0x104797fff AgoraRtcKit arm64  <1ec6daa1d1f23e3dae9a2685ee010cd3> /private/var/containers/Bundle/Application/8FFC9FD5-6086-4315-B051-34A652809010/Runner.app/Frameworks/AgoraRtcKit.framework/AgoraRtcKit
        0x104b08000 -         0x104beffff AgoraRtcWrapper arm64  <7c930d34a18733fd9128a97f17bf44b2> /private/var/containers/Bundle/Application/8FFC9FD5-6086-4315-B051-34A652809010/Runner.app/Frameworks/AgoraRtcWrapper.framework/AgoraRtcWrapper
        0x104ca0000 -         0x10505bfff AgoraSpatialAudioExtension arm64  <c2461e57055f3fa9abd8b3aed88a5052> /private/var/containers/Bundle/Application/8FFC9FD5-6086-4315-B051-34A652809010/Runner.app/Frameworks/AgoraSpatialAudioExtension.framework/AgoraSpatialAudioExtension
        0x105180000 -         0x105273fff AgoraVideoProcessExtension arm64  <eac3cd8fc24e3b4d97f1e41855f7cbe9> /private/var/containers/Bundle/Application/8FFC9FD5-6086-4315-B051-34A652809010/Runner.app/Frameworks/AgoraVideoProcessExtension.framework/AgoraVideoProcessExtension
        0x10528c000 -         0x105363fff AgoraVideoSegmentationExtension arm64  <723b36d5e9c03239966272257e3fa61c> /private/var/containers/Bundle/Application/8FFC9FD5-6086-4315-B051-34A652809010/Runner.app/Frameworks/AgoraVideoSegmentationExtension.framework/AgoraVideoSegmentationExtension
        0x1053f0000 -         0x105557fff Agoraffmpeg arm64  <3956c9c69dfa355d89b9aab69b55ac41> /private/var/containers/Bundle/Application/8FFC9FD5-6086-4315-B051-34A652809010/Runner.app/Frameworks/Agoraffmpeg.framework/Agoraffmpeg
        0x1055c0000 -         0x105643fff CryptoSwift arm64  <32651f615926360493e213bf224fe638> /private/var/containers/Bundle/Application/8FFC9FD5-6086-4315-B051-34A652809010/Runner.app/Frameworks/CryptoSwift.framework/CryptoSwift
        0x105728000 -         0x10578bfff DKImagePickerController arm64  <a3bd048e9e1f37e5be24550925f1505b> /private/var/containers/Bundle/Application/8FFC9FD5-6086-4315-B051-34A652809010/Runner.app/Frameworks/DKImagePickerController.framework/DKImagePickerController
        0x105844000 -         0x10588ffff DKPhotoGallery arm64  <c5aea55f505e3f75bd0dbde71afbf199> /private/var/containers/Bundle/Application/8FFC9FD5-6086-4315-B051-34A652809010/Runner.app/Frameworks/DKPhotoGallery.framework/DKPhotoGallery
        0x10591c000 -         0x10592bfff FBLPromises arm64  <de08cdcd6bb2327daf3d692a6c425df3> /private/var/containers/Bundle/Application/8FFC9FD5-6086-4315-B051-34A652809010/Runner.app/Frameworks/FBLPromises.framework/FBLPromises
        0x10594c000 -         0x10595ffff FMDB arm64  <9ac1c952bfdc35939c2c07d7645aa9f8> /private/var/containers/Bundle/Application/8FFC9FD5-6086-4315-B051-34A652809010/Runner.app/Frameworks/FMDB.framework/FMDB
        0x105980000 -         0x105993fff FirebaseCore arm64  <58cfe102ce3f3854b0fb727eb63bdef7> /private/var/containers/Bundle/Application/8FFC9FD5-6086-4315-B051-34A652809010/Runner.app/Frameworks/FirebaseCore.framework/FirebaseCore
        0x1059b4000 -         0x1059bbfff FirebaseCoreExtension arm64  <2f2e1189794d330f899d66c3cac353af> /private/var/containers/Bundle/Application/8FFC9FD5-6086-4315-B051-34A652809010/Runner.app/Frameworks/FirebaseCoreExtension.framework/FirebaseCoreExtension
        0x1059cc000 -         0x1059e7fff FirebaseCoreInternal arm64  <0bf082a1ff8b39fc9b14ed8c4af6d070> /private/var/containers/Bundle/Application/8FFC9FD5-6086-4315-B051-34A652809010/Runner.app/Frameworks/FirebaseCoreInternal.framework/FirebaseCoreInternal
        0x105a24000 -         0x105a6bfff FirebaseCrashlytics arm64  <68dfee22359d3152b9b06bb27fc5097f> /private/var/containers/Bundle/Application/8FFC9FD5-6086-4315-B051-34A652809010/Runner.app/Frameworks/FirebaseCrashlytics.framework/FirebaseCrashlytics
        0x105ad8000 -         0x105aeffff FirebaseInstallations arm64  <0723f50e2b0830e09b0440858c4782b5> /private/var/containers/Bundle/Application/8FFC9FD5-6086-4315-B051-34A652809010/Runner.app/Frameworks/FirebaseInstallations.framework/FirebaseInstallations
        0x105b18000 -         0x105b4bfff FirebaseMessaging arm64  <744447c79d21367496ce86bded051e7e> /private/var/containers/Bundle/Application/8FFC9FD5-6086-4315-B051-34A652809010/Runner.app/Frameworks/FirebaseMessaging.framework/FirebaseMessaging
        0x105b98000 -         0x105bb3fff FirebaseSessions arm64  <383b6c85dc8533c59f7ae9a126c05ae5> /private/var/containers/Bundle/Application/8FFC9FD5-6086-4315-B051-34A652809010/Runner.app/Frameworks/FirebaseSessions.framework/FirebaseSessions
        0x105bf0000 -         0x105c17fff GTMSessionFetcher arm64  <e3cfb5e4900335c983d4bd0a52b963a0> /private/var/containers/Bundle/Application/8FFC9FD5-6086-4315-B051-34A652809010/Runner.app/Frameworks/GTMSessionFetcher.framework/GTMSessionFetcher
        0x105c50000 -         0x105c77fff GoogleDataTransport arm64  <07beb56f13e236c5b4fe24dad2651f31> /private/var/containers/Bundle/Application/8FFC9FD5-6086-4315-B051-34A652809010/Runner.app/Frameworks/GoogleDataTransport.framework/GoogleDataTransport
        0x105cb0000 -         0x105cbbfff GoogleToolboxForMac arm64  <f7110d330b17320e8fbe24769fc35fee> /private/var/containers/Bundle/Application/8FFC9FD5-6086-4315-B051-34A652809010/Runner.app/Frameworks/GoogleToolboxForMac.framework/GoogleToolboxForMac
        0x105cd4000 -         0x105cf3fff GoogleUtilities arm64  <c0b7a7d6d26d3274b1596e6f85144dac> /private/var/containers/Bundle/Application/8FFC9FD5-6086-4315-B051-34A652809010/Runner.app/Frameworks/GoogleUtilities.framework/GoogleUtilities
        0x105d20000 -         0x105d2bfff OrderedSet arm64  <5c2c9ba7d568319590f16dca25edfead> /private/var/containers/Bundle/Application/8FFC9FD5-6086-4315-B051-34A652809010/Runner.app/Frameworks/OrderedSet.framework/OrderedSet
        0x105d48000 -         0x105d5bfff Promises arm64  <a616cf5fefed36d49aecb2abf98cb524> /private/var/containers/Bundle/Application/8FFC9FD5-6086-4315-B051-34A652809010/Runner.app/Frameworks/Promises.framework/Promises
        0x105d80000 -         0x105dcffff SDWebImage arm64  <141bd89df6433756aedb4076ce653f6d> /private/var/containers/Bundle/Application/8FFC9FD5-6086-4315-B051-34A652809010/Runner.app/Frameworks/SDWebImage.framework/SDWebImage
        0x105e50000 -         0x105e63fff SwiftyGif arm64  <b8b6ad968ff533fd843a415f5877cc1b> /private/var/containers/Bundle/Application/8FFC9FD5-6086-4315-B051-34A652809010/Runner.app/Frameworks/SwiftyGif.framework/SwiftyGif
        0x105e88000 -         0x105e93fff Toast arm64  <a882687fc4663f03a8d6b69beac33582> /private/var/containers/Bundle/Application/8FFC9FD5-6086-4315-B051-34A652809010/Runner.app/Frameworks/Toast.framework/Toast
        0x105ea8000 -         0x105eb7fff agora_rtc_engine arm64  <bef6430280783394968d6be938e9b4f9> /private/var/containers/Bundle/Application/8FFC9FD5-6086-4315-B051-34A652809010/Runner.app/Frameworks/agora_rtc_engine.framework/agora_rtc_engine
        0x105ed4000 -         0x105edffff app_tracking_transparency arm64  <dcbdb85cd2673e5291949f43af9c17a7> /private/var/containers/Bundle/Application/8FFC9FD5-6086-4315-B051-34A652809010/Runner.app/Frameworks/app_tracking_transparency.framework/app_tracking_transparency
        0x105ef4000 -         0x105efbfff device_info_plus arm64  <1949c79128c237379656d98e831d1e9b> /private/var/containers/Bundle/Application/8FFC9FD5-6086-4315-B051-34A652809010/Runner.app/Frameworks/device_info_plus.framework/device_info_plus
        0x105f0c000 -         0x105f1bfff file_picker arm64  <8ca576fc18a3333d979e87d5519b94ab> /private/var/containers/Bundle/Application/8FFC9FD5-6086-4315-B051-34A652809010/Runner.app/Frameworks/file_picker.framework/file_picker
        0x105f34000 -         0x105f5bfff flutter_callkit_incoming arm64  <c61c6695d435314689cdc01706838ee3> /private/var/containers/Bundle/Application/8FFC9FD5-6086-4315-B051-34A652809010/Runner.app/Frameworks/flutter_callkit_incoming.framework/flutter_callkit_incoming
        0x105fa0000 -         0x105fb3fff flutter_downloader arm64  <de4428dbc8ec3affa9c260e49016d1f9> /private/var/containers/Bundle/Application/8FFC9FD5-6086-4315-B051-34A652809010/Runner.app/Frameworks/flutter_downloader.framework/flutter_downloader
        0x105fcc000 -         0x10608bfff flutter_inappwebview arm64  <b1766853dd583e0d97850ad0c94d5891> /private/var/containers/Bundle/Application/8FFC9FD5-6086-4315-B051-34A652809010/Runner.app/Frameworks/flutter_inappwebview.framework/flutter_inappwebview
        0x106178000 -         0x106187fff flutter_local_notifications arm64  <755be929f76f3667b98ff6622d2107a5> /private/var/containers/Bundle/Application/8FFC9FD5-6086-4315-B051-34A652809010/Runner.app/Frameworks/flutter_local_notifications.framework/flutter_local_notifications
        0x1061a0000 -         0x1061a7fff flutter_native_splash arm64  <4228813ec70a333d9f9f87c565c81ec8> /private/var/containers/Bundle/Application/8FFC9FD5-6086-4315-B051-34A652809010/Runner.app/Frameworks/flutter_native_splash.framework/flutter_native_splash
        0x1061b8000 -         0x1061bffff fluttertoast arm64  <719f4adc48603b3d933b6139645a7ba9> /private/var/containers/Bundle/Application/8FFC9FD5-6086-4315-B051-34A652809010/Runner.app/Frameworks/fluttertoast.framework/fluttertoast
        0x1061d0000 -         0x1061e7fff kakao_flutter_sdk_common arm64  <450de566aafd3f4cbfc52f465421ccc4> /private/var/containers/Bundle/Application/8FFC9FD5-6086-4315-B051-34A652809010/Runner.app/Frameworks/kakao_flutter_sdk_common.framework/kakao_flutter_sdk_common
        0x106210000 -         0x106217fff nanopb arm64  <7a8fdd05140a3e6ca339d9e35f818d59> /private/var/containers/Bundle/Application/8FFC9FD5-6086-4315-B051-34A652809010/Runner.app/Frameworks/nanopb.framework/nanopb
        0x106228000 -         0x10622ffff package_info_plus arm64  <ca50b12aac8e302488965da07da36a99> /private/var/containers/Bundle/Application/8FFC9FD5-6086-4315-B051-34A652809010/Runner.app/Frameworks/package_info_plus.framework/package_info_plus
        0x106240000 -         0x10624bfff path_provider_foundation arm64  <8bc87884bc8e34588f68398d41008f17> /private/var/containers/Bundle/Application/8FFC9FD5-6086-4315-B051-34A652809010/Runner.app/Frameworks/path_provider_foundation.framework/path_provider_foundation
        0x106260000 -         0x106273fff pdf_render arm64  <6487656a2dd639bd88ed37dfc00f3697> /private/var/containers/Bundle/Application/8FFC9FD5-6086-4315-B051-34A652809010/Runner.app/Frameworks/pdf_render.framework/pdf_render
        0x106294000 -         0x10629ffff share_plus arm64  <b5d15660ac8432359c4dac47d3bad462> /private/var/containers/Bundle/Application/8FFC9FD5-6086-4315-B051-34A652809010/Runner.app/Frameworks/share_plus.framework/share_plus
        0x1062b4000 -         0x1062bbfff shared_preferences_ios arm64  <75c8a06f92ba3519b7b7f43b1c91ca07> /private/var/containers/Bundle/Application/8FFC9FD5-6086-4315-B051-34A652809010/Runner.app/Frameworks/shared_preferences_ios.framework/shared_preferences_ios
        0x1062d0000 -         0x1062dffff sign_in_with_apple arm64  <f5861f27a32a302496ba8ce213b26c91> /private/var/containers/Bundle/Application/8FFC9FD5-6086-4315-B051-34A652809010/Runner.app/Frameworks/sign_in_with_apple.framework/sign_in_with_apple
        0x106304000 -         0x106313fff sqflite arm64  <5458fd39a490311390ef5169382123b0> /private/var/containers/Bundle/Application/8FFC9FD5-6086-4315-B051-34A652809010/Runner.app/Frameworks/sqflite.framework/sqflite
        0x106330000 -         0x106337fff url_launcher_ios arm64  <63bbf708e75d399699946c4d1355349e> /private/var/containers/Bundle/Application/8FFC9FD5-6086-4315-B051-34A652809010/Runner.app/Frameworks/url_launcher_ios.framework/url_launcher_ios
        0x10634c000 -         0x106353fff wakelock arm64  <108f33943eaf3f5395d9bc3d6e1d5dbd> /private/var/containers/Bundle/Application/8FFC9FD5-6086-4315-B051-34A652809010/Runner.app/Frameworks/wakelock.framework/wakelock
        0x106368000 -         0x10638bfff webview_flutter_wkwebview arm64  <8d950b9a812533b7a062a741c319f4fb> /private/var/containers/Bundle/Application/8FFC9FD5-6086-4315-B051-34A652809010/Runner.app/Frameworks/webview_flutter_wkwebview.framework/webview_flutter_wkwebview
        0x1063d4000 -         0x10739bfff Flutter arm64  <4c4c44de55553144a10e35e15766fc90> /private/var/containers/Bundle/Application/8FFC9FD5-6086-4315-B051-34A652809010/Runner.app/Frameworks/Flutter.framework/Flutter
        0x1077b4000 -         0x1077bffff libobjc-trampolines.dylib arm64e  <19bc6b58cbf535a583a5fc742451547d> /private/preboot/Cryptexes/OS/usr/lib/libobjc-trampolines.dylib
        0x10ce6c000 -         0x10da7ffff App arm64  <1f8edcaf92a036769768572a8f5a7ff5> /private/var/containers/Bundle/Application/8FFC9FD5-6086-4315-B051-34A652809010/Runner.app/Frameworks/App.framework/App
        0x1a0a59000 -         0x1a15e4fff Foundation arm64e  <d92e19c162993e948614c505d5abccdb> /System/Library/Frameworks/Foundation.framework/Foundation
        0x1a1bc2000 -         0x1a20effff CoreFoundation arm64e  <3a5f992ad1cd312ebd2ef7c66343a417> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
        0x1a2cfa000 -         0x1a30d6fff CFNetwork arm64e  <a0da81af67733a72a9a5264f31047a16> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
        0x1a3e3e000 -         0x1a594efff UIKitCore arm64e  <7bf01cfc23f1326aafd8ad967ffece28> /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
        0x1a9b02000 -         0x1a9b7ffff libsystem_c.dylib arm64e  <3b5201c515d0335fa91d0c63e1f6c6dc> /usr/lib/system/libsystem_c.dylib
        0x1b1f8d000 -         0x1b2016fff libc++.1.dylib arm64e  <0682656017af331a8255de4246279bca> /usr/lib/libc++.1.dylib
        0x1b7c2c000 -         0x1b9397f1f JavaScriptCore arm64e  <05ea21999e0238dea861db68c3407b98> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
        0x1c5111000 -         0x1c519dbe3 dyld arm64e  <7be2b7573b3d3e918cb774f3887660c7> /usr/lib/dyld
        0x1e5ee8000 -         0x1e5ef0fff GraphicsServices arm64e  <4cb7e98636bf38018f495d8c3c4a2127> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
        0x1ea11c000 -         0x1ea155fef libsystem_kernel.dylib arm64e  <db493af363b132209dd8dd4f86bddfc8> /usr/lib/system/libsystem_kernel.dylib
        0x1fdba3000 -         0x1fdbaffff libsystem_pthread.dylib arm64e  <a70c0def058c3cb09ec1453aa7f39df9> /usr/lib/system/libsystem_pthread.dylib

EOF

@pksung1
Copy link

pksung1 commented Apr 3, 2024

@eseidel

The same happens with our app.

When I turn the app on and off, it often crashes.

app_id: 064891d4-319b-464f-9ab0-b8ed940584f8
release: 40685
patch: 8

I tested it by distributing it with Testflight and it worked well.

We can't test it because we're already in production, but the problem we had before occurred in production.

app_id: 064891d4-319b-464f-9ab0-b8ed940584f8
release: 42516

Flutter and shorebird have been upgraded.

Shorebird 0.28.0 • git@github.com:shorebirdtech/shorebird.git
Flutter 3.19.4 • revision 931d8d0d82f0c1a29731ca7601100804d09b3f33
Engine • revision 9a4a37dd97fbe01a3abdc810da482978f7c4318c

✓ Shorebird is up-to-date (1.5s)
✓ Flutter install is correct (0.6s)
✓ AndroidManifest.xml files contain INTERNET permission (33ms)
✓ Has access to storage.googleapis.com (0.1s)

@eseidel
Copy link
Contributor

eseidel commented Apr 3, 2024

We believe we know what's going on here and should have a fix out in our next release.

We had some code which (wrongly) assumed that the "base" image and the "patch" image were loaded in a specific memory order and would crash on this ASSERT if they were not. That's not a valid assumption and we'll have a fix out shortly which should fix this. @erickzanardo also saw this locally.

@eseidel eseidel mentioned this issue Apr 3, 2024
@eseidel
Copy link
Contributor

eseidel commented Apr 3, 2024

OK, we've fixed this and confirmed the fix locally (of our reproduction). We'll be releasing Shorebird 0.28.1 (Flutter 3.19.5) in a couple hours with the fix.

@eseidel
Copy link
Contributor

eseidel commented Apr 3, 2024

The fix was released in 0.28.1. We believe this should be resolved when using Flutter 3.19.5 and Shorebird 0.28.1. Please let us know if you see any other issues! Thank you!

@eseidel eseidel closed this as completed Apr 3, 2024
@github-project-automation github-project-automation bot moved this from Todo to Done in 1.0 Apr 3, 2024
@komiljonovshohjahon
Copy link

I had the same issue, was using older(3.16.9) version of flutter and upgraded it today.
Stopped crashing. Thanks

@ilous12
Copy link
Author

ilous12 commented Apr 5, 2024

finally. It works. Thanks @eseidel

shorebird doctor
Shorebird 1.0.0-rc.1 • git@github.com:shorebirdtech/shorebird.git
Flutter 3.19.5 • revision 25bc2b57a159f5b52385c4adb5c80f6ed25ae6d5
Engine • revision 8bc63bb51f4faded9bcac161762355ce110446a4

✓ Shorebird is up-to-date (1.1s)
✓ Flutter install is correct (0.6s)
✓ AndroidManifest.xml files contain INTERNET permission (42ms)
✓ Has access to storage.googleapis.com (96ms)

@eseidel
Copy link
Contributor

eseidel commented Apr 5, 2024

Are you seeing issues in 1.0.0-rc.1 @ilous12 ?

@eseidel
Copy link
Contributor

eseidel commented Apr 5, 2024

Ah, sorry, I was reading from my phone and missed some of your message. Glad it's fixed!

@eseidel
Copy link
Contributor

eseidel commented Apr 5, 2024

Please don't hesitate to reach out if you encounter any other issues!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
No open projects
Status: Done
Development

No branches or pull requests

5 participants