From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755452AbdGXJaE (ORCPT ); Mon, 24 Jul 2017 05:30:04 -0400 Received: from mail-ua0-f177.google.com ([209.85.217.177]:37146 "EHLO mail-ua0-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752542AbdGXJ34 (ORCPT ); Mon, 24 Jul 2017 05:29:56 -0400 MIME-Version: 1.0 In-Reply-To: References: <20170719135447.GB2063@ZenIV.linux.org.uk> From: Naresh Kamboju Date: Mon, 24 Jul 2017 14:59:54 +0530 Message-ID: Subject: Re: Kernel BUG at fs/namei.c:248 To: Al Viro Cc: linux-fsdevel@vger.kernel.org, "linux-kernel@vger.kernel.org" , Kees Cook Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This bug still occurring on linux-next : 4.13.0-rc2-next-20170724. >>> [ 1245.412625] kernel BUG at >>> /srv/oe/build/tmp-rpb-glibc/work-shared/hikey/kernel-source/fs/namei.c:248! >> >> Interesting... Looks like double-put or memory corruptor of some sort. >> Nothing obvious jumps out at the first glance; I'll look into that when >> I get back to better connectivity tonight. [ 1233.512841] kernel BUG at /srv/oe/build/tmp-rpb-glibc/work-shared/hikey/kernel-source/fs/namei.c:248! zram load module [ 1233.522161] Internal error: Oops - BUG: 0 [#1] PREEMPT SMP successful set m[ 1233.529054] Modules linked in: zram lzo test_printf algif_hash af_alg adv7511 kirin_drm drm_kms_helper dw_drm_dsi drm asix usbnet fuse [last unloaded: zram] [ 1233.544586] CPU: 0 PID: 14163 Comm: systemd-udevd Not tainted 4.13.0-rc2-next-20170724 #1 LAVA test job id, https://lkft.validation.linaro.org/scheduler/job/15352#L3402 > > I am able to reproduce this BUG by running zram test cases multiple > times in a row. > http://people.linaro.org/~naresh.kamboju/zram.tar.gz > > Ref: > LKFT: linux-mainline: Kernel BUG at fs/namei.c:248 > https://bugs.linaro.org/show_bug.cgi?id=3140