[llvm-bugs] [Bug 49211] New: unable to execute command: Segmentation fault

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Feb 16 12:44:23 PST 2021


https://bugs.llvm.org/show_bug.cgi?id=49211

            Bug ID: 49211
           Summary: unable to execute command: Segmentation fault
           Product: clang
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: release blocker
          Priority: P
         Component: C++
          Assignee: unassignedclangbugs at nondot.org
          Reporter: fangdeng at fb.com
                CC: blitzrakete at gmail.com, dgregor at apple.com,
                    erik.pilkington at gmail.com, llvm-bugs at lists.llvm.org,
                    richard-llvm at metafoo.co.uk

command: buck build @mode/opt-asan admarket/adreview/service:adreviewservice

stack-trace:
********************
Traceback (most recent call last):
  File
"/remote_execution/tmp/execution/11/c9d410ef2d73492cbfc8358cb8ef73bb/work/fbcode/buck-out/opt/gen/tools/build/buck/wrappers/__fbcc__/sh_binary.4MCJjtYIjV/__default__/tools/build/buck/wrappers/fbcc.py",
line 87, in <module>
    rc = run_async_tool(run_jobs)
  File
"/remote_execution/tmp/execution/11/c9d410ef2d73492cbfc8358cb8ef73bb/work/fbcode/tools/build/buck/wrappers/lib/FBCCAsyncEnv.py",
line 153, in run_async_tool
    assert exit_code < 128
AssertionError
Cannot execute a rule out of process. On RE worker. Thread: Thread[main,5,main]
Command failed with exit code 1.
command:
[/remote_execution/tmp/execution/11/c9d410ef2d73492cbfc8358cb8ef73bb/work/fbcode/buck-out/opt/gen/tools/build/buck/wrappers/__fbcc__/fbcc.sh,
--cc=/remote_execution/tmp/execution/11/c9d410ef2d73492cbfc8358cb8ef73bb/work/fbcode/third-party-buck/platform007/build/llvm-fb/bin/clang++,
-nostdinc, -resource-dir, /remote_exe...
<truncated>
...

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20210216/f7047ed8/attachment.html>


More information about the llvm-bugs mailing list