https://bugs.winehq.org/show_bug.cgi?id=56436
--- Comment #1 from Venkatest venkatesh.s@broadcom.com --- Here is the command terminal output, when the application was run #------------------- [root@DUTV6 bin]# ./ellisys-bta ALSA lib dlmisc.c:337:(snd_dlobj_cache_get0) Cannot open shared library libasound_module_pcm_pipewire.so (/root/.local/ellisys/runtime/appimage/usr/lib/x86_64-linux-gnu/alsa-lib/libasound_module_pcm_pipewire.so: cannot open shared object file: No such file or directory) ALSA lib dlmisc.c:337:(snd_dlobj_cache_get0) Cannot open shared library libasound_module_pcm_pipewire.so (/root/.local/ellisys/runtime/appimage/usr/lib/x86_64-linux-gnu/alsa-lib/libasound_module_pcm_pipewire.so: cannot open shared object file: No such file or directory)
Unhandled Exception: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invoca tion. ---> System.AccessViolationException: Attempted to read or write protected memory. This is often an indication t hat other memory is corrupt. --- End of inner exception stack trace --- at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor) at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] paramete rs, CultureInfo culture) at Ellisys.Util.Loader.InvokeEntryPoint(Assembly assembly, String[] args) at Ellisys.Util.Loader.Main(String[] args) wine: Unhandled exception 0xe0434352 in thread 148 at address 0000000174013BFE (thread 0148), starting debugger... #---------------------------------