-
-
Notifications
You must be signed in to change notification settings - Fork 874
Open
Description
Version 0.12.2
OS: Ubuntu 24.04.3 LTS
Windows manager: i3
Compiled in LEGACY=1 mode. (no wayland available)
When tracy profiler tries to connect to the program, it flickers one moment to profiling screen and crashes.
gdb backtrace output:
Thread 9 "Tracy Worker" received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7ffff62be6c0 (LWP 728198)]
0x0000555555be9f6d in tracy::Worker::Exec() ()
(gdb) bt
#0 0x0000555555be9f6d in tracy::Worker::Exec() ()
#1 0x00007ffff7aecdb4 in std::execute_native_thread_routine (__p=0x555557387d20)
at ../../../../../src/libstdc++-v3/src/c++11/thread.cc:104
#2 0x00007ffff769caa4 in start_thread (arg=<optimized out>)
at ./nptl/pthread_create.c:447
#3 0x00007ffff7729c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
Tried to build tracy with Debug mode, sadly got linker error due to missing symbol from "tbb". So I do not have more precise information.
UPDATE:
Version 0.11.1 crashes too. Previously worked. Will try to investigate why.
Metadata
Metadata
Assignees
Labels
No labels