Date: Sun, 21 Jan 2018 11:05:41 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-toolchain@FreeBSD.org Subject: [Bug 225352] clang 6.0.0 crashes building emulators/wine: Assertion failed: ((size_t)StackDisp < Context.ArgStoreVector.size() && "Function call has more parameters than the stack is adjusted for.") Message-ID: <bug-225352-29464@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D225352 Bug ID: 225352 Summary: clang 6.0.0 crashes building emulators/wine: Assertion failed: ((size_t)StackDisp < Context.ArgStoreVector.size() && "Function call has more parameters than the stack is adjusted for.") Product: Base System Version: CURRENT Hardware: amd64 OS: Any Status: New Severity: Affects Some People Priority: --- Component: bin Assignee: freebsd-toolchain@FreeBSD.org Reporter: gerald@FreeBSD.org The import of clang 6.0.0 into -CURRENT broke both the emulators/wine and emulators/wine-devel ports, with clang crashing: http://beefy12.nyi.freebsd.org/data/head-amd64-default/p459147_s328035/logs/ wine-2.0.4,1.log http://beefy12.nyi.freebsd.org/data/head-amd64-default/p459147_s328035/logs/ wine-devel-3.0.r6,1.log http://beefy12.nyi.freebsd.org/data/head-amd64-default/p459306_s328104/logs/ wine-2.0.4,1.log http://beefy12.nyi.freebsd.org/data/head-amd64-default/p459306_s328104/logs/ wine-devel-3.0.r6,1.log http://beefy12.nyi.freebsd.org/data/head-amd64-default/p459491_s328183/logs/ wine-2.0.4,1.log http://beefy12.nyi.freebsd.org/data/head-amd64-default/p459491_s328183/logs/ wine-devel-3.0.r6,1.log Assertion failed: ((size_t)StackDisp < Context.ArgStoreVector.size() && "Function call has more parameters than the stack is adjusted for."), function collectCallInfo, file /usr/local/poudriere/jails/head-amd64/usr/src/contrib/llvm/lib/Target/X86/X8 6CallFrameOptimization.cpp, line 449. cc: error: unable to execute command: Abort trap (core dumped) cc: error: clang frontend command failed due to signal (use -v to see invocation) FreeBSD clang version 6.0.0 (branches/release_60 321788) (based on LLVM 6.0.0) --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-225352-29464>