All of lore.kernel.org
 help / color / mirror / Atom feed
* ld.lld: error: failed to open fs/nfsd/nfsd.o: Cannot allocate memory
@ 2021-01-04 22:48 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2021-01-04 22:48 UTC (permalink / raw)
  To: kbuild-all

[-- Attachment #1: Type: text/plain, Size: 3957 bytes --]

CC: linux-kernel(a)vger.kernel.org
TO: Mikulas Patocka <mpatocka@redhat.com>

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   e71ba9452f0b5b2e8dc8aa5445198cd9214a6a62
commit: b17164e258e3888d376a7434415013175d637377 xfs: don't update mtime on COW faults
date:   4 months ago
config: x86_64-randconfig-a001-20210105 (attached as .config)
compiler: clang version 12.0.0 (https://github.com/llvm/llvm-project 98cd1c33e3c2c3cfee36fb0fea3285fda06224d3)
reproduce (this is a W=1 build):
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        # install x86_64 cross compiling tool for clang build
        # apt-get install binutils-x86-64-linux-gnu
        # https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b17164e258e3888d376a7434415013175d637377
        git remote add linus https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
        git fetch --no-tags linus master
        git checkout b17164e258e3888d376a7434415013175d637377
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross ARCH=x86_64 

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>

All errors (new ones prefixed by >>):

   terminate called after throwing an instance of 'std::system_error'
     what():  Resource temporarily unavailable
   PLEASE submit a bug report to https://bugs.llvm.org/ and include the crash backtrace.
>> ld.lld: error: failed to open fs/nfsd/nfsd.o: Cannot allocate memory
    #0 0x000056428a35291c llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/cross/clang-98cd1c33e3/bin/lld+0x91991c)
    #1 0x000056428a350764 llvm::sys::RunSignalHandlers() (/opt/cross/clang-98cd1c33e3/bin/lld+0x917764)
    #2 0x000056428a3508b8 SignalHandler(int) (/opt/cross/clang-98cd1c33e3/bin/lld+0x9178b8)
    #3 0x00007fb6db118730 __restore_rt (/lib/x86_64-linux-gnu/libpthread.so.0+0x12730)
    #4 0x00007fb6dac4a7bb raise (/lib/x86_64-linux-gnu/libc.so.6+0x377bb)
    #5 0x00007fb6dac35535 abort (/lib/x86_64-linux-gnu/libc.so.6+0x22535)
    #6 0x00007fb6dafff983 (/usr/lib/x86_64-linux-gnu/libstdc++.so.6+0x8c983)
    #7 0x00007fb6db0058c6 (/usr/lib/x86_64-linux-gnu/libstdc++.so.6+0x928c6)
    #8 0x00007fb6db005901 (/usr/lib/x86_64-linux-gnu/libstdc++.so.6+0x92901)
    #9 0x00007fb6db005b34 (/usr/lib/x86_64-linux-gnu/libstdc++.so.6+0x92b34)
   #10 0x00007fb6db001a55 (/usr/lib/x86_64-linux-gnu/libstdc++.so.6+0x8ea55)
   #11 0x00007fb6db02edc9 (/usr/lib/x86_64-linux-gnu/libstdc++.so.6+0xbbdc9)
   #12 0x000056428d0912c1 std::thread::_State_impl<std::thread::_Invoker<std::tuple<llvm::parallel::detail::(anonymous namespace)::ThreadPoolExecutor::ThreadPoolExecutor(llvm::ThreadPoolStrategy)::'lambda'()> > >::_M_run() (/opt/cross/clang-98cd1c33e3/bin/lld+0x36582c1)
   #13 0x00007fb6db02eb2f (/usr/lib/x86_64-linux-gnu/libstdc++.so.6+0xbbb2f)
   #14 0x00007fb6db10dfa3 start_thread (/lib/x86_64-linux-gnu/libpthread.so.0+0x7fa3)
   #15 0x00007fb6dad0c4cf clone (/lib/x86_64-linux-gnu/libc.so.6+0xf94cf)
   /bin/bash: line 1: 119333 Aborted                 ld.lld -m elf_x86_64 -r -o fs/nfsd/nfsd.o fs/nfsd/trace.o fs/nfsd/nfssvc.o fs/nfsd/nfsctl.o fs/nfsd/nfsproc.o fs/nfsd/nfsfh.o fs/nfsd/vfs.o fs/nfsd/export.o fs/nfsd/auth.o fs/nfsd/lockd.o fs/nfsd/nfscache.o fs/nfsd/nfsxdr.o fs/nfsd/stats.o fs/nfsd/filecache.o fs/nfsd/nfs2acl.o fs/nfsd/nfs3proc.o fs/nfsd/nfs3xdr.o fs/nfsd/nfs3acl.o fs/nfsd/nfs4proc.o fs/nfsd/nfs4xdr.o fs/nfsd/nfs4state.o fs/nfsd/nfs4idmap.o fs/nfsd/nfs4acl.o fs/nfsd/nfs4callback.o fs/nfsd/nfs4recover.o fs/nfsd/nfs4layouts.o fs/nfsd/blocklayout.o fs/nfsd/blocklayoutxdr.o

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org

[-- Attachment #2: config.gz --]
[-- Type: application/gzip, Size: 37254 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-01-04 22:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-04 22:48 ld.lld: error: failed to open fs/nfsd/nfsd.o: Cannot allocate memory kernel test robot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.