|
From: <jhr...@t-...> - 2003-10-19 13:38:38
|
----- Original Message ----- From: "Dirk Mueller" <dm...@gm...> To: <val...@li...> Sent: Saturday, October 18, 2003 3:17 PM Subject: Re: [Valgrind-users] Memcheck: mc_translate.c:1108 (memcheck_instrument): Assertion `u_in->size == 4 || u_in->size == 16' failed. > On Saturday 18 October 2003 13:28, Joerg Walter wrote: > > > when running one of my regression tests built with ICC 7.1 under the newly > > released valgrind I see the following assertion failure: > > can you try CVS HEAD? this was recently fixed iirc. I tried CVS HEAD and yes, the original problem is fixed on the trunk already. But both the fixed latest release (see Nicholas' hint) and trunk stumble across disInstr: unhandled instruction bytes: 0x66 0xF 0x2E 0x5 now. Thanks, Joerg |