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 lldb-dev@cs.uiuc.edu
Reporter emaste@freebsd.org
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.)