[GH-ISSUE #675] Deleted #163

Closed
opened 2026-02-27 21:04:54 +03:00 by kerem · 5 comments
Owner

Originally created by @Emulator-Team-2 on GitHub (Aug 30, 2024).
Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/675

Originally created by @Emulator-Team-2 on GitHub (Aug 30, 2024). Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/675
kerem 2026-02-27 21:04:54 +03:00
Author
Owner

@roamic commented on GitHub (Aug 30, 2024):

I have investigated and consulted with the team and it seems to be because of unstable TLS instructions patching on Windows.

<!-- gh-comment-id:2322046825 --> @roamic commented on GitHub (Aug 30, 2024): I have investigated and consulted with the team and it seems to be because of unstable TLS instructions patching on Windows.
Author
Owner

@rafael-57 commented on GitHub (Sep 1, 2024):

These TLS instructions seem to be the cause of issue #687. I've had a person on Linux try and warp on BB to reproduce the issue. He warped 12 times and the emulator never hanged.

On Windows you can get hangs even on the first warp. You almost always get hang by the third or 4th warp. And the error is TLS malloc.

<!-- gh-comment-id:2323479627 --> @rafael-57 commented on GitHub (Sep 1, 2024): These TLS instructions seem to be the cause of issue #687. I've had a person on Linux try and warp on BB to reproduce the issue. He warped 12 times and the emulator never hanged. On Windows you can get hangs even on the first warp. You almost always get hang by the third or 4th warp. And the error is TLS malloc.
Author
Owner

@voguelike commented on GitHub (Sep 1, 2024):

These TLS instructions seem to be the cause of issue #687. I've had a person on Linux try and warp on BB to reproduce the issue. He warped 12 times and the emulator never hanged.

On Windows you can get hangs even on the first warp. You almost always get hang by the third or 4th warp. And the error is TLS malloc.

i tested my personal build just now and surprisingly found no TLS malloc errors and i'm still freezing indefinitely on warp. i've always had the TLS malloc error whenever this happened previously.

instead i now sometimes only have errors with
[Lib.Rtc] <Error> rtc.cpp:sceRtcGetCurrentClockLocalTime:80: (STUBBED) called [Lib.Rtc] <Error> rtc.cpp:sceRtcGetTick:122: (STUBBED) called [Lib.Rtc] <Error> rtc.cpp:sceRtcSetTick:191: (STUBBED) called
and
[Render.Vulkan] <Error> tile_manager.cpp:TryDetile:389: Unsupported tiled image: R32Sfloat (Depth_MacroTiled)
image

<!-- gh-comment-id:2323538696 --> @voguelike commented on GitHub (Sep 1, 2024): > These TLS instructions seem to be the cause of issue #687. I've had a person on Linux try and warp on BB to reproduce the issue. He warped 12 times and the emulator never hanged. > > On Windows you can get hangs even on the first warp. You almost always get hang by the third or 4th warp. And the error is TLS malloc. i tested my personal build just now and surprisingly found no TLS malloc errors and i'm still freezing indefinitely on warp. i've always had the TLS malloc error whenever this happened previously. instead i now sometimes only have errors with ` [Lib.Rtc] <Error> rtc.cpp:sceRtcGetCurrentClockLocalTime:80: (STUBBED) called [Lib.Rtc] <Error> rtc.cpp:sceRtcGetTick:122: (STUBBED) called [Lib.Rtc] <Error> rtc.cpp:sceRtcSetTick:191: (STUBBED) called ` and `[Render.Vulkan] <Error> tile_manager.cpp:TryDetile:389: Unsupported tiled image: R32Sfloat (Depth_MacroTiled)` ![image](https://github.com/user-attachments/assets/719146a2-d577-466b-9a5d-cc11628385d4)
Author
Owner

@Ishikudeska commented on GitHub (Sep 1, 2024):

ok so we're at a graphical issue
hmmmm. TLS issue should still be looked into, but I was already guessing it was a problem graphically aswell

<!-- gh-comment-id:2323541662 --> @Ishikudeska commented on GitHub (Sep 1, 2024): ok so we're at a graphical issue hmmmm. TLS issue should still be looked into, but I was already guessing it was a problem graphically aswell
Author
Owner

@voguelike commented on GitHub (Sep 1, 2024):

nevermind sorry, false alarm. i just had async logs from an unconfigured shadps4 user 😅

<!-- gh-comment-id:2323543016 --> @voguelike commented on GitHub (Sep 1, 2024): nevermind sorry, false alarm. i just had async logs from an unconfigured shadps4 user 😅
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shadPS4#163
No description provided.