• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Register
  • Login
ModalAI Forum
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
    • Register
    • Login

    terminate called after throwing an instance of 'std::system_error'

    Software Development
    2
    2
    250
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • A
      Aniket Gupta
      last edited by 23 Feb 2022, 17:32

      Hey,
      I am trying to build and test a custom code on the voxl-emulator. It uses OpenCV and MV. It compiles fine but whenever I try to run the output file, it throws this error:

      terminate called after throwing an instance of 'std::system_error'
      what(): Resource deadlock avoided
      Aborted (core dumped)

      I even tried compiling an empty program with an empty main function and it still throws the same error. Can anyone point out what I am doing wrong ?

      1 Reply Last reply Reply Quote 0
      • ?
        A Former User
        last edited by 23 Feb 2022, 22:48

        The emulator is meant to be a build environment and not for running code, this is likely the source of the issue, does your code encounter this problem when running on a voxl?

        1 Reply Last reply Reply Quote 0
        1 out of 2
        • First post
          1/2
          Last post
        Powered by NodeBB | Contributors