NodeMediaClient-iOS icon indicating copy to clipboard operation
NodeMediaClient-iOS copied to clipboard

Production crashed only after permission check

Open daxaxelrod opened this issue 3 years ago • 0 comments

Ios crash details:

Termination Reason: Namespace SPRINGBOARD, Code 0x8badf00d Termination Description: SPRINGBOARD, <RBSTerminateContext| domain:10 code:0x8BADF00D explanation:scene-update watchdog transgression: application:33409 exhausted real (wall clock) time allowance of 10.00 seconds | ProcessVisibility: Foreground | ProcessState: Running | WatchdogEvent: scene-update | WatchdogVisibility: Foreground | WatchdogCPUStatistics: ( | "Elapsed total CPU time (seconds): 9.250 (user 9.250, system 0.000), 15% CPU", | "Elapsed application CPU time (seconds): 0.721, 1% CPU" | ) reportType:CrashLog maxTerminationResistance:Interactive> Triggered by Thread: 0

[NMVideoCapture startRunning] + 76 [NodePublisher startPreview] + 340

Thread 1 name: Dispatch queue: cn.nodemedia.videocapture.group Thread 1: 0x00000001be6043d0 __ulock_wait + 8 0x00000001922d1470 _dlock_wait + 56 0x00000001922d121c _dispatch_thread_event_wait_slow + 56 0x00000001922def54 DISPATCH_WAIT_FOR_QUEUE + 352 0x00000001922deb20 _dispatch_sync_f_slow + 148 0x000000010529e328 -[GPUVideoOutput adjustPosition] + 112 0x000000010529e958 -[GPUVideoOutput copyRenderedPixelBuffer:] + 848 0x00000001052a4014 __69-[NMVideoCapture captureOutput:didOutputSampleBuffer:fromConnection:]_block_invoke_2 + 48

using version 2.8.2

daxaxelrod avatar Oct 21 '20 23:10 daxaxelrod