From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============5428750345674751599==" MIME-Version: 1.0 From: Philip Li To: lkp@lists.01.org Subject: Re: [block] 7647d99c22: BUG: KASAN: global-out-of-bounds in ide_cd_queue_pc at addr ffffffff853d51e0 Date: Thu, 12 Jan 2017 17:33:41 +0800 Message-ID: <20170112093341.GA21982@intel.com> In-Reply-To: <20170110090537.fbqkry6oflki6w6u@wfg-t540p.sh.intel.com> List-Id: --===============5428750345674751599== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable On Tue, Jan 10, 2017 at 05:05:37PM +0800, Fengguang Wu wrote: > Hi Christoph, > = > On Tue, Jan 10, 2017 at 09:46:55AM +0100, Christoph Hellwig wrote: > >>[ 82.521845] BUG: KASAN: global-out-of-bounds in ide_cd_queue_pc+0xcd= /0x2fb at addr ffffffff853d51e0 > > > >Just curious: how hard would be to resolve these function-relative addr= esses > >to a source line (ala gdb, l *(ide_cd_queue_pc+0xcd)) automaticaly as > >part of the lkp run? > = > It should be relatively easy and worth trying. > = > Our normal kernel builds do not save vmlinux and their kconfigs are > not guaranteed to have the debug symbols built-in. However it'd be > convenient to build one extra kernel image with the above debug info > for the first-bad-commit before reporting regression out. CC Philip > for managing it as a TODO feature. sure, we will handle this in next planning cycle q2 to provide the feature = support. > = > Regards, > Fengguang --===============5428750345674751599==--