Viačasłaŭ
Viačasłaŭ
Good fix. But it does not solve the described problem [dg_ctl_asan.log](https://github.com/drogonframework/drogon/files/7671249/dg_ctl_asan.log) [dg_ctl_valgrind.log](https://github.com/drogonframework/drogon/files/7671250/dg_ctl_valgrind.log) P.S. Maybe these are false positives, but then I would like to get a more detailed description of...
@bgornik , thanks for the detailed answer ! > I introduced a mutex in file drogon/drogon_ctl/press.cc As it seems , in this case synchronization will not hurt > I don't...
Please specify the `Git Version` from the _Main Menu → Information → System information_ menu.
> Git Version: [65dd99b](https://github.com/libretro/RetroArch/commit/65dd99bd4a4e0306911d107f839600899041afe6) Unfortunately, a [fix](https://github.com/libretro/RetroArch/commit/26a824caff4c1c31ab24deaa2a76a6ae71bc2071) for this issue was made later in this build. Please try updating when a new build is available and let know the results.
> I'm using the most recent source build of retroarch and the emulator cores on a Pi 5 with RetroPie. > Git Version: 65dd99b Looks like you're using a third-party...
It is not a [libretro](https://www.libretro.com/index.php/mission/) project. Looks like your script is pulling from the https://github.com/cmitu/RetroArch repo. Alternatively, you can consider [lakka](https://www.lakka.tv/), but there also need to wait for the release...
What version of flutter are you using?
@xunkar here also another case is described for GNU/Linux, when retroarch crashes when using the hw-rendered core. I tried to debug a little and found that the crash occurs after...
Same on ArchLinux. [ backtrace](https://github.com/libretro/RetroArch/files/14968619/gdb.txt) Env: * RetroArch: c0692dbd1b (last commit) * kernel: 6.8.1-zen1 * Mesa: 24.0.5 * libglvnd: 1.7.0 UPD: @zoltanvb , reproduced with `gl`,` gl1`, and `glcore` video...
I can randomly reproduce on GNU/Linux with gl drivers with audio on, but I can’t reproduce it when the audio is off. @KamiLordus could you please tested this on your...