[lldb-dev] [Bug 17184] New: FreeBSD: expression interpreter fails for inferior crash / assert tests
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue Sep 10 09:56:28 PDT 2013
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: lldb-dev at cs.uiuc.edu
Reporter: emaste at 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.)
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20130910/8762e07e/attachment.html>
More information about the lldb-dev
mailing list