https://llvm.org/bugs/show_bug.cgi?id=23043
Vince Harron <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|[email protected] |[email protected] --- Comment #1 from Vince Harron <[email protected]> --- 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.
_______________________________________________ lldb-dev mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
