** Changed in: tarantool
       Status: Incomplete => Won't Fix

-- 
You received this bug notification because you are a member of Tarantool
Development Team, which is subscribed to tarantool.
https://bugs.launchpad.net/bugs/983862

Title:
  crash while catch ClientError exception (-O2)

Status in Tarantool - an efficient in-memory data store:
  Won't Fix

Bug description:
  Tarantool (RelWithDebInfo build) crashes while catch ClientError
  exception. It happens on 'debian-squeeze-amd64' machine. In debug
  build this bug doesn't reproduced.

  Machine: Debian Squeeze (amd64)
  gcc: 4.4

  Coredump:
  Core was generated by `tarantool_box: primary pri: 33013 sec: 33014 adm: 
33015'.
  Program terminated with signal 11, Segmentation fault.
  #0  iproto_reply (callback=0x6ba088) at 
/home/buildbot/kshulgin/tarantool/core/iproto.m:118
  118                   reply->ret_code = tnt_errcode_val(e->errcode);
  (gdb) bt
  #0  iproto_reply (callback=0x6ba088) at 
/home/buildbot/kshulgin/tarantool/core/iproto.m:118
  #1  iproto_interact (callback=0x6ba088) at 
/home/buildbot/kshulgin/tarantool/core/iproto.m:80
  #2  0x0000000000436ca4 in fiber_loop (data=<value optimized out>)
      at /home/buildbot/kshulgin/tarantool/core/fiber.m:458
  #3  0x00000000004480e7 in coro_init () at 
/home/buildbot/kshulgin/tarantool/third_party/coro/coro.c:95

To manage notifications about this bug go to:
https://bugs.launchpad.net/tarantool/+bug/983862/+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

Reply via email to