>>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/autobuild/autobuild/instance-12/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-Os', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc-buildroot-linux-uclibc-g++%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc-buildroot-linux-uclibc-gfortran%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%ppc%g" -e "s%@TARGET_CPU@%7450%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/home/autobuild/autobuild/instance-12/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-12/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-12/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-12/output-1/host/powerpc-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-12/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-12/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc-buildroot-linux-uclibc-g++%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc-buildroot-linux-uclibc-gfortran%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%ppc%g" -e "s%@TARGET_CPU@%7450%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-Os', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0'%g" -e "s%@BR2_CMAKE@%/home/autobuild/autobuild/instance-12/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-12/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-12/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-12/output-1/host/powerpc-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-12/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-12/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/autobuild/autobuild/instance-12/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/autobuild/autobuild/instance-12/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /home/autobuild/autobuild/instance-12/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /home/autobuild/autobuild/instance-12/output-1/target/etc/shells || echo "/bin/ash" >> /home/autobuild/autobuild/instance-12/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/autobuild/autobuild/instance-12/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /home/autobuild/autobuild/instance-12/output-1/target/etc/shells || echo "/bin/hush" >> /home/autobuild/autobuild/instance-12/output-1/target/etc/shells; fi grep -qsE '^/bin/mksh$' /home/autobuild/autobuild/instance-12/output-1/target/etc/shells || echo "/bin/mksh" >> /home/autobuild/autobuild/instance-12/output-1/target/etc/shells mkdir -p /home/autobuild/autobuild/instance-12/output-1/target/etc echo "buildroot" > /home/autobuild/autobuild/instance-12/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/autobuild/autobuild/instance-12/output-1/target/etc/hosts mkdir -p /home/autobuild/autobuild/instance-12/output-1/target/etc echo "Welcome to Buildroot" > /home/autobuild/autobuild/instance-12/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/autobuild/autobuild/instance-12/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/autobuild/autobuild/instance-12/output-1/target/etc/shells || echo "/bin/sh" >> /home/autobuild/autobuild/instance-12/output-1/target/etc/shells if [ -x /home/autobuild/autobuild/instance-12/output-1/target/sbin/swapon -a -x /home/autobuild/autobuild/instance-12/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/autobuild/autobuild/instance-12/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/autobuild/autobuild/instance-12/output-1/target/etc/inittab; fi printf '%s\n' C en_US locale-archive > /home/autobuild/autobuild/instance-12/output-1/build/locales.nopurge for dir in /home/autobuild/autobuild/instance-12/output-1/target/usr/share/locale /home/autobuild/autobuild/instance-12/output-1/target/usr/share/X11/locale /home/autobuild/autobuild/instance-12/output-1/target/usr/lib/locale; do if [ ! -d $dir ]; then continue; fi; for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/autobuild/autobuild/instance-12/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/autobuild/autobuild/instance-12/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/autobuild/autobuild/instance-12/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/autobuild/autobuild/instance-12/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/autobuild/autobuild/instance-12/output-1/target/usr/include /home/autobuild/autobuild/instance-12/output-1/target/usr/share/aclocal \ /home/autobuild/autobuild/instance-12/output-1/target/usr/lib/pkgconfig /home/autobuild/autobuild/instance-12/output-1/target/usr/share/pkgconfig \ /home/autobuild/autobuild/instance-12/output-1/target/usr/lib/cmake /home/autobuild/autobuild/instance-12/output-1/target/usr/share/cmake \ /home/autobuild/autobuild/instance-12/output-1/target/usr/lib/rpm /home/autobuild/autobuild/instance-12/output-1/target/usr/doc find /home/autobuild/autobuild/instance-12/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/autobuild/autobuild/instance-12/output-1/target/lib/ /home/autobuild/autobuild/instance-12/output-1/target/usr/lib/ /home/autobuild/autobuild/instance-12/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/autobuild/autobuild/instance-12/output-1/target/usr/share/gdb rm -rf /home/autobuild/autobuild/instance-12/output-1/target/usr/share/bash-completion rm -rf /home/autobuild/autobuild/instance-12/output-1/target/etc/bash_completion.d rm -rf /home/autobuild/autobuild/instance-12/output-1/target/usr/share/zsh rm -rf /home/autobuild/autobuild/instance-12/output-1/target/usr/man /home/autobuild/autobuild/instance-12/output-1/target/usr/share/man rm -rf /home/autobuild/autobuild/instance-12/output-1/target/usr/info /home/autobuild/autobuild/instance-12/output-1/target/usr/share/info rm -rf /home/autobuild/autobuild/instance-12/output-1/target/usr/doc /home/autobuild/autobuild/instance-12/output-1/target/usr/share/doc rm -rf /home/autobuild/autobuild/instance-12/output-1/target/usr/share/gtk-doc rmdir /home/autobuild/autobuild/instance-12/output-1/target/usr/share 2>/dev/null || true rm -rf /home/autobuild/autobuild/instance-12/output-1/target/lib/debug /home/autobuild/autobuild/instance-12/output-1/target/usr/lib/debug find /home/autobuild/autobuild/instance-12/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /home/autobuild/autobuild/instance-12/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/autobuild/autobuild/instance-12/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/autobuild/autobuild/instance-12/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/autobuild/autobuild/instance-12/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.08-rc1-175-gf4cbf417b5"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.08-rc2"; \ echo "PRETTY_NAME=\"Buildroot 2022.08-rc2\"" \ ) > /home/autobuild/autobuild/instance-12/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/autobuild/autobuild/instance-12/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/autobuild/autobuild/instance-12/output-1/per-package /home/autobuild/autobuild/instance-12/buildroot/support/scripts/fix-rpath target touch /home/autobuild/autobuild/instance-12/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs mkdir -p /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs printf ' \n' >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n\n' > /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.cramfs mkdir -p /home/autobuild/autobuild/instance-12/output-1/images rm -rf /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/cramfs mkdir -p /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/cramfs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-12/output-1/target/ /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/cramfs/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/cramfs/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/cramfs/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/cramfs/target" >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/cramfs/fakeroot PATH="/home/autobuild/autobuild/instance-12/output-1/host/bin:/home/autobuild/autobuild/instance-12/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-12/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/cramfs/target >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/cramfs/fakeroot echo "/home/autobuild/autobuild/instance-12/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/cramfs/target" >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/cramfs/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/cramfs/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/cramfs/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/cramfs/fakeroot echo "find /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/cramfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/cramfs/fakeroot echo "find /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/cramfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/cramfs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/cramfs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/cramfs/fakeroot printf ' /home/autobuild/autobuild/instance-12/output-1/host/bin/mkcramfs -B /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/cramfs/target /home/autobuild/autobuild/instance-12/output-1/images/rootfs.cramfs\n' >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/cramfs/fakeroot chmod a+x /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/cramfs/fakeroot PATH="/home/autobuild/autobuild/instance-12/output-1/host/bin:/home/autobuild/autobuild/instance-12/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-12/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/cramfs/fakeroot rootdir=/home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/cramfs/target table='/home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/full_devices_table.txt' warning: estimate of required size (upper bound) is 511MB, but maximum image size is 272MB, we might die prematurely >>> Generating filesystem image rootfs.f2fs mkdir -p /home/autobuild/autobuild/instance-12/output-1/images rm -rf /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/f2fs mkdir -p /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/f2fs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-12/output-1/target/ /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/f2fs/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/f2fs/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/f2fs/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/f2fs/target" >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/f2fs/fakeroot PATH="/home/autobuild/autobuild/instance-12/output-1/host/bin:/home/autobuild/autobuild/instance-12/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-12/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/f2fs/target >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/f2fs/fakeroot echo "/home/autobuild/autobuild/instance-12/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/f2fs/target" >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/f2fs/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/f2fs/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/f2fs/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/f2fs/fakeroot echo "find /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/f2fs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/f2fs/fakeroot echo "find /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/f2fs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/f2fs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/f2fs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/f2fs/fakeroot printf ' rm -f -f /home/autobuild/autobuild/instance-12/output-1/images/rootfs.f2fs\n truncate -s 5G /home/autobuild/autobuild/instance-12/output-1/images/rootfs.f2fs\n /home/autobuild/autobuild/instance-12/output-1/host/sbin/mkfs.f2fs -f -l "" -t 0 -o 0 /home/autobuild/autobuild/instance-12/output-1/images/rootfs.f2fs\n /home/autobuild/autobuild/instance-12/output-1/host/sbin/sload.f2fs -f /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/f2fs/target /home/autobuild/autobuild/instance-12/output-1/images/rootfs.f2fs\n' >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/f2fs/fakeroot chmod a+x /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/f2fs/fakeroot PATH="/home/autobuild/autobuild/instance-12/output-1/host/bin:/home/autobuild/autobuild/instance-12/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-12/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/f2fs/fakeroot rootdir=/home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/f2fs/target table='/home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/full_devices_table.txt' F2FS-tools: mkfs.f2fs Ver: 1.15.0 (2022-05-13) Info: Disable heap-based policy Info: Debug level = 0 Info: Trim is disabled Info: Segments per section = 1 Info: Sections per zone = 1 Info: sector size = 512 Info: total sectors = 10485760 (5120 MB) Info: zone aligned segment0 blkaddr: 512 Info: format version with "Linux version 5.19.0-asahi-5-1-ARCH (linux-asahi@archlinux) (gcc (GCC) 12.1.0, GNU ld (GNU Binutils) 2.38) #1 SMP PREEMPT_DYNAMIC Sat, 20 Aug 2022 09:23:11 +0000" Info: Overprovision ratio = 2.810% Info: Overprovision segments = 148 (GC reserved = 79) Info: format successful Info: MKFS version "Linux version 5.19.0-asahi-5-1-ARCH (linux-asahi@archlinux) (gcc (GCC) 12.1.0, GNU ld (GNU Binutils) 2.38) #1 SMP PREEMPT_DYNAMIC Sat, 20 Aug 2022 09:23:11 +0000" Info: FSCK version from "Linux version 5.19.0-asahi-5-1-ARCH (linux-asahi@archlinux) (gcc (GCC) 12.1.0, GNU ld (GNU Binutils) 2.38) #1 SMP PREEMPT_DYNAMIC Sat, 20 Aug 2022 09:23:11 +0000" to "Linux version 5.19.0-asahi-5-1-ARCH (linux-asahi@archlinux) (gcc (GCC) 12.1.0, GNU ld (GNU Binutils) 2.38) #1 SMP PREEMPT_DYNAMIC Sat, 20 Aug 2022 09:23:11 +0000" Info: superblock features = 0 : Info: superblock encrypt level = 0, salt = 00000000000000000000000000000000 Info: Segments per section = 1 Info: Sections per zone = 1 Info: total FS sectors = 10485760 (5120 MB) Info: CKPT version = bdc3ab9 Info: Duplicate valid checkpoint to mirror position 512 -> 1024 Info: Write valid nat_bits in checkpoint [ - ] Free segments: 0x9e3 [ * ] Free segments: 0x9e2 [ | ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ | ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ | ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ | ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ | ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ | ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ | ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ | ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ | ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ | ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ | ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ | ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ | ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ | ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ | ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ | ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ | ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ | ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ | ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ | ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ | ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ | ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ | ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ | ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ | ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ | ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ | ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ | ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ | ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ | ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ | ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ | ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ | ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ | ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ | ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ | ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ | ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ | ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ | ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ | ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ | ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ | ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ * ] Free segments: 0x9df [ | ] Free segments: 0x9df [ * ] Free segments: 0x9df [ - ] Free segments: 0x9df [ - ] Free segments: 0x9df [ * ] Free segments: 0x9df [ | ] Free segments: 0x9df [ * ] Free segments: 0x9df [ - ] Free segments: 0x9df [ - ] Free segments: 0x9df [ * ] Free segments: 0x9df [ | ] Free segments: 0x9df [ * ] Free segments: 0x9df [ - ] Free segments: 0x9df [ - ] Free segments: 0x9df [ * ] Free segments: 0x9df [ | ] Free segments: 0x9df [ * ] Free segments: 0x9df [ - ] Free segments: 0x9df [ - ] Free segments: 0x9df [ * ] Free segments: 0x9df [ | ] Free segments: 0x9df [ * ] Free segments: 0x9df [ - ] Free segments: 0x9df [ - ] Free segments: 0x9dd [ * ] Free segments: 0x9dd [ | ] Free segments: 0x9dc [ * ] Free segments: 0x9dc [ - ] Free segments: 0x9dc [ - ] Free segments: 0x9dc [ * ] Free segments: 0x9dc [ | ] Free segments: 0x9dc [ * ] Free segments: 0x9dc [ - ] Free segments: 0x9dc [ - ] Free segments: 0x9dc [ * ] Free segments: 0x9dc [ | ] Free segments: 0x9db [ * ] Free segments: 0x9db [ - ] Free segments: 0x9db [ - ] Free segments: 0x9db [ * ] Free segments: 0x9db [ | ] Free segments: 0x9db [ * ] Free segments: 0x9db [ - ] Free segments: 0x9db [ - ] Free segments: 0x9db [ * ] Free segments: 0x9db [ | ] Free segments: 0x9db [ * ] Free segments: 0x9db [ - ] Free segments: 0x9db [ - ] Free segments: 0x9db [ * ] Free segments: 0x9db [ | ] Free segments: 0x9db [ * ] Free segments: 0x9db [ - ] Free segments: 0x9db [ - ] Free segments: 0x9db [ * ] Free segments: 0x9da [ | ] Free segments: 0x9da [ * ] Free segments: 0x9da [ - ] Free segments: 0x9da [ - ] Free segments: 0x9da [ * ] Free segments: 0x9da [ | ] Free segments: 0x9da [ * ] Free segments: 0x9da [ - ] Free segments: 0x9da [ - ] Free segments: 0x9da [ * ] Free segments: 0x9da [ | ] Free segments: 0x9da [ * ] Free segments: 0x9da [ - ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ * ] Free segments: 0x9d8 [ | ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ | ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ | ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ | ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ | ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ | ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ | ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ | ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ | ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ | ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ | ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ | ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ | ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ | ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ | ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ | ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ | ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ | ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ | ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ | ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ | ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ | ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ | ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ | ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ | ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ | ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ | ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ | ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ | ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ | ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ | ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ | ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ | ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ | ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ | ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ | ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ | ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ | ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ | ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ | ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ | ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ | ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ | ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ | ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ | ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ | ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ | ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ | ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ | ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ | ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ | ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ | ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ | ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ | ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ | ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ | ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ | ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ | ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ | ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ | ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ | ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ | ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ | ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ | ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ | ] Free segments: 0x9d8 [ * ] Free segments: 0x9d7 [ - ] Free segments: 0x9d7 [ - ] Free segments: 0x9d7 [ * ] Free segments: 0x9d7 [ | ] Free segments: 0x9d7 [ * ] Free segments: 0x9d7 [ - ] Free segments: 0x9d7 [ - ] Free segments: 0x9d7 [ * ] Free segments: 0x9d6 [ | ] Free segments: 0x9d6 [ * ] Free segments: 0x9d6 [ - ] Free segments: 0x9d6 [ - ] Free segments: 0x9d5 [ * ] Free segments: 0x9d5 [ | ] Free segments: 0x9d5 [ * ] Free segments: 0x9d5 [ - ] Free segments: 0x9d5 [ - ] Free segments: 0x9d5 [ * ] Free segments: 0x9d5 [ | ] Free segments: 0x9d4 [ * ] Free segments: 0x9d4 [ - ] Free segments: 0x9d4 [ - ] Free segments: 0x9d4 [ * ] Free segments: 0x9d4 [ | ] Free segments: 0x9d4 [ * ] Free segments: 0x9d4 [ - ] Free segments: 0x9d3 [ - ] Free segments: 0x9d3 [ * ] Free segments: 0x9d3 [ | ] Free segments: 0x9d3 [ * ] Free segments: 0x9d3 [ - ] Free segments: 0x9d3 [ - ] Free segments: 0x9d3 [ * ] Free segments: 0x9d3 [ | ] Free segments: 0x9d3 [ * ] Free segments: 0x9d2 [ - ] Free segments: 0x9d2 [ - ] Free segments: 0x9d2 [ * ] Free segments: 0x9d2 [ | ] Free segments: 0x9d2 [ * ] Free segments: 0x9d2 [ - ] Free segments: 0x9d2 [ - ] Free segments: 0x9d2 [ * ] Free segments: 0x9d1 [ | ] Free segments: 0x9d1 [ * ] Free segments: 0x9d1 [ - ] Free segments: 0x9d1 [ - ] Free segments: 0x9d1 [ * ] Free segments: 0x9d1 [ | ] Free segments: 0x9d1 [ * ] Free segments: 0x9d0 [ - ] Free segments: 0x9d0 [ - ] Free segments: 0x9d0 [ * ] Free segments: 0x9d0 [ | ] Free segments: 0x9d0 [ * ] Free segments: 0x9d0 [ - ] Free segments: 0x9d0 [ - ] Free segments: 0x9d0 [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ | ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ | ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ | ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ | ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ | ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ | ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ | ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ | ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ | ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ | ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ | ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ | ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ | ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ | ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ | ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ | ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ | ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ | ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ | ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ | ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ | ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ | ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ | ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ | ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ | ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ | ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ | ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ | ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ | ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ | ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ | ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ | ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ | ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ | ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ | ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ - ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ | ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ | ] Free segments: 0x9cd [ * ] Free segments: 0x9cc [ - ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ | ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ | ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ | ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ | ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ | ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ | ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ | ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ | ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ | ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ | ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ | ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ | ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ | ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ | ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ | ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ | ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ | ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ | ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ | ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ | ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ | ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ | ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ | ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ | ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ | ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ | ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ | ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ * ] Free segments: 0x9c9 [ | ] Free segments: 0x9c9 [ * ] Free segments: 0x9c9 [ - ] Free segments: 0x9c9 [ - ] Free segments: 0x9c9 [ * ] Free segments: 0x9c9 [ | ] Free segments: 0x9c9 [ * ] Free segments: 0x9c9 [ - ] Free segments: 0x9c9 [ - ] Free segments: 0x9c9 [ * ] Free segments: 0x9c9 [ | ] Free segments: 0x9c9 [ * ] Free segments: 0x9c9 [ - ] Free segments: 0x9c9 [ - ] Free segments: 0x9c9 [ * ] Free segments: 0x9c9 [ | ] Free segments: 0x9c9 [ * ] Free segments: 0x9c9 [ - ] Free segments: 0x9c9 [ - ] Free segments: 0x9c9 [ * ] Free segments: 0x9c9 [ | ] Free segments: 0x9c9 [ * ] Free segments: 0x9c9 [ - ] Free segments: 0x9c9 [ - ] Free segments: 0x9c9 [ * ] Free segments: 0x9c9 [ | ] Free segments: 0x9c9 [ * ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ | ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ | ] Free segments: 0x9c8 [ * ] Free segments: 0x9c7 [ - ] Free segments: 0x9c7 [ - ] Free segments: 0x9c7 [ * ] Free segments: 0x9c7 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c0 [ - ] Free segments: 0x9bf [ - ] Free segments: 0x9bf [ * ] Free segments: 0x9bf [ | ] Free segments: 0x9bf [ * ] Free segments: 0x9bf [ - ] Free segments: 0x9bf [ - ] Free segments: 0x9bf [ * ] Free segments: 0x9bf [ | ] Free segments: 0x9bf [ * ] Free segments: 0x9bf [ - ] Free segments: 0x9bf [ - ] Free segments: 0x9bf [ * ] Free segments: 0x9bf [ | ] Free segments: 0x9bf [ * ] Free segments: 0x9bf [ - ] Free segments: 0x9bf [ - ] Free segments: 0x9bf [ * ] Free segments: 0x9bf [ | ] Free segments: 0x9bf [ * ] Free segments: 0x9bf [ - ] Free segments: 0x9bf [ - ] Free segments: 0x9bf [ * ] Free segments: 0x9bf [ | ] Free segments: 0x9bf [ * ] Free segments: 0x9bf [ - ] Free segments: 0x9bf [ - ] Free segments: 0x9bf [ * ] Free segments: 0x9bf [ | ] Free segments: 0x9bf [ * ] Free segments: 0x9bf [ - ] Free segments: 0x9bf [ - ] Free segments: 0x9bf [ * ] Free segments: 0x9bf [ | ] Free segments: 0x9bf [ * ] Free segments: 0x9bf [ - ] Free segments: 0x9bf[FIX] (move_one_curseg_info:2857) --> Move curseg[0] 3 -> 5 after 2c00 [FIX] (move_one_curseg_info:2857) --> Move curseg[1] 4f4 -> 28 after 2c00 [FIX] (move_one_curseg_info:2857) --> Move curseg[2] 279 -> 29 after 2c00 [FIX] (move_one_curseg_info:2857) --> Move curseg[3] 0 -> 24 after 2c00 [FIX] (move_one_curseg_info:2857) --> Move curseg[4] 1 -> 27 after 2c00 [FIX] (move_one_curseg_info:2857) --> Move curseg[5] 2 -> 1 after 2c00 Info: Write valid nat_bits in checkpoint Info: MKFS version "Linux version 5.19.0-asahi-5-1-ARCH (linux-asahi@archlinux) (gcc (GCC) 12.1.0, GNU ld (GNU Binutils) 2.38) #1 SMP PREEMPT_DYNAMIC Sat, 20 Aug 2022 09:23:11 +0000" Info: FSCK version from "Linux version 5.19.0-asahi-5-1-ARCH (linux-asahi@archlinux) (gcc (GCC) 12.1.0, GNU ld (GNU Binutils) 2.38) #1 SMP PREEMPT_DYNAMIC Sat, 20 Aug 2022 09:23:11 +0000" to "Linux version 5.19.0-asahi-5-1-ARCH (linux-asahi@archlinux) (gcc (GCC) 12.1.0, GNU ld (GNU Binutils) 2.38) #1 SMP PREEMPT_DYNAMIC Sat, 20 Aug 2022 09:23:11 +0000" Info: superblock features = 0 : Info: superblock encrypt level = 0, salt = 00000000000000000000000000000000 Info: Segments per section = 1 Info: Sections per zone = 1 Info: total FS sectors = 10485760 (5120 MB) Info: CKPT version = bdc3ab9 Info: Checked valid nat_bits in checkpoint Info: checkpoint state = 81 : nat_bits unmount [FSCK] Check node 1 / 2157 (0.05%) [FSCK] Check node 216 / 2157 (10.05%) [FSCK] Check node 431 / 2157 (20.05%) [FSCK] Check node 646 / 2157 (30.05%) [FSCK] Check node 861 / 2157 (40.05%) [FSCK] Check node 1076 / 2157 (50.05%) [FSCK] Check node 1291 / 2157 (60.05%) [FSCK] Check node 1506 / 2157 (70.05%) [FSCK] Check node 1721 / 2157 (80.05%) [FSCK] Check node 1936 / 2157 (90.05%) [FSCK] Check node 2151 / 2157 (100.05%) [FSCK] Max image size: 124 MB, Free space: 4712 MB [FSCK] Unreachable nat entries [Ok..] [0x0] [FSCK] SIT valid block bitmap checking [Ok..] [FSCK] Hard link checking for regular file [Ok..] [0x3] [FSCK] valid_block_count matching with CP [Ok..] [0x43cf] [FSCK] valid_node_count matching with CP (de lookup) [Ok..] [0x86d] [FSCK] valid_node_count matching with CP (nat lookup) [Ok..] [0x86d] [FSCK] valid_inode_count matched with CP [Ok..] [0x86c] [FSCK] free segment_count matched with CP [Ok..] [0x9c1] [FSCK] next block offset is free [Ok..] [FSCK] fixing SIT types [FSCK] other corrupted bugs [Ok..] Done: 0.000000 secs ln -snf /home/autobuild/autobuild/instance-12/output-1/host/powerpc-buildroot-linux-uclibc/sysroot /home/autobuild/autobuild/instance-12/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-12/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-12/buildroot' >>> Buildroot 2022.08-rc1-175-gf4cbf417b5 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> abootimg 1ebeb393252ab5aeed62e34bc439b6728444f06e Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> host-binutils 2.37 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.42 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 11.3.0 Collecting legal info >>> linux-headers 5.17.15 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> pcre2 10.40 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> readline 8.1.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> zlib Collecting legal info >>> libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> armbian-firmware 5d685ad233b4dfd03a4d025fa0061f6b0f850cb3 Collecting legal info >>> b43-firmware 5.10.56.27.3 Collecting legal info >>> host-b43-fwcutter 019 Collecting legal info COPYING: OK (sha256: 6af9fc424d57f29b7e59b35e52d4a91aca80304506275f2c0c076317fc6eb583) >>> bandwidthd 2.0.1-auto-r11 Collecting legal info README: OK (sha256: 58573c40770e0c0b91f3eef8192952832321a344f66a4fb2d966095cbbfc86c2) >>> gd 2.3.3 Collecting legal info COPYING: OK (sha256: 005f4b6b0141d1bd11d371bbf7d4f67947f85a4906b7f5465f942204cf918ba3) >>> fontconfig 2.13.1 Collecting legal info COPYING: OK (sha256: fa4cd9ab005185e10cd8f7504518856c7dd36c01e766c2bac87f4fc638e9f886) >>> expat 2.4.8 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> freetype 2.12.1 Collecting legal info LICENSE.TXT: OK (sha256: c85e842b7ff04d95dab7d68e812773de0f8b67940e5449d35b42c66eb0f619fe) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libiconv 1.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> libnl 3.6.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> bc 1.07.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> brcm-patchram-plus 95b7b6916d661a4da3f9c0adf52d5e1f4f8ab042 Collecting legal info COPYING: OK (sha256: 26324f5c563b7e338c2876c8abe90c3681c1e9a6163fc59b494c94ad6493eda4) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> bwm-ng 0.6.3 Collecting legal info COPYING: OK (sha256: 8556cc15ba3c0a411bf7d94bac5870829fb725f294b450c724c1e0856a601556) >>> c-periphery 2.3.1 Collecting legal info LICENSE: OK (sha256: 7121a0a2ba36ed9388be2f1a916f0e3584d8e49cc7888fbcfcf83bab2a8bebef) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> ca-certificates 20211016 Collecting legal info debian/copyright: OK (sha256: e85e1bcad3a915dc7e6f41412bc5bdeba275cadd817896ea0451f2140a93967c) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> host-python3 3.10.6 Collecting legal info LICENSE: OK (sha256: f03e17cd594c2085f66a454e695c7ebe5b4d3c0eff534f4f194abc2fd164621b) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.4.8 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> cairo 1.16.0 Collecting legal info COPYING: OK (sha256: 67228a9f7c5f9b67c58f556f1be178f62da4d9e2e6285318d8c74d567255abdf) COPYING-LGPL-2.1: OK (sha256: 9e9e8608c4cdda51a78cc3a385f4ec9a2e4c96d5ecad74ac8bca5fca3e563b7d) COPYING-MPL-1.1: OK (sha256: 53692a2ed6c6a2c6ec9b32dd0b820dfae91e0a1fcdf625ca9ed0bdf8705fcc4f) >>> pixman 0.40.0 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> chrony 4.2 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> dante 1.4.3 Collecting legal info LICENSE: OK (sha256: 05e2db26147a8575005f090aada119ea6cb40a4382164929d647f00abef3bdfd) >>> dhrystone 2 Collecting legal info >>> host-e2fsprogs 1.46.5 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-e2tools 0.0.16.4 Collecting legal info COPYING: OK (sha256: 0e79fd282723e1eb3f7381d41233a83ed20cf3e8c83aa53e6847bf7ffe781583) >>> ed 1.18 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-lzip 1.23 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> erofs-utils 1.5 Collecting legal info COPYING: OK (sha256: 0df042de29b44887355db86c79708a4489ce6e6666f6e33ad02040293f09e6a2) LICENSES/Apache-2.0: OK (sha256: a400f85dd06d230f1b308cde4290a53f345b6e320a376b7904b31c51c2fd4b1a) LICENSES/GPL-2.0: OK (sha256: feee3b3157dcdf78d4f50edefbd5dd7adf8b6d52c11bfaaa746a85a373256713) >>> evtest 1.35 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-f2fs-tools 1.15.0 Collecting legal info COPYING: OK (sha256: 662abb3a8a80b36ae7036c289dd1e03b361ee5dd2e6fd5211d0d8d029146449f) >>> fbv 1.0b Collecting legal info COPYING: OK (sha256: bf21d97bafcaacb5d6bc3d5502030c340f0e0593614078ab017af91e950083af) >>> giflib 5.2.1 Collecting legal info COPYING: OK (sha256: 0c9b7990ecdca88b676db232c226548ac408b279f550d424d996f0d83591dd8e) >>> fetchmail 6.4.29 Collecting legal info COPYING: OK (sha256: 6d87443b61041067a5eddb2cabf8aebff15b8b40771ad6b5e4754e607ec21b39) >>> openssl Collecting legal info >>> libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> ficl 4.1.0 Collecting legal info ReadMe.txt: OK (sha256: 1d1dd1f1cde52e8b607c5ccb6a2e5de878fd1719b8c5a4d31b9cdb343c203d0d) >>> host-genpart 1.0.2 Collecting legal info >>> getent Collecting legal info >>> git 2.31.2 Collecting legal info COPYING: OK (sha256: 5b2198d1645f767585e8a88ac0499b04472164c0d2da22e75ecf97ef443ab32e) LGPL-2.1: OK (sha256: 1922f45d2c49e390032c9c0ba6d7cac904087f7cec51af30c2b2ad022ce0e76a) >>> hostapd 2.10 Collecting legal info README: OK (sha256: af01e1d1ee065a1054d20ebe8a78a016f1fb1133b73e6a9d50801b165bb280c7) >>> initscripts Collecting legal info >>> iodine 0.7.0 Collecting legal info README: OK (sha256: f41a252b2218759aa351270b7ad9791bdd323836b940e35c0614837a5d24dcb7) >>> irda-utils 0.9.18 Collecting legal info man/COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> jbig2dec 0.19 Collecting legal info LICENSE: OK (sha256: 1bf5258afe453934484fd0cea97508b72301633a6a78b0ae8a9ee44ac78f26d9) >>> jimtcl 0.81 Collecting legal info LICENSE: OK (sha256: 419f1146334e57fb258d6c957d1f94d43455ec0d24b1b54c4447e5f61a353950) >>> jquery-sparkline 2.1.2 Collecting legal info >>> jquery 3.5.1 Collecting legal info >>> libargtable2 2.13 Collecting legal info COPYING: OK (sha256: d7bf9d064ac3e5840f9dd02422b7eeec4f1fd03f37fadbd043602be5e882304f) >>> libb2 0.98.1 Collecting legal info COPYING: OK (sha256: 6a1ee543e5282cd9061881edf462e6fdab181f328da71fc2c9a6950a80e94d01) >>> libcdaudio 0.99.12p2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libcgi 1.3.0 Collecting legal info LICENSES/LGPL-2.1.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES/MIT.txt: OK (sha256: f32c31e26ec840753a8cd47cd2681e48be4cee853212d16a4b1d85ac4d677669) >>> libeXosip2 5.3.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libosip2 5.3.0 Collecting legal info COPYING: OK (sha256: 8d9e95ed0e48df46dc758eb0d86df611f771eab4eed94bebb77dca87f1c897de) >>> libfreefare 0.4.0 Collecting legal info COPYING: OK (sha256: be6209dfd763a0ba77fbe990cfd2512804441d8b5f0cad927baa3341b50fcade) >>> libnfc 1.8.0 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libusb-compat 0.1.7 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libid3tag 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 7f12ad28dc075763e91b91bfa60fad04062380011ddad8f6bac21dd7b1f44367) >>> libiio 0.23 Collecting legal info COPYING.txt: OK (sha256: 102900208eef27b766380135906d431dba87edaa7ec6aa72e6ebd3dd67f3a97b) >>> libxml2 2.9.14 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libilbc 829b08c7902ceb87a261279fabb36b6d523c6e07 Collecting legal info gips_iLBClicense.pdf: OK (sha256: b7f4cbb4a12cd11a3d1aeda9bd17c99f59b054de4b3ee53045531cd2fa74dd2a) >>> libkcapi 1.1.5 Collecting legal info COPYING: OK (sha256: c6b8402a68999b0f84560ab43cdf60f9ff33c4a9a8ced6a40db9d3b787ba5b4a) COPYING.gplv2: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) COPYING.bsd: OK (sha256: 13aa749a5b0a454917a944ed8fffc530b784f5ead522b1aacaf4ec8aa55a6239) >>> libmhash 0.9.9.9 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libmpdclient 2.20 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> host-meson 0.63.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2.g51db2.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 63.2.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> libsodium 1.0.18 Collecting legal info LICENSE: OK (sha256: dea1855c9809f3faf22aa4a1fba20ec8af5a5587f23115012e5b98279cedc4af) >>> libsrtp 2.4.2 Collecting legal info LICENSE: OK (sha256: 8e19d42a1eec9561f3f347253ddf2e385c55f392f025bb0fd41b88dbf38db5ae) >>> libxslt 1.1.35 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> linux-serial-test bf865c37ccf9cbb1826ada61037c036dc1990b7b Collecting legal info LICENSES/MIT: OK (sha256: a2a6760c2c6fa779a635e4a7ad00f668862ebcadb2a8a57d16662543e103e08c) >>> lm-sensors 3.6.0 Collecting legal info COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> mawk 1.3.4-20200120 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mii-diag 2.11 Collecting legal info mii-diag.c: OK (sha256: c83cf866874d6171fbea4e3786370483beb6d2898ac2ea91123b144effec7fcb) >>> mksh 59c Collecting legal info mksh.1: OK (sha256: abf44a61ec777c98f8ae7e08e4fe25fe258e0c470215e2eeb22816f6bae72c80) >>> mrouted 4.4 Collecting legal info LICENSE: OK (sha256: 834f45ed282fd010f354ecc0a50538af519a1cfcc4d2866de3be06982fa9ed29) >>> murata-cyw-fw 8d87950bfad28c65926695b7357bd8995b60016a Collecting legal info LICENCE.cypress: OK (sha256: 3a892759b73e8b459f1a750954b316118b0061fd9d1868d11fa258c104ee7e0c) >>> ncftp 3.2.6 Collecting legal info doc/LICENSE.txt: OK (sha256: 4fe2f063d25d79c49712a272ebb68e050c703eed9c66c80108427edfe3285580) >>> ndisc6 1.0.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> netstat-nat 1.4.10 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> noip 2.1.9 Collecting legal info COPYING: OK (sha256: 5aaf7e9e1790c6e372b6c5dec8c6c4b60504414a8c56f64c3071d281d3c251fa) >>> nuttcp 6.1.2 Collecting legal info LICENSE: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> nvidia-modprobe 450.57 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> openocd 0.11.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> spidev_test 5.8 Collecting legal info >>> sredird 2.2.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> tcping 1.3.6 Collecting legal info LICENSE: OK (sha256: 4a35620e27ddb8de27898e4206c8f93633d877c1e128e98e95a035f760d94428) >>> host-utp_com dee512ced1e9367d223d22f10797fbf9aeacfab6 Collecting legal info LICENSE: OK (sha256: a45d0bb572ed792ed34627a72621834b3ba92aab6e2cc4e04301dee7a728d753) >>> host-sg3_utils 1.47 Collecting legal info COPYING: OK (sha256: d212debdb0a5d7754c977f6dc53bb6c88b4ace7ab784ddbccd06bb970adb1a37) BSD_LICENSE: OK (sha256: 8ddd1d82f2be2f5cbd5b5c3b5c2ee94a90d2ca7112958448da74dd78384fd96a) >>> vmtouch 1.3.1 Collecting legal info LICENSE: OK (sha256: 13258709ed29c17394e0a3ba8c8b9360af35b85231db514f11a0ba385cecd08e) >>> vulkan-headers 1.2.203 Collecting legal info LICENSE.txt: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> xl2tp 1.3.17 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> xmlstarlet 1.6.1 Collecting legal info COPYING: OK (sha256: 6641cc5b00c1651fa22175f34efd01695e64a348b1ba07048538276f44866862) >>> xutil_util-macros 1.19.3 Collecting legal info COPYING: OK (sha256: 489b630a75e3255485732eae3d50ff4d29d3feb66760bb3acb04f897e4d9e375) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-cramfs 2.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-fakeroot 1.26 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: armbian-firmware-5d685ad233b4dfd03a4d025fa0061f6b0f850cb3: cannot save license (ARMBIAN_FIRMWARE_LICENSE_FILES not defined) WARNING: b43-firmware-5.10.56.27.3: cannot save license (B43_FIRMWARE_LICENSE_FILES not defined) WARNING: dhrystone-2: cannot save license (DHRYSTONE_LICENSE_FILES not defined) WARNING: genpart-1.0.2: cannot save license (HOST_GENPART_LICENSE_FILES not defined) WARNING: jquery-sparkline-2.1.2: cannot save license (JQUERY_SPARKLINE_LICENSE_FILES not defined) WARNING: jquery-3.5.1: cannot save license (JQUERY_LICENSE_FILES not defined) WARNING: spidev_test-5.8: cannot save license (SPIDEV_TEST_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-12/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-12/buildroot'