From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 88403 invoked by alias); 28 Mar 2018 17:47:21 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 87335 invoked by uid 89); 28 Mar 2018 17:47:20 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.6 required=5.0 tests=AWL,BAYES_00,KAM_NUMSUBJECT,T_RP_MATCHES_RCVD autolearn=no version=3.3.2 spammy= X-HELO: mx1.redhat.com Subject: Re: SIGBUS failure for misc/tst-bz21269 on i386 To: GNU C Library , "H.J. Lu" References: <20180327214707.GA4207@aurel32.net> <23e0f059-1fd0-8b95-ce35-99eba8a96a30@redhat.com> <20180328173657.GA3586@aurel32.net> From: Florian Weimer Message-ID: <4b34706e-b156-9ecd-f730-96fb28e38852@redhat.com> Date: Wed, 28 Mar 2018 17:47:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 MIME-Version: 1.0 In-Reply-To: <20180328173657.GA3586@aurel32.net> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2018-03/txt/msg00592.txt.bz2 On 03/28/2018 07:36 PM, Aurelien Jarno wrote: > I confirm that this patch works. It returns no error with the fixed > libc, and a segmentation one with the previous one without the bz21269 > fix. I reviewed the bug again, and I don't think it will interfere with the test objective, so I'm going to commit this soon unless someone objects. Thanks, Florian