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

./terraforge3d' terminated by signal SIGABRT (Abort) on FreeBSD #66

Open
Martinfx opened this issue Nov 26, 2024 · 0 comments
Open

./terraforge3d' terminated by signal SIGABRT (Abort) on FreeBSD #66

Martinfx opened this issue Nov 26, 2024 · 0 comments

Comments

@Martinfx
Copy link

Describe the bug
hi
i have an issue with run Terraforge3D on FreeBSD

sudo ./terraforge3d
Starting Logger /Data/logs/Tuesday 26-11-2024 09-46-30 PM.txt
Setup Model Main_Model on GPU.
Loading shader: generation/biome_mixer/simple_mixer
fish: Job 1, 'sudo ./terraforge3d' terminated by signal SIGABRT (Abort)

(gdb) bt
#0  thr_kill () at thr_kill.S:4
#1  0x0000000800c44404 in __raise (s=s@entry=6) at /usr/src/lib/libc/gen/raise.c:50
#2  0x0000000800cf79d9 in abort () at /usr/src/lib/libc/stdlib/abort.c:64
#3  0x0000000800b5cc87 in report_failure (err=<optimized out>, thrown_exception=0x8016382c0) at /usr/src/contrib/libcxxrt/exception.cc:734
#4  0x0000000800adfecc in std::__1::__fs::filesystem::__throw_filesystem_error[abi:se180100]<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, std::__1::__fs::filesystem::path const&, std::__1::error_code const&>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, std::__1::__fs::filesystem::path const&, std::__1::error_code const&) (__args=..., __args=..., __args=...)
    at /usr/src/contrib/llvm-project/libcxx/include/__filesystem/filesystem_error.h:75
#5  0x0000000800ae09c7 in std::__1::__fs::filesystem::detail::ErrorHandler<void>::report (this=this@entry=0x7fffffffd320, ec=...) at /usr/src/contrib/llvm-project/libcxx/src/filesystem/error.h:160
#6  0x0000000800ae0e20 in std::__1::__fs::filesystem::recursive_directory_iterator::recursive_directory_iterator (this=0x7fffffffd4d8, p=..., opt=std::__1::__fs::filesystem::directory_options::none, ec=<optimized out>)
    at /usr/src/contrib/llvm-project/libcxx/src/filesystem/directory_iterator.cpp:217
#7  0x00000000003e9bd1 in BiomeManager::LoadUpResources() ()
#8  0x00000000003ea571 in BiomeManager::BiomeManager(ApplicationState*) ()
#9  0x00000000003f05c2 in GenerationManager::GenerationManager(ApplicationState*) ()
#10 0x00000000003fd8a3 in MyApp::OnStart(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >) ()
#11 0x000000000035f433 in main ()
(gdb) quit


To Reproduce
Steps to reproduce the behavior:

  1. git clone
  2. make

Desktop (please complete the following information):

  • FreeBSD hades 14.1-RELEASE-p5 FreeBSD 14.1-RELEASE-p5 GENERIC amd64
  • FreeBSD clang version 18.1.5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant