From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 39B602DB4A for ; Tue, 28 May 2019 08:15:09 -0400 (EDT) Received: from turing.freelists.org ([127.0.0.1]) by localhost (turing.freelists.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZDU0SxuU1sLH for ; Tue, 28 May 2019 08:15:09 -0400 (EDT) Received: from smtp43.i.mail.ru (smtp43.i.mail.ru [94.100.177.103]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTPS id 8FB892DB49 for ; Tue, 28 May 2019 08:15:08 -0400 (EDT) Date: Tue, 28 May 2019 15:14:47 +0300 From: Alexander Turenko Subject: [tarantool-patches] Re: [PATCH 0/2] luajit2: bugfix: fixed a segfault when unsinking 64-bit pointers Message-ID: <20190528121446.3z6x6ch7aqvhasau@tkn_work_nb> References: <20190523174634.32314-1-gorcunov@gmail.com> <20190528020212.yoyckfs637enzwjo@tarantool.org> <20190528120154.5g4kebsmfhulnc54@tkn_work_nb> <20190528121121.GO11013@uranus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20190528121121.GO11013@uranus> Sender: tarantool-patches-bounce@freelists.org Errors-to: tarantool-patches-bounce@freelists.org Reply-To: tarantool-patches@freelists.org List-Help: List-Unsubscribe: List-software: Ecartis version 1.0.0 List-Id: tarantool-patches List-Subscribe: List-Owner: List-post: List-Archive: To: Cyrill Gorcunov Cc: Kirill Yukhin , tml On Tue, May 28, 2019 at 03:11:21PM +0300, Cyrill Gorcunov wrote: > On Tue, May 28, 2019 at 03:01:55PM +0300, Alexander Turenko wrote: > > On Tue, May 28, 2019 at 05:02:12AM +0300, Kirill Yukhin wrote: > > > Hello, > > > > > > On 23 May 20:46, Cyrill Gorcunov wrote: > > > > The series fixes segfault when unsinking 64-bit pointers. > > > > Note that I've backported a patch and a test for us but > > > > the problem didn't trigger for me even when luajit2 is > > > > unpatched. > > > > > > > > That said up to you, still think it might be usefull for > > > > case #4171 > > > > > > I've checked your patches into 1.10, 2.1 and master. > > > > Kirill, please, be careful. In the previous email I asked to close the > > issue: > > > > > Please, close issue https://github.com/tarantool/tarantool/issues/4072 > > > from the commit message in a commit for tarantool repo. > > > > Anyway, I closed it myself. > > Ouch, sorry. Thank you! This was the message for Kirill Yukhin, because he created the commit with the submodule update.