[solved] Rock64 aarch64 pacman, checksums, crypto fails

This is for ARMv8 based devices

[solved] Rock64 aarch64 pacman, checksums, crypto fails

Postby Kabbone » Sat Mar 14, 2020 4:54 pm

Hey everyone,

I got a Rock64 with emmc Module and encountered some problems with it. This was tested two time with fresh installing to the emmc module and one time a fresh sd card.
Already after the install the rock64 struggles to update via pacman
$this->bbcode_second_pass_code('', '
[root@alarm alarm]# pacman -Syu
:: Synchronizing package databases...
core is up to date
extra is up to date
community is up to date
alarm is up to date
aur is up to date
:: Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...

Packages (13) ca-certificates-mozilla-3.51-1 cryptsetup-2.3.1-1 curl-7.69.1-1 glib2-2.64.1-1 iana-etc-20200311-1
libcap-2.33-1 libp11-kit-0.23.20-3 linux-aarch64-5.5.8-1 p11-kit-0.23.20-3 procps-ng-3.3.16-1
systemd-245-3 systemd-libs-245-3 systemd-sysvcompat-245-3

Total Download Size: 81.93 MiB
Total Installed Size: 179.83 MiB
Net Upgrade Size: 1.93 MiB

:: Proceed with installation? [Y/n]
:: Retrieving packages...
iana-etc-20200311-1-any 370.7 KiB 5.17 MiB/s 00:00 [##########################################] 100%
libp11-kit-0.23.20-3-aarch64 359.7 KiB 5.02 MiB/s 00:00 [##########################################] 100%
libcap-2.33-1-aarch64 56.3 KiB 2.75 MiB/s 00:00 [##########################################] 100%
systemd-libs-245-3-aarch64 457.9 KiB 4.07 MiB/s 00:00 [##########################################] 100%
cryptsetup-2.3.1-1-aarch64 485.4 KiB 2.96 MiB/s 00:00 [##########################################] 100%
systemd-245-3-aarch64 5.0 MiB 2.41 MiB/s 00:02 [##########################################] 100%
p11-kit-0.23.20-3-aarch64 139.6 KiB 3.41 MiB/s 00:00 [##########################################] 100%
ca-certificates-mozilla-3.51-1-aarch64 327.9 KiB 5.34 MiB/s 00:00 [##########################################] 100%
curl-7.69.1-1-aarch64 983.1 KiB 6.00 MiB/s 00:00 [##########################################] 100%
glib2-2.64.1-1-aarch64 2.4 MiB 5.67 MiB/s 00:00 [##########################################] 100%
linux-aarch64-5.5.8-1-aarch64 71.1 MiB 6.14 MiB/s 00:12 [##########################################] 100%
procps-ng-3.3.16-1-aarch64 342.8 KiB 4.18 MiB/s 00:00 [##########################################] 100%
systemd-sysvcompat-245-3-aarch64 8.0 KiB 800 KiB/s 00:00 [##########################################] 100%
(13/13) checking keys in keyring [##########################################] 100%
(13/13) checking package integrity [##########################################] 100%
error: libcap: signature from "Arch Linux ARM Build System <builder@archlinuxarm.org>" is invalid
:: File /var/cache/pacman/pkg/libcap-2.33-1-aarch64.pkg.tar.xz is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n]
error: cryptsetup: signature from "Arch Linux ARM Build System <builder@archlinuxarm.org>" is invalid
:: File /var/cache/pacman/pkg/cryptsetup-2.3.1-1-aarch64.pkg.tar.xz is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n]
error: systemd: signature from "Arch Linux ARM Build System <builder@archlinuxarm.org>" is invalid
:: File /var/cache/pacman/pkg/systemd-245-3-aarch64.pkg.tar.xz is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n]
error: glib2: signature from "Arch Linux ARM Build System <builder@archlinuxarm.org>" is invalid
:: File /var/cache/pacman/pkg/glib2-2.64.1-1-aarch64.pkg.tar.xz is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n]
error: linux-aarch64: signature from "Arch Linux ARM Build System <builder@archlinuxarm.org>" is invalid
:: File /var/cache/pacman/pkg/linux-aarch64-5.5.8-1-aarch64.pkg.tar.xz is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n]
error: failed to commit transaction (invalid or corrupted package)
Errors occurred, no packages were upgraded.
')

You can also check the md5/sha256 sums, the are not correct.
Then I figured out, it also doesn't any download from a TLS/SSL connection with wget. Just for testing I used the gcc package from a random Arch mirror.

$this->bbcode_second_pass_code('', '
[alarm@alarm ~]$ wget https://mirror.rackspace.com/archlinux/core/os/x86_64/gcc-9.2.1+20200130-2-x86_64.pkg.tar.zst
--2020-03-14 16:45:24-- https://mirror.rackspace.com/archlinux/core/os/x86_64/gcc-9.2.1+20200130-2-x86_64.pkg.tar.zst
Loaded CA certificate '/etc/ssl/certs/ca-certificates.crt'
Resolving mirror.rackspace.com (mirror.rackspace.com)... 94.236.26.35
Connecting to mirror.rackspace.com (mirror.rackspace.com)|94.236.26.35|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 31312224 (30M) [application/x-tar]
Saving to: 'gcc-9.2.1+20200130-2-x86_64.pkg.tar.zst'

gcc-9.2.1+20200130-2-x86_64.pkg 1%[ ] 416.00K 2.13MB/s in 0.2s

2020-03-14 16:45:25 (2.13 MB/s) - Read error at byte 425984/31312224 (Decryption has failed.). Retrying.

--2020-03-14 16:45:26-- (try: 2) https://mirror.rackspace.com/archlinux/core/os/x86_64/gcc-9.2.1+20200130-2-x86_64.pkg.tar.zst
Connecting to mirror.rackspace.com (mirror.rackspace.com)|94.236.26.35|:443... connected.
HTTP request sent, awaiting response... 206 Partial Content
Length: 31312224 (30M), 30886240 (29M) remaining [application/x-tar]
Saving to: 'gcc-9.2.1+20200130-2-x86_64.pkg.tar.zst'

gcc-9.2.1+20200130-2-x86_64.pkg 29%[==============> ] 8.84M 4.18MB/s in 2.0s

2020-03-14 16:45:28 (4.18 MB/s) - Read error at byte 9273344/31312224 (Decryption has failed.). Retrying.

--2020-03-14 16:45:30-- (try: 3) https://mirror.rackspace.com/archlinux/core/os/x86_64/gcc-9.2.1+20200130-2-x86_64.pkg.tar.zst
Connecting to mirror.rackspace.com (mirror.rackspace.com)|94.236.26.35|:443... connected.
HTTP request sent, awaiting response... 206 Partial Content
Length: 31312224 (30M), 22038880 (21M) remaining [application/x-tar]
Saving to: 'gcc-9.2.1+20200130-2-x86_64.pkg.tar.zst'

gcc-9.2.1+20200130-2-x86_64.pkg 31%[+++++++++++++++> ] 9.33M 2.36MB/s in 0.2s

2020-03-14 16:45:30 (2.36 MB/s) - Read error at byte 9781248/31312224 (Decryption has failed.). Retrying.

--2020-03-14 16:45:33-- (try: 4) https://mirror.rackspace.com/archlinux/core/os/x86_64/gcc-9.2.1+20200130-2-x86_64.pkg.tar.zst
Connecting to mirror.rackspace.com (mirror.rackspace.com)|94.236.26.35|:443... connected.
HTTP request sent, awaiting response... 206 Partial Content
Length: 31312224 (30M), 21530976 (21M) remaining [application/x-tar]
Saving to: 'gcc-9.2.1+20200130-2-x86_64.pkg.tar.zst'

gcc-9.2.1+20200130-2-x86_64.pkg 32%[++++++++++++++++> ] 9.80M 2.39MB/s in 0.2s

2020-03-14 16:45:33 (2.39 MB/s) - Read error at byte 10272768/31312224 (Decryption has failed.). Retrying.

--2020-03-14 16:45:37-- (try: 5) https://mirror.rackspace.com/archlinux/core/os/x86_64/gcc-9.2.1+20200130-2-x86_64.pkg.tar.zst
Connecting to mirror.rackspace.com (mirror.rackspace.com)|94.236.26.35|:443... connected.
HTTP request sent, awaiting response... 206 Partial Content
Length: 31312224 (30M), 21039456 (20M) remaining [application/x-tar]
Saving to: 'gcc-9.2.1+20200130-2-x86_64.pkg.tar.zst'

gcc-9.2.1+20200130-2-x86_64.pkg 32%[+++++++++++++++++ ] 9.83M --.-KB/s in 0.05s

2020-03-14 16:45:38 (635 KB/s) - Read error at byte 10305536/31312224 (Decryption has failed.). Retrying.

^C
')

same mirror without TLS works flawlessly, but the file is still corrupted as you can see with the md5sums (*.ref is from another x86 machine)

$this->bbcode_second_pass_code('', '[alarm@alarm ~]$ wget http://mirror.rackspace.com/archlinux/core/os/x86_64/gcc-9.2.1+20200130-2-x86_64.pkg.tar.zst
--2020-03-14 16:47:22-- http://mirror.rackspace.com/archlinux/core/os/x86_64/gcc-9.2.1+20200130-2-x86_64.pkg.tar.zst
Resolving mirror.rackspace.com (mirror.rackspace.com)... 94.236.26.35
Connecting to mirror.rackspace.com (mirror.rackspace.com)|94.236.26.35|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 31312224 (30M) [application/x-tar]
Saving to: 'gcc-9.2.1+20200130-2-x86_64.pkg.tar.zst.1'

gcc-9.2.1+20200130-2-x86_64.pkg 100%[====================================================>] 29.86M 6.96MB/s in 4.5s

2020-03-14 16:47:26 (6.61 MB/s) - 'gcc-9.2.1+20200130-2-x86_64.pkg.tar.zst.1' saved [31312224/31312224]

[alarm@alarm ~]$ md5sum gcc-9.2.1+20200130-2-x86_64.pkg.tar.zst{,.ref}
f2e4853203848ac8d6089b473737fc61 gcc-9.2.1+20200130-2-x86_64.pkg.tar.zst
ec24cb69d03dfcb05b82abb7b0b79afe gcc-9.2.1+20200130-2-x86_64.pkg.tar.zst.ref
')

Don't really know what else to do here. Did anyone else with a rock64 ran into this problem?

EDIT:
I also tried with Armbian and to me it seems, that the ethernet interface is kind of broken. I downloaded the file 3 times over https and 2 time over http and it seems to get corrupted nearly every time.

$this->bbcode_second_pass_code('', 'for@rock64:~$ md5sum gcc-9.3.0-1-x86_64.pkg.tar.zst*
2b4aa5cd54bb4b9435a520a894c1c16b gcc-9.3.0-1-x86_64.pkg.tar.zst
2b4aa5cd54bb4b9435a520a894c1c16b gcc-9.3.0-1-x86_64.pkg.tar.zst.1
9d8c68940b58e29d1814c515472145ce gcc-9.3.0-1-x86_64.pkg.tar.zst.2
ee3153a5843627372260ab458eb88bd3 gcc-9.3.0-1-x86_64.pkg.tar.zst.3
576c9e1d3ea62590f47fc79d8a0363fb gcc-9.3.0-1-x86_64.pkg.tar.zst.4
cf609bf90fabf8f4ea1bb0487090c909 gcc-9.3.0-1-x86_64.pkg.tar.zst.5
')

EDIT2:
I'm getting even more confused. It's like data is changing all the time, perhaps a flaw in the crypto? Calling md5sum three times in a row gives 3 different results
$this->bbcode_second_pass_code('', '
[kabbone@rock64 ~]$ md5sum firefox-74.0-2-x86_64.pkg.tar.zst*
c6b3354d9c049f9fabde4d5fce8011e8 firefox-74.0-2-x86_64.pkg.tar.zst
c6b3354d9c049f9fabde4d5fce8011e8 firefox-74.0-2-x86_64.pkg.tar.zst.1
c6b3354d9c049f9fabde4d5fce8011e8 firefox-74.0-2-x86_64.pkg.tar.zst.2
c6b3354d9c049f9fabde4d5fce8011e8 firefox-74.0-2-x86_64.pkg.tar.zst.3
c6b3354d9c049f9fabde4d5fce8011e8 firefox-74.0-2-x86_64.pkg.tar.zst.4
abd82cf8893973359fa1a3e916709be9 firefox-74.0-2-x86_64.pkg.tar.zst.5
c6b3354d9c049f9fabde4d5fce8011e8 firefox-74.0-2-x86_64.pkg.tar.zst.6
[kabbone@rock64 ~]$ md5sum firefox-74.0-2-x86_64.pkg.tar.zst*
c6b3354d9c049f9fabde4d5fce8011e8 firefox-74.0-2-x86_64.pkg.tar.zst
c6b3354d9c049f9fabde4d5fce8011e8 firefox-74.0-2-x86_64.pkg.tar.zst.1
30cb12a50f61bc993981c721c1cf39c5 firefox-74.0-2-x86_64.pkg.tar.zst.2
ed4546fca377c2d6eda93150263fa52d firefox-74.0-2-x86_64.pkg.tar.zst.3
bc4067a59229e27dc0560053d57ed0af firefox-74.0-2-x86_64.pkg.tar.zst.4
fe298842e858ccced17fc8334878fee7 firefox-74.0-2-x86_64.pkg.tar.zst.5
984bcf322e7f3f4ae05d325656fd2f96 firefox-74.0-2-x86_64.pkg.tar.zst.6
[kabbone@rock64 ~]$ md5sum firefox-74.0-2-x86_64.pkg.tar.zst*
c6b3354d9c049f9fabde4d5fce8011e8 firefox-74.0-2-x86_64.pkg.tar.zst
c6b3354d9c049f9fabde4d5fce8011e8 firefox-74.0-2-x86_64.pkg.tar.zst.1
bcaf1871c9347473c929a4866567e563 firefox-74.0-2-x86_64.pkg.tar.zst.2
bc4b99c3169cec2dfdc9ea8603e92545 firefox-74.0-2-x86_64.pkg.tar.zst.3
80e6b8c9e2369e118bfb99c8c409c568 firefox-74.0-2-x86_64.pkg.tar.zst.4
205d43b2ba38bb78a793766d0129426f firefox-74.0-2-x86_64.pkg.tar.zst.5
15d3415cb262a6a021c2a07c760ce892 firefox-74.0-2-x86_64.pkg.tar.zst.6
')
Last edited by Kabbone on Sun Mar 22, 2020 7:04 am, edited 1 time in total.
Kabbone
 
Posts: 153
Joined: Thu Jul 25, 2013 9:20 am

Re: Rock64 aarch64 pacman fails/https decryption fails

Postby Kabbone » Sat Mar 21, 2020 12:35 pm

nobody any idea?

Perhaps starting from the other side, does someone has the device in use without any problems?
Kabbone
 
Posts: 153
Joined: Thu Jul 25, 2013 9:20 am

Re: Rock64 aarch64 pacman fails/https decryption fails

Postby graysky » Sat Mar 21, 2020 12:56 pm

Did you:
$this->bbcode_second_pass_quote('https://archlinuxarm.org/platforms/armv7/broadcom/raspberry-pi-2', '
')10 .Initialize the pacman keyring and populate the Arch Linux ARM package signing keys:
$this->bbcode_second_pass_code('', '
pacman-key --init
pacman-key --populate archlinuxarm')
graysky
Developer
 
Posts: 1728
Joined: Sun Jun 26, 2011 6:56 am
Location: /run/user/1000

Re: Rock64 aarch64 pacman fails/https decryption fails

Postby Kabbone » Sat Mar 21, 2020 1:38 pm

Yes, I did that.
Like you see in my previous post, the problem seems to be to check the gpg signings because of the output of crypto/checksums. It is also not a alarm only topic, I tried it with the debian image too for comparison.
Kabbone
 
Posts: 153
Joined: Thu Jul 25, 2013 9:20 am

Re: Rock64 aarch64 pacman fails/https decryption fails

Postby Kabbone » Sat Mar 21, 2020 10:51 pm

It looks like I found the problem after some more testing and researching.
It's the RAM frequency, it is too high! It seems like not every board can run the 786MHz default. Perhaps it's also just related to < v3 Revision of the board. I also did a run with memtester and got some errors there.
The solution is to use the prior 333MHz and suddenly all problems are gone :)

$this->bbcode_second_pass_code('', '
$ mkimage -n rk3328 -T rksd -d rk3328_ddr_333MHz_v1.13.bin idbloader.img
$ cat rk3328_miniloader_v2.46.bin >> idbloader.img
# dd if=idbloader.img of=/dev/sdx seek=64 conv=notrunc
')

Files:
https://github.com/ayufan-rock64/rkbin/tree/master/rk33

Info:
https://forum.pine64.org/showthread.php?tid=7387

Before:
$this->bbcode_second_pass_code('', '
[root@alarm alarm]# memtester 3600M 5
memtester version 4.3.0 (64-bit)
Copyright (C) 2001-2012 Charles Cazabon.
Licensed under the GNU General Public License version 2 (only).

pagesize is 4096
pagesizemask is 0xfffffffffffff000
want 3600MB (3774873600 bytes)
got 3600MB (3774873600 bytes), trying mlock ...locked.
Loop 1/5:
Stuck Address : ok
Random Value : FAILURE: 0x1cf7ff03a8ef3d87 != 0x1cf7bf03a8ef3d87 at offset 0x0abaa5a8.
FAILURE: 0x513cf5f74f7ecf31 != 0x513cb5f74f7ecf31 at offset 0x0ae4ab48.
FAILURE: 0xffcedf5bfbba767b != 0xffce9f5bfbba767b at offset 0x0b12a9e8.
FAILURE: 0x9faa7f3bef3b472c != 0x9faa3f3bef3b472c at offset 0x0b70aba8.
FAILURE: 0xff1fdf9daefffed6 != 0xff1f9f9daefffed6 at offset 0x0c3eaba8.
FAILURE: 0xffbddf4c6bef4fdb != 0xffbd9f4c6bef4fdb at offset 0x0c52a368.
FAILURE: 0x7eaff50073fdb6f9 != 0x7eafb50073fdb6f9 at offset 0x0c98ab48.
FAILURE: 0xceff7f68dfef5185 != 0xceff3f68dfef5185 at offset 0x0e16a5c8.
FAILURE: 0xff83df2bf3df6aac != 0xff839f2bf3df6aac at offset 0x0e4ca3c8.
FAILURE: 0xdb7fdd285f5b1eb9 != 0xdb7f9d285f5b1eb9 at offset 0x0f58af88.
FAILURE: 0x3e9dd533f7dfe980 != 0x3e9d9533f7dfe980 at offset 0x1464a0c8.
FAILURE: 0x7e7fdd7d17fc1d59 != 0x7e7f9d7d17fc1d59 at offset 0x1480aa48.
FAILURE: 0x77ffbdee65ffc409 != 0x77fffdee65ffc409 at offset 0x19cab100.
FAILURE: 0xeb993df579adec00 != 0xeb997df579adec00 at offset 0x19d8aa20.
FAILURE: 0xf7bf17008ee95dc3 != 0xf7bf57008ee95dc3 at offset 0x19dcb1e0.
FAILURE: 0xffdbb795f7ff9561 != 0xffdbf795f7ff9561 at offset 0x19eaabc0.
FAILURE: 0x5f3e0fc3df9a8778 != 0x5f3e4fc3df9a8778 at offset 0x19ecae20.
FAILURE: 0x7c9e9df23bf9cb6c != 0x7c9eddf23bf9cb6c at offset 0x19ecb340.
FAILURE: 0xeffb1d09cf5fa3ae != 0xeffb5d09cf5fa3ae at offset 0x1a04b680.
FAILURE: 0xdedf3f4773795c71 != 0xdedf7f4773795c71 at offset 0x1a50ab40.
FAILURE: 0x1bee9f512edc9730 != 0x1beedf512edc9730 at offset 0x1a6aaf40.
FAILURE: 0xfb619544577ba1d1 != 0xfb61d544577ba1d1 at offset 0x1b54b1c0.
FAILURE: 0x9bee9feaa8df8efa != 0x9beedfeaa8df8efa at offset 0x1b9aaa20.
FAILURE: 0x9ffd95caff9276bf != 0x9ffdd5caff9276bf at offset 0x1f08ad20.
FAILURE: 0x53fabf94fdfd8093 != 0x53faff94fdfd8093 at offset 0x1f4ead00.
FAILURE: 0x37f79db9defb455c != 0x37f7ddb9defb455c at offset 0x20b0b6a0.
FAILURE: 0x71dfcd4b59ee5752 != 0x71df8d4b59ee5752 at offset 0x2a8eae08.
FAILURE: 0x7cff779ffbfbe222 != 0x7cff379ffbfbe222 at offset 0x2ac0aa88.
FAILURE: 0x4fef77bdf7ff38fa != 0x4fef37bdf7ff38fa at offset 0x2ad6a5c8.
FAILURE: 0xfefd5d8ab5e1ba3d != 0xfefd1d8ab5e1ba3d at offset 0x2b74af88.
FAILURE: 0xbf2f7704d7ff30c7 != 0xbf2f3704d7ff30c7 at offset 0x2c80aa08.
FAILURE: 0xf5f17f236fff41cf != 0xf5f13f236fff41cf at offset 0x2f76a3c8.
FAILURE: 0x2d76f5fdfdf95f50 != 0x2d76b5fdfdf95f50 at offset 0x2f7aa348.
FAILURE: 0xf79def2d70fe448d != 0xf79daf2d70fe448d at offset 0x2f80ac08.
FAILURE: 0xeea3df27ffc7e0f2 != 0xeea39f27ffc7e0f2 at offset 0x2f82abe8.
FAILURE: 0x37997de3ef77bff6 != 0x37993de3ef77bff6 at offset 0x2f8aa1c8.
FAILURE: 0xffe4fd20779bb27f != 0xffe4bd20779bb27f at offset 0x2f8ea0a8.
FAILURE: 0x7febdf0c464b4643 != 0x7feb9f0c464b4643 at offset 0x2f9eae28.
FAILURE: 0x6bffdf0eb7ee7d1e != 0x6bff9f0eb7ee7d1e at offset 0x3040ade8.
FAILURE: 0xbd2fd701bffc81b4 != 0xbd2f9701bffc81b4 at offset 0x3082aa28.
FAILURE: 0xf49ff7d1dffde23b != 0xf49fb7d1dffde23b at offset 0x309aa5c8.
FAILURE: 0x56fffd6277e5d0c8 != 0x56ffbd6277e5d0c8 at offset 0x3116aa28.
FAILURE: 0x7f1fd7eff4d60cd4 != 0x7f1f97eff4d60cd4 at offset 0x315aa588.
FAILURE: 0x97ff7f65fffdf7ce != 0x97ff3f65fffdf7ce at offset 0x3186a5c8.
FAILURE: 0x7f903d37fe7ad940 != 0x7f907d37fe7ad940 at offset 0x397a7680.
FAILURE: 0xcaff17033e2c87af != 0xcaff57033e2c87af at offset 0x397e7120.
FAILURE: 0xfdfbbf70fef94761 != 0xfdfbff70fef94761 at offset 0x39806c60.
FAILURE: 0x79f71d91df7c7497 != 0x79f75d91df7c7497 at offset 0x39826ba0.
FAILURE: 0xedfe9f49f9a99ab3 != 0xedfedf49f9a99ab3 at offset 0x39987260.
FAILURE: 0xbbdf158667b1d04f != 0xbbdf558667b1d04f at offset 0x39a27520.
FAILURE: 0xbb5fbd49fefe50d5 != 0xbb5ffd49fefe50d5 at offset 0x39f273a0.
FAILURE: 0xfe5f9df877ff76b5 != 0xfe5fddf877ff76b5 at offset 0x3a027640.
FAILURE: 0x97ff9dd6f3efea0c != 0x97ffddd6f3efea0c at offset 0x3a466ba0.
FAILURE: 0xe7e89d976ffe776a != 0xe7e8dd976ffe776a at offset 0x3b2073a0.
FAILURE: 0xbb7b97686f1fb03e != 0xbb7bd7686f1fb03e at offset 0x3b587640.
FAILURE: 0xe7f797fe3d7fbdfa != 0xe7f7d7fe3d7fbdfa at offset 0x412943c0.
FAILURE: 0xffefefc85aef456a != 0xffefafc85aef456a at offset 0x4a36a1e8.
FAILURE: 0x72bd57e3effe8587 != 0x72bd17e3effe8587 at offset 0x4a3ea268.
FAILURE: 0xf7fdff43b5ff6ab5 != 0xf7fdbf43b5ff6ab5 at offset 0x4a40a148.
FAILURE: 0xf5fbfd9beaafd1a0 != 0xf5fbbd9beaafd1a0 at offset 0x4a40a6c8.
FAILURE: 0x7ffff7e47fdc339a != 0x7fffb7e47fdc339a at offset 0x4a42a1e8.
FAILURE: 0x68d677e37effed54 != 0x68d637e37effed54 at offset 0x4a46a228.
FAILURE: 0x7ff65fec5afea20a != 0x7ff61fec5afea20a at offset 0x4a4aaca8.
FAILURE: 0xcbbf5d6dee75a683 != 0xcbbf1d6dee75a683 at offset 0x4a4ea348.
FAILURE: 0x55e7dda13f79bacf != 0x55e79da13f79bacf at offset 0x4a50a8c8.
FAILURE: 0xebbafd0af6778576 != 0xebbabd0af6778576 at offset 0x4a8ea5a8.
FAILURE: 0xfccfdd771bfd3abb != 0xfccf9d771bfd3abb at offset 0x4abcada8.
FAILURE: 0xf7c1cde67f1f812d != 0xf7c18de67f1f812d at offset 0x4abeace8.
FAILURE: 0x5bffff9f4fff8b53 != 0x5bffbf9f4fff8b53 at offset 0x4ae2a7a8.
FAILURE: 0x7ff757acdeffa10d != 0x7ff717acdeffa10d at offset 0x4af2a4e8.
FAILURE: 0xff7fdfe17e4c287c != 0xff7f9fe17e4c287c at offset 0x4b44ae28.
FAILURE: 0xfcfd6f01f9209357 != 0xfcfd2f01f9209357 at offset 0x4c26a608.
FAILURE: 0xbbfc5f0bd39a72f4 != 0xbbfc1f0bd39a72f4 at offset 0x4c80a608.
FAILURE: 0x3efbd57dceb50904 != 0x3efb957dceb50904 at offset 0x4c92a608.
FAILURE: 0x7bbbff8a7c755a0c != 0x7bbbbf8a7c755a0c at offset 0x4cb4a348.
FAILURE: 0x4ed75d2cdbff8669 != 0x4ed71d2cdbff8669 at offset 0x4d72a788.
FAILURE: 0xfffd77e4927742fe != 0xfffd37e4927742fe at offset 0x4dbea608.
FAILURE: 0x5c6ed7d3733fb54f != 0x5c6e97d3733fb54f at offset 0x4dc0a5c8.
FAILURE: 0x6edfff4567d7ae79 != 0x6edfbf4567d7ae79 at offset 0x4e88a5c8.
FAILURE: 0x73eff75e3fed2257 != 0x73efb75e3fed2257 at offset 0x5038a1c8.
FAILURE: 0x6ebfb5c6fc6aa84f != 0x6ebff5c6fc6aa84f at offset 0x5b313de0.
FAILURE: 0x7bfeb7436f7c1b63 != 0x7bfef7436f7c1b63 at offset 0x5e014260.
FAILURE: 0xfdf79d1a7bfe6d90 != 0xfdf7dd1a7bfe6d90 at offset 0x5e4b3b60.
FAILURE: 0xe7fd9f0a7d9b2c94 != 0xe7fddf0a7d9b2c94 at offset 0x618f3b60.
FAILURE: 0x5effdde6ffaf1528 != 0x5eff9de6ffaf1528 at offset 0x6a44a248.
FAILURE: 0x7dfd7fc677f99a3c != 0x7dfd3fc677f99a3c at offset 0x6a9ca288.
FAILURE: 0xaddb55605f7dbe99 != 0xaddb15605f7dbe99 at offset 0x6ae0a228.
FAILURE: 0xfdd1fdac99f6beaa != 0xfdd1bdac99f6beaa at offset 0x6be6afe8.
FAILURE: 0x7bef5d343bd7fbcf != 0x7bef1d343bd7fbcf at offset 0x6f76ab28.
FAILURE: 0xefe6d553837fb78d != 0xefe69553837fb78d at offset 0x702ca3c8.
FAILURE: 0xedcdfd1737e69e24 != 0xedcdbd1737e69e24 at offset 0x7038a6a8.
FAILURE: 0x930ddd3e4500045d != 0x930d9d3e4500045d at offset 0x0c28aba8.
FAILURE: 0x9879d5193905813b != 0x987995193905813b at offset 0x0f38a5c8.
FAILURE: 0x9781d58903243628 != 0x9781958903243628 at offset 0x113ca5c8.
FAILURE: 0x1309bfe2413d5189 != 0x1309ffe2413d5189 at offset 0x1c0eab40.
FAILURE: 0x1b40bde80014342d != 0x1b40fde80014342d at offset 0x1c18b1c0.
FAILURE: 0xb350ffc6b155cd68 != 0xb350bfc6b155cd68 at offset 0x2a38ab28.
FAILURE: 0x604f594c13548a9 != 0x604b594c13548a9 at offset 0x2a3ca188.
FAILURE: 0x9689e51403803c54 != 0x9689a51403803c54 at offset 0x2a68a4a8.
FAILURE: 0x36297515ab069628 != 0x36293515ab069628 at offset 0x2b5aa648.
FAILURE: 0x3a297d27a3011c2b != 0x3a293d27a3011c2b at offset 0x2ba2aae8.
FAILURE: 0xb80bd70918158b3b != 0xb80b970918158b3b at offset 0x2d5eae08.
FAILURE: 0x720ddfc1812606ac != 0x720d9fc1812606ac at offset 0x2e68a4a8.
FAILURE: 0x32a9f52115a2ae5e != 0x32a9b52115a2ae5e at offset 0x2f8aa0c8.
FAILURE: 0xb811ff24c15a08a2 != 0xb811bf24c15a08a2 at offset 0x2f90a488.
FAILURE: 0xa021d537f9c4cd55 != 0xa0219537f9c4cd55 at offset 0x2fb6a1e8.
FAILURE: 0x99017d87ab612015 != 0x99013d87ab612015 at offset 0x2fc8a5c8.
FAILURE: 0x1639f774838c656d != 0x1639b774838c656d at offset 0x301ca5c8.
FAILURE: 0x1018ff0cb22c77cf != 0x1018bf0cb22c77cf at offset 0x30f0a5c8.
FAILURE: 0xc01fdd972135d122 != 0xc01f9d972135d122 at offset 0x3120ae08.
FAILURE: 0x820bdd2200862fe0 != 0x820b9d2200862fe0 at offset 0x314ca5c8.
FAILURE: 0x9011fd9de9e4b3ff != 0x9011bd9de9e4b3ff at offset 0x315ca5c8.
FAILURE: 0x100adfd383851c50 != 0x100a9fd383851c50 at offset 0x317caa28.
FAILURE: 0x928aff82000caa93 != 0x928abf82000caa93 at offset 0x321caa48.
FAILURE: 0x32199794896c717f != 0x3219d794896c717f at offset 0x397a6ee0.
FAILURE: 0x32119d13108478c0 != 0x3211dd13108478c0 at offset 0x3ad87260.
FAILURE: 0x5a1995500a0ce1fd != 0x5a19d5500a0ce1fd at offset 0x3b006d00.
FAILURE: 0xd23b4561c34e8ef8 != 0xd23b0561c34e8ef8 at offset 0x4a36a4e8.
FAILURE: 0x810ff7f6210df6fb != 0x810fb7f6210df6fb at offset 0x4a38a2a8.
FAILURE: 0x9405d7cf10042e5d != 0x940597cf10042e5d at offset 0x4a42ab08.
FAILURE: 0xb22be53d0147e376 != 0xb22ba53d0147e376 at offset 0x4a52a1c8.
FAILURE: 0xcb0967fc211e482a != 0xcb0927fc211e482a at offset 0x4a6aacc8.
FAILURE: 0x2184daaa18d6d3e != 0x2180daaa18d6d3e at offset 0x4a74a5c8.
FAILURE: 0xbc6eeda229d5c4e9 != 0xbc6eada229d5c4e9 at offset 0x4a76abe8.
FAILURE: 0xd219579681957607 != 0xd219179681957607 at offset 0x4a82aa28.
FAILURE: 0x3999dfdd5130d016 != 0x39999fdd5130d016 at offset 0x4a84ac08.
FAILURE: 0x18316763c9ae2185 != 0x18312763c9ae2185 at offset 0x4a9aa5c8.
FAILURE: 0xd399f72a7184c7ce != 0xd399b72a7184c7ce at offset 0x4ab0a668.
FAILURE: 0x1009f777b18c9f25 != 0x1009b777b18c9f25 at offset 0x4ab6a348.
FAILURE: 0xb293572d41240331 != 0xb293172d41240331 at offset 0x4ac2a5c8.
FAILURE: 0xb24bd597c920ded3 != 0xb24b9597c920ded3 at offset 0x4ad8a288.
FAILURE: 0xb80fc588898fd530 != 0xb80f8588898fd530 at offset 0x4af6a688.
FAILURE: 0x561adf568b084fc3 != 0x561a9f568b084fc3 at offset 0x4cc0a348.
FAILURE: 0x30cacfbd95009ec8 != 0x30ca8fbd95009ec8 at offset 0x4cf8a608.
FAILURE: 0x910dddc18a44fbbf != 0x910d9dc18a44fbbf at offset 0x4d3ca408.
FAILURE: 0x5210c71827257577 != 0x5210871827257577 at offset 0x4df2a608.
FAILURE: 0x3b9f706050e5f61 != 0x3b9b706050e5f61 at offset 0x4e66a1c8.
FAILURE: 0x9e09dfbe898635a2 != 0x9e099fbe898635a2 at offset 0x4ec6a488.
FAILURE: 0xd61ad5198150224f != 0xd61a95198150224f at offset 0x4eeea148.
FAILURE: 0x521dd53c0831b820 != 0x521d953c0831b820 at offset 0x4f7aa1c8.
FAILURE: 0x8a8addad55541fcd != 0x8a8a9dad55541fcd at offset 0x4feea5c8.
FAILURE: 0x1201dfbea1c56ab1 != 0x12019fbea1c56ab1 at offset 0x5062a608.
FAILURE: 0x1a29f5fb09488be9 != 0x1a29b5fb09488be9 at offset 0x514aa5e8.
FAILURE: 0x936975b70584d1ec != 0x936935b70584d1ec at offset 0x516ca608.
FAILURE: 0x7009f577890450c3 != 0x7009b577890450c3 at offset 0x517aa608.
FAILURE: 0x58099d3743c4df8f != 0x5809dd3743c4df8f at offset 0x59c53fe0.
FAILURE: 0x8209bf298f1c2b4a != 0x8209ff298f1c2b4a at offset 0x5bdd3b60.
FAILURE: 0x9788b73c030721d3 != 0x9788f73c030721d3 at offset 0x600343c0.
FAILURE: 0x248cdac4104a6d0 != 0x2488dac4104a6d0 at offset 0x6a5aae08.
FAILURE: 0xd221ddc429445d39 != 0xd2219dc429445d39 at offset 0x6a6ca748.
FAILURE: 0x20d7d169106ffa2 != 0x20d3d169106ffa2 at offset 0x6ad6a228.
FAILURE: 0x331de56041841c41 != 0x331da56041841c41 at offset 0x6b8ea228.
FAILURE: 0x921bfd79231449c6 != 0x921bbd79231449c6 at offset 0x6c84a168.
FAILURE: 0x103f56f81cc2e66 != 0x103b56f81cc2e66 at offset 0x6cb6a628.
FAILURE: 0x1439fda121021661 != 0x1439bda121021661 at offset 0x6d36a3c8.
FAILURE: 0xba10c5d608403c6d != 0xba1085d608403c6d at offset 0x6e20a3c8.
FAILURE: 0xf22b5fd141d0e9b9 != 0xf22b1fd141d0e9b9 at offset 0x6e64a228.
Compare XOR : FAILURE: 0x5b2efd37cc4c9f7f != 0x5b2ebd37cc4c9f7f at offset 0x0c20a368.
FAILURE: 0xfa8bff40a8727286 != 0xfa8bbf40a8727286 at offset 0x0c6aaa68.
FAILURE: 0x5d23fde80876250b != 0x5d23bde80876250b at offset 0x1174a608.
FAILURE: 0x8bce7de6e59aa566 != 0x8bce3de6e59aa566 at offset 0x1258aa68.
FAILURE: 0xb93e1f247940ef84 != 0xb93e5f247940ef84 at offset 0x19beaa80.
FAILURE: 0xa2cb9fbc37581a87 != 0xa2cbdfbc37581a87 at offset 0x19dcb1e0.
FAILURE: 0x5f0c3735d37b3053 != 0x5f0c7735d37b3053 at offset 0x1ac0ab40.
FAILURE: 0xf13b724f9fbe871 != 0xf13f724f9fbe871 at offset 0x1ae4b200.
FAILURE: 0xfccbb7c8dd7977f0 != 0xfccbf7c8dd7977f0 at offset 0x1b90b280.
FAILURE: 0x2283bd8e0c729470 != 0x2283fd8e0c729470 at offset 0x1cc0ad00.
FAILURE: 0x832b3f80085adfdb != 0x832b7f80085adfdb at offset 0x1dccb660.
FAILURE: 0x8bf598f0f45829 != 0x8bb598f0f45829 at offset 0x2a4eae68.
FAILURE: 0xe08bffb1ca72bee4 != 0xe08bbfb1ca72bee4 at offset 0x2b4eae48.
FAILURE: 0xc24ad79cc84db52b != 0xc24a979cc84db52b at offset 0x2b62a648.
FAILURE: 0x9b4ad748d258f8ce != 0x9b4a9748d258f8ce at offset 0x2b6aaf88.
FAILURE: 0x88bfdc0193a3237 != 0x88bbdc0193a3237 at offset 0x2b9ca588.
FAILURE: 0xaacbdfeaaa466de1 != 0xaacb9feaaa466de1 at offset 0x2c26aa88.
FAILURE: 0x83925fe8d8ca26ae != 0x83921fe8d8ca26ae at offset 0x2e7caa88.
FAILURE: 0xfb207d1de867b92e != 0xfb203d1de867b92e at offset 0x2f76a228.
FAILURE: 0x989adffe545b943e != 0x989a9ffe545b943e at offset 0x2f92a228.
FAILURE: 0x3aabff5390be23da != 0x3aabbf5390be23da at offset 0x2f98a608.
FAILURE: 0x1b6af7d8c87aa7b2 != 0x1b6ab7d8c87aa7b2 at offset 0x2fa2aaa8.
FAILURE: 0xdecbfd3cc84d0af6 != 0xdecbbd3cc84d0af6 at offset 0x2fcea148.
FAILURE: 0x36ebf57798ca668d != 0x36ebb57798ca668d at offset 0x305aa608.
FAILURE: 0x58acc78ece4aa656 != 0x58ac878ece4aa656 at offset 0x30a8aa28.
FAILURE: 0x93abdd11cc59e967 != 0x93ab9d11cc59e967 at offset 0x30bca608.
FAILURE: 0xca8fdd9b107aec5d != 0xca8f9d9b107aec5d at offset 0x31a8abc8.
FAILURE: 0x108bf5e8790a07c1 != 0x108bb5e8790a07c1 at offset 0x31f0a688.
FAILURE: 0x2512b5a78a4a72d2 != 0x2512f5a78a4a72d2 at offset 0x399473e0.
FAILURE: 0x1c0fb77767ebe014 != 0x1c0ff77767ebe014 at offset 0x399e73a0.
FAILURE: 0x8ba3957ac84a6d2e != 0x8ba3d57ac84a6d2e at offset 0x39bc68e0.
FAILURE: 0x234b9d975097ce8d != 0x234bdd975097ce8d at offset 0x3a587440.
FAILURE: 0xe18a95ab8de8c148 != 0xe18ad5ab8de8c148 at offset 0x3c266ca0.
FAILURE: 0xd8c5b5fd6cca3205 != 0xd8c5f5fd6cca3205 at offset 0x3cd67640.
FAILURE: 0x9bebdfee6a4e393e != 0x9beb9fee6a4e393e at offset 0x4a38a228.
FAILURE: 0xa3a1c577cb5a84ab != 0xa3a18577cb5a84ab at offset 0x4a3aa6c8.
FAILURE: 0x279b7d05c84c7bda != 0x279b3d05c84c7bda at offset 0x4a3aade8.
FAILURE: 0xfae0575959c883b9 != 0xfae0175959c883b9 at offset 0x4a42a208.
FAILURE: 0x21c047d2cc6b2888 != 0x21c007d2cc6b2888 at offset 0x4a44a5c8.
FAILURE: 0xa284ffc04b0ecb18 != 0xa284bfc04b0ecb18 at offset 0x4a44a9a8.
FAILURE: 0x228bef0aece89316 != 0x228baf0aece89316 at offset 0x4a4aac08.
FAILURE: 0x1aeafd73ce4c9d01 != 0x1aeabd73ce4c9d01 at offset 0x4a4ea628.
FAILURE: 0xd88bff47128a8814 != 0xd88bbf47128a8814 at offset 0x4a4eaec8.
FAILURE: 0x92bc5dfdf09c056e != 0x92bc1dfdf09c056e at offset 0x4a4eafe8.
FAILURE: 0xa20dd599084a4b48 != 0xa20d9599084a4b48 at offset 0x4a50ab28.
FAILURE: 0xbead774cd77e3810 != 0xbead374cd77e3810 at offset 0x4a5aa6c8.
FAILURE: 0x2443df7aa8669e09 != 0x24439f7aa8669e09 at offset 0x4a5ca4e8.
FAILURE: 0x1ccdcda00856d31b != 0x1ccd8da00856d31b at offset 0x4a6eafa8.
FAILURE: 0xdccbf52dcb8bc659 != 0xdccbb52dcb8bc659 at offset 0x4aaaa608.
FAILURE: 0x9c85458d48add4a9 != 0x9c85058d48add4a9 at offset 0x4abaa5c8.
FAILURE: 0x62a0557bcc48a9fd != 0x62a0157bcc48a9fd at offset 0x4b96a5c8.
FAILURE: 0x1a845756a85a56c6 != 0x1a841756a85a56c6 at offset 0x4bb0a9e8.
FAILURE: 0x9ae855d64847a200 != 0x9ae815d64847a200 at offset 0x4c02a608.
FAILURE: 0x218ed76dea5c0392 != 0x218e976dea5c0392 at offset 0x4c60a1c8.
FAILURE: 0x9c2fc5c3a36cb48d != 0x9c2f85c3a36cb48d at offset 0x4d64a5c8.
FAILURE: 0x3b14e735596b98f1 != 0x3b14a735596b98f1 at offset 0x4dd2a608.
FAILURE: 0xfe8df72f07eb0141 != 0xfe8db72f07eb0141 at offset 0x4f8ca1e8.
FAILURE: 0xbb0fd702744aaf91 != 0xbb0f9702744aaf91 at offset 0x51aaa1e8.
FAILURE: 0xdc47f50148890572 != 0xdc47b50148890572 at offset 0x51f8a5c8.
FAILURE: 0xbe831d58da47d507 != 0xbe835d58da47d507 at offset 0x5b753a80.
FAILURE: 0x22a79d814922c97f != 0x22a7dd814922c97f at offset 0x5d4d4040.
FAILURE: 0x1c13bf68f052ca99 != 0x1c13ff68f052ca99 at offset 0x5d653fe0.
FAILURE: 0x3a8bdf57de66f0bb != 0x3a8b9f57de66f0bb at offset 0x6a68a5e8.
FAILURE: 0xff0bcfedc7b4bda5 != 0xff0b8fedc7b4bda5 at offset 0x6a7ea228.
FAILURE: 0x990aed5e534b939f != 0x990aad5e534b939f at offset 0x6acca868.
FAILURE: 0x438c476e904aabf7 != 0x438c076e904aabf7 at offset 0x6ae8a228.
FAILURE: 0x5ee5f712486af0a8 != 0x5ee5b712486af0a8 at offset 0x6d4ca228.
FAILURE: 0x8a935ded44caf439 != 0x8a931ded44caf439 at offset 0x702ca3c8.
Compare SUB : FAILURE: 0x4902cd618ee0e48a != 0x49028d618ee0e48a at offset 0x0af0aba8.
FAILURE: 0xe859df91bc4e1324 != 0xe8599f91bc4e1324 at offset 0x0b4cac48.
FAILURE: 0xd044ffe3372b0dee != 0xd044bfe3372b0dee at offset 0x0ff6aa08.
FAILURE: 0x5f78d57fed2df3f8 != 0x5f78957fed2df3f8 at offset 0x13e0ae08.
FAILURE: 0xda09519b662f29a != 0xda0d519b662f29a at offset 0x19baadc0.
FAILURE: 0x80f7953bd9bd344c != 0x80f7d53bd9bd344c at offset 0x19c6b620.
FAILURE: 0x313bbf8a07ea3106 != 0x313bff8a07ea3106 at offset 0x19f8acc0.
FAILURE: 0xaf2617bc0f4bf8d4 != 0xaf2657bc0f4bf8d4 at offset 0x1a16b1c0.
FAILURE: 0x9f73ad21a5ad5008 != 0x9f73ed21a5ad5008 at offset 0x1a3cacc0.
FAILURE: 0x6fa3bf4e3c1e9230 != 0x6fa3ff4e3c1e9230 at offset 0x1abeb6c0.
FAILURE: 0x762bb7175b552d04 != 0x762bf7175b552d04 at offset 0x1b2ab2e0.
FAILURE: 0x2796bfbab5031d34 != 0x2796ffbab5031d34 at offset 0x1bf8b1c0.
FAILURE: 0xc289b72261d69492 != 0xc289f72261d69492 at offset 0x1eb4ad00.
FAILURE: 0xd19d7728e614f252 != 0xd19d3728e614f252 at offset 0x2a36ab68.
FAILURE: 0x33fa7f2c5c620862 != 0x33fa3f2c5c620862 at offset 0x2a48ab28.
FAILURE: 0x91bed57083558658 != 0x91be957083558658 at offset 0x2a74ab48.
FAILURE: 0xa267ff59d604018e != 0xa267bf59d604018e at offset 0x2a92aa08.
FAILURE: 0xbe89df1f9d6d0ff8 != 0xbe899f1f9d6d0ff8 at offset 0x2af0aa28.
FAILURE: 0x1b07fdccc9b21c66 != 0x1b07bdccc9b21c66 at offset 0x2b44a3c8.
FAILURE: 0x8649d7ff71880ad0 != 0x864997ff71880ad0 at offset 0x2b60a148.
FAILURE: 0x3064ffd8a5a568ac != 0x3064bfd8a5a568ac at offset 0x2d36a588.
FAILURE: 0x8ec15f393638ecdc != 0x8ec11f393638ecdc at offset 0x2e3cab68.
FAILURE: 0xb595ff24be11cc0a != 0xb595bf24be11cc0a at offset 0x2eecaf88.
FAILURE: 0xd7acdf6687f68dbc != 0xd7ac9f6687f68dbc at offset 0x2f2ea148.
FAILURE: 0x8fbbfd0d4998ab14 != 0x8fbbbd0d4998ab14 at offset 0x2f7ca6c8.
FAILURE: 0xaf32f792cb62c862 != 0xaf32b792cb62c862 at offset 0x2f7ca7a8.
FAILURE: 0x26815f7996470a24 != 0x26811f7996470a24 at offset 0x2f86a7a8.
FAILURE: 0xa2c8ddb442aa0022 != 0xa2c89db442aa0022 at offset 0x2fa2abc8.
FAILURE: 0xa7c25dc07512c4de != 0xa7c21dc07512c4de at offset 0x3080a4e8.
FAILURE: 0x382bd7a7aa87dc6c != 0x382b97a7aa87dc6c at offset 0x30beaa48.
FAILURE: 0x54b05d33bea0deac != 0x54b01d33bea0deac at offset 0x320aa1c8.
FAILURE: 0xbdd3ddc5327939e2 != 0xbdd39dc5327939e2 at offset 0x3214abc8.
FAILURE: 0x30a49df910611c62 != 0x30a4ddf910611c62 at offset 0x39866ec0.
FAILURE: 0xccfb8d3e446c2640 != 0xccfbcd3e446c2640 at offset 0x39a27500.
FAILURE: 0x2c049d9c6d9abe84 != 0x2c04dd9c6d9abe84 at offset 0x3a046f00.
FAILURE: 0x5906a7f02e084666 != 0x5906e7f02e084666 at offset 0x3a7273a0.
FAILURE: 0x6888b7ebf0bf8d86 != 0x6888f7ebf0bf8d86 at offset 0x3b2e7440.
FAILURE: 0x6d35bdeeedaa5b42 != 0x6d35fdeeedaa5b42 at offset 0x3bc673a0.
FAILURE: 0xc98b9761242645b8 != 0xc98bd761242645b8 at offset 0x3c0c73a0.
FAILURE: 0x568497ee89742ff8 != 0x5684d7ee89742ff8 at offset 0x40553b60.
FAILURE: 0x6e6fd5bd88d7124e != 0x6e6f95bd88d7124e at offset 0x4a4ca228.
FAILURE: 0x426dc52fb27d09d8 != 0x426d852fb27d09d8 at offset 0x4a56a1e8.
FAILURE: 0x7fd1ff8eec069f22 != 0x7fd1bf8eec069f22 at offset 0x4a56a608.
FAILURE: 0xb76dff3da4719ea2 != 0xb76dbf3da4719ea2 at offset 0x4a5aa6e8.
FAILURE: 0x75d5dd2335f30ea2 != 0x75d59d2335f30ea2 at offset 0x4a5ca7a8.
FAILURE: 0x299fd59c4195739e != 0x299f959c4195739e at offset 0x4a5ea488.
FAILURE: 0xf3837dbcf87b4b74 != 0xf3833dbcf87b4b74 at offset 0x4a70a488.
FAILURE: 0x5b06fd3c48551e64 != 0x5b06bd3c48551e64 at offset 0x4a76a0c8.
FAILURE: 0x4c1df79219bb71ce != 0x4c1db79219bb71ce at offset 0x4a90af28.
FAILURE: 0xe475555e5f4d8c04 != 0xe475155e5f4d8c04 at offset 0x4a9ea1c8.
FAILURE: 0xeb4cc7a96a7c8802 != 0xeb4c87a96a7c8802 at offset 0x4b1aa608.
FAILURE: 0xaa42f539b14f4810 != 0xaa42b539b14f4810 at offset 0x4b60a608.
FAILURE: 0x619adf9bf7f55c62 != 0x619a9f9bf7f55c62 at offset 0x4bb6a688.
FAILURE: 0x7864f752ffea40f0 != 0x7864b752ffea40f0 at offset 0x4c02a5c8.
FAILURE: 0x2abbfd9e5796425c != 0x2abbbd9e5796425c at offset 0x4cd0a3c8.
FAILURE: 0x8da455462ce33ae2 != 0x8da415462ce33ae2 at offset 0x4e1ea608.
FAILURE: 0x1c77b26b149814 != 0x1c37b26b149814 at offset 0x4eb2a7a8.
FAILURE: 0xd6165d96cb33c7c6 != 0xd6161d96cb33c7c6 at offset 0x4f78ada8.
FAILURE: 0xd8e3ff22d5d1fd40 != 0xd8e3bf22d5d1fd40 at offset 0x50a2a408.
FAILURE: 0xe465772bd0ebce0e != 0xe465372bd0ebce0e at offset 0x5170a5c8.
FAILURE: 0xe7c9dfae3736b78 != 0xe7cddfae3736b78 at offset 0x5cb33de0.
FAILURE: 0x144cb558dac368f6 != 0x144cf558dac368f6 at offset 0x619142a0.
FAILURE: 0xaf6f5db47b4bd190 != 0xaf6f1db47b4bd190 at offset 0x6a3ca348.
FAILURE: 0xe770cf93ea99eaac != 0xe7708f93ea99eaac at offset 0x6a3ca508.
FAILURE: 0xaef0571eed77fe56 != 0xaef0171eed77fe56 at offset 0x6a46a748.
FAILURE: 0x256edf0e8a4fa968 != 0x256e9f0e8a4fa968 at offset 0x6a4ea228.
FAILURE: 0xa0d5676ee7bc5028 != 0xa0d5276ee7bc5028 at offset 0x6a7aaec8.
FAILURE: 0xdd6175d993249684 != 0xdd6135d993249684 at offset 0x6aa8a4c8.
FAILURE: 0xc86be5d690f021e0 != 0xc86ba5d690f021e0 at offset 0x6aaea3c8.
FAILURE: 0x6f6557075295407a != 0x6f6517075295407a at offset 0x6ab4a228.
FAILURE: 0x69837d75997d87c4 != 0x69833d75997d87c4 at offset 0x6ae8a408.
FAILURE: 0xfd3c5d9fe0b214fe != 0xfd3c1d9fe0b214fe at offset 0x6bd2a3c8.
FAILURE: 0x4874fdfffcea2b0a != 0x4874bdfffcea2b0a at offset 0x6c2aa768.
FAILURE: 0x1764ff7d3db7e3e6 != 0x1764bf7d3db7e3e6 at offset 0x6c60a228.
FAILURE: 0x5502f54a3ec9e09c != 0x5502b54a3ec9e09c at offset 0x6e0ea228.
FAILURE: 0xdba4fd6dacc67854 != 0xdba4bd6dacc67854 at offset 0x6e9aa228.
Compare MUL : Compare DIV : ok
Compare OR : ok
Compare AND : ok
Sequential Increment: ok
Solid Bits : ok
Block Sequential : ok
Checkerboard : ok
Bit Spread : testing 104^C
')

After:
$this->bbcode_second_pass_code('', '
[root@alarm alarm]# memtester 3600M 5
memtester version 4.3.0 (64-bit)
Copyright (C) 2001-2012 Charles Cazabon.
Licensed under the GNU General Public License version 2 (only).

pagesize is 4096
pagesizemask is 0xfffffffffffff000
want 3600MB (3774873600 bytes)
got 3600MB (3774873600 bytes), trying mlock ...locked.
Loop 1/5:
Stuck Address : ok
Random Value : ok
Compare XOR : ok
Compare SUB : ok
Compare MUL : ok
Compare DIV : ok
Compare OR : ok
Compare AND : ok
Sequential Increment: ok
Solid Bits : ok
Block Sequential : ok
Checkerboard : setting 60

[alarm@alarm ~]$ md5sum gcc-9.3.0-1-x86_64.pkg.tar.zst*
2b4aa5cd54bb4b9435a520a894c1c16b gcc-9.3.0-1-x86_64.pkg.tar.zst
2b4aa5cd54bb4b9435a520a894c1c16b gcc-9.3.0-1-x86_64.pkg.tar.zst.1
2b4aa5cd54bb4b9435a520a894c1c16b gcc-9.3.0-1-x86_64.pkg.tar.zst.2
2b4aa5cd54bb4b9435a520a894c1c16b gcc-9.3.0-1-x86_64.pkg.tar.zst.3
[alarm@alarm ~]$ sha256sum gcc-9.3.0-1-x86_64.pkg.tar.zst*
645ddd71d644f634a45b6e902c54204f695546c57000ed104cd2951a14755686 gcc-9.3.0-1-x86_64.pkg.tar.zst
645ddd71d644f634a45b6e902c54204f695546c57000ed104cd2951a14755686 gcc-9.3.0-1-x86_64.pkg.tar.zst.1
645ddd71d644f634a45b6e902c54204f695546c57000ed104cd2951a14755686 gcc-9.3.0-1-x86_64.pkg.tar.zst.2
645ddd71d644f634a45b6e902c54204f695546c57000ed104cd2951a14755686 gcc-9.3.0-1-x86_64.pkg.tar.zst.3
')
Kabbone
 
Posts: 153
Joined: Thu Jul 25, 2013 9:20 am


Return to ARMv8 Devices

Who is online

Users browsing this forum: No registered users and 9 guests