From: Philippe W. <phi...@sk...> - 2019-04-05 21:27:49
|
On Fri, 2019-04-05 at 20:53 +0200, Paulo Matos via Valgrind-users wrote: > disInstr(arm64): unhandled instruction 0xD5380000 ... > Could this really be a problem with valgrind, or am I missing something? > > If I should raise a bug or add more info please let me know. Searching on 'disInstr(arm64): unhandled instruction 0xD5380000' points e.g. at https://bugs.kde.org/show_bug.cgi?id=381556 which is marked as fixed. So, first thing to try is to test with the latest release (3.14) and/or the GIT version. Philippe |