-
Notifications
You must be signed in to change notification settings - Fork 390
Closed
Labels
crashluajitneeds feedbackSomething is unclear with the issueSomething is unclear with the issueqaIssues related to tests or testing subsystemIssues related to tests or testing subsystem
Milestone
Description
Tarantool version: 2.1.1-151-g911139e
OS version: centos 7.4
Bug description:
[s.voronezhskii@sh7 tarantool]$ ~/tarantool/src/tarantool app.lua
tcp_server: remove dead UNIX socket: ./tarantool.sock
started
2018-12-28 11:10:32.840 [27448] main/101/app.lua C> Tarantool 2.1.1-151-g911139e
2018-12-28 11:10:32.840 [27448] main/101/app.lua C> log level 5
2018-12-28 11:10:32.840 [27448] main/101/app.lua I> mapping 268435456 bytes for memtx tuple arena...
2018-12-28 11:10:32.840 [27448] main/101/app.lua I> mapping 536870912 bytes for vinyl tuple arena...
2018-12-28 11:10:32.846 [27448] iproto/101/main I> binary: bound to 0.0.0.0:3301
2018-12-28 11:10:32.846 [27448] main/101/app.lua I> initializing an empty data directory
2018-12-28 11:10:32.865 [27448] snapshot/101/main I> saving snapshot `./00000000000000000000.snap.inprogress'
2018-12-28 11:10:32.903 [27448] snapshot/101/main I> done
2018-12-28 11:10:32.904 [27448] main/101/app.lua I> ready to accept requests
2018-12-28 11:10:32.905 [27448] main/104/checkpoint_daemon I> scheduled next checkpoint for Fri Dec 28 12:24:58 2018
2018-12-28 11:10:32.932 [27448] main C> entering the event loop
Segmentation fault
code: SEGV_MAPERR
addr: 0xfffffff5d016f960
context: 0x7f71d016e740
siginfo: 0x7f71d016e870
rax 0x5 5
rbx 0x7f71d016ed90 140126799195536
rcx 0xfffffff5d016f960 -43753473696
rdx 0x7f71d016f918 140126799198488
rsi 0x0 0
rdi 0x7f71de93c930 140127042259248
rsp 0x7f71d016ed00 140126799195392
rbp 0x7f71d016f030 140126799196208
r8 0x0 0
r9 0x7f71cf7f9cd0 140126789278928
r10 0x7f71cf7febe0 140126789299168
r11 0x0 0
r12 0x7f71d016ee80 140126799195776
r13 0x7f71d016ed90 140126799195536
r14 0x7f71d016f040 140126799196224
r15 0x0 0
rip 0x7f71dafbe0b8 140126981972152
eflags 0x10246 66118
cs 0x33 51
gs 0x0 0
fs 0x0 0
cr2 0xfffffff5d016f960 -43753473696
err 0x5 5
oldmask 0x4000000 67108864
trapno 0xe 14
Current time: 1545984911
Please file a bug at http://github.com/tarantool/tarantool/issues
Attempting backtrace... Note: since the server has already crashed,
this may fail as well
#0 0x522bab in print_backtrace+9
#1 0x40cc0c in _ZL12sig_fatal_cbiP9siginfo_tPv+1cb
#2 0x7f71db1d45d0 in _L_unlock_13+34
#3 0x7f71dafbe0b8 in _Unwind_GetTextRelBase+1bf8
#4 0x7f71dafbefb9 in _Unwind_Backtrace+69
#5 0x7f71cf5f316a in _ZN11ProfileData10FlushTableEv+da
#6 0x7f71cf5f396c in _Z24GetStackTraceWithContextPPviiPKv+3c
#7 0x7f71cf5f0aa9 in _init+ee1
#8 0x7f71cf5f1613 in _ZN14ProfileHandler13SignalHandlerEiP9siginfo_tPv+83
#9 0x7f71db1d45d0 in _L_unlock_13+34
#10 0x545dac in lj_vm_pcall+0
#11 0xfffffff5d016f960 in +0
Aborted
Steps to reproduce:
./bin/linkbench -c LinkConfigTarantool.properties -l
Metadata
Metadata
Assignees
Labels
crashluajitneeds feedbackSomething is unclear with the issueSomething is unclear with the issueqaIssues related to tests or testing subsystemIssues related to tests or testing subsystem