Open avtikhon opened 4 years ago
The original problem was fixed in tarantool/tarantool#3867. The new problem is not the same as the originally reported.
Alexander, please, reproduce it locally and try to catch a backtrace from a core file using lldb. At least we'll see where it crashes.
The original problem was fixed in tarantool/tarantool#3867. The new problem is not the same as the originally reported.
Alexander, please, reproduce it locally and try to catch a backtrace from a core file using lldb. At least we'll see where it crashes.
Right, removed the message, which is fixing at tarantool/tarantool-qa#216 not to mess these 2 different issues.
Tarantool version: Tarantool 1.10.6-18-g9dc2f263d Target: Darwin-x86_64-RelWithDebInfo Build options: cmake . -DCMAKE_INSTALL_PREFIX=/usr/local -DENABLE_BACKTRACE=ON Compiler: /Library/Developer/CommandLineTools/usr/bin/cc /Library/Developer/CommandLineTools/usr/bin/c++ C_FLAGS: -Wno-unknown-pragmas -fexceptions -funwind-tables -fno-omit-frame-pointer -fno-stack-protector -fno-common -msse2 -std=c11 -Wall -Wextra -Wno-strict-aliasing -Wno-char-subscripts -Werror CXX_FLAGS: -Wno-unknown-pragmas -fexceptions -funwind-tables -fno-omit-frame-pointer -fno-stack-protector -fno-common -msse2 -std=c++11 -Wall -Wextra -Wno-strict-aliasing -Wno-char-subscripts -Werror
OS version: OSX 14/15
Bug description: https://gitlab.com/tarantool/tarantool/-/jobs/554597234
Steps to reproduce:
Optional (but very desirable):