You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thread 1 "Primary thread" received signal SIGSEGV, Segmentation fault.
0x00007fffa44f2ad0 in ?? ()
(gdb) bt
#0 0x00007fffa44f2ad0 in ?? ()
#1 0x00007ffff7ef84d7 in ImFontAtlas::ClearInputData (this=this@entry=0x41ce10) at /build/source/Externals/imgui/imgui_draw.cpp:2095
#2 0x00007ffff7ef8779 in ImFontAtlas::Clear (this=this@entry=0x41ce10) at /build/source/Externals/imgui/imgui_draw.cpp:2134
#3 0x00007ffff7ef8799 in ImFontAtlas::~ImFontAtlas (this=<optimized out>, this=<optimized out>) at /build/source/Externals/imgui/imgui_draw.cpp:2086
#4 0x00007ffff7ea4a8a in IM_DELETE<ImFontAtlas> (p=0x41ce10) at /build/source/Externals/imgui/imgui.h:1962
#5 IM_DELETE<ImFontAtlas> (p=0x41ce10) at /build/source/Externals/imgui/imgui.h:1962
#6 ImGui::Shutdown () at /build/source/Externals/imgui/imgui.cpp:3693
#7 0x00007ffff7ea4ac5 in ImGui::DestroyContext (ctx=0x4169f0) at /build/source/Externals/imgui/imgui.cpp:3614
#8 0x00007ffff7e351ff in xray::editor::ide::~ide (this=<optimized out>, this=<optimized out>) at /build/source/src/xrEngine/editor_base.cpp:55
#9 0x00007ffff7e88ed7 in CRenderDevice::~CRenderDevice (this=<optimized out>, this=<optimized out>) at /build/source/src/xrEngine/device.h:31
#10 0x00007ffff7256e91 in __cxa_finalize () from /nix/store/p3jshbwxiwifm1py0yq544fmdyy98j8a-glibc-2.38-27/lib/libc.so.6
#11 0x00007ffff7e2ee27 in __do_global_dtors_aux () from /nix/store/hgw8hjix0xzj5g0hldjpqpq09dnq7pv2-openxray-2188-unstable-2024-01-13/lib/xrEngine.so
#12 0x00007ffff7fc2460 in ?? ()
#13 0x00007ffff7fcb0e2 in _dl_call_fini () from /nix/store/p3jshbwxiwifm1py0yq544fmdyy98j8a-glibc-2.38-27/lib/ld-linux-x86-64.so.2
#14 0x00007ffff7fced04 in _dl_fini () from /nix/store/p3jshbwxiwifm1py0yq544fmdyy98j8a-glibc-2.38-27/lib/ld-linux-x86-64.so.2
#15 0x00007ffff7257426 in __run_exit_handlers () from /nix/store/p3jshbwxiwifm1py0yq544fmdyy98j8a-glibc-2.38-27/lib/libc.so.6
#16 0x00007ffff725755e in exit () from /nix/store/p3jshbwxiwifm1py0yq544fmdyy98j8a-glibc-2.38-27/lib/libc.so.6
#17 0x00007ffff723f0d5 in __libc_start_call_main () from /nix/store/p3jshbwxiwifm1py0yq544fmdyy98j8a-glibc-2.38-27/lib/libc.so.6
#18 0x00007ffff723f189 in __libc_start_main_impl () from /nix/store/p3jshbwxiwifm1py0yq544fmdyy98j8a-glibc-2.38-27/lib/libc.so.6
#19 0x0000000000401215 in _start ()
To Reproduce
Steps to reproduce the behavior:
xr_3da
Once in main menu, just "Exit to Windows"
Expected behavior
No segfault.
Screenshots, videos
n/a
BugTrap error report
n/a
Desktop (please complete the following information):
OS: NixOS 23.11
OpenXRay build version 2188-november-2023-rc1 tag as well as current master 692666f
Additional context
Log, in case any details in there are relevant: openxray.log
The text was updated successfully, but these errors were encountered:
Describe the bug
To Reproduce
Steps to reproduce the behavior:
xr_3da
Expected behavior
No segfault.
Screenshots, videos
n/a
BugTrap error report
n/a
Desktop (please complete the following information):
2188-november-2023-rc1
tag as well as current master 692666fAdditional context
Log, in case any details in there are relevant: openxray.log
The text was updated successfully, but these errors were encountered: