@avtikhon а у нас в репах тарантул разве без backtrace флага?
%if 0%{?rhel} >= 8 # gh-4611: Disable backtraces on CentOS 8 by default due to lack # of libunwind package in the base system. %bcond_with backtrace %else # Enable backtraces by default. %bcond_without backtrace %endif