** Attachment added: "coredump.tar.bzip2"
https://bugs.launchpad.net/bugs/987235/+attachment/3099829/+files/coredump.tar.bzip2
** Changed in: tarantool
Assignee: (unassigned) => Konstantin Shulgin (konstantin-shulgin)
--
You received this bug notification because you are a member of Tarantool
Development Team, which is subscribed to tarantool.
https://bugs.launchpad.net/bugs/987235
Title:
Server crashes while tree_pk_multipart.test (RelWithDebInfo)
Status in Tarantool - an efficient in-memory data store:
Confirmed
Bug description:
Tarantool (RelWithDebInfo build) crashes in test 'tree_pk_multipart.test'
while it executes command:
> exec admin "lua box.delete(9, 'The Wolf!', 'Vincent', 3)"
Backtrace:
[Thread debugging using libthread_db enabled]
Core was generated by `tarantool_box: primary pri: 33013 sec: 33014 adm:
33015 '.
Program terminated with signal 11, Segmentation fault.
#0 prepare_delete (txn=0x0, data=<optimized out>) at
/home/dio/Documents/Projects/tarantool/mod/box/box.m:1105
1105 txn->old_tuple = [txn->index find :key :key_cardinality];
(gdb) bt
#0 prepare_delete (txn=0x0, data=<optimized out>) at
/home/dio/Documents/Projects/tarantool/mod/box/box.m:1105
#1 0x000000000041b34a in box_dispatch (data=0x7f483ffe1e30,
txn=0x7f483ffc7b08) at /home/dio/Documents/Projects/tarantool/mod/box/box.m:1327
#2 box_process_rw (op=21, request_data=0x7f483ffe1e30) at
/home/dio/Documents/Projects/tarantool/mod/box/box.m:1719
#3 0x000000000041ca0e in lbox_process (L=0x41d22e60) at
/home/dio/Documents/Projects/tarantool/mod/box/box_lua.m:726
#4 0x0000000000463c89 in lj_BC_FUNCC ()
#5 0x000000000042e84b in tarantool_lua_dostring (str=0x7f483ffca2bc
"box.delete(9, 'The Wolf!', 'Vincent', 0)", L=0x41d22e60) at
/home/dio/Documents/Projects/tarantool/core/tarantool_lua.m:950
#6 tarantool_lua (L=0x41d22e60, out=0x7f483ffc7988, str=0x7f483ffca2bc
"box.delete(9, 'The Wolf!', 'Vincent', 0)") at
/home/dio/Documents/Projects/tarantool/core/tarantool_lua.m:963
#7 0x0000000000431dc4 in admin_dispatch (L=0x41d22e60) at core/admin.rl:164
#8 admin_handler (data=<optimized out>) at core/admin.rl:268
#9 0x0000000000434f2c in fiber_loop (data=<optimized out>) at
/home/dio/Documents/Projects/tarantool/core/fiber.m:446
#10 0x00000000004460e7 in coro_init () at
/home/dio/Documents/Projects/tarantool/third_party/coro/coro.c:95
To manage notifications about this bug go to:
https://bugs.launchpad.net/tarantool/+bug/987235/+subscriptions
_______________________________________________
Mailing list: https://launchpad.net/~tarantool-developers
Post to : [email protected]
Unsubscribe : https://launchpad.net/~tarantool-developers
More help : https://help.launchpad.net/ListHelp