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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sat, 2 Feb 2008 15:18:57 +0100
From:	Ingo Molnar <mingo@...e.hu>
To:	Sam Ravnborg <sam@...nborg.org>
Cc:	linux-kernel@...r.kernel.org, Jens Axboe <jens.axboe@...cle.com>
Subject: Re: [scsi bug] spurious build failures in aic7xxx


i should also specify the build environment:

it's a distcc setup with 5-10 hosts active at a time, so highly parallel 
with large, networking related delays. It's make -j130:

nice -15 /usr/bin/time make -j130 bzImage ARCH=i386 \
CROSS_COMPILE='distcc \
/opt/crosstool/gcc-4.2.2-glibc-2.3.6/i686-unknown-linux-gnu-'

the build host is a 64-bit quad CPU box, so highly parallel as well.

before this i did about a thousand x86.git builds/boots a day without 
any build (or boot) failure, so i'm 100% sure that the build race was 
not present before. It started triggering it a few days ago, roughly 
when the commit you suspected went in.

here's all SCSI build failures logged from the past 1-2 days:

      2 drivers/scsi/aic7xxx/aic79xx_reg.h
      4 drivers/scsi/aic7xxx/aic7xxx.h
      4 drivers/scsi/lpfc/lpfc_init.c
     12 drivers/scsi/aic7xxx/aic7xxx_osm.h
    108 drivers/scsi/aic7xxx/aic7xxx_inline.h
    280 drivers/scsi/aic7xxx/aic7xxx_pci.c

first column is the number of error lines from logs.

When i turned off all the AICxxxx builds (all 3 drivers for good 
measure), the build failures went away. [but this excludes one of my 
testboxes from qa coverage - which has aic7xxx hardware - so it would be 
nice to fix this.]

the host box is Fedora 8, make-3.81-10.fc8. gcc-4.2.2 crosscompiler, 
built from sources. (i.e. not distro patched)

	Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ