Your message dated Fri, 10 Oct 2025 09:34:26 +0000
with message-id <[email protected]>
and subject line Bug#1116948: fixed in golang-github-tinylib-msgp 1.4.0-2
has caused the Debian Bug report #1116948,
regarding golang-github-tinylib-msgp: FTBFS on 32bit: panic: runtime error: 
slice bounds out of range [:-148368575] [recovered]
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1116948: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1116948
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: golang-github-tinylib-msgp
Version: 1.4.0-1
Severity: serious
Tags: ftbfs
Justification: FTBFS
X-Debbugs-Cc: [email protected], [email protected]

Package builds on 32bit architectures, cf. 
https://buildd.debian.org/status/package.php?p=golang-github-tinylib-msgp

seems to be triggered by fuzzing tests:

    --- PASS: FuzzReader/seed#1089 (0.00s)
    --- FAIL: FuzzReader/seed#1090 (0.00s)
panic: runtime error: slice bounds out of range [:-148368575] [recovered]
        panic: runtime error: slice bounds out of range [:-148368575]

goroutine 1279 [running]:
testing.tRunner.func1.2({0x82830a0, 0x1004e0b0})
        /usr/lib/go-1.24/src/testing/testing.go:1734 +0x283
testing.tRunner.func1()
        /usr/lib/go-1.24/src/testing/testing.go:1737 +0x415
panic({0x82830a0, 0x1004e0b0})
        /usr/lib/go-1.24/src/runtime/panic.go:792 +0x103
github.com/philhofer/fwd.(*Reader).Next(0xf86a0f0, 0xf7281341)
        
/build/reproducible-path/golang-github-tinylib-msgp-1.4.0/obj-i686-linux-gnu/src/github.com/philhofer/fwd/reader.go:293
 +0xc4
github.com/tinylib/msgp/msgp.(*Reader).CopyNext(0xf86a0c0, {0x82e9fd0, 
0x844d260})
        
/build/reproducible-path/golang-github-tinylib-msgp-1.4.0/obj-i686-linux-gnu/src/github.com/tinylib/msgp/msgp/read.go:181
 +0x88
github.com/tinylib/msgp/msgp.FuzzReader.func1(0x9482368, {0x1022e310, 0xa, 
0x10})
        
/build/reproducible-path/golang-github-tinylib-msgp-1.4.0/obj-i686-linux-gnu/src/github.com/tinylib/msgp/msgp/fuzz_test.go:40
 +0x110
reflect.Value.call({0x825ff20, 0x82a7ea4, 0x13}, {0x829507a, 0x4}, {0x10228198, 
0x2, 0x2})
        /usr/lib/go-1.24/src/reflect/value.go:584 +0x97f
reflect.Value.Call({0x825ff20, 0x82a7ea4, 0x13}, {0x10228198, 0x2, 0x2})
        /usr/lib/go-1.24/src/reflect/value.go:368 +0x7f
testing.(*F).Fuzz.func1.1(0x9482368)
        /usr/lib/go-1.24/src/testing/fuzz.go:340 +0x2cb
testing.tRunner(0x9482368, 0x95060a0)
        /usr/lib/go-1.24/src/testing/testing.go:1792 +0x119
created by testing.(*F).Fuzz.func1 in goroutine 210
        /usr/lib/go-1.24/src/testing/fuzz.go:327 +0x559
FAIL    github.com/tinylib/msgp/msgp    10.490s
?       github.com/tinylib/msgp/msgp/setof      [no test files]
?       github.com/tinylib/msgp/parse   [no test files]
?       github.com/tinylib/msgp/printer [no test files]
FAIL
dh_auto_test: error: cd obj-i686-linux-gnu && go test -vet=off -v -p 6 
github.com/tinylib/msgp github.com/tinylib/msgp/gen 
github.com/tinylib/msgp/msgp github.com/tinylib/msgp/msgp/setof 
github.com/tinylib/msgp/parse github.com/tinylib/msgp/printer returned exit 
code 1



-- System Information:
Debian Release: forky/sid
  APT prefers testing
  APT policy: (500, 'testing'), (50, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.16.8+deb14-amd64 (SMP w/8 CPU threads; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

--- End Message ---
--- Begin Message ---
Source: golang-github-tinylib-msgp
Source-Version: 1.4.0-2
Done: Reinhard Tartler <[email protected]>

We believe that the bug you reported is fixed in the latest version of
golang-github-tinylib-msgp, which is due to be installed in the Debian FTP 
archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Reinhard Tartler <[email protected]> (supplier of updated 
golang-github-tinylib-msgp package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 09 Oct 2025 20:42:30 -0400
Source: golang-github-tinylib-msgp
Architecture: source
Version: 1.4.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team <[email protected]>
Changed-By: Reinhard Tartler <[email protected]>
Closes: 1116948
Changes:
 golang-github-tinylib-msgp (1.4.0-2) unstable; urgency=medium
 .
   * Team upload
   * Build msgp on 64bit archs only, Closes: #1116948
Checksums-Sha1:
 8ac430ec75984ce5ae7af78622ada1b052f25c25 2730 
golang-github-tinylib-msgp_1.4.0-2.dsc
 332cf880b6f7e2ec19dec8ea4abd9e6d5b45c5b5 3828 
golang-github-tinylib-msgp_1.4.0-2.debian.tar.xz
 d49ae38d0b1e25e6fa3834bac3474fff71400ec0 354616 
golang-github-tinylib-msgp_1.4.0-2.git.tar.xz
 e2eb6c8ea280a352ac6c63760144b295a149f0aa 18294 
golang-github-tinylib-msgp_1.4.0-2_source.buildinfo
Checksums-Sha256:
 a5bf9cae38a0d7518b780284aaed0eeec8de2257ccd6951c4d9e90e123363a81 2730 
golang-github-tinylib-msgp_1.4.0-2.dsc
 c28683a71a995a6d29f56d7975752dda1062531b057edb8933d4cc3795fd0679 3828 
golang-github-tinylib-msgp_1.4.0-2.debian.tar.xz
 81f774288e21082a0b707a3c3a17e7c1d309f05a2b8128a00a8c88f94719fee5 354616 
golang-github-tinylib-msgp_1.4.0-2.git.tar.xz
 737291229bc326e6a4178f4772ba54f284cda7adba73d7378beec4bcc21fce54 18294 
golang-github-tinylib-msgp_1.4.0-2_source.buildinfo
Files:
 3970072dc954f09c99041c54de630eaa 2730 golang optional 
golang-github-tinylib-msgp_1.4.0-2.dsc
 e58f7ee9cf9e23a3d37483ac8762dabb 3828 golang optional 
golang-github-tinylib-msgp_1.4.0-2.debian.tar.xz
 af6e05208b7c0ea97db7961f59160498 354616 golang optional 
golang-github-tinylib-msgp_1.4.0-2.git.tar.xz
 25d64c1aacb6390a8a544bd3c6cc9157 18294 golang optional 
golang-github-tinylib-msgp_1.4.0-2_source.buildinfo
Git-Tag-Info: tag=1c2b09d3b272ba4e11b7f318806ba8718e36fd48 
fp=30de7d1763ab9452c7e0825049a76977942826cb
Git-Tag-Tagger: Reinhard Tartler <[email protected]>

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEN02M5NuW6cvUwJcqYG0ITkaDwHkFAmjozXAACgkQYG0ITkaD
wHmjBA/8CBStDfydUBOHM6fzcxv0Q5LJBEWhSm4g95RLNiE7c3jk1X/xzsFAi5Zq
yej2cWVJEO1/ARIJgrvik2nv0W6nbEW6Dy2GNA9gXBY+MtFp8HpZaO431rMW5Wob
abi8DUKUZ0+e/lPCxoAc1ah0pnqAoat2ct6Bx8+iLQT/una9JdvFdpjnfrkjfeD8
q1T/FmgSTOcmzyX+Qy69O5nZ2NNjoFdW10dasP28WjhKky4MG1Z3grwZJ8UFDMMG
bue6hOr88gN9u27xOyCeU0KKcLZ9TqbS/qR8KDXjOqvLTmnxiDRsLDOENr9m48D+
+xJYfexpvyFbDwV4Dknj4QgyvqBY/flQfOae5deBiu6FyWLXhxQhLJlYZOCnaJyl
Yfe8hc7F++xsrNfFK8AviejALAES1uHm4HHbnkT4m7zrXETzXrLip/DcmvBBovjI
evbYLyzN3nBSoCJzSHoNFU479OBIRJQYo3Via0miXaVZdLLKk3QUUJ3Vy4HMj3oa
zLEROTFYYLMTwfCRGVZ9erEy4EPg2sfckHgomd33wRSqXxBZLcFPW8E309W33QLK
zGH15uE2Lb6D1+X93O4YUceEkZ667chj9Slix7wC5rSNJTM1TWVbN3wMI3u5FYH5
3NgC0ap9yr6JcXI1Y7yzqxiSKGam+FuDVdMX7iO934LulpPOlcw=
=+WcO
-----END PGP SIGNATURE-----

Attachment: pgpEXy13LV4mX.pgp
Description: PGP signature


--- End Message ---

Reply via email to