<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Fri, Jan 9, 2015 at 11:02 AM, Kaylor, Andrew <span dir="ltr"><<a href="mailto:andrew.kaylor@intel.com" target="_blank">andrew.kaylor@intel.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Reid,<br>
<br>
I just discovered that ShadowStackGC inserts landing pad instructions that use __gcc_personality_v0 without checking the exception handling type setting.  It seems clear that ShadowStackGC needs to be updated, and I wonder if as a result of your changes below GC isn't in a broken state on Windows with the MSVC environment.  I'm not sure if that's even a supported combination right now, but it seems like we should at least include something in our planning to get this fixed.<br></blockquote><div><br></div><div>I guess ShadowStackGC crashes now rather than silently referencing a personality function that doesn't generally exist on the target? We should try not to crash, but that never would have worked.</div></div></div></div>