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

Flutter Application crashes in Android and iOS #133

Open
md-weber opened this issue Feb 14, 2025 · 1 comment
Open

Flutter Application crashes in Android and iOS #133

md-weber opened this issue Feb 14, 2025 · 1 comment

Comments

@md-weber
Copy link

We have some strange crashes with newrelic_mobile 1.1.7 after integration with the default config files. For Android we did not get any information neither in the crashlytics or similar.

For iOS we got the following stacktrace:

Details


Translated Report (Full Report Below)

Incident Identifier: 59D4DCB9-CF8B-4011-AD24-8D42C1F907E8
CrashReporter Key: 08A0DE45-4353-98CB-FABE-A0A67CABEE32
Hardware Model: MacBookPro18,1
Process: Development Runner [6210]
Path: /Users/USER/Library/Developer/CoreSimulator/Devices/69673843-AB60-44A6-80FE-3208FE9000E6/data/Containers/Bundle/Application/22D727A9-5417-4B7A-84A8-F274FDBABBEB/Development Runner.app/Development Runner
Identifier: com.sevdesk.sev-app.dev
Version: 1.5.1 (2)
Code Type: ARM-64 (Native)
Role: Foreground
Parent Process: launchd_sim [1129]
Coalition: com.apple.CoreSimulator.SimDevice.69673843-AB60-44A6-80FE-3208FE9000E6 [1162]
Responsible Process: SimulatorTrampoline [1059]

Date/Time: 2025-02-14 11:07:21.3612 +0100
Launch Time: 2025-02-14 11:05:55.4044 +0100
OS Version: macOS 15.3 (24D60)
Release Type: User
Report Version: 104

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Subtype: KERN_INVALID_ADDRESS at 0x0000000000000000
Exception Codes: 0x0000000000000001, 0x0000000000000000
VM Region Info: 0 is not in any region. Bytes before following region: 4307599360
REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL
UNUSED SPACE AT START
--->
__TEXT 100c0c000-100c10000 [ 16K] r-x/r-x SM=COW /Users/USER/Library/Developer/CoreSimulator/Devices/69673843-AB60-44A6-80FE-3208FE9000E6/data/Containers/Bundle/Application/22D727A9-5417-4B7A-84A8-F274FDBABBEB/Development Runner.app/Development Runner
Termination Reason: SIGNAL 11 Segmentation fault: 11
Terminating Process: exc handler [6210]

Triggered by Thread: 0

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 NewRelic 0x102903aa4 +[NRMAHTTPUtilities generateConnectivityHeadersWithPayload:] + 64
1 NewRelic 0x1028a9300 +[NewRelic generateDistributedTracingHeaders] + 112
2 newrelic_mobile 0x101886e40 specialized SwiftNewrelicMobilePlugin.handle(:result:) + 11484 (SwiftNewrelicMobilePlugin.swift:201)
3 newrelic_mobile 0x1018832e0 specialized SwiftNewrelicMobilePlugin.handle(
:result:) + 12 [inlined]
4 newrelic_mobile 0x1018832e0 @objc SwiftNewrelicMobilePlugin.handle(_:result:) + 76 (/:17)
5 Flutter 0x106f6b020 __45-[FlutterMethodChannel setMethodCallHandler:]_block_invoke + 164
6 Flutter 0x1069a2c40 invocation function for block in flutter::PlatformMessageHandlerIos::HandlePlatformMessage(std::_fl::unique_ptr<flutter::PlatformMessage, std::_fl::default_deleteflutter::PlatformMessage>) + 108
7 libdispatch.dylib 0x18017b314 _dispatch_call_block_and_release + 24
8 libdispatch.dylib 0x18017cc08 _dispatch_client_callout + 16
9 libdispatch.dylib 0x18018bc2c _dispatch_main_queue_drain + 1276
10 libdispatch.dylib 0x18018b720 _dispatch_main_queue_callback_4CF + 40
11 CoreFoundation 0x18041cdac CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE + 12
12 CoreFoundation 0x180417308 __CFRunLoopRun + 1944
13 CoreFoundation 0x1804166f4 CFRunLoopRunSpecific + 552
14 GraphicsServices 0x1905e5b10 GSEventRunModal + 160
15 UIKitCore 0x185b319dc -[UIApplication _run] + 796
16 UIKitCore 0x185b35bd4 UIApplicationMain + 124
17 UIKitCore 0x184f0a334 0x184cd3000 + 2323252
18 Development Runner.debug.dylib 0x100e075a4 static UIApplicationDelegate.main() + 120
19 Development Runner.debug.dylib 0x100e0751c static AppDelegate.$main() + 44
20 Development Runner.debug.dylib 0x100e07620 __debug_main_executable_dylib_entry_point + 28 (AppDelegate.swift:5)
21 dyld_sim 0x100f9d410 start_sim + 20
22 dyld 0x100cde274 start + 2840

Thread 1:: com.apple.uikit.eventfetch-thread
0 libsystem_kernel.dylib 0x1019a5390 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0x1019b66e0 mach_msg2_internal + 76
2 libsystem_kernel.dylib 0x1019ad4f4 mach_msg_overwrite + 536
3 libsystem_kernel.dylib 0x1019a56cc mach_msg + 20
4 CoreFoundation 0x18041cad0 __CFRunLoopServiceMachPort + 156
5 CoreFoundation 0x180416ff8 __CFRunLoopRun + 1160
6 CoreFoundation 0x1804166f4 CFRunLoopRunSpecific + 552
7 Foundation 0x180f1f438 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 208
8 Foundation 0x180f1f658 -[NSRunLoop(NSRunLoop) runUntilDate:] + 60
9 UIKitCore 0x185bdf284 -[UIEventFetcher threadMain] + 404
10 Foundation 0x180f46280 NSThread__start + 720
11 libsystem_pthread.dylib 0x101a136f8 _pthread_start + 104
12 libsystem_pthread.dylib 0x101a0e940 thread_start + 8

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

Thread 3:: io.flutter.1.ui
0 ??? 0x122b072c8 ???
1 ??? 0x1248a983c ???
2 ??? 0x1248b65e0 ???
3 ??? 0x1248a980c ???
4 ??? 0x125b6a5b8 ???
5 ??? 0x1248b8bac ???
6 ??? 0x1248a980c ???
7 ??? 0x1248b65e0 ???
8 ??? 0x1248a980c ???
9 ??? 0x1248c2834 ???
10 ??? 0x1248a5d48 ???
11 ??? 0x1248a4104 ???
12 ??? 0x1248a44d8 ???
13 ??? 0x1248a3254 ???
14 ??? 0x123a3a844 ???
15 ??? 0x12488b5c8 ???
16 ??? 0x12488b4b0 ???
17 ??? 0x123a18968 ???
18 ??? 0x123a17aa4 ???
19 ??? 0x125b29014 ???
20 ??? 0x125b28d48 ???
21 ??? 0x123a3deb0 ???
22 ??? 0x1184c89d8 ???
23 ??? 0x10be83af4 ???
24 Flutter 0x106fd4adc dart::DartEntry::InvokeFunction(dart::Function const&, dart::Array const&, dart::Array const&) + 392
25 Flutter 0x106fd4fe8 dart::DartEntry::InvokeCallable(dart::Thread*, dart::Function const&, dart::Array const&, dart::Array const&) + 288
26 Flutter 0x1072ecf1c Dart_InvokeClosure + 952
27 Flutter 0x106f3a384 tonic::DartInvokeVoid(_Dart_Handle*) + 24
28 Flutter 0x106e6a4f0 flutter::PlatformConfiguration::BeginFrame(fml::TimePoint, unsigned long long) + 524
29 Flutter 0x106a3a11c flutter::RuntimeController::BeginFrame(fml::TimePoint, unsigned long long) + 68
30 Flutter 0x106f3cdc8 flutter::Animator::BeginFrame(std::_fl::unique_ptr<flutter::FrameTimingsRecorder, std::_fl::default_deleteflutter::FrameTimingsRecorder>) + 504
31 Flutter 0x106f40134 std::_fl::__function::__func<flutter::Animator::AwaitVSync()::$_0, std::_fl::allocatorflutter::Animator::AwaitVSync()::$_0, void (std::_fl::unique_ptr<flutter::FrameTimingsRecorder, std::_fl::default_deleteflutter::FrameTimingsRecorder>)>::operator()(std::_fl::unique_ptr<flutter::FrameTimingsRecorder, std::_fl::default_deleteflutter::FrameTimingsRecorder>&&) + 72
32 Flutter 0x106f64f98 std::_fl::__function::__func<flutter::VsyncWaiter::FireCallback(fml::TimePoint, fml::TimePoint, bool)::$_0, std::_fl::allocator<flutter::VsyncWaiter::FireCallback(fml::TimePoint, fml::TimePoint, bool)::$_0>, void ()>::operator()() + 120
33 Flutter 0x1069c47b4 fml::MessageLoopImpl::FlushTasks(fml::FlushType) + 156
34 Flutter 0x1069cb694 fml::MessageLoopDarwin::OnTimerFire(__CFRunLoopTimer*, fml::MessageLoopDarwin*) + 32
35 CoreFoundation 0x18041d99c CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION + 28
36 CoreFoundation 0x18041d658 __CFRunLoopDoTimer + 956
37 CoreFoundation 0x18041ccec __CFRunLoopDoTimers + 284
38 CoreFoundation 0x18041727c __CFRunLoopRun + 1804
39 CoreFoundation 0x1804166f4 CFRunLoopRunSpecific + 552
40 Flutter 0x1069cb7c4 fml::MessageLoopDarwin::Run() + 88
41 Flutter 0x1069c46d4 fml::MessageLoopImpl::DoRun() + 40
42 Flutter 0x1069ca470 std::_fl::__function::__func<fml::Thread::Thread(std::_fl::function<void (fml::Thread::ThreadConfig const&)> const&, fml::Thread::ThreadConfig const&)::$_0, std::_fl::allocator<fml::Thread::Thread(std::_fl::function<void (fml::Thread::ThreadConfig const&)> const&, fml::Thread::ThreadConfig const&)::$_0>, void ()>::operator()() + 184
43 Flutter 0x1069ca17c fml::ThreadHandle::ThreadHandle(std::_fl::function<void ()>&&)::$_0::__invoke(void*) + 36
44 libsystem_pthread.dylib 0x101a136f8 _pthread_start + 104
45 libsystem_pthread.dylib 0x101a0e940 thread_start + 8

Thread 4:: io.flutter.1.raster
0 libsystem_kernel.dylib 0x1019a5390 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0x1019b66e0 mach_msg2_internal + 76
2 libsystem_kernel.dylib 0x1019ad4f4 mach_msg_overwrite + 536
3 libsystem_kernel.dylib 0x1019a56cc mach_msg + 20
4 CoreFoundation 0x18041cad0 __CFRunLoopServiceMachPort + 156
5 CoreFoundation 0x180416ff8 __CFRunLoopRun + 1160
6 CoreFoundation 0x1804166f4 CFRunLoopRunSpecific + 552
7 Flutter 0x1069cb7c4 fml::MessageLoopDarwin::Run() + 88
8 Flutter 0x1069c46d4 fml::MessageLoopImpl::DoRun() + 40
9 Flutter 0x1069ca470 std::_fl::__function::__func<fml::Thread::Thread(std::_fl::function<void (fml::Thread::ThreadConfig const&)> const&, fml::Thread::ThreadConfig const&)::$_0, std::_fl::allocator<fml::Thread::Thread(std::_fl::function<void (fml::Thread::ThreadConfig const&)> const&, fml::Thread::ThreadConfig const&)::$_0>, void ()>::operator()() + 184
10 Flutter 0x1069ca17c fml::ThreadHandle::ThreadHandle(std::_fl::function<void ()>&&)::$_0::__invoke(void*) + 36
11 libsystem_pthread.dylib 0x101a136f8 _pthread_start + 104
12 libsystem_pthread.dylib 0x101a0e940 thread_start + 8

Thread 5:: io.flutter.1.io
0 libsystem_kernel.dylib 0x1019a5390 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0x1019b66e0 mach_msg2_internal + 76
2 libsystem_kernel.dylib 0x1019ad4f4 mach_msg_overwrite + 536
3 libsystem_kernel.dylib 0x1019a56cc mach_msg + 20
4 CoreFoundation 0x18041cad0 __CFRunLoopServiceMachPort + 156
5 CoreFoundation 0x180416ff8 __CFRunLoopRun + 1160
6 CoreFoundation 0x1804166f4 CFRunLoopRunSpecific + 552
7 Flutter 0x1069cb7c4 fml::MessageLoopDarwin::Run() + 88
8 Flutter 0x1069c46d4 fml::MessageLoopImpl::DoRun() + 40
9 Flutter 0x1069ca470 std::_fl::__function::__func<fml::Thread::Thread(std::_fl::function<void (fml::Thread::ThreadConfig const&)> const&, fml::Thread::ThreadConfig const&)::$_0, std::_fl::allocator<fml::Thread::Thread(std::_fl::function<void (fml::Thread::ThreadConfig const&)> const&, fml::Thread::ThreadConfig const&)::$_0>, void ()>::operator()() + 184
10 Flutter 0x1069ca17c fml::ThreadHandle::ThreadHandle(std::_fl::function<void ()>&&)::$_0::__invoke(void*) + 36
11 libsystem_pthread.dylib 0x101a136f8 _pthread_start + 104
12 libsystem_pthread.dylib 0x101a0e940 thread_start + 8

Thread 6:: io.flutter.1.profiler
0 libsystem_kernel.dylib 0x1019a5390 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0x1019b66e0 mach_msg2_internal + 76
2 IOKit 0x181f24eb8 io_service_get_matching_services_bin + 260
3 IOKit 0x181eacd78 IOServiceGetMatchingServices + 220
4 Flutter 0x10699e2c8 flutter::ProfilerMetricsIOS::GenerateSample() + 100
5 Flutter 0x106f6799c std::_fl::__function::__func<flutter::SamplingProfiler::SampleRepeatedly(fml::TimeDelta) const::$_0, std::_fl::allocator<flutter::SamplingProfiler::SampleRepeatedly(fml::TimeDelta) const::$_0>, void ()>::operator()() + 48
6 Flutter 0x1069c47b4 fml::MessageLoopImpl::FlushTasks(fml::FlushType) + 156
7 Flutter 0x1069cb694 fml::MessageLoopDarwin::OnTimerFire(__CFRunLoopTimer*, fml::MessageLoopDarwin*) + 32
8 CoreFoundation 0x18041d99c CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION + 28
9 CoreFoundation 0x18041d658 __CFRunLoopDoTimer + 956
10 CoreFoundation 0x18041ccec __CFRunLoopDoTimers + 284
11 CoreFoundation 0x18041727c __CFRunLoopRun + 1804
12 CoreFoundation 0x1804166f4 CFRunLoopRunSpecific + 552
13 Flutter 0x1069cb7c4 fml::MessageLoopDarwin::Run() + 88
14 Flutter 0x1069c46d4 fml::MessageLoopImpl::DoRun() + 40
15 Flutter 0x1069ca470 std::_fl::__function::__func<fml::Thread::Thread(std::_fl::function<void (fml::Thread::ThreadConfig const&)> const&, fml::Thread::ThreadConfig const&)::$_0, std::_fl::allocator<fml::Thread::Thread(std::_fl::function<void (fml::Thread::ThreadConfig const&)> const&, fml::Thread::ThreadConfig const&)::$_0>, void ()>::operator()() + 184
16 Flutter 0x1069ca17c fml::ThreadHandle::ThreadHandle(std::_fl::function<void ()>&&)::$_0::__invoke(void*) + 36
17 libsystem_pthread.dylib 0x101a136f8 _pthread_start + 104
18 libsystem_pthread.dylib 0x101a0e940 thread_start + 8

Thread 7:: io.worker.1
0 libsystem_kernel.dylib 0x1019a882c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x101a13c98 _pthread_cond_wait + 1192
2 Flutter 0x1069a434c std::_fl::condition_variable::wait(std::_fl::unique_lockstd::_fl::mutex&) + 24
3 Flutter 0x1069c0b04 fml::ConcurrentMessageLoop::WorkerMain() + 128
4 Flutter 0x1069c13dc void* std::_fl::__thread_proxy[abi:v15000]<std::_fl::tuple<std::_fl::unique_ptr<std::_fl::__thread_struct, std::_fl::default_deletestd::_fl::__thread_struct>, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>>(void*) + 184
5 libsystem_pthread.dylib 0x101a136f8 _pthread_start + 104
6 libsystem_pthread.dylib 0x101a0e940 thread_start + 8

Thread 8:: io.worker.2
0 libsystem_kernel.dylib 0x1019a882c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x101a13c98 _pthread_cond_wait + 1192
2 Flutter 0x1069a434c std::_fl::condition_variable::wait(std::_fl::unique_lockstd::_fl::mutex&) + 24
3 Flutter 0x1069c0b04 fml::ConcurrentMessageLoop::WorkerMain() + 128
4 Flutter 0x1069c13dc void* std::_fl::__thread_proxy[abi:v15000]<std::_fl::tuple<std::_fl::unique_ptr<std::_fl::__thread_struct, std::_fl::default_deletestd::_fl::__thread_struct>, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>>(void*) + 184
5 libsystem_pthread.dylib 0x101a136f8 _pthread_start + 104
6 libsystem_pthread.dylib 0x101a0e940 thread_start + 8

Thread 9:: io.worker.3
0 libsystem_kernel.dylib 0x1019a882c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x101a13c98 _pthread_cond_wait + 1192
2 Flutter 0x1069a434c std::_fl::condition_variable::wait(std::_fl::unique_lockstd::_fl::mutex&) + 24
3 Flutter 0x1069c0b04 fml::ConcurrentMessageLoop::WorkerMain() + 128
4 Flutter 0x1069c13dc void* std::_fl::__thread_proxy[abi:v15000]<std::_fl::tuple<std::_fl::unique_ptr<std::_fl::__thread_struct, std::_fl::default_deletestd::_fl::__thread_struct>, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>>(void*) + 184
5 libsystem_pthread.dylib 0x101a136f8 _pthread_start + 104
6 libsystem_pthread.dylib 0x101a0e940 thread_start + 8

Thread 10:: io.worker.4
0 libsystem_kernel.dylib 0x1019a882c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x101a13c98 _pthread_cond_wait + 1192
2 Flutter 0x1069a434c std::_fl::condition_variable::wait(std::_fl::unique_lockstd::_fl::mutex&) + 24
3 Flutter 0x1069c0b04 fml::ConcurrentMessageLoop::WorkerMain() + 128
4 Flutter 0x1069c13dc void* std::_fl::__thread_proxy[abi:v15000]<std::_fl::tuple<std::_fl::unique_ptr<std::_fl::__thread_struct, std::_fl::default_deletestd::_fl::__thread_struct>, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>>(void*) + 184
5 libsystem_pthread.dylib 0x101a136f8 _pthread_start + 104
6 libsystem_pthread.dylib 0x101a0e940 thread_start + 8

Thread 11:: dart:io EventHandler
0 libsystem_kernel.dylib 0x1019aae84 kevent + 8
1 Flutter 0x106f18368 dart::bin::EventHandlerImplementation::EventHandlerEntry(unsigned long) + 300
2 Flutter 0x106f345dc dart::bin::ThreadStart(void*) + 88
3 libsystem_pthread.dylib 0x101a136f8 _pthread_start + 104
4 libsystem_pthread.dylib 0x101a0e940 thread_start + 8

Thread 12:: Dart Profiler ThreadInterrupter
0 libsystem_kernel.dylib 0x1019a882c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x101a13cc4 _pthread_cond_wait + 1236
2 Flutter 0x106f91b84 dart::ConditionVariable::WaitMicros(dart::Mutex*, long long) + 112
3 Flutter 0x107112cb8 dart::ThreadInterrupter::ThreadMain(unsigned long) + 328
4 Flutter 0x1070a4cfc dart::ThreadStart(void*) + 204
5 libsystem_pthread.dylib 0x101a136f8 _pthread_start + 104
6 libsystem_pthread.dylib 0x101a0e940 thread_start + 8

Thread 13:: Dart Profiler SampleBlockProcessor
0 libsystem_kernel.dylib 0x1019a882c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x101a13cc4 _pthread_cond_wait + 1236
2 Flutter 0x106f91b84 dart::ConditionVariable::WaitMicros(dart::Mutex*, long long) + 112
3 Flutter 0x1070a979c dart::SampleBlockProcessor::ThreadMain(unsigned long) + 292
4 Flutter 0x1070a4cfc dart::ThreadStart(void*) + 204
5 libsystem_pthread.dylib 0x101a136f8 _pthread_start + 104
6 libsystem_pthread.dylib 0x101a0e940 thread_start + 8

Thread 14:: DartWorker
0 libsystem_kernel.dylib 0x1019a882c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x101a13cc4 _pthread_cond_wait + 1236
2 Flutter 0x106f91b84 dart::ConditionVariable::WaitMicros(dart::Mutex*, long long) + 112
3 Flutter 0x106fef3d0 dart::MutatorThreadPool::OnEnterIdleLocked(dart::MutexLocker*, dart::ThreadPool::Worker*) + 152
4 Flutter 0x107113894 dart::ThreadPool::WorkerLoop(dart::ThreadPool::Worker*) + 124
5 Flutter 0x107113b6c dart::ThreadPool::Worker::Main(unsigned long) + 116
6 Flutter 0x1070a4cfc dart::ThreadStart(void*) + 204
7 libsystem_pthread.dylib 0x101a136f8 _pthread_start + 104
8 libsystem_pthread.dylib 0x101a0e940 thread_start + 8

Thread 15:: com.google.firebase.crashlytics.MachExceptionServer
0 libsystem_kernel.dylib 0x1019a8af8 write + 8
1 FirebaseCrashlytics 0x101364c2c FIRCLSSDKFileLog + 316
2 FirebaseCrashlytics 0x101366860 FIRCLSMachExceptionReply + 128 (FIRCLSMachException.c:269) [inlined]
3 FirebaseCrashlytics 0x101366860 FIRCLSMachExceptionServer + 972 (FIRCLSMachException.c:180)
4 libsystem_pthread.dylib 0x101a136f8 _pthread_start + 104
5 libsystem_pthread.dylib 0x101a0e940 thread_start + 8

Thread 16:: com.apple.NSURLConnectionLoader
0 libsystem_kernel.dylib 0x1019a5390 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0x1019b66e0 mach_msg2_internal + 76
2 libsystem_kernel.dylib 0x1019ad4f4 mach_msg_overwrite + 536
3 libsystem_kernel.dylib 0x1019a56cc mach_msg + 20
4 CoreFoundation 0x18041cad0 __CFRunLoopServiceMachPort + 156
5 CoreFoundation 0x180416ff8 __CFRunLoopRun + 1160
6 CoreFoundation 0x1804166f4 CFRunLoopRunSpecific + 552
7 CFNetwork 0x184a03d64 +[__CFN_CoreSchedulingSetRunnable _run:] + 372
8 Foundation 0x180f46280 NSThread__start + 720
9 libsystem_pthread.dylib 0x101a136f8 _pthread_start + 104
10 libsystem_pthread.dylib 0x101a0e940 thread_start + 8

Thread 17:: DartWorker
0 libsystem_kernel.dylib 0x1019a882c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x101a13cc4 _pthread_cond_wait + 1236
2 Flutter 0x106f91b84 dart::ConditionVariable::WaitMicros(dart::Mutex*, long long) + 112
3 Flutter 0x107113a14 dart::ThreadPool::WorkerLoop(dart::ThreadPool::Worker*) + 508
4 Flutter 0x107113b6c dart::ThreadPool::Worker::Main(unsigned long) + 116
5 Flutter 0x1070a4cfc dart::ThreadStart(void*) + 204
6 libsystem_pthread.dylib 0x101a136f8 _pthread_start + 104
7 libsystem_pthread.dylib 0x101a0e940 thread_start + 8

Thread 18:: DartWorker
0 libsystem_kernel.dylib 0x1019a882c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x101a13cc4 _pthread_cond_wait + 1236
2 Flutter 0x106f91b84 dart::ConditionVariable::WaitMicros(dart::Mutex*, long long) + 112
3 Flutter 0x107113a14 dart::ThreadPool::WorkerLoop(dart::ThreadPool::Worker*) + 508
4 Flutter 0x107113b6c dart::ThreadPool::Worker::Main(unsigned long) + 116
5 Flutter 0x1070a4cfc dart::ThreadStart(void*) + 204
6 libsystem_pthread.dylib 0x101a136f8 _pthread_start + 104
7 libsystem_pthread.dylib 0x101a0e940 thread_start + 8

Thread 19:: DartWorker
0 libsystem_kernel.dylib 0x1019a882c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x101a13cc4 _pthread_cond_wait + 1236
2 Flutter 0x106f91b84 dart::ConditionVariable::WaitMicros(dart::Mutex*, long long) + 112
3 Flutter 0x107113a14 dart::ThreadPool::WorkerLoop(dart::ThreadPool::Worker*) + 508
4 Flutter 0x107113b6c dart::ThreadPool::Worker::Main(unsigned long) + 116
5 Flutter 0x1070a4cfc dart::ThreadStart(void*) + 204
6 libsystem_pthread.dylib 0x101a136f8 _pthread_start + 104
7 libsystem_pthread.dylib 0x101a0e940 thread_start + 8

Thread 20:
0 libsystem_pthread.dylib 0x101a0e92c start_wqthread + 0

Thread 21:: DartWorker
0 libsystem_kernel.dylib 0x1019a882c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x101a13cc4 _pthread_cond_wait + 1236
2 Flutter 0x106f91b84 dart::ConditionVariable::WaitMicros(dart::Mutex*, long long) + 112
3 Flutter 0x107113a14 dart::ThreadPool::WorkerLoop(dart::ThreadPool::Worker*) + 508
4 Flutter 0x107113b6c dart::ThreadPool::Worker::Main(unsigned long) + 116
5 Flutter 0x1070a4cfc dart::ThreadStart(void*) + 204
6 libsystem_pthread.dylib 0x101a136f8 _pthread_start + 104
7 libsystem_pthread.dylib 0x101a0e940 thread_start + 8

Thread 22:
0 libsystem_pthread.dylib 0x101a0e92c start_wqthread + 0

Thread 23:
0 libsystem_pthread.dylib 0x101a0e92c start_wqthread + 0

Thread 24:: DartWorker
0 libsystem_trace.dylib 0x1800b3d50 _os_log_preferences_cache_find_record_by_name + 160
1 libsystem_trace.dylib 0x1800b3bb8 _os_log_preferences_refresh + 212
2 libsystem_trace.dylib 0x1800b3990 os_log_create + 756
3 libsystem_info.dylib 0x1803815a4 si_destination_compare_init_once + 72
4 libsystem_pthread.dylib 0x101a0f870 __pthread_once_handler + 68
5 libsystem_platform.dylib 0x1016f98dc _os_once_callout + 28
6 libsystem_pthread.dylib 0x101a0f810 pthread_once + 92
7 libsystem_info.dylib 0x180380350 si_destination_compare + 104
8 libsystem_c.dylib 0x180153da8 _isort + 132
9 libsystem_info.dylib 0x180378b2c _gai_sort_list + 204
10 libsystem_info.dylib 0x1803791f4 si_addrinfo + 1244
11 libsystem_info.dylib 0x1803716e0 getaddrinfo + 164
12 Flutter 0x106f24b84 dart::bin::SocketBase::LookupAddress(char const*, int, dart::bin::OSError**) + 84
13 Flutter 0x106f22754 dart::bin::Socket::LookupRequest(dart::bin::CObjectArray const&) + 204
14 Flutter 0x106f1a360 dart::bin::IOServiceCallback(long long, _Dart_CObject*) + 820
15 Flutter 0x10702751c dart::(anonymous namespace)::HandleMessage::Run() + 156
16 Flutter 0x107113924 dart::ThreadPool::WorkerLoop(dart::ThreadPool::Worker*) + 268
17 Flutter 0x107113b6c dart::ThreadPool::Worker::Main(unsigned long) + 116
18 Flutter 0x1070a4cfc dart::ThreadStart(void*) + 204
19 libsystem_pthread.dylib 0x101a136f8 _pthread_start + 104
20 libsystem_pthread.dylib 0x101a0e940 thread_start + 8

Thread 0 crashed with ARM Thread State (64-bit):
x0: 0x0000000000000000 x1: 0x0000000000000000 x2: 0x0000000000000000 x3: 0x000000016f1f0cc8
x4: 0x0000000000000004 x5: 0x0000000000000000 x6: 0x000060000216ef80 x7: 0x00000000ffffffff
x8: 0x151d34a0750800c0 x9: 0x0000000000342284 x10: 0x000060000034b3a8 x11: 0x0000000000000000
x12: 0x000060000034b3a0 x13: 0x0000000000000000 x14: 0x00000000000007fb x15: 0x00000000d903899e
x16: 0x000000018006b400 x17: 0x0000000102903a64 x18: 0x0000000000000000 x19: 0x0000000000000000
x20: 0x0000000102a418b8 x21: 0x0000000000000000 x22: 0x000000016f1f0e70 x23: 0x00000001e5e64500
x24: 0x000000016f1f0e50 x25: 0x4000600000d866d0 x26: 0xc000000000000016 x27: 0xd000000000000012
x28: 0x000000016f1f0e30 fp: 0x000000016f1f0e00 lr: 0x0000000102903aa0
sp: 0x000000016f1f0c30 pc: 0x0000000102903aa4 cpsr: 0x60001000
far: 0x0000000000000000 esr: 0x92000006 (Data Abort) byte read Translation fault

Binary Images:
0x100cd8000 - 0x100d5bfff dyld () <398a133c-9bcb-317f-a064-a40d3cea3c0f> /usr/lib/dyld
0x100c0c000 - 0x100c0ffff com.sevdesk.sev-app.dev (1.5.1) /Users/USER/Library/Developer/CoreSimulator/Devices/69673843-AB60-44A6-80FE-3208FE9000E6/data/Containers/Bundle/Application/22D727A9-5417-4B7A-84A8-F274FDBABBEB/Development Runner.app/Development Runner
0x100f9c000 - 0x100fdffff dyld_sim (
) /Volumes/VOLUME//dyld_sim
0x100e00000 - 0x100e23fff Development Runner.debug.dylib (
) /Users/USER/Library/Developer/CoreSimulator/Devices/69673843-AB60-44A6-80FE-3208FE9000E6/data/Containers/Bundle/Application/22D727A9-5417-4B7A-84A8-F274FDBABBEB/Development Runner.app/Development Runner.debug.dylib
0x100e60000 - 0x100e87fff org.cocoapods.CocoaAsyncSocket (7.6.5) <8cb34868-3fe0-32f7-bb17-b54d4810380e> /Users/USER/Library/Developer/CoreSimulator/Devices/69673843-AB60-44A6-80FE-3208FE9000E6/data/Containers/Bundle/Application/22D727A9-5417-4B7A-84A8-F274FDBABBEB/Development Runner.app/Frameworks/CocoaAsyncSocket.framework/CocoaAsyncSocket
0x101174000 - 0x1011cffff org.cocoapods.DKImagePickerController (4.3.9) /Users/USER/Library/Developer/CoreSimulator/Devices/69673843-AB60-44A6-80FE-3208FE9000E6/data/Containers/Bundle/Application/22D727A9-5417-4B7A-84A8-F274FDBABBEB/Development Runner.app/Frameworks/DKImagePickerController.framework/DKImagePickerController
0x101064000 - 0x1010abfff org.cocoapods.DKPhotoGallery (0.0.19) <31458a75-59f2-35c8-8565-4a63ae3d87f1> /Users/USER/Library/Developer/CoreSimulator/Devices/69673843-AB60-44A6-80FE-3208FE9000E6/data/Containers/Bundle/Application/22D727A9-5417-4B7A-84A8-F274FDBABBEB/Development Runner.app/Frameworks/DKPhotoGallery.framework/DKPhotoGallery
0x100c94000 - 0x100c9ffff org.cocoapods.FBLPromises (2.4.0) /Users/USER/Library/Developer/CoreSimulator/Devices/69673843-AB60-44A6-80FE-3208FE9000E6/data/Containers/Bundle/Application/22D727A9-5417-4B7A-84A8-F274FDBABBEB/Development Runner.app/Frameworks/FBLPromises.framework/FBLPromises
0x100eb8000 - 0x100ebffff org.cocoapods.FirebaseABTesting (11.6.0) <603bcbb4-a407-32f3-b1e3-b10861e72d00> /Users/USER/Library/Developer/CoreSimulator/Devices/69673843-AB60-44A6-80FE-3208FE9000E6/data/Containers/Bundle/Application/22D727A9-5417-4B7A-84A8-F274FDBABBEB/Development Runner.app/Frameworks/FirebaseABTesting.framework/FirebaseABTesting
0x100c64000 - 0x100c73fff org.cocoapods.FirebaseCore (11.6.0) /Users/USER/Library/Developer/CoreSimulator/Devices/69673843-AB60-44A6-80FE-3208FE9000E6/data/Containers/Bundle/Application/22D727A9-5417-4B7A-84A8-F274FDBABBEB/Development Runner.app/Frameworks/FirebaseCore.framework/FirebaseCore
0x100ed4000 - 0x100ed7fff org.cocoapods.FirebaseCoreExtension (11.6.0) /Users/USER/Library/Developer/CoreSimulator/Devices/69673843-AB60-44A6-80FE-3208FE9000E6/data/Containers/Bundle/Application/22D727A9-5417-4B7A-84A8-F274FDBABBEB/Development Runner.app/Frameworks/FirebaseCoreExtension.framework/FirebaseCoreExtension
0x100f40000 - 0x100f57fff org.cocoapods.FirebaseCoreInternal (11.6.0) <61af181f-33b5-3c24-ba37-400dd484bf93> /Users/USER/Library/Developer/CoreSimulator/Devices/69673843-AB60-44A6-80FE-3208FE9000E6/data/Containers/Bundle/Application/22D727A9-5417-4B7A-84A8-F274FDBABBEB/Development Runner.app/Frameworks/FirebaseCoreInternal.framework/FirebaseCoreInternal
0x101350000 - 0x10139bfff org.cocoapods.FirebaseCrashlytics (11.6.0) /Users/USER/Library/Developer/CoreSimulator/Devices/69673843-AB60-44A6-80FE-3208FE9000E6/data/Containers/Bundle/Application/22D727A9-5417-4B7A-84A8-F274FDBABBEB/Development Runner.app/Frameworks/FirebaseCrashlytics.framework/FirebaseCrashlytics
0x101130000 - 0x101143fff org.cocoapods.FirebaseInstallations (11.6.0) /Users/USER/Library/Developer/CoreSimulator/Devices/69673843-AB60-44A6-80FE-3208FE9000E6/data/Containers/Bundle/Application/22D727A9-5417-4B7A-84A8-F274FDBABBEB/Development Runner.app/Frameworks/FirebaseInstallations.framework/FirebaseInstallations
0x101418000 - 0x10144bfff org.cocoapods.FirebaseMessaging (11.6.0) <03a92a57-072d-3e5c-b676-80c1d45555f2> /Users/USER/Library/Developer/CoreSimulator/Devices/69673843-AB60-44A6-80FE-3208FE9000E6/data/Containers/Bundle/Application/22D727A9-5417-4B7A-84A8-F274FDBABBEB/Development Runner.app/Frameworks/FirebaseMessaging.framework/FirebaseMessaging
0x101494000 - 0x1014bffff org.cocoapods.FirebaseRemoteConfig (11.6.0) <5fc17440-f067-39b2-872d-b2fd61ec2d59> /Users/USER/Library/Developer/CoreSimulator/Devices/69673843-AB60-44A6-80FE-3208FE9000E6/data/Containers/Bundle/Application/22D727A9-5417-4B7A-84A8-F274FDBABBEB/Development Runner.app/Frameworks/FirebaseRemoteConfig.framework/FirebaseRemoteConfig
0x100f0c000 - 0x100f13fff org.cocoapods.FirebaseRemoteConfigInterop (11.7.0) /Users/USER/Library/Developer/CoreSimulator/Devices/69673843-AB60-44A6-80FE-3208FE9000E6/data/Containers/Bundle/Application/22D727A9-5417-4B7A-84A8-F274FDBABBEB/Development Runner.app/Frameworks/FirebaseRemoteConfigInterop.framework/FirebaseRemoteConfigInterop
0x1012e0000 - 0x1012fbfff org.cocoapods.FirebaseSessions (11.6.0) <25730431-eca4-3e4b-b407-ea0c713f106b> /Users/USER/Library/Developer/CoreSimulator/Devices/69673843-AB60-44A6-80FE-3208FE9000E6/data/Containers/Bundle/Application/22D727A9-5417-4B7A-84A8-F274FDBABBEB/Development Runner.app/Frameworks/FirebaseSessions.framework/FirebaseSessions
0x101580000 - 0x1015abfff org.cocoapods.FirebaseSharedSwift (11.7.0) /Users/USER/Library/Developer/CoreSimulator/Devices/69673843-AB60-44A6-80FE-3208FE9000E6/data/Containers/Bundle/Application/22D727A9-5417-4B7A-84A8-F274FDBABBEB/Development Runner.app/Frameworks/FirebaseSharedSwift.framework/FirebaseSharedSwift
0x1015fc000 - 0x10161ffff org.cocoapods.GoogleDataTransport (10.1.0) /Users/USER/Library/Developer/CoreSimulator/Devices/69673843-AB60-44A6-80FE-3208FE9000E6/data/Containers/Bundle/Application/22D727A9-5417-4B7A-84A8-F274FDBABBEB/Development Runner.app/Frameworks/GoogleDataTransport.framework/GoogleDataTransport
0x101500000 - 0x101517fff org.cocoapods.GoogleUtilities (8.0.2) <3af88b83-7b72-3f71-8552-b092f03ea248> /Users/USER/Library/Developer/CoreSimulator/Devices/69673843-AB60-44A6-80FE-3208FE9000E6/data/Containers/Bundle/Application/22D727A9-5417-4B7A-84A8-F274FDBABBEB/Development Runner.app/Frameworks/GoogleUtilities.framework/GoogleUtilities
0x101c18000 - 0x102093fff io.intercom.com.Intercom (18.2.0) <68ce5e7b-5ed7-3f8c-b939-ed86abefdd43> /Users/USER/Library/Developer/CoreSimulator/Devices/69673843-AB60-44A6-80FE-3208FE9000E6/data/Containers/Bundle/Application/22D727A9-5417-4B7A-84A8-F274FDBABBEB/Development Runner.app/Frameworks/Intercom.framework/Intercom
0x102890000 - 0x102a13fff com.newrelic.Agent (7.5.3) <35813f10-2687-3658-a1bd-ce18eca24887> /Users/USER/Library/Developer/CoreSimulator/Devices/69673843-AB60-44A6-80FE-3208FE9000E6/data/Containers/Bundle/Application/22D727A9-5417-4B7A-84A8-F274FDBABBEB/Development Runner.app/Frameworks/NewRelic.framework/NewRelic
0x101540000 - 0x10154ffff org.cocoapods.Promises (2.4.0) <4aa63735-6d6f-3958-8eb9-ece99fcfa5fe> /Users/USER/Library/Developer/CoreSimulator/Devices/69673843-AB60-44A6-80FE-3208FE9000E6/data/Containers/Bundle/Application/22D727A9-5417-4B7A-84A8-F274FDBABBEB/Development Runner.app/Frameworks/Promises.framework/Promises
0x10172c000 - 0x10177bfff org.cocoapods.SDWebImage (5.20.0) <373a2cce-4fde-3d11-b429-5675e275618b> /Users/USER/Library/Developer/CoreSimulator/Devices/69673843-AB60-44A6-80FE-3208FE9000E6/data/Containers/Bundle/Application/22D727A9-5417-4B7A-84A8-F274FDBABBEB/Development Runner.app/Frameworks/SDWebImage.framework/SDWebImage
0x1021dc000 - 0x1022c7fff org.cocoapods.SnowplowTracker (6.0.9) /Users/USER/Library/Developer/CoreSimulator/Devices/69673843-AB60-44A6-80FE-3208FE9000E6/data/Containers/Bundle/Application/22D727A9-5417-4B7A-84A8-F274FDBABBEB/Development Runner.app/Frameworks/SnowplowTracker.framework/SnowplowTracker
0x10165c000 - 0x10166ffff org.cocoapods.SwiftyGif (5.4.5) /Users/USER/Library/Developer/CoreSimulator/Devices/69673843-AB60-44A6-80FE-3208FE9000E6/data/Containers/Bundle/Application/22D727A9-5417-4B7A-84A8-F274FDBABBEB/Development Runner.app/Frameworks/SwiftyGif.framework/SwiftyGif
0x101284000 - 0x10128bfff org.cocoapods.app-settings (5.1.1) <5f317429-2baa-39ad-835c-614148bc8174> /Users/USER/Library/Developer/CoreSimulator/Devices/69673843-AB60-44A6-80FE-3208FE9000E6/data/Containers/Bundle/Application/22D727A9-5417-4B7A-84A8-F274FDBABBEB/Development Runner.app/Frameworks/app_settings.framework/app_settings
0x1012a4000 - 0x1012abfff org.cocoapods.app-tracking-transparency (0.0.1) <4c188222-0dd2-3e09-ae56-082f50bf4d31> /Users/USER/Library/Developer/CoreSimulator/Devices/69673843-AB60-44A6-80FE-3208FE9000E6/data/Containers/Bundle/Application/22D727A9-5417-4B7A-84A8-F274FDBABBEB/Development Runner.app/Frameworks/app_tracking_transparency.framework/app_tracking_transparency
0x1017f8000 - 0x101817fff org.cocoapods.camera-avfoundation (0.0.1) <9e22d229-0c09-39b0-a868-7f66d6a4c231> /Users/USER/Library/Developer/CoreSimulator/Devices/69673843-AB60-44A6-80FE-3208FE9000E6/data/Containers/Bundle/Application/22D727A9-5417-4B7A-84A8-F274FDBABBEB/Development Runner.app/Frameworks/camera_avfoundation.framework/camera_avfoundation
0x100ee8000 - 0x100eebfff org.cocoapods.device-info-plus (0.0.1) <4f182d0e-a20c-3647-a877-9cdece67eccc> /Users/USER/Library/Developer/CoreSimulator/Devices/69673843-AB60-44A6-80FE-3208FE9000E6/data/Containers/Bundle/Application/22D727A9-5417-4B7A-84A8-F274FDBABBEB/Development Runner.app/Frameworks/device_info_plus.framework/device_info_plus
0x1016c0000 - 0x1016cbfff org.cocoapods.file-picker (0.0.1) /Users/USER/Library/Developer/CoreSimulator/Devices/69673843-AB60-44A6-80FE-3208FE9000E6/data/Containers/Bundle/Application/22D727A9-5417-4B7A-84A8-F274FDBABBEB/Development Runner.app/Frameworks/file_picker.framework/file_picker
0x100f2c000 - 0x100f2ffff org.cocoapods.flutter-keyboard-visibility (0.0.1) /Users/USER/Library/Developer/CoreSimulator/Devices/69673843-AB60-44A6-80FE-3208FE9000E6/data/Containers/Bundle/Application/22D727A9-5417-4B7A-84A8-F274FDBABBEB/Development Runner.app/Frameworks/flutter_keyboard_visibility.framework/flutter_keyboard_visibility
0x101698000 - 0x1016a3fff org.cocoapods.flutter-secure-storage (6.0.0) <9ec3a4c7-bd2c-3195-80f0-898040c6150f> /Users/USER/Library/Developer/CoreSimulator/Devices/69673843-AB60-44A6-80FE-3208FE9000E6/data/Containers/Bundle/Application/22D727A9-5417-4B7A-84A8-F274FDBABBEB/Development Runner.app/Frameworks/flutter_secure_storage.framework/flutter_secure_storage
0x10184c000 - 0x10185bfff org.cocoapods.image-picker-ios (0.0.1) <136b8e80-8ad9-3338-ac67-5b3e35d4f2f9> /Users/USER/Library/Developer/CoreSimulator/Devices/69673843-AB60-44A6-80FE-3208FE9000E6/data/Containers/Bundle/Application/22D727A9-5417-4B7A-84A8-F274FDBABBEB/Development Runner.app/Frameworks/image_picker_ios.framework/image_picker_ios
0x1012c0000 - 0x1012c7fff org.cocoapods.local-auth-darwin (0.0.1) /Users/USER/Library/Developer/CoreSimulator/Devices/69673843-AB60-44A6-80FE-3208FE9000E6/data/Containers/Bundle/Application/22D727A9-5417-4B7A-84A8-F274FDBABBEB/Development Runner.app/Frameworks/local_auth_darwin.framework/local_auth_darwin
0x10133c000 - 0x10133ffff org.cocoapods.nanopb (3.30910.0) <6c1900e7-5201-34fb-90e0-8dbb13e43de5> /Users/USER/Library/Developer/CoreSimulator/Devices/69673843-AB60-44A6-80FE-3208FE9000E6/data/Containers/Bundle/Application/22D727A9-5417-4B7A-84A8-F274FDBABBEB/Development Runner.app/Frameworks/nanopb.framework/nanopb
0x10187c000 - 0x10188bfff org.cocoapods.newrelic-mobile (1.1.6) <263b85f5-c6ac-3d23-95e0-35cc9cc3f7ed> /Users/USER/Library/Developer/CoreSimulator/Devices/69673843-AB60-44A6-80FE-3208FE9000E6/data/Containers/Bundle/Application/22D727A9-5417-4B7A-84A8-F274FDBABBEB/Development Runner.app/Frameworks/newrelic_mobile.framework/newrelic_mobile
0x1016e4000 - 0x1016e7fff org.cocoapods.package-info-plus (0.4.5) <05e73614-611d-35dd-a5a7-56e944d0ed50> /Users/USER/Library/Developer/CoreSimulator/Devices/69673843-AB60-44A6-80FE-3208FE9000E6/data/Containers/Bundle/Application/22D727A9-5417-4B7A-84A8-F274FDBABBEB/Development Runner.app/Frameworks/package_info_plus.framework/package_info_plus
0x1018a4000 - 0x1018abfff org.cocoapods.path-provider-foundation (0.0.1) <9fb75f75-e2af-3e6a-b310-61f00e92ddea> /Users/USER/Library/Developer/CoreSimulator/Devices/69673843-AB60-44A6-80FE-3208FE9000E6/data/Containers/Bundle/Application/22D727A9-5417-4B7A-84A8-F274FDBABBEB/Development Runner.app/Frameworks/path_provider_foundation.framework/path_provider_foundation
0x101a5c000 - 0x101adbfff org.cocoapods.patrol (0.0.1) /Users/USER/Library/Developer/CoreSimulator/Devices/69673843-AB60-44A6-80FE-3208FE9000E6/data/Containers/Bundle/Application/22D727A9-5417-4B7A-84A8-F274FDBABBEB/Development Runner.app/Frameworks/patrol.framework/patrol
0x10342c000 - 0x1037cffff org.cocoapods.pdfrx (0.0.3) /Users/USER/Library/Developer/CoreSimulator/Devices/69673843-AB60-44A6-80FE-3208FE9000E6/data/Containers/Bundle/Application/22D727A9-5417-4B7A-84A8-F274FDBABBEB/Development Runner.app/Frameworks/pdfrx.framework/pdfrx
0x101908000 - 0x10191bfff org.cocoapods.receive-sharing-intent (1.8.1) <2788dd1f-9f2e-3758-94bb-23f766ea2d34> /Users/USER/Library/Developer/CoreSimulator/Devices/69673843-AB60-44A6-80FE-3208FE9000E6/data/Containers/Bundle/Application/22D727A9-5417-4B7A-84A8-F274FDBABBEB/Development Runner.app/Frameworks/receive_sharing_intent.framework/receive_sharing_intent
0x1018c4000 - 0x1018cbfff org.cocoapods.share-plus (0.0.1) <27ad1e56-9617-36a7-ace3-20af22c25378> /Users/USER/Library/Developer/CoreSimulator/Devices/69673843-AB60-44A6-80FE-3208FE9000E6/data/Containers/Bundle/Application/22D727A9-5417-4B7A-84A8-F274FDBABBEB/Development Runner.app/Frameworks/share_plus.framework/share_plus
0x101948000 - 0x101957fff org.cocoapods.shared-preferences-foundation (0.0.1) /Users/USER/Library/Developer/CoreSimulator/Devices/69673843-AB60-44A6-80FE-3208FE9000E6/data/Containers/Bundle/Application/22D727A9-5417-4B7A-84A8-F274FDBABBEB/Development Runner.app/Frameworks/shared_preferences_foundation.framework/shared_preferences_foundation
0x1025c8000 - 0x10260bfff org.cocoapods.snowplow-tracker (0.7.1) <6ecf6599-3952-3b93-82bf-5019ceb8ccd5> /Users/USER/Library/Developer/CoreSimulator/Devices/69673843-AB60-44A6-80FE-3208FE9000E6/data/Containers/Bundle/Application/22D727A9-5417-4B7A-84A8-F274FDBABBEB/Development Runner.app/Frameworks/snowplow_tracker.framework/snowplow_tracker
0x101978000 - 0x101983fff org.cocoapods.url-launcher-ios (0.0.1) <2d94315c-2e61-3bdd-9dc3-fda1bbecd7f3> /Users/USER/Library/Developer/CoreSimulator/Devices/69673843-AB60-44A6-80FE-3208FE9000E6/data/Containers/Bundle/Application/22D727A9-5417-4B7A-84A8-F274FDBABBEB/Development Runner.app/Frameworks/url_launcher_ios.framework/url_launcher_ios
0x106948000 - 0x108b47fff io.flutter.flutter (1.0) <4c4c4462-5555-3144-a12f-8004eed42c43> /Users/USER/Library/Developer/CoreSimulator/Devices/69673843-AB60-44A6-80FE-3208FE9000E6/data/Containers/Bundle/Application/22D727A9-5417-4B7A-84A8-F274FDBABBEB/Development Runner.app/Frameworks/Flutter.framework/Flutter
0x1016f8000 - 0x1016fffff libsystem_platform.dylib () <44654135-5ba7-3ea2-b7ef-f77ad1cb1980> /usr/lib/system/libsystem_platform.dylib
0x1019a4000 - 0x1019dffff libsystem_kernel.dylib (
) <5ea2a242-9786-3af8-b8a9-7899ecc711c8> /usr/lib/system/libsystem_kernel.dylib
0x101a0c000 - 0x101a1bfff libsystem_pthread.dylib () <53372391-80ee-3a52-85d2-b0d39816a60b> /usr/lib/system/libsystem_pthread.dylib
0x1018f4000 - 0x1018fffff libobjc-trampolines.dylib (
) /Volumes/VOLUME//libobjc-trampolines.dylib
0x180179000 - 0x1801bdfff libdispatch.dylib (
) /Volumes/VOLUME//libdispatch.dylib
0x18038d000 - 0x18075afff com.apple.CoreFoundation (6.9) /Volumes/VOLUME/
/CoreFoundation.framework/CoreFoundation
0x1905e2000 - 0x1905eafff com.apple.GraphicsServices (1.0) <9c82f9b7-b20c-3255-80a1-c4a1e74ef754> /Volumes/VOLUME//GraphicsServices.framework/GraphicsServices
0x184cd3000 - 0x186a10fff com.apple.UIKitCore (1.0) <24ff1688-4bc4-3da8-8f17-c73d22f96263> /Volumes/VOLUME/
/UIKitCore.framework/UIKitCore
0x0 - 0xffffffffffffffff ??? () <00000000-0000-0000-0000-000000000000> ???
0x180068000 - 0x1800a3d53 libobjc.A.dylib (
) <9ee78930-1d2d-365d-8cdd-fe423f3c769c> /Volumes/VOLUME//libobjc.A.dylib
0x1807da000 - 0x181416fff com.apple.Foundation (6.9) /Volumes/VOLUME/
/Foundation.framework/Foundation
0x181ea6000 - 0x181f41fff com.apple.framework.IOKit (2.0.2) <214a44ff-63bb-3a70-a9f3-29436b5f42fd> /Volumes/VOLUME//IOKit.framework/Versions/A/IOKit
0x1800fd000 - 0x180178ff3 libsystem_c.dylib (
) <3e34edd7-d111-3f74-bacd-9a4e955d66e6> /Volumes/VOLUME//libsystem_c.dylib
0x1847fa000 - 0x184b7bfff com.apple.CFNetwork (1.0) <28f30cff-18c1-3fb9-b1e9-e185e004ac74> /Volumes/VOLUME/
/CFNetwork.framework/CFNetwork
0x1800a4000 - 0x1800bdfff libsystem_trace.dylib () <031bde64-73ed-375c-879a-3104988346ae> /Volumes/VOLUME//libsystem_trace.dylib
0x180368000 - 0x18038cffb libsystem_info.dylib () <1564a3ce-e42e-395c-b471-d9ee91c8e6a1> /Volumes/VOLUME//libsystem_info.dylib
0x1802dc000 - 0x1802e4ff7 libsystem_darwin.dylib () <27cce419-f50b-3223-a182-5b1b7d1ef2bb> /Volumes/VOLUME//libsystem_darwin.dylib

"vmSummary" : "ReadOnly portion of Libraries: Total=1.6G resident=0K(0%) swapped_out_or_unallocated=1.6G(100%)\nWritable regions: Total=873.7M written=2008K(0%) resident=2008K(0%) swapped_out=0K(0%) unallocated=871.7M(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nActivity Tracing 256K 1 \nColorSync 128K 5 \nFoundation 16K 1 \nIOSurface 37.5M 4 \nKernel Alloc Once 32K 1 \nMALLOC 633.2M 75 \nMALLOC guard page 192K 12 \nMach message 16K 1 \nSQLite page cache 768K 6 \nSTACK GUARD 56.4M 24 \nStack 30.8M 27 \nVM_ALLOCATE 179.4M 426 \n__DATA 33.8M 828 \n__DATA_CONST 87.4M 844 \n__DATA_DIRTY 107K 12 \n__FONT_DATA 2352 1 \n__LINKEDIT 711.7M 53 \n__LLVM_COV 144K 1 \n__OBJC_RW 2703K 1 \n__TEXT 915.3M 859 \n__TPRO_CONST 580K 3 \ndyld private memory 2.5G 9 \nlibnetwork 128K 8 \nmapped file 134.2M 26 \nowned unmapped memory 80K 1 \npage table in kernel 2008K 1 \nshared memory 16K 1 \n=========== ======= ======= \nTOTAL 5.3G 3231 \n",
"legacyInfo" : {
"threadTriggered" : {
"queue" : "com.apple.main-thread"
}
},
"logWritingSignature" : "7f7d58dab81f771118c62da40dc3f6c0af158b13",
"trialInfo" : {
"rollouts" : [
{
"rolloutId" : "67181b10c68c361a728c7cfa",
"factorPackIds" : {

  },
  "deploymentId" : 240000004
},
{
  "rolloutId" : "5ffde50ce2aacd000d47a95f",
  "factorPackIds" : {

  },
  "deploymentId" : 240000457
}

],
"experiments" : [

]
}
}

@md-weber md-weber changed the title Flutter Application crashes in Android (directly) and iOS Flutter Application crashes in Android and iOS Feb 14, 2025
@ndesai-newrelic
Copy link
Contributor

@md-weber can you share sample app or code to reproduce this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants