Spitsyn Andrey Aleksandrovich
Spitsyn Andrey Aleksandrovich
> The windows guest BSOD? Yes, I have BSOD on Windows 11 if I try to install v1.01 release. If I replace MvisorVGPUx64.dll from additional file from v1.0 release driver...
>Try to increase guest vm ram size to 12G. Still no luck. No errors, but no 3d available. > dbgview to get some debug info that info you need? Edit...
> > > Try to increase guest vm ram size to 12G. > > > > > > Still no luck. No errors, but no 3d available. > > >...
It may be related to #738 .
@DanWBR there debugger included in VS code available on Linux https://code.visualstudio.com/docs/csharp/debugging. Some debugging techniques written in this post: https://community.ibm.com/community/user/blogs/amit-sirohi/2023/04/14/basic-debugging-techniques-for-net-applications You can use netcoredbg, a debugger released by Samsung under the...
@DanWBR I've made a coredump then I get segmentation fault with dwsim. I hope to done this right. ``` [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". Core...
> [@einhander](https://github.com/einhander) open this file please > >  This file looks normal. Is it produced from Linux?
@DanWBR I can libraries to miniconda's environment, but what library is missing?
@DanWBR I installed libpython3.10 system-wide from debian repository. And I have the same error. So it nothing with miniconda's python. If I use system python 3.11, which isn't supported yet,...
I think version 9.0.0 solves this issue. At last it's not crash anymore.