Uploaded image for project: 'EXT_PSDKQA'
  1. EXT_PSDKQA
  2. EXT_PSDKQA-21

[IPC]: RPMessage_recv sometimes returns SOK with no data

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: High High
    • Processor SDK QNX
    • PSDKQA-1807
    • E2E:
    • PSDKQA_8.6
    • PSDKQA_10.0
    • Hide
      j721s2-evm
      j784s4-evm
      Show
      j721s2-evm j784s4-evm

      This appears to only happen in a multi-threaded environment with 1 thread for send, and 1 thread of receive, and using a very short timeout for RPMessage_recv.

      Currently using: LOOP=1;while [[ $LOOP == 1 ]];do ipc_test -s -m -t 0 -n 100 -v > /tmp/log.txt;echo 1;if [[ $? != 0 ]]; then LOOP=0; echo "failed at $(date)";fi;done

            syncuser TI User
            syncuser TI User
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: