<div dir="ltr">Hi.<div><br></div><div>I am experimenting with interrupt callbacks on Rasperry. I am using WiringPi library which allows to set the function which should be called when value of particular pin is changed.</div><div><br></div><div>But instead of callback execution I got following message in the console:</div><div><br></div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div><p style="margin:0px;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,0,0)"><span style="font-variant-ligatures:no-common-ligatures">Warning; callback failed to own the VM</span></p><p style="margin:0px;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,0,0)"><span style="font-variant-ligatures:no-common-ligatures"><br></span></p></div></blockquote><font color="#000000" face="Menlo"><span style="font-size:11px">So VM is not crashed. But every interrupt produces such message.</span></font><div><font color="#000000" face="Menlo"><span style="font-size:11px"><br></span></font><div><font color="#000000" face="Menlo"><span style="font-size:11px">Is it related to the fact that callback is triggered from the thread different from VM? (I not sure about such detail, just guessing)</span></font></div><div><br></div><div>Best regards</div><div>Denis</div></div></div>