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 "rayx-ui" received signal SIGABRT, Aborted.
0x00007ffff6ca53f4 in ?? () from /usr/lib/libc.so.6
(gdb) where
#0 0x00007ffff6ca53f4 in ?? () from /usr/lib/libc.so.6
#1 0x00007ffff6c4c120 in raise () from /usr/lib/libc.so.6
#2 0x00007ffff6c334c3 in abort () from /usr/lib/libc.so.6
#3 0x00007ffff6c34354 in ?? () from /usr/lib/libc.so.6
#4 0x00007ffff6caf765 in ?? () from /usr/lib/libc.so.6
#5 0x00007ffff6cb053c in ?? () from /usr/lib/libc.so.6
#6 0x00007ffff6cb1620 in ?? () from /usr/lib/libc.so.6
#7 0x00007ffff6cb1cfa in ?? () from /usr/lib/libc.so.6
#8 0x00007ffff6cb45ce in free () from /usr/lib/libc.so.6
#9 0x00007ffff7731dd5 in libcudart_static_ba5248a5a6bd97fbb376f671dc130e34f94226c9
() from /home/ich/builds/rayx_alpaka_dev/lib/debug/librayx-core.so
#10 0x00007ffff77325ad in libcudart_static_fdee2d026139bfab761e9f972c1e1c17eb28cce9
() from /home/ich/builds/rayx_alpaka_dev/lib/debug/librayx-core.so
#11 0x00007ffff6c4e340 in __cxa_finalize () from /usr/lib/libc.so.6
#12 0x00007ffff76aae28 in ?? ()
from /home/ich/builds/rayx_alpaka_dev/lib/debug/librayx-core.so
#13 0x00007fffffffe1f0 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
does resizing trigger a trace?
The text was updated successfully, but these errors were encountered:
ichinii
added
A-ui
Area: User interface for rendering and more
C-bug
Category: Something isn't working correctly
labels
Feb 10, 2025
When resizing the window of rayx-ui, it sometimes crashes.
stacktrace:
does resizing trigger a trace?
The text was updated successfully, but these errors were encountered: