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

MacOS 15.1 arm64 crash #1738

Closed
DoktorCranium opened this issue Dec 2, 2024 · 2 comments
Closed

MacOS 15.1 arm64 crash #1738

DoktorCranium opened this issue Dec 2, 2024 · 2 comments

Comments

@DoktorCranium
Copy link

MacOS 15.1 arm64
fresh sources from master branch compile fine

When runnning following error is observed (Version from around may 2024 worked on the MacOS 14.5)

user@M2 Stalker % export DYLD_LIBRARY_PATH=$HOME/Games/Stalker
./xr_3da
~ Couldn't create surface from image: Parameter 'src' is invalid
OpenXRay Release Master Gold build 9430, Dec 2 2024 (Apple ARM 64-bit, shared)
Custom build from commit[ec2263a] branch[dev]

command line

  • CPU features: ARMSIMD, NEON
  • CPU threads: 8

Initializing File System...
Starting INPUT device...
$fs_root$ = /Users/user/Library/Application Support/GSC Game World/S.T.A.L.K.E.R. - Call of Pripyat/
using fs-ltx fsgame.ltx

FATAL ERROR

[error] Expression :
[error] Function : xr_terminate
[error] File : /Users/user/SRC/xray-16/src/xrCore/xrDebug.cpp
[error] Line : 850
[error] Description : Unexpected application termination

stack trace:

xrDebug::GatherInfo(char*, unsigned long, ErrorLocation const&, char const*, char const*, char const*, char const*)
xr_terminate()
std::__terminate(void ()())
std::terminate()
std::__1::condition_variable::__do_timed_wait(std::__1::unique_lockstd::__1::mutex&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>>>)
TaskManager::TaskWorkerStart()
void
std::__1::__thread_proxy[abi:ne180100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct>, std::__1::thread Threading::RunThread<void (TaskManager::)(), TaskManager>(char const*, void (TaskManager::&&)(), TaskManager&&)::'lambda'(void (TaskManager::&&)(), TaskManager&&), void (TaskManager::)(), TaskManager>>(void*)
7 libsystem_pthread.dylib 0x00000001977332e4 _pthread_start + 136
8 libsystem_pthread.dylib 0x000000019772e0fc thread_start + 8

FATAL ERROR

[error] Expression :
[error] Function : xr_terminate
[error] File : /Users/user/SRC/xray-16/src/xrCore/xrDebug.cpp
[error] Line : 850
[error] Description : Unexpected application termination

stack trace:

xrDebug::GatherInfo(char*, unsigned long, ErrorLocation const&, char const*, char const*, char const*, char const*)
xr_terminate()
std::__terminate(void ()())
std::terminate()
std::__1::condition_variable::__do_timed_wait(std::__1::unique_lockstd::__1::mutex&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>>>)
TaskManager::TaskWorkerStart()
void
std::__1::__thread_proxy[abi:ne180100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct>, std::__1::thread Threading::RunThread<void (TaskManager::)(), TaskManager>(char const*, void (TaskManager::&&)(), TaskManager&&)::'lambda'(void (TaskManager::&&)(), TaskManager&&), void (TaskManager::)(), TaskManager>>(void*)
7 libsystem_pthread.dylib 0x00000001977332e4 _pthread_start + 136
8 libsystem_pthread.dylib 0x000000019772e0fc thread_start + 8

FATAL ERROR

[error] Expression :
[error] Function : xr_terminate
[error] File : /Users/user/SRC/xray-16/src/xrCore/xrDebug.cpp
[error] Line : 850
[error] Description : Unexpected application termination

stack trace:

xrDebug::GatherInfo(char*, unsigned long, ErrorLocation const&, char const*, char const*, char const*, char const*)
xr_terminate()
std::__terminate(void ()())
std::terminate()
std::__1::condition_variable::__do_timed_wait(std::__1::unique_lockstd::__1::mutex&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>>>)
TaskManager::TaskWorkerStart()
void
std::__1::__thread_proxy[abi:ne180100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct>, std::__1::thread Threading::RunThread<void (TaskManager::)(), TaskManager>(char const*, void (TaskManager::&&)(), TaskManager&&)::'lambda'(void (TaskManager::&&)(), TaskManager&&), void (TaskManager::)(), TaskManager>>(void*)
7 libsystem_pthread.dylib 0x00000001977332e4 _pthread_start + 136
8 libsystem_pthread.dylib 0x000000019772e0fc thread_start + 8

FATAL ERROR

[error] Expression :
[error] Function : xr_terminate
[error] File : /Users/user/SRC/xray-16/src/xrCore/xrDebug.cpp
[error] Line : 850
[error] Description : Unexpected application termination

stack trace:

xrDebug::GatherInfo(char*, unsigned long, ErrorLocation const&, char const*, char const*, char const*, char const*)
xr_terminate()
std::__terminate(void ()())
std::terminate()
std::__1::condition_variable::__do_timed_wait(std::__1::unique_lockstd::__1::mutex&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>>>)
TaskManager::TaskWorkerStart()
void
std::__1::__thread_proxy[abi:ne180100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct>, std::__1::thread Threading::RunThread<void (TaskManager::)(), TaskManager>(char const*, void (TaskManager::&&)(), TaskManager&&)::'lambda'(void (TaskManager::&&)(), TaskManager&&), void (TaskManager::)(), TaskManager>>(void*)
7 libsystem_pthread.dylib 0x00000001977332e4 _pthread_start + 136
8 libsystem_pthread.dylib 0x000000019772e0fc thread_start + 8
zsh: trace trap ./xr_3da

@DoktorCranium DoktorCranium added the Bug The issue in the run-time. label Dec 2, 2024
@VovanSSS
Copy link

I have the same problem

@Xottab-DUTY Xottab-DUTY added Duplicate and removed Bug The issue in the run-time. labels Dec 17, 2024
@Xottab-DUTY
Copy link
Member

Duplicate of #1731

@Xottab-DUTY Xottab-DUTY marked this as a duplicate of #1731 Dec 17, 2024
@github-project-automation github-project-automation bot moved this to Done in Roadmap Dec 17, 2024
@Xottab-DUTY Xottab-DUTY removed this from Roadmap Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants