> Package: tarantool
> Version: 1.4.4+20120127-1
> Severity: important

> Dear Dmitry,

> [some] improper input on primary/secondary port immediately shuts down entire 
> set (tarantool/logger, tarantool_box and wal_writer) with no diagnostics.

> To reproduce (default config presumed):

> $ telnet localhost 33013
> Trying 127.0.0.1...
> Connected to localhost.
> Escape character is '^]'.
> show config
> Connection closed by foreign host.

> The bogus input should be in the first line and be at least 10+ characters 
> long.


Hi, Alexander!

I can't reproduce the bug. I think that is segfault. Could You get
backtrace?

1. install tarantool-dbg and gdb
2. enter the root console
3. usage: invoke-rc.d tarantool stop
4. usage: ulimit -c unlimited
5. usage: invoke-rc.d tarantool start
6. crash Your tarantool (core dump will be created)
7. usage: gdb /usr/bin/tarantool_box /path/to/core
7.1. usage: bt (inside gdb)
8. copy output here :)

Also there is new version of tarantool in sid. You can also try the
version.


-- 

. ''`.                               Dmitry E. Oboukhov
: :’  :   email: un...@debian.org jabber://un...@uvw.ru
`. `~’              GPGKey: 1024D / F8E26537 2006-11-21
  `- 1B23 D4F8 8EC0 D902 0555  E438 AB8C 00CF F8E2 6537

Attachment: signature.asc
Description: Digital signature

Reply via email to