Package: squashfs-tools
Version: 1:4.3-12
Severity: normal

Hello,

the test suite for rauc (currently in NEW) provokes a Bus error in
mksquashfs on sparc64 (tested on kyoto.debian.net in a sid chroot).
Reproduction is as follows:

        install casync dbus dbus-x11 debhelper e2fsprogs faketime grub-common 
libcurl4-gnutls-dev, libglib2.0-dev, libjson-glib-dev libssl-dev libtool 
squashfs-tools systemd git

        git clone https://github.com/rauc/rauc.git
        sed -i 's/0x73717368$/GUINT32_FROM_LE(0x73717368)/' src/bundle.c
        sh autogen.sh
        ./configure
        make check
        rm -rf /tmp/rauc-*
        ./test/bundle.test

The last command fails with
"rauc:ERROR:test/common.c:339:test_create_bundle:
'create_bundle(bundlename, contentdir, NULL)' should be TRUE" and leaves
behind a directory that allows to reproduce the issue:

        $ rm -f image; mksquashfs /tmp/rauc-*/content image
        Parallel mksquashfs: Using 32 processors
        Creating 4.0 filesystem on image, block size 131072.
        Bus error

Best regards
Uwe

-- System Information:
Debian Release: 10.0
  APT prefers unreleased
  APT policy: (500, 'unreleased'), (500, 'unstable')
Architecture: sparc64

Kernel: Linux 4.19.0-5-sparc64-smp (SMP w/32 CPU cores)
Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE=C (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: unable to detect

Versions of packages squashfs-tools depends on:
ii  libc6      2.28-10
ii  liblz4-1   1.8.3-1
ii  liblzma5   5.2.4-1
ii  liblzo2-2  2.10-0.1
ii  libzstd1   1.3.8+dfsg-3
ii  zlib1g     1:1.2.11.dfsg-1

squashfs-tools recommends no packages.

squashfs-tools suggests no packages.

-- no debconf information

Reply via email to