[lldb-dev] [Bug 23043] Linux i386 ThreadsStackTracesTestCase.test_stack_traces

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Apr 15 04:24:24 PDT 2015


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

Vince Harron <vince at nethacker.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|lldb-dev at cs.uiuc.edu        |vince at nethacker.com

--- Comment #1 from Vince Harron <vince at nethacker.com> ---
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

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20150415/3ac8956d/attachment.html>


More information about the lldb-dev mailing list