Hi there, Thanks for the heads-up. As it turns out the most recent `libhwasan` crashes when displaying an address on the stack in Linux.
I'm currently working on getting it fixed here https://reviews.llvm.org/D91344#2393371 . If this hwasan patch series gets approved and if that patch goes in would it be feasible to bump the libsanitizer merge to whatever version that would be? If not (maybe because stage1 would be finished?) then could/would we end up using the LOCAL_PATCHES approach? Thanks, Matthew ________________________________ From: Martin Liška <[email protected]> Sent: 13 November 2020 16:33 To: Matthew Malcomson <[email protected]>; [email protected] <[email protected]> Cc: [email protected] <[email protected]>; Richard Earnshaw <[email protected]>; [email protected] <[email protected]>; [email protected] <[email protected]>; [email protected] <[email protected]> Subject: Re: [Patch 0/X] HWASAN v4 On 10/16/20 11:03 AM, Martin Li�ka wrote: > Hello. > > I've just merged libsanitizer and there's the corresponding part that includes > libhwasan. > > Martin Hey. I've just made last merge from upstream, there's corresponding hwasan part. Martin
