Description
Tarantool version:
Tarantool 2.5.0-32-g7f20272ea
Target: Linux-x86_64-Debug
Build options: cmake . -DCMAKE_INSTALL_PREFIX=/usr/local -DENABLE_BACKTRACE=ON
Compiler: /usr/bin/cc /usr/bin/c++
C_FLAGS: -fexceptions -funwind-tables -fno-omit-frame-pointer -fno-stack-protector -fno-common -fopenmp -msse2 -fprofile-arcs -ftest-coverage -std=c11 -Wall -Wextra -Wno-strict-aliasing -Wno-char-subscripts -Wno-format-truncation -fno-gnu89-inline -Wno-cast-function-type -Werror
CXX_FLAGS: -fexceptions -funwind-tables -fno-omit-frame-pointer -fno-stack-protector -fno-common -fopenmp -msse2 -fprofile-arcs -ftest-coverage -std=c++11 -Wall -Wextra -Wno-strict-aliasing -Wno-char-subscripts -Wno-format-truncation -Wno-invalid-offsetof -Wno-cast-function-type -Werror
OS version:
Linux
Bug description:
https://gitlab.com/tarantool/tarantool/-/jobs/555210247
[013] --- app/fiber.result Fri May 15 16:04:14 2020
[013] +++ app/fiber.reject Fri May 15 23:07:12 2020
[013] @@ -675,8 +675,8 @@
[013] -- attempt to access local storage of dead fiber raises error
[013] pcall(function(f) return f.storage end, f)
[013] ---
[013] -- false
[013] -- '[string "return pcall(function(f) return f.storage end..."]:1: the fiber is dead'
[013] +- true
[013] +- key: some value
[013] ...
Steps to reproduce:
Optional (but very desirable):
- coredump
- backtrace
- netstat