[lldb-dev] Almost all lldb-mi tests failing from timeout
Ilia K
ki.stfu at gmail.com
Thu Mar 26 00:05:45 PDT 2015
Seems that it's lldb regression:
> 1 -file-exec-and-symbols a.out
2 (gdb)
3 ^done
4 (gdb)
5
> =shlibs-added,shlib-info=[num="1",name="a.out",dyld-addr="-",reason="dyld",path="/Users/IliaK/p/llvm/tools/lldb/test/tools/lldb-mi/a.out",loa
>
> ded_addr="-",dsym-objpath="/Users/IliaK/p/llvm/tools/lldb/test/tools/lldb-mi/a.out.dSYM/Contents/Resources/DWARF/a.out"]
6 -break-insert -f main
7
> ^done,bkpt={number="1",type="breakpoint",disp="keep",enabled="y",addr="0xffffffffffffffff",func="main",file="main.cpp",fullname="/Users/IliaK
>
> /p/llvm/tools/lldb/test/tools/lldb-mi/main.cpp",line="15",pending=["main"],times="0",original-location="main"}
8 (gdb)
9
> =breakpoint-modified,bkpt={number="1",type="breakpoint",disp="keep",enabled="y",addr="0xffffffffffffffff",func="main",file="main.cpp",fullnam
>
> e="/Users/IliaK/p/llvm/tools/lldb/test/tools/lldb-mi/main.cpp",line="15",pending=["main"],times="0",original-location="main"}
10 -exec-run
11 Assertion failed: (!"bad_weak_ptr"), function shared_ptr, file
> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain
> /usr/bin/../include/c++/v1/memory, line 5174.
Thanks,
Ilia
On Thu, Mar 26, 2015 at 7:58 AM, Ilia K <ki.stfu at gmail.com> wrote:
> Hello Chunk,
>
> I checked them a few days ago on OSX and all lldb-mi tests passed. It's
> weird that you see so many errors. Today I'll check it again. Thanks for
> report.
>
> Thanks,
> Ilia
> On Mar 26, 2015 1:39 AM, "Chuck Ries" <Chuck.Ries at microsoft.com> wrote:
>
> I tried to run the lldb-mi test on MacOS 57 of 68 error’d out with
> timeout issues. Is this the standard state of the tests or am I doing
> something wrong?
>
>
>
> python dotest.py --executable ~/llama/build/main_debug/bin/lldb
> tools/lldb-mi/
>
>
>
>
>
> _______________________________________________
> lldb-dev mailing list
> lldb-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20150326/b3a60322/attachment.html>
More information about the lldb-dev
mailing list