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

            Bug ID: 17184
           Summary: FreeBSD: expression interpreter fails for inferior
                    crash / assert tests
           Product: lldb
           Version: unspecified
          Hardware: PC
                OS: FreeBSD
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
          Assignee: [email protected]
          Reporter: [email protected]
    Classification: Unclassified

e.g. python dotest.py --executable ../../../build/bin/lldb -C /usr/bin/clang -v
-t -f CrashingInferiorTestCase.test_inferior_crashing_step_dwarf

runCmd: p argv[0]
runCmd failed!
error: Couldn't materialize struct: size of variable argv disagrees with the
ValueObject's size (0,8)
Errored out in Execute, couldn't PrepareToExecuteJITExpression

(the 0,8 is a local change to the log->Printf.)

-- 
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

Reply via email to