lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 13 Oct 2023 00:12:50 +0800
From:   Yujie Liu <yujie.liu@...el.com>
To:     Geert Uytterhoeven <geert@...ux-m68k.org>
CC:     kernel test robot <lkp@...el.com>,
        Masahiro Yamada <masahiroy@...nel.org>,
        <oe-kbuild-all@...ts.linux.dev>, <linux-kernel@...r.kernel.org>
Subject: Re: {standard input}:1198: Error: value of ffffff6c too large for
 field of 1 byte at 00000533

Hi Geert,

On Mon, Sep 25, 2023 at 02:07:07PM +0200, Geert Uytterhoeven wrote:
> Dear robot,
> 
> On Fri, Sep 22, 2023 at 5:23 PM kernel test robot <lkp@...el.com> wrote:
> > tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
> > head:   27bbf45eae9ca98877a2d52a92a188147cd61b07
> > commit: 481461f5109919babbb393d6f68002936b8e2493 linux/export.h: make <linux/export.h> independent of CONFIG_MODULES
> > date:   9 weeks ago
> > config: m68k-randconfig-r025-20230123 (https://download.01.org/0day-ci/archive/20230922/202309222350.hCUFrIQ1-lkp@intel.com/config)
> > compiler: m68k-linux-gcc (GCC) 13.2.0
> > reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20230922/202309222350.hCUFrIQ1-lkp@intel.com/reproduce)
> >
> > If you fix the issue in a separate patch/commit (i.e. not just a new version of
> > the same patch/commit), kindly add following tags
> > | Reported-by: kernel test robot <lkp@...el.com>
> > | Closes: https://lore.kernel.org/oe-kbuild-all/202309222350.hCUFrIQ1-lkp@intel.com/
> 
> Thanks for your report!
> 
> > All errors (new ones prefixed by >>):
> >
> >    {standard input}: Assembler messages:
> >    {standard input}:1198: Error: value -148 out of range
> > >> {standard input}:1198: Error: value of ffffff6c too large for field of 1 byte at 00000533
> 
> Do you have more context (e.g. which source file is being compiled)?
> Thanks!

Sorry for our late reply. It is sound/soc/codecs/tas2781-fmwlib.o that
is being compiled.

{standard input}: Assembler messages:
{standard input}:1198: Error: value -148 out of range
{standard input}:1198: Error: value of ffffff6c too large for field of 1 byte at 00000533
make[6]: *** [scripts/Makefile.build:243: sound/soc/codecs/tas2781-fmwlib.o] Error 1

We rechecked the bisection process and found that this was a false
positive report. The error also happens on the parent of this commit.

{standard input}: Assembler messages:
{standard input}:992: Error: value -148 out of range
{standard input}:992: Error: value of ffffff6c too large for field of 1 byte at 0000045f
make[6]: *** [scripts/Makefile.build:243: sound/soc/codecs/tas2781-fmwlib.o] Error 1

The error message has some minor changes that our bot didn't recognize
that it is the same error on both commits. We will fix this soon. Sorry
for making the noise.

Best Regards,
Yujie

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ