|
From: Rhys K. <rhy...@gm...> - 2020-01-18 23:31:47
|
Thanks Paul. Will need a big more debugging on a macOS 10.15 Catalina system to get to the bottom of this one. I've created a bug report from your debug log to track this (https://bugs.kde.org/show_bug.cgi?id=416436) and marked it under our meta bug for all known macOS 10.15 issues. Sometimes these class of reports about illegal instructions actually have nothing to do with missing x86_64 ISA support, instead there's a system call which valgrind isn't hooking properly on new Mach kernel (the macOS kernel). Regards, Rhys On Wed, 15 Jan 2020 at 23:59, Paul Floyd <pj...@wa...> wrote: > > > On 15 Jan 2020, at 13:47, Rhys Kidd <rhy...@gm...> wrote: > > > Try running with ./valgrind -v <$program> and provide what is output. > > >> >> > > Hi Rhys > > I’ve attached the output. This is with the latest Xcode and macOS versions. > > > _______________________________________________ > Valgrind-developers mailing list > Val...@li... > https://lists.sourceforge.net/lists/listinfo/valgrind-developers > |