** Changed in: tarantool
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Tarantool
Development Team, which is subscribed to tarantool.
https://bugs.launchpad.net/bugs/1189637
Title:
Error on exit from admin panel and typo in word "exit"
Status in Tarantool - an efficient in-memory data store:
Fix Released
Bug description:
I made a mistake in command "exit" from admin mode (console util) -
it seems I used russian letter "е" instead of english "e":
localhost> show info
---
info:
version: "1.5.0-23-gedcba91"
uptime: 39682
pid: 28342
logger_pid: 28343
snapshot_pid: 0
lsn: 29914913
recovery_lag: 0.000
recovery_last_update: 0.000
status: primary
config: "/var/lib/tarantool/started/kkmvk"
...
$tarantool -h localhost -a 33025
localhost> еxit
---
unknown command. try typing help.
...
*** Error in `tarantool': free(): invalid pointer: 0x00007fff1a5b8ec0 ***
======= Backtrace: =========
/lib/x86_64-linux-gnu/libc.so.6(+0x7aac6)[0x7fddac742ac6]
/lib/x86_64-linux-gnu/libc.so.6(+0x7b843)[0x7fddac743843]
/lib/x86_64-linux-gnu/libc.so.6(realloc+0x235)[0x7fddac7467b5]
tarantool(tnt_lex_free+0x2b)[0x408a1b]
tarantool[0x405362]
tarantool(tc_cli+0xdc)[0x40597c]
tarantool(main+0x105)[0x403e55]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf5)[0x7fddac6e9a55]
tarantool[0x403e95]
======= Memory map: ========
00400000-00415000 r-xp 00000000 09:02 35389447
/usr/bin/tarantool
00614000-00616000 rw-p 00014000 09:02 35389447
/usr/bin/tarantool
019aa000-019ec000 rw-p 00000000 00:00 0
[heap]
7fddabe5b000-7fddabe70000 r-xp 00000000 09:02 38797744
/lib/x86_64-linux-gnu/libgcc_s.so.1
7fddabe70000-7fddac070000 ---p 00015000 09:02 38797744
/lib/x86_64-linux-gnu/libgcc_s.so.1
7fddac070000-7fddac071000 rw-p 00015000 09:02 38797744
/lib/x86_64-linux-gnu/libgcc_s.so.1
7fddac071000-7fddac07d000 r-xp 00000000 09:02 38797783
/lib/x86_64-linux-gnu/libnss_files-2.17.so
7fddac07d000-7fddac27c000 ---p 0000c000 09:02 38797783
/lib/x86_64-linux-gnu/libnss_files-2.17.so
7fddac27c000-7fddac27d000 r--p 0000b000 09:02 38797783
/lib/x86_64-linux-gnu/libnss_files-2.17.so
7fddac27d000-7fddac27e000 rw-p 0000c000 09:02 38797783
/lib/x86_64-linux-gnu/libnss_files-2.17.so
7fddac27e000-7fddac281000 r-xp 00000000 09:02 38797777
/lib/x86_64-linux-gnu/libdl-2.17.so
7fddac281000-7fddac480000 ---p 00003000 09:02 38797777
/lib/x86_64-linux-gnu/libdl-2.17.so
7fddac480000-7fddac481000 r--p 00002000 09:02 38797777
/lib/x86_64-linux-gnu/libdl-2.17.so
7fddac481000-7fddac482000 rw-p 00003000 09:02 38797777
/lib/x86_64-linux-gnu/libdl-2.17.so
7fddac482000-7fddac4c4000 r-xp 00000000 09:02 38797403
/lib/libncurses.so.5.7
7fddac4c4000-7fddac6c3000 ---p 00042000 09:02 38797403
/lib/libncurses.so.5.7
7fddac6c3000-7fddac6c8000 rw-p 00041000 09:02 38797403
/lib/libncurses.so.5.7
7fddac6c8000-7fddac86c000 r-xp 00000000 09:02 38797774
/lib/x86_64-linux-gnu/libc-2.17.so
7fddac86c000-7fddaca6b000 ---p 001a4000 09:02 38797774
/lib/x86_64-linux-gnu/libc-2.17.so
7fddaca6b000-7fddaca6f000 r--p 001a3000 09:02 38797774
/lib/x86_64-linux-gnu/libc-2.17.so
7fddaca6f000-7fddaca71000 rw-p 001a7000 09:02 38797774
/lib/x86_64-linux-gnu/libc-2.17.so
7fddaca71000-7fddaca75000 rw-p 00000000 00:00 0
7fddaca75000-7fddaca9a000 r-xp 00000000 09:02 38797385
/lib/x86_64-linux-gnu/libtinfo.so.5.9
7fddaca9a000-7fddacc99000 ---p 00025000 09:02 38797385
/lib/x86_64-linux-gnu/libtinfo.so.5.9
7fddacc99000-7fddacc9d000 r--p 00024000 09:02 38797385
/lib/x86_64-linux-gnu/libtinfo.so.5.9
7fddacc9d000-7fddacc9e000 rw-p 00028000 09:02 38797385
/lib/x86_64-linux-gnu/libtinfo.so.5.9
7fddacc9e000-7fddaccd9000 r-xp 00000000 09:02 38797500
/lib/libreadline.so.6.1
7fddaccd9000-7fddaced9000 ---p 0003b000 09:02 38797500
/lib/libreadline.so.6.1
7fddaced9000-7fddacee1000 rw-p 0003b000 09:02 38797500
/lib/libreadline.so.6.1
7fddacee1000-7fddacee2000 rw-p 00000000 00:00 0
7fddacee2000-7fddacf03000 r-xp 00000000 09:02 38797771
/lib/x86_64-linux-gnu/ld-2.17.so
7fddacf6b000-7fddacf6c000 rw-p 00000000 00:00 0
7fddacf6c000-7fddad0f5000 r--p 00000000 09:02 35389586
/usr/lib/locale/locale-archive
7fddad0f5000-7fddad0fa000 rw-p 00000000 00:00 0
7fddad0fa000-7fddad101000 r--s 00000000 09:02 35660251
/usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache
7fddad101000-7fddad103000 rw-p 00000000 00:00 0
7fddad103000-7fddad104000 r--p 00021000 09:02 38797771
/lib/x86_64-linux-gnu/ld-2.17.so
7fddad104000-7fddad105000 rw-p 00022000 09:02 38797771
/lib/x86_64-linux-gnu/ld-2.17.so
7fddad105000-7fddad106000 rw-p 00000000 00:00 0
7fff1a5a5000-7fff1a5ba000 rw-p 00000000 00:00 0
[stack]
7fff1a5ff000-7fff1a600000 r-xp 00000000 00:00 0
[vdso]
ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0
[vsyscall]
Aborted
To manage notifications about this bug go to:
https://bugs.launchpad.net/tarantool/+bug/1189637/+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