<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 - lldb crashes in ItaniumRecordLayoutBuilder::LayoutBase"
   href="https://bugs.llvm.org/show_bug.cgi?id=49612">49612</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>lldb crashes in ItaniumRecordLayoutBuilder::LayoutBase
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>lldb
          </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>normal
          </td>
        </tr>

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

        <tr>
          <th>Component</th>
          <td>All Bugs
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>lldb-dev@lists.llvm.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>zmontresor@solidthinking.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>jdevlieghere@apple.com, llvm-bugs@lists.llvm.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=24653" name="attach_24653" title="crash dump">attachment 24653</a> <a href="attachment.cgi?id=24653&action=edit" title="crash dump">[details]</a></span>
crash dump

lldb crash whenever i try to print a variable or execute a function

Process 72830 stopped
* thread #1, queue = 'com.apple.main-thread', stop reason = step over
    frame #0: 0x0000000106850356
libhwfwg.dylib`fwg::HelpManager::ShowHelpTopic(this=0x0000000101cc2030,
clientName=0x00007ffeefbfab28, topic=0x00007ffeefbfab18, controlDown=false) at
HelpManager.cxx:186:24
   183      {
   184          uiString helpUrl(GetHelpUrl(clientName, topic, controlDown));
   185  
-> 186          if ( ! helpUrl.isEmpty() && m_helpMode == HELP_REMOTE )
   187          {
   188              OnRemoteHelpHandle().Emit(helpUrl);
   189          }
Target 0: (hwx) stopped.
(lldb) p helpHrl.c_str()</pre>
        </div>
      </p>


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

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>