<p></p>
<p>Mystery solved, Ravancloak managed to grab the error message before the Terminal closed:</p>
<pre><code>'../Library/Application Support/OHRRPGCE/dummyscript389.sh'
-bash: ../Library/Application Support/OHRRPGCE/dummyscript389.sh: No such file or directory
</code></pre>
<p>So this shows that this is a race condition between Terminal_wrapper.sh being called (which runs Terminal which spawns bash which loads the dummyscript), and the call to safekill on the next line.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/ohrrpgce/ohrrpgce/issues/1145#issuecomment-759746695">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AMWGWZRTH23Y33PVHGFENITSZYFDXANCNFSM4PZQM45Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AMWGWZUT5MJ46LVZPPZ3RWTSZYFDXA5CNFSM4PZQM452YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFVENBBY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/ohrrpgce/ohrrpgce/issues/1145#issuecomment-759746695",
"url": "https://github.com/ohrrpgce/ohrrpgce/issues/1145#issuecomment-759746695",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>