[Python.NET] mono_os_mutex_destroy issue with Python.NET

Denis Akhiyarov denis.akhiyarov at gmail.com
Mon May 7 10:03:38 EDT 2018


By ARM target you mean RASPBERRY PI? Search issue tracker for pythonnet on
GitHub for this. But this is definitely out of scope of pythonnet, unless
someone steps up to add CI testing for this target.

On Sun, May 6, 2018, 11:14 PM techi eth <techieth at gmail.com> wrote:

> I have tried console progmramme (nPython.exe) coming with python.Net
> source & same is also resulting with above error.
> Can anybody suggest with which version of mono on Linux ARM target
> Python.NET will works.
>
> Thanks
>
>
> On Fri, May 4, 2018 at 6:35 PM, techi eth <techieth at gmail.com> wrote:
>
>> Hi,
>>
>>
>>
>> I am getting below error when running C# programme with mono on Linux.
>> Please suggest hint for solution.
>>
>>
>>
>> *Mono version : 5.8.1.0*
>>
>> *Pyhton.NET : 2.3.0*
>>
>>
>>
>> mono_os_mutex_destroy: pthread_mutex_destroy failed with "Device or
>> resource busy" (16)
>>
>> Aborted
>>
>>
>> Note : I am able to run only C# programme without issue but issue comes
>> once i run nPython.exe coming with Python.NET.
>>
>>
>>
> _________________________________________________
> Python.NET mailing list - PythonDotNet at python.org
> https://mail.python.org/mailman/listinfo/pythondotnet
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pythondotnet/attachments/20180507/19c47cfa/attachment.html>


More information about the PythonDotNet mailing list