From: Paulo M. <pm...@li...> - 2019-04-08 07:10:56
|
On 05/04/2019 23:27, Philippe Waroquiers wrote: > 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. > Thanks Philippe, you are correct. This is fixed in the last git commit. -- Paulo Matos |