<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - unable to execute command: Segmentation fault: 11"
   href="https://bugs.llvm.org/show_bug.cgi?id=48392">48392</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>unable to execute command: Segmentation fault: 11
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>lld
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Macintosh
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>MacOS X
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>enhancement
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>MachO
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>unassignedbugs@nondot.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>schuett@gmail.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>llvm-bugs@lists.llvm.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>PLEASE submit a bug report to <a href="https://bugs.llvm.org/">https://bugs.llvm.org/</a> and include the crash
backtrace.
Stack dump:
0.      Program arguments: /Users/xxx/modules/clang/git/bin/ld64.lld.darwinnew
-demangle -dynamic -arch x86_64 -platform_version macos 11.0.0 11.0 -syslibroot
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk
-o btm -L/Users/xxx/modules/clang/git/lib
-L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/lib/
lib/Support/ErrorHandling.o lib/Support/MemAlloc.o lib/Support/SmallVector.o
lib/Utilities/util.o lib/Checker/checker.o lib/Transactions/GlobalTransaction.o
lib/main.o -lc++ -lSystem
Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH
or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it):
0  ld64.lld.darwinnew       0x00000001047b6977
llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) + 39
1  ld64.lld.darwinnew       0x00000001047b576a llvm::sys::RunSignalHandlers() +
250
2  ld64.lld.darwinnew       0x00000001047b71d6 SignalHandler(int) + 262
3  libsystem_platform.dylib 0x00007fff20374d7d _sigtramp + 29
4  libsystem_platform.dylib 0x4a8aa596003452d8 _sigtramp + 5371146835525961080
5  ld64.lld.darwinnew       0x0000000104a96c44 unsigned int
std::__1::__sort3<lld::macho::RebaseSection::finalizeContents()::$_0&,
lld::macho::Location*>(lld::macho::Location*, lld::macho::Location*,
lld::macho::Location*, lld::macho::RebaseSection::finalizeContents()::$_0&) +
52
6  ld64.lld.darwinnew       0x0000000104a96eb3 unsigned int
std::__1::__sort4<lld::macho::RebaseSection::finalizeContents()::$_0&,
lld::macho::Location*>(lld::macho::Location*, lld::macho::Location*,
lld::macho::Location*, lld::macho::Location*,
lld::macho::RebaseSection::finalizeContents()::$_0&) + 35
7  ld64.lld.darwinnew       0x0000000104a97077 unsigned int
std::__1::__sort5<lld::macho::RebaseSection::finalizeContents()::$_0&,
lld::macho::Location*>(lld::macho::Location*, lld::macho::Location*,
lld::macho::Location*, lld::macho::Location*, lld::macho::Location*,
lld::macho::RebaseSection::finalizeContents()::$_0&) + 39
8  ld64.lld.darwinnew       0x0000000104a9634d void
std::__1::__sort<lld::macho::RebaseSection::finalizeContents()::$_0&,
lld::macho::Location*>(lld::macho::Location*, lld::macho::Location*,
lld::macho::RebaseSection::finalizeContents()::$_0&) + 157
9  ld64.lld.darwinnew       0x0000000104a90b64
lld::macho::RebaseSection::finalizeContents() + 180
10 ld64.lld.darwinnew       0x0000000104a9e68e lld::macho::writeResult() + 7358
11 ld64.lld.darwinnew       0x0000000104a7bdab
lld::macho::link(llvm::ArrayRef<char const*>, bool, llvm::raw_ostream&,
llvm::raw_ostream&) + 15291
12 ld64.lld.darwinnew       0x00000001046a522b lldMain(int, char const**,
llvm::raw_ostream&, llvm::raw_ostream&, bool) + 1163
13 ld64.lld.darwinnew       0x00000001046a4c65 main + 245
14 libdyld.dylib            0x00007fff2034b631 start + 1
clang-12: error: unable to execute command: Segmentation fault: 11
clang-12: error: linker command failed due to signal (use -v to see invocation)
make: *** [btm] Error 254</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>