Skip to content

GUI threading issue on Linux #1927

@gamrXerus

Description

@gamrXerus

Xenia fails to compile on my system because pthread_yield is deprecated and sched_yield should be used instead according to the terminal.
Xenia Bug
When I comment out pthread_yield in src/xenia/base/threading_posix.cc xenia successfully compiles. However there is another issue when running the program. When using the GUI for xenia it crashes with this error
Xenia bug 3

Specs:
Processor: Intel Core i7 10700KF
Graphics: AMD Radeon RX 6800
OS: Lubuntu 21.10 Mesa 22.0.0-devel

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions