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
avtikhon
changed the title
test: flaky replication/box_set_replication_stress.test.lua OSX on 1.10
test: flaky replication/box_set_replication_stress.test.lua on OSX
Jun 1, 2020
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 #216 not to mess these 2 different issues.
avtikhon
changed the title
test: flaky replication/box_set_replication_stress.test.lua on OSX
test: flaky replication/box_set_replication_stress.test.lua OSX on 1.10
Jun 1, 2020
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):
The text was updated successfully, but these errors were encountered: