https://bugs.kde.org/show_bug.cgi?id=422715
--- Comment #1 from Julian Seward <jsew...@acm.org> --- This is the new &&-idiom-recovery machinery in 3.16.0. Looks like I didn't test it well enough on x86_32 (sigh). It should be trivial to fix. You unfortunately cut off the most important bit of the failure message. What was printed immediately prior to "valgrind fails with an internal error:" ? That is to say: what was printed by the ppIRExpr call in default: vex_printf("\n"); ppIRExpr(e); vex_printf("\n"); vpanic("expr_is_guardable: unhandled expr"); in expr_is_guardable() ? -- You are receiving this mail because: You are watching all bug changes.