From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754601AbcAWSkY (ORCPT ); Sat, 23 Jan 2016 13:40:24 -0500 Received: from wtarreau.pck.nerim.net ([62.212.114.60]:27715 "EHLO 1wt.eu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754217AbcAWSkW (ORCPT ); Sat, 23 Jan 2016 13:40:22 -0500 Date: Sat, 23 Jan 2016 19:40:07 +0100 From: Willy Tarreau To: Dmitry Vyukov Cc: Eric Dumazet , netdev , Rainer Weikusat , Michal Hocko , Andrew Morton , "Paul E. McKenney" , Vladimir Davydov , Johannes Weiner , Eric Dumazet , LKML , syzkaller , Kostya Serebryany , Alexander Potapenko , Sasha Levin Subject: Re: struct pid memory leak Message-ID: <20160123184007.GE1609@1wt.eu> References: <1453481401.1223.396.camel@edumazet-glaptop2.roam.corp.google.com> <20160123180010.GB1609@1wt.eu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.3i Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Jan 23, 2016 at 07:14:33PM +0100, Dmitry Vyukov wrote: > I've attached my .config. > Also run this program in a parallel loop. I think it's leaking not > every time, probably some race is involved. Thank you. Just in order to confirm, am I supposed to see the messages you quoted in dmesg ? Thanks, Willy