https://bugs.winehq.org/show_bug.cgi?id=56436
Bug ID: 56436 Summary: Cannot Save a trace while using the Ellisys Bluetooth Analyzer Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: blocker Priority: P2 Component: winedbg Assignee: wine-bugs@winehq.org Reporter: venkatesh.s@broadcom.com Distribution: ---
Created attachment 76197 --> https://bugs.winehq.org/attachment.cgi?id=76197 this is the backtrace information shown in the pop-up window
I have recently installed an "Ellisys.Runtime.x86_64.AppImage" from ellisys website - https://ellisys.com/support/runtime_install.
The application will help to use the "Ellisys Bluetooth Analyzer" software in Linux platform.
After the setup is done. I'm able to open the application. But when I try to save the trace, I'm seeing a crash.
Attached the backtrace for the same.
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... #---------------------------------
https://bugs.winehq.org/show_bug.cgi?id=56436
Venkatest venkatesh.s@broadcom.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Priority|P2 |P1
https://bugs.winehq.org/show_bug.cgi?id=56436
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4@web.de Severity|blocker |normal
--- Comment #2 from Fabian Maurer dark.shadow4@web.de --- Not a blocker.
Have you tried running it with wine directly?
https://bugs.winehq.org/show_bug.cgi?id=56436
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|winedbg |-unknown
https://bugs.winehq.org/show_bug.cgi?id=56436
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |8.0.2 Keywords| |win64
--- Comment #3 from Ken Sharp imwellcushtymelike@gmail.com --- And try again with the latest version of Wine.