[lldb-dev] [Bug 14383] New: TestBreakpointCommand.py hangs when run under Linux

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Nov 19 12:29:38 PST 2012


http://llvm.org/bugs/show_bug.cgi?id=14383

             Bug #: 14383
           Summary: TestBreakpointCommand.py hangs when run under Linux
           Product: lldb
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
        AssignedTo: lldb-dev at cs.uiuc.edu
        ReportedBy: matt.kopec at intel.com
    Classification: Unclassified


Invocation and output:

python dotest.py -i -v -p TestBreakpointCommand.py

Namespace(D=False, E=None, F=False, N=None, R=None, S=False, X=None, a=False,
archs=None, args=[], b=None, c=None, categoriesList=None, compilers=None,
d=False, e=None, executable=None, f=None, framework=None, g=False, h=False,
i=True, k=None, l=False, n=False, p='TestBreakpointCommand.py', plus_a=False,
plus_b=False, r=None, s=None, sharp=None, t=False, u=None, v=True, w=False,
x=None, y=None)
git: 'svn' is not a git command. See 'git --help'.

Did you mean one of these?
    fsck
    show

lldb.pre_flight: None
lldb.post_flight: None

Session logs for test failures/errors/unexpected successes will go into
directory '2012-11-19-15_45_02'
Command invoked: python dotest.py -i -v -p TestBreakpointCommand.py
compilers=['clang']

Configuration: arch=x86_64 compiler=clang
----------------------------------------------------------------------
Collected 2 tests

1: test_with_dsym (TestBreakpointCommand.BreakpointCommandTestCase)
   Test a sequence of breakpoint command add, list, and delete. ... skipped
'requires Darwin'
2: test_with_dwarf (TestBreakpointCommand.BreakpointCommandTestCase)
   Test a sequence of breakpoint command add, list, and delete. ... 


Result: test_with_dwarf hangs and the does not complete.

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the lldb-dev mailing list