Dear community ,

Usually when I test a script on OAK 1 PoE and OAK 1 Lite I get the same results and the same performance.
Now, I am using a complicated script using an object detection model , an object tracker node and also a segmentation neural network activated via dai.Buffer() and script node.
The script works fine without any issues when I run it on a OAK 1 PoE. but when I try it on a OAK 1 Lite with USB , it doesn't work and the following error is displayed eventhough the 2 cameras have the same processor :

[1844301011186D0E00] [1.3] [2.193] [system] [critical] Fatal error. Please report to developers. Log: 'Fatal error on MSS CPU: trap: 00, address: 00000000' '0'

F: [global] [ 0] [ThreadN] dispatcherResponseServe:928 no request for this response: XLINK_WRITE_RESP 1

What is the reason of this error since the 2 cams have the same processor ?
Thank you in advance

Hi @martin181818
Did you account for the sensor change from LITE to standard POE? Did you set the correct script node CPU (script.setProcessor(dai.ProcessorType.LEON_CSS))?

Run the USB device script with DEPTHAI_DEBUG=1 python script.py and post the terminal output.

Thanks,
Jaka

    jakaskerl

    Thank you for your reply.
    Yes am setting it to LEON_CSS.

    This is the output of the debug:

    [2024-03-26 09:32:42.989] [depthai] [debug] Python bindings - version: 2.25.0.0 from 2024-03-08 20:02:05 +0100 build: 2024-03-09 11:08:16 +0000

    [2024-03-26 09:32:42.990] [depthai] [debug] Library information - version: 2.25.0, commit: eba7400699e69c81f04dc0dc1e2c2b6aafc3b962 from 2024-03-08 19:52:47 +0100, build: 2024-03-09 11:08:06 +0000, libusb enabled: true

    [2024-03-26 09:32:42.996] [depthai] [debug] Initialize - finished

    [2024-03-26 09:32:43.062] [depthai] [debug] Resources - Archive 'depthai-bootloader-fwp-0.0.26.tar.xz' open: 2ms, archive read: 68ms

    C:\Users\z4.py:208: DeprecationWarning: Use constructor taking 'UsbSpeed' instead

    with dai.Device(pipeline, device_info) as device:

    [2024-03-26 09:32:43.215] [host] [debug] Found an actual device by given DeviceInfo: DeviceInfo(name=1.3, mxid=1844301011186D0E00, X_LINK_UNBOOTED, X_LINK_USB_VSC, X_LINK_MYRIAD_X, X_LINK_SUCCESS)

    [2024-03-26 09:32:43.216] [host] [debug] Device - OpenVINO version: 2022.1

    [1844301011186D0E00] [1.3] [1711441963.216] [host] [debug] Device - BoardConfig: {"camera":[],"emmc":null,"gpio":[],"imu":null,"logDevicePrints":null,"logPath":null,"logSizeMax":null,"logVerbosity":null,"network":{"mtu":0,"xlinkTcpNoDelay":true},"nonExclusiveMode":false,"pcieInternalClock":null,"sysctl":[],"uart":[],"usb":{"flashBootedPid":63037,"flashBootedVid":999,"manufacturer":"","maxSpeed":4,"pid":63035,"productName":"","vid":999},"usb3PhyInternalClock":null,"uvc":null,"watchdogInitialDelayMs":null,"watchdogTimeoutMs":null}

    libnop:

    0000: b9 12 b9 07 81 e7 03 81 3b f6 81 e7 03 81 3d f6 04 bd 00 bd 00 b9 02 00 01 ba 00 be be bb 00 bb

    0020: 00 be be be be be be be 00 bb 00 be be

    [2024-03-26 09:32:43.367] [depthai] [debug] Resources - Archive 'depthai-device-fwp-7665aed8712bb941958660a0103868908726eb56.tar.xz' open: 1ms, archive read: 374ms

    [2024-03-26 09:32:44.796] [depthai] [debug] Searching for booted device: DeviceInfo(name=1.3, mxid=1844301011186D0E00, X_LINK_BOOTED, X_LINK_USB_VSC, X_LINK_MYRIAD_X, X_LINK_SUCCESS), name used as hint only

    [1844301011186D0E00] [1.3] [0.651] [system] [info] Memory Usage - DDR: 0.12 / 333.39 MiB, CMX: 2.04 / 2.50 MiB, LeonOS Heap: 7.50 / 82.31 MiB, LeonRT Heap: 2.89 / 40.50 MiB / NOC ddr: 25 MB/s

    [1844301011186D0E00] [1.3] [0.651] [system] [info] Temperatures - Average: 31.83C, CSS: 32.49C, MSS 32.01C, UPA: 31.77C, DSS: 31.04C

    [1844301011186D0E00] [1.3] [0.651] [system] [info] Cpu Usage - LeonOS 38.65%, LeonRT: 1.94%

    [1844301011186D0E00] [1.3] [1711441965.472] [host] [debug] Schema dump: {"connections":[{"node1Id":8,"node1Output":"out","node1OutputGroup":"","node2Id":9,"node2Input":"in","node2InputGroup":""},{"node1Id":0,"node1Output":"video","node1OutputGroup":"","node2Id":1,"node2Input":"in","node2InputGroup":""},{"node1Id":3,"node1Output":"out","node1OutputGroup":"","node2Id":2,"node2Input":"toggle","node2InputGroup":"io"},{"node1Id":0,"node1Output":"preview","node1OutputGroup":"","node2Id":2,"node2Input":"rgb","node2InputGroup":"io"},{"node1Id":2,"node1Output":"nn","node1OutputGroup":"io","node2Id":4,"node2Input":"in","node2InputGroup":""},{"node1Id":4,"node1Output":"out","node1OutputGroup":"","node2Id":5,"node2Input":"in","node2InputGroup":""},{"node1Id":0,"node1Output":"preview","node1OutputGroup":"","node2Id":6,"node2Input":"in","node2InputGroup":""},{"node1Id":6,"node1Output":"out","node1OutputGroup":"","node2Id":7,"node2Input":"in","node2InputGroup":""},{"node1Id":6,"node1Output":"passthrough","node1OutputGroup":"","node2Id":8,"node2Input":"inputDetectionFrame","node2InputGroup":""},{"node1Id":6,"node1Output":"passthrough","node1OutputGroup":"","node2Id":8,"node2Input":"inputTrackerFrame","node2InputGroup":""},{"node1Id":6,"node1Output":"out","node1OutputGroup":"","node2Id":8,"node2Input":"inputDetections","node2InputGroup":""}],"globalProperties":{"calibData":null,"cameraTuningBlobSize":null,"cameraTuningBlobUri":"","leonCssFrequencyHz":700000000.0,"leonMssFrequencyHz":700000000.0,"pipelineName":null,"pipelineVersion":null,"sippBufferSize":18432,"sippDmaBufferSize":16384,"xlinkChunkSize":-1},"nodes":[[0,{"id":0,"ioInfo":[[["","inputConfig"],{"blocking":false,"group":"","id":1,"name":"inputConfig","queueSize":8,"type":3,"waitForMessage":false}],[["","raw"],{"blocking":false,"group":"","id":6,"name":"raw","queueSize":8,"type":0,"waitForMessage":false}],[["","still"],{"blocking":false,"group":"","id":7,"name":"still","queueSize":8,"type":0,"waitForMessage":false}],[["","inputControl"],{"blocking":true,"group":"","id":2,"name":"inputControl","queueSize":8,"type":3,"waitForMessage":false}],[["","video"],{"blocking":false,"group":"","id":3,"name":"video","queueSize":8,"type":0,"waitForMessage":false}],[["","isp"],{"blocking":false,"group":"","id":4,"name":"isp","queueSize":8,"type":0,"waitForMessage":false}],[["","preview"],{"blocking":false,"group":"","id":5,"name":"preview","queueSize":8,"type":0,"waitForMessage":false}],[["","frameEvent"],{"blocking":false,"group":"","id":8,"name":"frameEvent","queueSize":8,"type":0,"waitForMessage":false}]],"name":"ColorCamera","properties":[185,26,185,31,0,3,0,136,0,0,0,0,0,0,185,3,0,0,0,185,5,0,0,0,0,0,185,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,185,3,0,0,0,185,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,255,189,0,255,0,0,0,129,128,2,129,128,2,133,128,2,133,128,2,255,255,0,136,0,0,240,65,0,136,0,0,128,191,136,0,0,128,191,1,185,4,2,3,2,3,3,3,4,4,4,190]}],[1,{"id":1,"ioInfo":[[["","in"],{"blocking":true,"group":"","id":9,"name":"in","queueSize":8,"type":3,"waitForMessage":true}]],"name":"XLinkOut","properties":[185,3,136,0,0,128,191,189,3,114,103,98,0]}],[2,{"id":2,"ioInfo":[[["io","toggle"],{"blocking":true,"group":"io","id":10,"name":"toggle","queueSize":8,"type":3,"waitForMessage":false}],[["io","nn"],{"blocking":false,"group":"io","id":12,"name":"nn","queueSize":8,"type":0,"waitForMessage":false}],[["io","rgb"],{"blocking":true,"group":"io","id":11,"name":"rgb","queueSize":8,"type":3,"waitForMessage":false}]],"name":"Script","properties":[185,3,189,14,97,115,115,101,116,58,95,95,115,99,114,105,112,116,189,8,60,115,99,114,105,112,116,62,0]}],[3,{"id":3,"ioInfo":[[["","out"],{"blocking":false,"group":"","id":13,"name":"out","queueSize":8,"type":0,"waitForMessage":false}]],"name":"XLinkIn","properties":[185,3,189,2,105,110,130,0,0,80,0,8]}],[4,{"id":4,"ioInfo":[[["","in"],{"blocking":true,"group":"","id":14,"name":"in","queueSize":5,"type":3,"waitForMessage":true}],[["","out"],{"blocking":false,"group":"","id":15,"name":"out","queueSize":8,"type":0,"waitForMessage":false}],[["","passthrough"],{"blocking":false,"group":"","id":16,"name":"passthrough","queueSize":8,"type":0,"waitForMessage":false}]],"name":"NeuralNetwork","properties":[185,5,130,154,146,102,0,189,12,97,115,115,101,116,58,95,95,98,108,111,98,8,0,0]}],[5,{"id":5,"ioInfo":[[["","in"],{"blocking":true,"group":"","id":17,"name":"in","queueSize":8,"type":3,"waitForMessage":true}]],"name":"XLinkOut","properties":[185,3,136,0,0,128,191,189,2,110,110,0]}],[6,{"id":6,"ioInfo":[[["","in"],{"blocking":false,"group":"","id":18,"name":"in","queueSize":5,"type":3,"waitForMessage":true}],[["","out"],{"blocking":false,"group":"","id":19,"name":"out","queueSize":8,"type":0,"waitForMessage":false}],[["","passthrough"],{"blocking":false,"group":"","id":20,"name":"passthrough","queueSize":8,"type":0,"waitForMessage":false}]],"name":"DetectionNetwork","properties":[185,6,130,24,242,92,0,189,12,97,115,115,101,116,58,95,95,98,108,111,98,8,2,0,185,7,0,136,154,153,153,62,4,4,186,0,187,0,136,0,0,0,63]}],[7,{"id":7,"ioInfo":[[["","in"],{"blocking":true,"group":"","id":21,"name":"in","queueSize":8,"type":3,"waitForMessage":true}]],"name":"XLinkOut","properties":[185,3,136,0,0,128,191,189,5,100,101,116,110,110,0]}],[8,{"id":8,"ioInfo":[[["","inputTrackerFrame"],{"blocking":false,"group":"","id":22,"name":"inputTrackerFrame","queueSize":4,"type":3,"waitForMessage":true}],[["","inputDetections"],{"blocking":false,"group":"","id":23,"name":"inputDetections","queueSize":4,"type":3,"waitForMessage":true}],[["","inputDetectionFrame"],{"blocking":false,"group":"","id":24,"name":"inputDetectionFrame","queueSize":4,"type":3,"waitForMessage":true}],[["","out"],{"blocking":false,"group":"","id":25,"name":"out","queueSize":8,"type":0,"waitForMessage":false}],[["","passthroughTrackerFrame"],{"blocking":false,"group":"","id":26,"name":"passthroughTrackerFrame","queueSize":8,"type":0,"waitForMessage":false}],[["","passthroughDetectionFrame"],{"blocking":false,"group":"","id":27,"name":"passthroughDetectionFrame","queueSize":8,"type":0,"waitForMessage":false}],[["","passthroughDetections"],{"blocking":false,"group":"","id":28,"name":"passthroughDetections","queueSize":8,"type":0,"waitForMessage":false}]],"name":"ObjectTracker","properties":[185,6,136,0,0,0,0,60,188,4,0,0,0,0,6,1,1]}],[9,{"id":9,"ioInfo":[[["","in"],{"blocking":true,"group":"","id":29,"name":"in","queueSize":8,"type":3,"waitForMessage":true}]],"name":"XLinkOut","properties":[185,3,136,0,0,128,191,189,9,116,114,97,99,107,108,101,116,115,0]}]]}

    [1844301011186D0E00] [1.3] [1711441965.474] [host] [debug] Asset map dump: {"map":{"/node/2/__script":{"alignment":64,"offset":0,"size":311},"/node/4/__blob":{"alignment":64,"offset":320,"size":6722202},"/node/6/__blob":{"alignment":64,"offset":6722560,"size":6091288}}}

    [1844301011186D0E00] [1.3] [0.822] [ObjectTracker(8)] [info] Init node object tracker

    [1844301011186D0E00] [1.3] [0.824] [system] [info] SIPP (Signal Image Processing Pipeline) internal buffer size '18432'B, DMA buffer size: '16384'B

    [1844301011186D0E00] [1.3] [0.860] [system] [info] ImageManip internal buffer size '258560'B, shave buffer size '34816'B

    [1844301011186D0E00] [1.3] [0.860] [system] [info] NeuralNetwork allocated resources: shaves: [0-11] cmx slices: [0-11]

    ColorCamera allocated resources: no shaves; cmx slices: [12-14]

    ImageManip allocated resources: shaves: [14-14] no cmx slices.

    ObjectTracker allocated resources: shaves: [15-15] cmx slices: [15-15]

    [1844301011186D0E00] [1.3] [1.083] [NeuralNetwork(4)] [info] Needed resources: shaves: 4, ddr: 12486144

    [1844301011186D0E00] [1.3] [1.083] [NeuralNetwork(4)] [warning] Network compiled for 4 shaves, maximum available 12, compiling for 6 shaves likely will yield in better performance

    [1844301011186D0E00] [1.3] [1.085] [DetectionNetwork(6)] [info] Needed resources: shaves: 6, ddr: 9011200

    [1844301011186D0E00] [1.3] [1.099] [NeuralNetwork(4)] [warning] The issued warnings are orientative, based on optimal settings for a single network, if multiple networks are running in parallel the optimal settings may vary

    [1844301011186D0E00] [1.3] [2.159] [system] [critical] Fatal error. Please report to developers. Log: 'Fatal error on MSS CPU: trap: 00, address: 00000000' '0'

    [1844301011186D0E00] [1.3] [1711441968.984] [host] [debug] Timesync thread exception caught: Couldn't read data from stream: '__timesync' (X_LINK_ERROR)

    [2024-03-26 09:32:48.984] [depthai] [debug] DataOutputQueue (rgb) closed

    [2024-03-26 09:32:48.984] [depthai] [debug] DataOutputQueue (detnn) closed

    [2024-03-26 09:32:48.984] [depthai] [debug] DataOutputQueue (nn) closed

    [1844301011186D0E00] [1.3] [1711441968.984] [host] [debug] Log thread exception caught: Couldn't read data from stream: '__log' (X_LINK_ERROR)

    [2024-03-26 09:32:48.984] [depthai] [debug] DataOutputQueue (tracklets) closed

    [1844301011186D0E00] [1.3] [1711441968.984] [host] [debug] Device about to be closed...

    [1844301011186D0E00] [1.3] [1711441968.990] [host] [debug] RPC error: Couldn't write data to stream: '__rpc_main' (X_LINK_ERROR)

    [1844301011186D0E00] [1.3] [1711441968.991] [host] [debug] shutdown call error: Device already closed or disconnected: io error

    [2024-03-26 09:32:48.991] [depthai] [debug] XLinkResetRemoteTimeout returned: X_LINK_ERROR

    [1844301011186D0E00] [1.3] [1711441969.255] [host] [debug] Watchdog thread exception caught: Couldn't write data to stream: '__watchdog' (X_LINK_ERROR)

    [2024-03-26 09:32:49.549] [depthai] [debug] XLinkResetRemote of linkId: (0)

    [1844301011186D0E00] [1.3] [1711441969.977] [host] [debug] Getting crash dump...

    [2024-03-26 09:32:49.996] [host] [debug] Device - OpenVINO version: 2022.1

    [1844301011186D0E00] [1.3] [1711441969.997] [host] [debug] Device - BoardConfig: {"camera":[],"emmc":null,"gpio":[],"imu":null,"logDevicePrints":null,"logPath":null,"logSizeMax":null,"logVerbosity":null,"network":{"mtu":0,"xlinkTcpNoDelay":true},"nonExclusiveMode":false,"pcieInternalClock":null,"sysctl":[],"uart":[],"usb":{"flashBootedPid":63037,"flashBootedVid":999,"manufacturer":"","maxSpeed":4,"pid":63035,"productName":"","vid":999},"usb3PhyInternalClock":null,"uvc":null,"watchdogInitialDelayMs":null,"watchdogTimeoutMs":null}

    libnop:

    0000: b9 12 b9 07 81 e7 03 81 3b f6 81 e7 03 81 3d f6 04 bd 00 bd 00 b9 02 00 01 ba 00 be be bb 00 bb

    0020: 00 be be be be be be be 00 bb 00 be be

    [2024-03-26 09:32:51.191] [depthai] [debug] Searching for booted device: DeviceInfo(name=1.3, mxid=1844301011186D0E00, X_LINK_BOOTED, X_LINK_USB_VSC, X_LINK_MYRIAD_X, X_LINK_SUCCESS), name used as hint only

    [1844301011186D0E00] [1.3] [1711441972.019] [host] [warning] Device crashed. Crash dump saved to C:\Users\MAHDI~1.MSE\AppData\Local\Temp\1844301011186D0E00-depthai_crash_dump.json

    [1844301011186D0E00] [1.3] [1711441972.586] [host] [debug] Watchdog thread exception caught: Couldn't write data to stream: '__watchdog' (X_LINK_ERROR)

    [2024-03-26 09:32:52.675] [depthai] [debug] XLinkResetRemote of linkId: (1)

    [1844301011186D0E00] [1.3] [1711441973.331] [host] [debug] Device closed, 4346

    [2024-03-26 09:32:53.333] [depthai] [debug] DataInputQueue (in) closed

    Traceback (most recent call last):

    File "C:\Users\z4.py", line 227, in <module>

    frame = qRgb.get().getCvFrame()

    RuntimeError: Communication exception - possible device error/misconfiguration. Original message 'Couldn't read data from stream: 'rgb' (X_LINK_ERROR)'

    Thank you very much

      Hi @martin181818
      Hmm, how much is the code changed between the devices? I see usually the 000 trap error happens due to bad pipeline configurations.

      Could you add the crash dump as well?

      martin181818 [1844301011186D0E00] [1.3] [1711441972.019] [host] [warning] Device crashed. Crash dump saved to C:\Users\MAHDI1.MSE\AppData\Local\Temp\1844301011186D0E00-depthai_crash_dump.json

      Thanks,
      Jaka

        Hi jakaskerl

        The code is the same between devices and it runs 100% correct on the PoE device.

        Thank you

        This is content of crash_dump.json file:

        {"crashReports":[{"crashedThreadId":184614947,"errorSource":"INTERNAL_ERROR_CORE","errorSourceInfo":{"assertContext":{"fileName":"","functionName":"","line":0},"errorId":30,"trapContext":{"trapAddress":0,"trapName":"","trapNumber":0}},"processor":1,"threadCallstack":[{"callStack":[{"callSite":2153490964,"calledTarget":2153506808,"context":"","framePointer":2155377344},{"callSite":2153484260,"calledTarget":2153490708,"context":"","framePointer":2155377440},{"callSite":2150440796,"calledTarget":2153484172,"context":"","framePointer":2155377576},{"callSite":2153505936,"calledTarget":0,"context":"Thread handler","framePointer":2155377688},{"callSite":1881162860,"calledTarget":0,"context":"Thread handler","framePointer":2155377784},{"callSite":1881162764,"calledTarget":0,"context":"Thread exit","framePointer":2155377880}],"instructionPointer":2153490964,"stackBottom":2155361592,"stackPointer":2155377344,"stackTop":2155377975,"threadId":167837697,"threadName":"CBTH","threadStatus":"WAITING_FOR_MESSAGE"},{"callStack":[{"callSite":2153477260,"calledTarget":2153506808,"context":"","framePointer":2155409784},{"callSite":2153477680,"calledTarget":2153477172,"context":"","framePointer":2155409952},{"callSite":2152616216,"calledTarget":2153477664,"context":"","framePointer":2155410048},{"callSite":2147607616,"calledTarget":2152616196,"context":"","framePointer":2155410160},{"callSite":2153505960,"calledTarget":0,"context":"Thread handler","framePointer":2155410608},{"callSite":1881162860,"calledTarget":0,"context":"Thread handler","framePointer":2155410704},{"callSite":1881162764,"calledTarget":0,"context":"Thread exit","framePointer":2155410800}],"instructionPointer":2153477260,"stackBottom":2155378128,"stackPointer":2155409784,"stackTop":2155410895,"threadId":184614913,"threadName":"main","threadStatus":"UNKNOWN"},{"callStack":[{"callSite":2153486940,"calledTarget":2153506808,"context":"","framePointer":2155443272},{"callSite":2149111340,"calledTarget":2153486788,"context":"","framePointer":2155443408},{"callSite":2153505960,"calledTarget":0,"context":"Thread handler","framePointer":2155443528},{"callSite":1881162860,"calledTarget":0,"context":"Thread handler","framePointer":2155443624},{"callSite":1881162764,"calledTarget":0,"context":"Thread exit","framePointer":2155443720}],"instructionPointer":2153486940,"stackBottom":2155411048,"stackPointer":2155443272,"stackTop":2155443815,"threadId":184614914,"threadName":"rmtPool","threadStatus":"WAITING_FOR_SEMAPHORE"},{"callStack":[{"callSite":2153486940,"calledTarget":2153506808,"context":"","framePointer":2155476800},{"callSite":2150134404,"calledTarget":2153486788,"context":"","framePointer":2155476936},{"callSite":2153505960,"calledTarget":0,"context":"Thread handler","framePointer":2155477032},{"callSite":1881162860,"calledTarget":0,"context":"Thread handler","framePointer":2155477128},{"callSite":1881162764,"calledTarget":0,"context":"Thread exit","framePointer":2155477224}],"instructionPointer":2153486940,"stackBottom":2155444552,"stackPointer":2155476800,"stackTop":2155477319,"threadId":184614915,"threadName":"RmtBarrThrd","threadStatus":"WAITING_FOR_SEMAPHORE"},{"callStack":[{"callSite":2153486940,"calledTarget":2153506808,"context":"","framePointer":2155509536},{"callSite":2150819572,"calledTarget":2153486788,"context":"","framePointer":2155509672},{"callSite":2150135224,"calledTarget":0,"context":"Thread handler","framePointer":2155509856},{"callSite":2153505960,"calledTarget":0,"context":"Thread handler","framePointer":2155509952},{"callSite":1881162860,"calledTarget":0,"context":"Thread handler","framePointer":2155510048},{"callSite":1881162764,"calledTarget":0,"context":"Thread exit","framePointer":2155510144}],"instructionPointer":2153486940,"stackBottom":2155477472,"stackPointer":2155509536,"stackTop":2155510239,"threadId":184614916,"threadName":"","threadStatus":"WAITING_FOR_SEMAPHORE"},{"callStack":[{"callSite":2153486940,"calledTarget":2153506808,"context":"","framePointer":2155542168},{"callSite":2149752384,"calledTarget":2149270580,"context":"","framePointer":2155542304},{"callSite":2150135224,"calledTarget":0,"context":"Thread handler","framePointer":2155542776},{"callSite":2153505960,"calledTarget":0,"context":"Thread handler","framePointer":2155542872},{"callSite":1881162860,"calledTarget":0,"context":"Thread handler","framePointer":2155542968},{"callSite":1881162764,"calledTarget":0,"context":"Thread exit","framePointer":2155543064}],"instructionPointer":2153486940,"stackBottom":2155510392,"stackPointer":2155542168,"stackTop":2155543159,"threadId":184614917,"threadName":"","threadStatus":"WAITING_FOR_SEMAPHORE"},{"callStack":[{"callSite":2153518100,"calledTarget":2153506808,"context":"","framePointer":2155573056},{"callSite":2153490284,"calledTarget":2153517996,"context":"","framePointer":2155573192},{"callSite":2153442252,"calledTarget":2153490228,"context":"","framePointer":2155573288},{"callSite":2153441908,"calledTarget":2198326212,"context":"","framePointer":2155573384},{"callSite":2152725996,"calledTarget":2153441888,"context":"","framePointer":2155573480},{"callSite":2147631444,"calledTarget":2147559820,"context":"","framePointer":2155573576},{"callSite":2147631164,"calledTarget":2147631416,"context":"","framePointer":2155573672},{"callSite":2149698728,"calledTarget":2147631052,"context":"","framePointer":2155573776},{"callSite":2149730984,"calledTarget":2149698180,"context":"","framePointer":2155574096},{"callSite":2149731844,"calledTarget":2149730460,"context":"","framePointer":2155574424},{"callSite":2149280048,"calledTarget":0,"context":"Thread handler","framePointer":2155574656},{"callSite":2149280096,"calledTarget":2149280016,"context":"","framePointer":2155574752},{"callSite":2147720584,"calledTarget":0,"context":"Thread handler","framePointer":2155574928},{"callSite":2147695044,"calledTarget":0,"context":"Thread handler","framePointer":2155575032},{"callSite":2147699804,"calledTarget":2147694968,"context":"","framePointer":2155575160},{"callSite":2147699916,"calledTarget":2147699624,"context":"","framePointer":2155575600},{"callSite":2153232304,"calledTarget":0,"context":"Thread handler","framePointer":2155575696},{"callSite":2153505960,"calledTarget":0,"context":"Thread handler","framePointer":2155575792},{"callSite":1881162860,"calledTarget":0,"context":"Thread handler","framePointer":2155575888},{"callSite":1881162764,"calledTarget":0,"context":"Thread exit","framePointer":2155575984}],"instructionPointer":2153518100,"stackBottom":2155543312,"stackPointer":2155573056,"stackTop":2155576079,"threadId":184614918,"threadName":"","threadStatus":"WAITING_FOR_MUTEX"},{"callStack":[{"callSite":2153490964,"calledTarget":2153506808,"context":"","framePointer":2155611960},{"callSite":2153474768,"calledTarget":2153490708,"context":"","framePointer":2155612056},{"callSite":2150239244,"calledTarget":2153474616,"context":"","framePointer":2155612192},{"callSite":2150300684,"calledTarget":2150239228,"context":"","framePointer":2155612296},{"callSite":2153505960,"calledTarget":0,"context":"Thread handler","framePointer":2155612408},{"callSite":1881162860,"calledTarget":0,"context":"Thread handler","framePointer":2155612504},{"callSite":1881162764,"calledTarget":0,"context":"Thread exit","framePointer":2155612600}],"instructionPointer":2153490964,"stackBottom":2155579928,"stackPointer":2155611960,"stackTop":2155612695,"threadId":184614919,"threadName":"SIPP","threadStatus":"WAITING_FOR_MESSAGE"},{"callStack":[{"callSite":2153480644,"calledTarget":2153504836,"context":"","framePointer":2155651160},{"callSite":2149136960,"calledTarget":2153480476,"context":"","framePointer":2155651296},{"callSite":2150135224,"calledTarget":0,"context":"Thread handler","framePointer":2155651552},{"callSite":2153505960,"calledTarget":0,"context":"Thread handler","framePointer":2155651648},{"callSite":1881162860,"calledTarget":0,"context":"Thread handler","framePointer":2155651744},{"callSite":1881162764,"calledTarget":0,"context":"Thread exit","framePointer":2155651840}],"instructionPointer":2153480644,"stackBottom":2155619168,"stackPointer":2155651160,"stackTop":2155651935,"threadId":184614920,"threadName":"PlgNeuralNetwor","threadStatus":"UNKNOWN"},{"callStack":[{"callSite":2153486940,"calledTarget":2153506808,"context":"","framePointer":2155693472},{"callSite":2148235260,"calledTarget":2153486788,"context":"","framePointer":2155693608},{"callSite":2153505960,"calledTarget":0,"context":"Thread handler","framePointer":2155693728},{"callSite":1881162860,"calledTarget":0,"context":"Thread handler","framePointer":2155693824},{"callSite":1881162764,"calledTarget":0,"context":"Thread exit","framePointer":2155693920}],"instructionPointer":2153486940,"stackBottom":2155661248,"stackPointer":2155693472,"stackTop":2155694015,"threadId":184614921,"threadName":"rmtPool","threadStatus":"WAITING_FOR_SEMAPHORE"},{"callStack":[{"callSite":2153518100,"calledTarget":2153506808,"context":"","framePointer":2155726056},{"callSite":2153490284,"calledTarget":2153517996,"context":"","framePointer":2155726192},{"callSite":2153479176,"calledTarget":2153490228,"context":"","framePointer":2155726288},{"callSite":2150167912,"calledTarget":2153478832,"context":"","framePointer":2155726512},{"callSite":2150177780,"calledTarget":2150167492,"context":"","framePointer":2155726768},{"callSite":2150135224,"calledTarget":0,"context":"Thread handler","framePointer":2155726992},{"callSite":2153505960,"calledTarget":0,"context":"Thread handler","framePointer":2155727088},{"callSite":1881162860,"calledTarget":0,"context":"Thread handler","framePointer":2155727184},{"callSite":1881162764,"calledTarget":0,"context":"Thread exit","framePointer":2155727280}],"instructionPointer":2153518100,"stackBottom":2155694608,"stackPointer":2155726056,"stackTop":2155727375,"threadId":184614922,"threadName":"PlgSrcMipi","threadStatus":"WAITING_FOR_MUTEX"},{"callStack":[{"callSite":2153486940,"calledTarget":2153506808,"context":"","framePointer":2155759608},{"callSite":2148047376,"calledTarget":2153486788,"context":"","framePointer":2155759744},{"callSite":2153505960,"calledTarget":0,"context":"Thread handler","framePointer":2155759864},{"callSite":1881162860,"calledTarget":0,"context":"Thread handler","framePointer":2155759960},{"callSite":1881162764,"calledTarget":0,"context":"Thread exit","framePointer":2155760056}],"instructionPointer":2153486940,"stackBottom":2155727384,"stackPointer":2155759608,"stackTop":2155760151,"threadId":184614923,"threadName":"rmtPool","threadStatus":"WAITING_FOR_SEMAPHORE"},{"callStack":[{"callSite":2153486940,"calledTarget":2153506808,"context":"","framePointer":2155791960},{"callSite":2148001336,"calledTarget":2153486788,"context":"","framePointer":2155792096},{"callSite":2148026464,"calledTarget":2148001252,"context":"","framePointer":2155792224},{"callSite":2148020104,"calledTarget":0,"context":"Thread handler","framePointer":2155792328},{"callSite":2148013028,"calledTarget":0,"context":"Thread handler","framePointer":2155792440},{"callSite":2150158492,"calledTarget":2148012996,"context":"","framePointer":2155792536},{"callSite":2150135224,"calledTarget":0,"context":"Thread handler","framePointer":2155792688},{"callSite":2153505960,"calledTarget":0,"context":"Thread handler","framePointer":2155792784},{"callSite":1881162860,"calledTarget":0,"context":"Thread handler","framePointer":2155792880},{"callSite":1881162764,"calledTarget":0,"context":"Thread exit","framePointer":2155792976}],"instructionPointer":2153486940,"stackBottom":2155760304,"stackPointer":2155791960,"stackTop":2155793071,"threadId":184614924,"threadName":"PlgIspCtrl","threadStatus":"WAITING_FOR_SEMAPHORE"},{"callStack":[{"callSite":2153486940,"calledTarget":2153506808,"context":"","framePointer":2155824680},{"callSite":2148001436,"calledTarget":2153486788,"context":"","framePointer":2155824816},{"callSite":2148065872,"calledTarget":2148001352,"context":"","framePointer":2155824944},{"callSite":2148043288,"calledTarget":0,"context":"Thread handler","framePointer":2155825056},{"callSite":2148027552,"calledTarget":0,"context":"Thread handler","framePointer":2155825168},{"callSite":2150152344,"calledTarget":2148027520,"context":"","framePointer":2155825264},{"callSite":2150135224,"calledTarget":0,"context":"Thread handler","framePointer":2155825608},{"callSite":2153505960,"calledTarget":0,"context":"Thread handler","framePointer":2155825704},{"callSite":1881162860,"calledTarget":0,"context":"Thread handler","framePointer":2155825800},{"callSite":1881162764,"calledTarget":0,"context":"Thread exit","framePointer":2155825896}],"instructionPointer":2153486940,"stackBottom":2155793224,"stackPointer":2155824680,"stackTop":2155825991,"threadId":184614925,"threadName":"PlgColorIsp","threadStatus":"WAITING_FOR_SEMAPHORE"},{"callStack":[{"callSite":2153486940,"calledTarget":2153506808,"context":"","framePointer":2155858368},{"callSite":2148047376,"calledTarget":2153486788,"context":"","framePointer":2155858504},{"callSite":2153505960,"calledTarget":0,"context":"Thread handler","framePointer":2155858624},{"callSite":1881162860,"calledTarget":0,"context":"Thread handler","framePointer":2155858720},{"callSite":1881162764,"calledTarget":0,"context":"Thread exit","framePointer":2155858816}],"instructionPointer":2153486940,"stackBottom":2155826144,"stackPointer":2155858368,"stackTop":2155858911,"threadId":184614926,"threadName":"rmtPool","threadStatus":"WAITING_FOR_SEMAPHORE"},{"callStack":[{"callSite":2153486940,"calledTarget":2153506808,"context":"","framePointer":2155891096},{"callSite":2148066696,"calledTarget":2153486788,"context":"","framePointer":2155891232},{"callSite":2150135224,"calledTarget":0,"context":"Thread handler","framePointer":2155891448},{"callSite":2153505960,"calledTarget":0,"context":"Thread handler","framePointer":2155891544},{"callSite":1881162860,"calledTarget":0,"context":"Thread handler","framePointer":2155891640},{"callSite":1881162764,"calledTarget":0,"context":"Thread exit","framePointer":2155891736}],"instructionPointer":2153486940,"stackBottom":2155859064,"stackPointer":2155891096,"stackTop":2155891831,"threadId":184614927,"threadName":"RmtI","threadStatus":"WAITING_FOR_SEMAPHORE"},{"callStack":[{"callSite":2153486940,"calledTarget":2153506808,"context":"","framePointer":2155923448},{"callSite":2148001436,"calledTarget":2153486788,"context":"","framePointer":2155923584},{"callSite":2148028628,"calledTarget":2148001352,"context":"","framePointer":2155923712},{"callSite":2148043552,"calledTarget":0,"context":"Thread handler","framePointer":2155923816},{"callSite":2148027832,"calledTarget":0,"context":"Thread handler","framePointer":2155923928},{"callSite":2148033976,"calledTarget":2148027800,"context":"","framePointer":2155924024},{"callSite":2150135224,"calledTarget":0,"context":"Thread handler","framePointer":2155924368},{"callSite":2153505960,"calledTarget":0,"context":"Thread handler","framePointer":2155924464},{"callSite":1881162860,"calledTarget":0,"context":"Thread handler","framePointer":2155924560},{"callSite":1881162764,"calledTarget":0,"context":"Thread exit","framePointer":2155924656}],"instructionPointer":2153486940,"stackBottom":2155891984,"stackPointer":2155923448,"stackTop":2155924751,"threadId":184614928,"threadName":"RmtO","threadStatus":"WAITING_FOR_SEMAPHORE"},{"callStack":[{"callSite":2153486940,"calledTarget":2153506808,"context":"","framePointer":2155964568},{"callSite":2148001436,"calledTarget":2153486788,"context":"","framePointer":2155964704},{"callSite":2148028628,"calledTarget":2148001352,"context":"","framePointer":2155964832},{"callSite":2148043552,"calledTarget":0,"context":"Thread handler","framePointer":2155964936},{"callSite":2148027832,"calledTarget":0,"context":"Thread handler","framePointer":2155965048},{"callSite":2148033976,"calledTarget":2148027800,"context":"","framePointer":2155965144},{"callSite":2150135224,"calledTarget":0,"context":"Thread handler","framePointer":2155965488},{"callSite":2153505960,"calledTarget":0,"context":"Thread handler","framePointer":2155965584},{"callSite":1881162860,"calledTarget":0,"context":"Thread handler","framePointer":2155965680},{"callSite":1881162764,"calledTarget":0,"context":"Thread exit","framePointer":2155965776}],"instructionPointer":2153486940,"stackBottom":2155933104,"stackPointer":2155964568,"stackTop":2155965871,"threadId":184614929,"threadName":"CRmO","threadStatus":"WAITING_FOR_SEMAPHORE"},{"callStack":[{"callSite":2153486940,"calledTarget":2153506808,"context":"","framePointer":2155997984},{"callSite":2148001336,"calledTarget":2153486788,"context":"","framePointer":2155998120},{"callSite":2148026464,"calledTarget":2148001252,"context":"","framePointer":2155998248},{"callSite":2148020104,"calledTarget":0,"context":"Thread handler","framePointer":2155998352},{"callSite":2148013028,"calledTarget":0,"context":"Thread handler","framePointer":2155998464},{"callSite":2150231016,"calledTarget":2148012996,"context":"","framePointer":2155998560},{"callSite":2150135224,"calledTarget":0,"context":"Thread handler","framePointer":2155998992},{"callSite":2153505960,"calledTarget":0,"context":"Thread handler","framePointer":2155999088},{"callSite":1881162860,"calledTarget":0,"context":"Thread handler","framePointer":2155999184},{"callSite":1881162764,"calledTarget":0,"context":"Thread exit","framePointer":2155999280}],"instructionPointer":2153486940,"stackBottom":2155966608,"stackPointer":2155997984,"stackTop":2155999375,"threadId":184614930,"threadName":"PlgPpEnc","threadStatus":"WAITING_FOR_SEMAPHORE"},{"callStack":[{"callSite":2153486940,"calledTarget":2153506808,"context":"","framePointer":2156031752},{"callSite":2148047376,"calledTarget":2153486788,"context":"","framePointer":2156031888},{"callSite":2153505960,"calledTarget":0,"context":"Thread handler","framePointer":2156032008},{"callSite":1881162860,"calledTarget":0,"context":"Thread handler","framePointer":2156032104},{"callSite":1881162764,"calledTarget":0,"context":"Thread exit","framePointer":2156032200}],"instructionPointer":2153486940,"stackBottom":2155999528,"stackPointer":2156031752,"stackTop":2156032295,"threadId":184614931,"threadName":"rmtPool","threadStatus":"WAITING_FOR_SEMAPHORE"},{"callStack":[{"callSite":2153486940,"calledTarget":2153506808,"context":"","framePointer":2156064672},{"callSite":2148047376,"calledTarget":2153486788,"context":"","framePointer":2156064808},{"callSite":2153505960,"calledTarget":0,"context":"Thread handler","framePointer":2156064928},{"callSite":1881162860,"calledTarget":0,"context":"Thread handler","framePointer":2156065024},{"callSite":1881162764,"calledTarget":0,"context":"Thread exit","framePointer":2156065120}],"instructionPointer":2153486940,"stackBottom":2156032448,"stackPointer":2156064672,"stackTop":2156065215,"threadId":184614932,"threadName":"rmtPool","threadStatus":"WAITING_FOR_SEMAPHORE"},{"callStack":[{"callSite":2153486940,"calledTarget":2153506808,"context":"","framePointer":2156095368},{"callSite":2148001336,"calledTarget":2153486788,"context":"","framePointer":2156095504},{"callSite":2148026464,"calledTarget":2148001252,"context":"","framePointer":2156095632},{"callSite":2148020104,"calledTarget":0,"context":"Thread handler","framePointer":2156095736},{"callSite":2148013028,"calledTarget":0,"context":"Thread handler","framePointer":2156095848},{"callSite":2148253180,"calledTarget":2148012996,"context":"","framePointer":2156095944},{"callSite":2150135224,"calledTarget":0,"context":"Thread handler","framePointer":2156097752},{"callSite":2153505960,"calledTarget":0,"context":"Thread handler","framePointer":2156097848},{"callSite":1881162860,"calledTarget":0,"context":"Thread handler","framePointer":2156097944},{"callSite":1881162764,"calledTarget":0,"context":"Thread exit","framePointer":2156098040}],"instructionPointer":2153486940,"stackBottom":2156065368,"stackPointer":2156095368,"stackTop":2156098135,"threadId":184614933,"threadName":"","threadStatus":"WAITING_FOR_SEMAPHORE"},{"callStack":[{"callSite":2153486940,"calledTarget":2153506808,"context":"","framePointer":2156130512},{"callSite":2148241552,"calledTarget":2153486788,"context":"","framePointer":2156130648},{"callSite":2153505960,"calledTarget":0,"context":"Thread handler","framePointer":2156130768},{"callSite":1881162860,"calledTarget":0,"context":"Thread handler","framePointer":2156130864},{"callSite":1881162764,"calledTarget":0,"context":"Thread exit","framePointer":2156130960}],"instructionPointer":2153486940,"stackBottom":2156098288,"stackPointer":2156130512,"stackTop":2156131055,"threadId":184614934,"threadName":"rmtPool","threadStatus":"WAITING_FOR_SEMAPHORE"},{"callStack":[{"callSite":2153480644,"calledTarget":2153504836,"context":"","framePointer":2156163200},{"callSite":2149136960,"calledTarget":2153480476,"context":"","framePointer":2156163336},{"callSite":2150135224,"calledTarget":0,"context":"Thread handler","framePointer":2156163592},{"callSite":2153505960,"calledTarget":0,"context":"Thread handler","framePointer":2156163688},{"callSite":1881162860,"calledTarget":0,"context":"Thread handler","framePointer":2156163784},{"callSite":1881162764,"calledTarget":0,"context":"Thread exit","framePointer":2156163880}],"instructionPointer":2153480644,"stackBottom":2156131208,"stackPointer":2156163200,"stackTop":2156163975,"threadId":184614935,"threadName":"PlgNeuralNetwor","threadStatus":"UNKNOWN"},{"callStack":[{"callSite":2153486940,"calledTarget":2153506808,"context":"","framePointer":2156196352},{"callSite":2148235260,"calledTarget":2153486788,"context":"","framePointer":2156196488},{"callSite":2153505960,"calledTarget":0,"context":"Thread handler","framePointer":2156196608},{"callSite":1881162860,"calledTarget":0,"context":"Thread handler","framePointer":2156196704},{"callSite":1881162764,"calledTarget":0,"context":"Thread exit","framePointer":2156196800}],"instructionPointer":2153486940,"stackBottom":2156164128,"stackPointer":2156196352,"stackTop":2156196895,"threadId":184614936,"threadName":"rmtPool","threadStatus":"WAITING_FOR_SEMAPHORE"},{"callStack":[{"callSite":2153486940,"calledTarget":2153506808,"context":"","framePointer":2156236944},{"callSite":2148001636,"calledTarget":2153486788,"context":"","framePointer":2156237080},{"callSite":2148090576,"calledTarget":2148001552,"context":"","framePointer":2156237208},{"callSite":2148089136,"calledTarget":0,"context":"Thread handler","framePointer":2156237312},{"callSite":2148081864,"calledTarget":0,"context":"Thread handler","framePointer":2156237424},{"callSite":2148105996,"calledTarget":2148081832,"context":"","framePointer":2156237520},{"callSite":2150135224,"calledTarget":0,"context":"Thread handler","framePointer":2156237792},{"callSite":2153505960,"calledTarget":0,"context":"Thread handler","framePointer":2156237888},{"callSite":1881162860,"calledTarget":0,"context":"Thread handler","framePointer":2156237984},{"callSite":1881162764,"calledTarget":0,"context":"Thread exit","framePointer":2156238080}],"instructionPointer":2153486940,"stackBottom":2156205408,"stackPointer":2156236944,"stackTop":2156238175,"threadId":184614937,"threadName":"PlgDetectionPar","threadStatus":"WAITING_FOR_SEMAPHORE"},{"callStack":[{"callSite":2153486940,"calledTarget":2153506808,"context":"","framePointer":2156271136},{"callSite":2148087792,"calledTarget":2153486788,"context":"","framePointer":2156271272},{"callSite":2153505960,"calledTarget":0,"context":"Thread handler","framePointer":2156271392},{"callSite":1881162860,"calledTarget":0,"context":"Thread handler","framePointer":2156271488},{"callSite":1881162764,"calledTarget":0,"context":"Thread exit","framePointer":2156271584}],"instructionPointer":2153486940,"stackBottom":2156238912,"stackPointer":2156271136,"stackTop":2156271679,"threadId":184614938,"threadName":"rmtPool","threadStatus":"WAITING_FOR_SEMAPHORE"},{"callStack":[{"callSite":2153486940,"calledTarget":2153506808,"context":"","framePointer":2156303328},{"callSite":2148001636,"calledTarget":2153486788,"context":"","framePointer":2156303464},{"callSite":2148089612,"calledTarget":2148001552,"context":"","framePointer":2156303592},{"callSite":2148948276,"calledTarget":0,"context":"Thread handler","framePointer":2156303696},{"callSite":2148943340,"calledTarget":0,"context":"Thread handler","framePointer":2156303808},{"callSite":2149975352,"calledTarget":2148943308,"context":"","framePointer":2156303904},{"callSite":2150135224,"calledTarget":0,"context":"Thread handler","framePointer":2156304216},{"callSite":2153505960,"calledTarget":0,"context":"Thread handler","framePointer":2156304312},{"callSite":1881162860,"calledTarget":0,"context":"Thread handler","framePointer":2156304408},{"callSite":1881162764,"calledTarget":0,"context":"Thread exit","framePointer":2156304504}],"instructionPointer":2153486940,"stackBottom":2156271832,"stackPointer":2156303328,"stackTop":2156304599,"threadId":184614939,"threadName":"RmtO","threadStatus":"WAITING_FOR_SEMAPHORE"},{"callStack":[{"callSite":2153486940,"calledTarget":2153506808,"context":"","framePointer":2156336248},{"callSite":2148002936,"calledTarget":2153486788,"context":"","framePointer":2156336384},{"callSite":2148244704,"calledTarget":2148002852,"context":"","framePointer":2156336512},{"callSite":2149959344,"calledTarget":0,"context":"Thread handler","framePointer":2156336616},{"callSite":2149259144,"calledTarget":0,"context":"Thread handler","framePointer":2156336728},{"callSite":2149970528,"calledTarget":2149259112,"context":"","framePointer":2156336824},{"callSite":2150135224,"calledTarget":0,"context":"Thread handler","framePointer":2156337136},{"callSite":2153505960,"calledTarget":0,"context":"Thread handler","framePointer":2156337232},{"callSite":1881162860,"calledTarget":0,"context":"Thread handler","framePointer":2156337328},{"callSite":1881162764,"calledTarget":0,"context":"Thread exit","framePointer":2156337424}],"instructionPointer":2153486940,"stackBottom":2156304752,"stackPointer":2156336248,"stackTop":2156337519,"threadId":184614940,"threadName":"RmtO","threadStatus":"WAITING_FOR_SEMAPHORE"},{"callStack":[{"callSite":2153486940,"calledTarget":2153506808,"context":"","framePointer":2156369736},{"callSite":2149977960,"calledTarget":2149270580,"context":"","framePointer":2156369872},{"callSite":2150135224,"calledTarget":0,"context":"Thread handler","framePointer":2156370056},{"callSite":2153505960,"calledTarget":0,"context":"Thread handler","framePointer":2156370152},{"callSite":1881162860,"calledTarget":0,"context":"Thread handler","framePointer":2156370248},{"callSite":1881162764,"calledTarget":0,"context":"Thread exit","framePointer":2156370344}],"instructionPointer":2153486940,"stackBottom":2156337672,"stackPointer":2156369736,"stackTop":2156370439,"threadId":184614941,"threadName":"RmtI","threadStatus":"WAITING_FOR_SEMAPHORE"},{"callStack":[{"callSite":2153486940,"calledTarget":2153506808,"context":"","framePointer":2156402088},{"callSite":2148001336,"calledTarget":2153486788,"context":"","framePointer":2156402224},{"callSite":2148026464,"calledTarget":2148001252,"context":"","framePointer":2156402352},{"callSite":2148020104,"calledTarget":0,"context":"Thread handler","framePointer":2156402456},{"callSite":2148013028,"calledTarget":0,"context":"Thread handler","framePointer":2156402568},{"callSite":2149977384,"calledTarget":2148012996,"context":"","framePointer":2156402664},{"callSite":2150135224,"calledTarget":0,"context":"Thread handler","framePointer":2156402976},{"callSite":2153505960,"calledTarget":0,"context":"Thread handler","framePointer":2156403072},{"callSite":1881162860,"calledTarget":0,"context":"Thread handler","framePointer":2156403168},{"callSite":1881162764,"calledTarget":0,"context":"Thread exit","framePointer":2156403264}],"instructionPointer":2153486940,"stackBottom":2156370592,"stackPointer":2156402088,"stackTop":2156403359,"threadId":184614942,"threadName":"RmtO","threadStatus":"WAITING_FOR_SEMAPHORE"},{"callStack":[{"callSite":2153486940,"calledTarget":2153506808,"context":"","framePointer":2156435008},{"callSite":2148001636,"calledTarget":2153486788,"context":"","framePointer":2156435144},{"callSite":2148090576,"calledTarget":2148001552,"context":"","framePointer":2156435272},{"callSite":2148089136,"calledTarget":0,"context":"Thread handler","framePointer":2156435376},{"callSite":2148081864,"calledTarget":0,"context":"Thread handler","framePointer":2156435488},{"callSite":2149975960,"calledTarget":2148081832,"context":"","framePointer":2156435584},{"callSite":2150135224,"calledTarget":0,"context":"Thread handler","framePointer":2156435896},{"callSite":2153505960,"calledTarget":0,"context":"Thread handler","framePointer":2156435992},{"callSite":1881162860,"calledTarget":0,"context":"Thread handler","framePointer":2156436088},{"callSite":1881162764,"calledTarget":0,"context":"Thread exit","framePointer":2156436184}],"instructionPointer":2153486940,"stackBottom":2156403512,"stackPointer":2156435008,"stackTop":2156436279,"threadId":184614943,"threadName":"RmtO","threadStatus":"WAITING_FOR_SEMAPHORE"},{"callStack":[{"callSite":2153486940,"calledTarget":2153506808,"context":"","framePointer":2156467928},{"callSite":2148001336,"calledTarget":2153486788,"context":"","framePointer":2156468064},{"callSite":2148026464,"calledTarget":2148001252,"context":"","framePointer":2156468192},{"callSite":2148020104,"calledTarget":0,"context":"Thread handler","framePointer":2156468296},{"callSite":2148013028,"calledTarget":0,"context":"Thread handler","framePointer":2156468408},{"callSite":2149977384,"calledTarget":2148012996,"context":"","framePointer":2156468504},{"callSite":2150135224,"calledTarget":0,"context":"Thread handler","framePointer":2156468816},{"callSite":2153505960,"calledTarget":0,"context":"Thread handler","framePointer":2156468912},{"callSite":1881162860,"calledTarget":0,"context":"Thread handler","framePointer":2156469008},{"callSite":1881162764,"calledTarget":0,"context":"Thread exit","framePointer":2156469104}],"instructionPointer":2153486940,"stackBottom":2156436432,"stackPointer":2156467928,"stackTop":2156469199,"threadId":184614944,"threadName":"RmtO","threadStatus":"WAITING_FOR_SEMAPHORE"},{"callStack":[{"callSite":2153518100,"calledTarget":2153506808,"context":"","framePointer":2156508608},{"callSite":2153490284,"calledTarget":2153517996,"context":"","framePointer":2156508744},{"callSite":2153442252,"calledTarget":2153490228,"context":"","framePointer":2156508840},{"callSite":2153441908,"calledTarget":2198326212,"context":"","framePointer":2156508936},{"callSite":2152725996,"calledTarget":2153441888,"context":"","framePointer":2156509032},{"callSite":2150563252,"calledTarget":2152725980,"context":"","framePointer":2156509128},{"callSite":2150564580,"calledTarget":2150563076,"context":"","framePointer":2156509224},{"callSite":2150796992,"calledTarget":0,"context":"Thread handler","framePointer":2156509336},{"callSite":2150805132,"calledTarget":0,"context":"Thread handler","framePointer":2156509432},{"callSite":2150545704,"calledTarget":2150805000,"context":"","framePointer":2156509528},{"callSite":2150545892,"calledTarget":2150545516,"context":"","framePointer":2156509640},{"callSite":2149140192,"calledTarget":2150536832,"context":"","framePointer":2156509784},{"callSite":2149144808,"calledTarget":2149140068,"context":"","framePointer":2156510136},{"callSite":2153505960,"calledTarget":0,"context":"Thread handler","framePointer":2156510232},{"callSite":1881162860,"calledTarget":0,"context":"Thread handler","framePointer":2156510328},{"callSite":1881162764,"calledTarget":0,"context":"Thread exit","framePointer":2156510424}],"instructionPointer":2153518100,"stackBottom":2156477752,"stackPointer":2156508608,"stackTop":2156510519,"threadId":184614945,"threadName":"NeuralNetworkIn","threadStatus":"READY"},{"callStack":[{"callSite":2153518100,"calledTarget":2153506808,"context":"","framePointer":2156541968},{"callSite":2153490284,"calledTarget":2153517996,"context":"","framePointer":2156542104},{"callSite":2153442252,"calledTarget":2153490228,"context":"","framePointer":2156542200},{"callSite":2153441908,"calledTarget":2198326212,"context":"","framePointer":2156542296},{"callSite":2152725996,"calledTarget":2153441888,"context":"","framePointer":2156542392},{"callSite":2150556116,"calledTarget":2152725980,"context":"","framePointer":2156542488},{"callSite":2150564664,"calledTarget":2150555888,"context":"","framePointer":2156542584},{"callSite":2150796992,"calledTarget":0,"context":"Thread handler","framePointer":2156542696},{"callSite":2150805132,"calledTarget":0,"context":"Thread handler","framePointer":2156542792},{"callSite":2150545704,"calledTarget":2150805000,"context":"","framePointer":2156542888},{"callSite":2150545892,"calledTarget":2150545516,"context":"","framePointer":2156543000},{"callSite":2149140192,"calledTarget":2150536832,"context":"","framePointer":2156543144},{"callSite":2149144808,"calledTarget":2149140068,"context":"","framePointer":2156543496},{"callSite":2153505960,"calledTarget":0,"context":"Thread handler","framePointer":2156543592},{"callSite":1881162860,"calledTarget":0,"context":"Thread handler","framePointer":2156543688},{"callSite":1881162764,"calledTarget":0,"context":"Thread exit","framePointer":2156543784}],"instructionPointer":2153518100,"stackBottom":2156511112,"stackPointer":2156541968,"stackTop":2156543879,"threadId":184614946,"threadName":"NeuralNetworkIn","threadStatus":"WAITING_FOR_MUTEX"},{"callStack":[{"callSite":2150078744,"calledTarget":2150072708,"context":"","framePointer":2154795720},{"callSite":2153513276,"calledTarget":0,"context":"Thread handler","framePointer":2154795816},{"callSite":1881162980,"calledTarget":0,"context":"Thread handler","framePointer":2154795912},{"callSite":2153513428,"calledTarget":1881162912,"context":"","framePointer":2154796032},{"callSite":2153513488,"calledTarget":2153513408,"context":"","framePointer":2154796136},{"callSite":1881162460,"calledTarget":2153513480,"context":"","framePointer":2154796232},{"callSite":2153480644,"calledTarget":2153504836,"context":"","framePointer":2154796328},{"callSite":2153232436,"calledTarget":2153480476,"context":"","framePointer":2154796464},{"callSite":2147700484,"calledTarget":2153232416,"context":"","framePointer":2154796560},{"callSite":2147573108,"calledTarget":0,"context":"Thread handler","framePointer":2154797000},{"callSite":2147823640,"calledTarget":2147573036,"context":"","framePointer":2154797096},{"callSite":2147858240,"calledTarget":2147823548,"context":"","framePointer":2154797200},{"callSite":2150815392,"calledTarget":2147858228,"context":"","framePointer":2154797296},{"callSite":2150815708,"calledTarget":2150815156,"context":"","framePointer":2154797440},{"callSite":2150172148,"calledTarget":2150815652,"context":"","framePointer":2154797536},{"callSite":2150477700,"calledTarget":0,"context":"Thread handler","framePointer":2154797760},{"callSite":1881164112,"calledTarget":0,"context":"Thread handler","framePointer":2154797888},{"callSite":2153532612,"calledTarget":0,"context":"Thread handler","framePointer":2154797984},{"callSite":2150546180,"calledTarget":2152604084,"context":"Thread handler","framePointer":2156575744},{"callSite":2149140192,"calledTarget":2150536832,"context":"Thread handler","framePointer":2156576064},{"callSite":184614948,"calledTarget":1920296270,"context":"Thread exit","framePointer":1699638369}],"instructionPointer":2150078744,"stackBottom":2156544032,"stackPointer":2154795720,"stackTop":2156576799,"threadId":184614947,"threadName":"NeuralNetworkIn","threadStatus":"UNKNOWN"},{"callStack":[{"callSite":2153532736,"calledTarget":1881162472,"context":"","framePointer":2156608568},{"callSite":2150546180,"calledTarget":2152604084,"context":"","framePointer":2156608664},{"callSite":2149140192,"calledTarget":2150536832,"context":"","framePointer":2156608984},{"callSite":2149144808,"calledTarget":2149140068,"context":"","framePointer":2156609336},{"callSite":2153505960,"calledTarget":0,"context":"Thread handler","framePointer":2156609432},{"callSite":1881162860,"calledTarget":0,"context":"Thread handler","framePointer":2156609528},{"callSite":1881162764,"calledTarget":0,"context":"Thread exit","framePointer":2156609624}],"instructionPointer":2153532736,"stackBottom":2156576952,"stackPointer":2156608568,"stackTop":2156609719,"threadId":184614948,"threadName":"NeuralNetworkIn","threadStatus":"READY"},{"callStack":[{"callSite":2153483080,"calledTarget":1881162428,"context":"","framePointer":2156644544},{"callSite":2153482892,"calledTarget":2153482916,"context":"","framePointer":2156644648},{"callSite":2150168696,"calledTarget":2153482788,"context":"","framePointer":2156644768},{"callSite":2150169200,"calledTarget":2150168584,"context":"","framePointer":2156644928},{"callSite":2153505960,"calledTarget":0,"context":"Thread handler","framePointer":2156645024},{"callSite":1881162860,"calledTarget":0,"context":"Thread handler","framePointer":2156645120},{"callSite":1881162764,"calledTarget":0,"context":"Thread exit","framePointer":2156645216}],"instructionPointer":2153483080,"stackBottom":2156612544,"stackPointer":2156644544,"stackTop":2156645311,"threadId":184614949,"threadName":"PlgSrcMipi","threadStatus":"WAITING_FOR_EVENT"}]}],"depthaiCommitHash":"7665aed8712bb941958660a0103868908726eb56","deviceId":"1844301011186D0E00"}

        Hi @martin181818
        Can you recheck if the different resolutions of camera sensors are the culprit? Try setting the resolution to something they both support then check if the issue remains.

        Thanks,
        Jaka