razorpay / razorpay-flutter

Razorpay Flutter Plugin
MIT License
108 stars 149 forks source link

Crash above iOS 18.0 #418

Open gen-velymonkeys opened 1 month ago

gen-velymonkeys commented 1 month ago

Please provide all the information requested. Issues that do not follow this format are likely to stall.

Description

Reported crash com.apple.root.background-qos 0 libsystem_kernel.dylib 0x7250 __semwait_signal + 8 1 libsystem_c.dylib 0x17a78 nanosleep + 220 2 libsystem_c.dylib 0x17990 usleep + 68 3 Razorpay 0x35bac $s8Razorpay13CrashReporterC27startSwiftUnhandExcHandling33E1A96831138ED3F3E0A51B461F187E33LLyyFyyYbcfU + 280 4 Razorpay 0x27ebc $sIegh_IeyBh_TR + 28 5 libdispatch.dylib 0x2370 _dispatch_call_block_and_release + 32 6 libdispatch.dylib 0x40d0 _dispatch_client_callout + 20 7 libdispatch.dylib 0x15f60 _dispatch_root_queue_drain + 860 8 libdispatch.dylib 0x16590 _dispatch_worker_thread2 + 156 9 libsystem_pthread.dylib 0x4c40 _pthread_wqthread + 228 10 libsystem_pthread.dylib 0x1488 start_wqthread + 8

JavaScriptCore libpas scavenger 0 libsystem_kernel.dylib 0x7030 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x3a50 _pthread_cond_wait + 1204 2 JavaScriptCore 0x15a3fe8 scavenger_thread_main + 1316 3 libsystem_pthread.dylib 0x637c _pthread_start + 136 4 libsystem_pthread.dylib 0x1494 thread_start + 8

Thread 0 libsystem_kernel.dylib 0x14b0 __workq_kernreturn + 8 1 libsystem_pthread.dylib 0x4cc8 _pthread_wqthread + 364 2 libsystem_pthread.dylib 0x1488 start_wqthread + 8

Thread 0 libsystem_pthread.dylib 0x1480 start_wqthread + 8865170558

Crashed: com.apple.IPC.ReceiveQueue 0 libsystem_platform.dylib 0x70c8 _os_unfair_lock_recursive_abort + 36 1 libsystem_platform.dylib 0x42d8 _os_unfair_lock_lock_slow + 308 2 WebKit 0xe2a5b0 void IPC::Connection::dispatchToClient<IPC::Connection::enqueueIncomingMessage(WTF::UniqueRef)::$_0>(IPC::Connection::enqueueIncomingMessage(WTF::UniqueRef)::$_0&&) + 44 3 WebKit 0xe2a224 IPC::Connection::enqueueIncomingMessage(WTF::UniqueRef) + 320 4 WebKit 0xe29ae4 IPC::Connection::processIncomingMessage(WTF::UniqueRef) + 304 5 WebKit 0x1d81c invocation function for block in IPC::Connection::platformOpen() + 740 6 libdispatch.dylib 0x40d0 _dispatch_client_callout + 20 7 libdispatch.dylib 0x7580 _dispatch_continuation_pop + 596 8 libdispatch.dylib 0x1b53c _dispatch_source_latch_and_call + 420 9 libdispatch.dylib 0x1a104 _dispatch_source_invoke + 836 10 libdispatch.dylib 0xb560 _dispatch_lane_serial_drain + 368 11 libdispatch.dylib 0xc1e0 _dispatch_lane_invoke + 380 12 libdispatch.dylib 0x17258 _dispatch_root_queue_drain_deferred_wlh + 288 13 libdispatch.dylib 0x16aa4 _dispatch_workloop_worker_thread + 540 14 libsystem_pthread.dylib 0x4c7c _pthread_wqthread + 288 15 libsystem_pthread.dylib 0x1488 start_wqthread + 8

Flutter Version :

Flutter 3.22.2 • channel stable

Xcode Version :

Version 15.4 (15F31d)

Cocoapod Version :

Steps To Reproduce

  1. reported crash
vivekshindhe commented 1 month ago

@gen-velymonkeys Please create a ticket on the Razorpay Dashboard for this issue. This would allows us for faster communication and quicker TAT.