Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix TLS in libraries #209

Open
Cryptogenic opened this issue Aug 4, 2022 · 0 comments
Open

Fix TLS in libraries #209

Cryptogenic opened this issue Aug 4, 2022 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@Cryptogenic
Copy link
Member

Libraries / PRX that use TLS encounter crashes because it's not initialized properly. This is possibly due to the somewhat hacky nature that we compile them with, as sleirsgoevy points out that executables will use fs-relative linking, which is invalid for libraries. Needs to be investigated and fixed.

@Cryptogenic Cryptogenic added the bug Something isn't working label Aug 4, 2022
@Cryptogenic Cryptogenic added this to the V0.6 milestone Aug 4, 2022
@Cryptogenic Cryptogenic self-assigned this Aug 4, 2022
0xcaff added a commit to 0xcaff/extern_traces that referenced this issue Sep 18, 2024
apparently the library thread local storage doesn't work

OpenOrbis/OpenOrbis-PS4-Toolchain#209
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant