M.

Results 59 comments of M.

> I’m not sure if we support FreeBSD, but it seems this issue is happening inside SDL? Can i be the maintainer for FreeBSD? I've been researching it for 2...

> I’m not sure if we support FreeBSD, but it seems this issue is happening inside SDL? topis for this problem https://discourse.libsdl.org/t/sdl3-sigsegv-address-not-mapped-to-object-fault-address-0x0/59162/3

> Based on the discussion there so far regarding threading, you can try extending the `__APPLE__` path here to also be taken for FreeBSD: https://github.com/shadps4-emu/shadPS4/blob/main/src/qt_gui/main_window.cpp#L1202-L1212 Thank you.

> Based on the discussion there so far regarding threading, you can try extending the `__APPLE__` path here to also be taken for FreeBSD: https://github.com/shadps4-emu/shadPS4/blob/main/src/qt_gui/main_window.cpp#L1202-L1212 so it is still problem;...

After a discussion on the SDL forum, i created an issue https://github.com/libsdl-org/SDL/issues/12799

@Hermiten maybe this label is bad becuase this bug is on freebsd

SDL fixed bug in https://github.com/libsdl-org/SDL/commit/10458f2cacbcd3a1c1fbf2746a89f39ebe071905

> [@Martinfx](https://github.com/Martinfx) Could you confirm if the original issue is still present, now that the SDL bug is fixed? Shas must update SDL repo to fix SDL

> Yes but have you confirmed at all by updating it yourself whether the issue is actually gone with the latest SDL? Yes. it falls in another part shadps4