<html>
    <head>
      <base href="https://llvm.org/bugs/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:vince@nethacker.com" title="Vince Harron <vince@nethacker.com>"> <span class="fn">Vince Harron</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Linux i386 ThreadsStackTracesTestCase.test_stack_traces"
   href="https://llvm.org/bugs/show_bug.cgi?id=23043">bug 23043</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Assignee</td>
           <td>lldb-dev@cs.uiuc.edu
           </td>
           <td>vince@nethacker.com
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Linux i386 ThreadsStackTracesTestCase.test_stack_traces"
   href="https://llvm.org/bugs/show_bug.cgi?id=23043#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Linux i386 ThreadsStackTracesTestCase.test_stack_traces"
   href="https://llvm.org/bugs/show_bug.cgi?id=23043">bug 23043</a>
              from <span class="vcard"><a class="email" href="mailto:vince@nethacker.com" title="Vince Harron <vince@nethacker.com>"> <span class="fn">Vince Harron</span></a>
</span></b>
        <pre>This happens in 78/100 clang-3.5 x86_64 dosep runs when running test suite
against "remote" lldb-server on localhost.

looking at: Stack traces for SBProcess: pid = 26805, state = stopped, threads =
4, executable = a.out
Stack trace for thread id=0x68b5 name=a.out queue=None stop reason=none
  frame #0: 0x007f058935c82d libc.so.6`None + -18446744073708586962
  frame #1: 0x007f05892eb6a0 libc.so.6`_IO_new_file_underflow at fileops.c:613
((_IO_FILE *)fp=0x00007f0589630640)
  frame #2: 0x007f05892ec62e libc.so.6`__GI__IO_default_uflow at genops.c:435
((_IO_FILE *)fp=0x00007f0589630640)
  frame #3: 0x007f05892e0344 libc.so.6`__GI__IO_getline_info at iogetline.c:69
((_IO_FILE *)fp=0x00007f0589630640, (char *)buf=0x00007ffffba7c1d0,
(size_t)n=63, (int)delim=10, (int)extract_delim=1, (int
*)eof=0x0000000000000000)
  frame #4: 0x007f05892df2c6 libc.so.6`_IO_fgets at iofgets.c:56 ((char
*)buf=0x00007ffffba7c1d0, (int)n=None, (_IO_FILE *)fp=0x00007f0589630640)
  frame #5: 0x0000000040140d a.out`main at main.cpp:107 ((int)argc=3, (const
char **)argv=0x00007ffffba7c368)
  frame #6: 0x007f0589292ec5 libc.so.6`__libc_start_main at libc-start.c:287
((int (*)(int, char **, char **))main=0x0000000000401270, (int)argc=3, (char
**)argv=0x00007ffffba7c368, (int (*)(int, char **, char **))init=None, (void
(*)())fini=None, (void (*)())rtld_fini=None, (void
*)stack_end=0x00007ffffba7c358)
  frame #7: 0x00000000400fae a.out`_start + 41

looking at: Stack traces for SBProcess: pid = 26301, state = stopped, threads =
4, executable = a.out
Stack trace for thread id=0x66bd name=a.out queue=None stop reason=none
  frame #0: 0x007fa34edcc82d libc.so.6`None + -18446744073708586962
  frame #1: 0x007fff1d88d188 None`None + -18446603340020657783</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>