<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[terminate called after throwing an instance of &#x27;std::system_error&#x27;]]></title><description><![CDATA[<p dir="auto">Hey,<br />
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:</p>
<p dir="auto">terminate called after throwing an instance of 'std::system_error'<br />
what():  Resource deadlock avoided<br />
Aborted (core dumped)</p>
<p dir="auto">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 ?</p>
]]></description><link>https://forum.modalai.com/topic/768/terminate-called-after-throwing-an-instance-of-std-system_error</link><generator>RSS for Node</generator><lastBuildDate>Tue, 10 Mar 2026 03:21:26 GMT</lastBuildDate><atom:link href="https://forum.modalai.com/topic/768.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 23 Feb 2022 17:32:28 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to terminate called after throwing an instance of &#x27;std::system_error&#x27; on Wed, 23 Feb 2022 22:48:49 GMT]]></title><description><![CDATA[<p dir="auto">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?</p>
]]></description><link>https://forum.modalai.com/post/3554</link><guid isPermaLink="true">https://forum.modalai.com/post/3554</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Wed, 23 Feb 2022 22:48:49 GMT</pubDate></item></channel></rss>