Your message dated Sun, 21 Aug 2022 22:50:02 +0000
with message-id <e1optla-00extb...@fasolo.debian.org>
and subject line Bug#1017041: fixed in golang-github-bmatsuo-lmdb-go 
1.8.0+git20170215.a14b5a3-4
has caused the Debian Bug report #1017041,
regarding golang-github-bmatsuo-lmdb-go: flaky autopkgtest on s390x: segfaults
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 ow...@bugs.debian.org
immediately.)


-- 
1017041: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1017041
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: golang-github-bmatsuo-lmdb-go
Version: 1.8.0+git20170215.a14b5a3-3
Severity: serious
User: debian...@lists.debian.org
Usertags: flaky

Dear maintainer(s),

I looked at the results of the autopkgtest of you package because it was showing up as a regression for the upload of glibc [0]. I noticed that it regularly fails on s390x in what I quickly spotted as always the same place. It segfaults.

Because the unstable-to-testing migration software now blocks on
regressions in testing, flaky tests, i.e. tests that flip between
passing and failing without changes to the list of installed packages,
are causing people unrelated to your package to spend time on these
tests.

Don't hesitate to reach out if you need help and some more information
from our infrastructure.

Paul

[0] https://ci.debian.net/data/autopkgtest/testing/s390x/g/golang-github-bmatsuo-lmdb-go/24525427/log.gz

=== RUN   TestTxn_Drop
fatal error: unexpected signal during runtime execution
[signal SIGSEGV: segmentation violation code=0x1 addr=0x3ff8af80000 pc=0x3ffb7e98052]

runtime stack:
runtime.throw({0x11b7cba, 0x2a})
        /usr/lib/go-1.18/src/runtime/panic.go:992 +0x70
runtime.sigpanic()
        /usr/lib/go-1.18/src/runtime/signal_unix.go:802 +0x2a4

goroutine 88 [syscall, locked to thread]:
runtime.cgocall(0x1169570, 0xc00005dd50)
/usr/lib/go-1.18/src/runtime/cgocall.go:157 +0x72 fp=0xc00005dd20 sp=0xc00005dcf0 pc=0x1008472 github.com/bmatsuo/lmdb-go/lmdb._Cfunc_mdb_txn_begin(0x3ff74263140, 0x0, 0x0, 0xc0000fe018)
        _cgo_gotypes.go:885 +0x3a fp=0xc00005dd48 sp=0xc00005dd20 pc=0x115ab0a
github.com/bmatsuo/lmdb-go/lmdb.beginTxn.func1(0xc000194060, 0x0, 0x0, 0xc0000fe000)
        
/tmp/autopkgtest-lxc.9o42tkd3/downtmp/autopkgtest_tmp/obj-s390x-linux-gnu/src/github.com/bmatsuo/lmdb-go/lmdb/txn.go:99
 +0x108 fp=0xc00005dd88 sp=0xc00005dd48 pc=0x1162518
github.com/bmatsuo/lmdb-go/lmdb.beginTxn(0xc000194060, 0x0, 0x0)
        
/tmp/autopkgtest-lxc.9o42tkd3/downtmp/autopkgtest_tmp/obj-s390x-linux-gnu/src/github.com/bmatsuo/lmdb-go/lmdb/txn.go:99
 +0x24e fp=0xc00005ddd0 sp=0xc00005dd88 pc=0x116228e
github.com/bmatsuo/lmdb-go/lmdb.(*Env).run(0xc000194060, 0x1, 0x0, 0xc00005de58)
        
/tmp/autopkgtest-lxc.9o42tkd3/downtmp/autopkgtest_tmp/obj-s390x-linux-gnu/src/github.com/bmatsuo/lmdb-go/lmdb/env.go:507
 +0x74 fp=0xc00005de18 sp=0xc00005ddd0 pc=0x1161544
github.com/bmatsuo/lmdb-go/lmdb.(*Env).Update(...)
        
/tmp/autopkgtest-lxc.9o42tkd3/downtmp/autopkgtest_tmp/obj-s390x-linux-gnu/src/github.com/bmatsuo/lmdb-go/lmdb/env.go:478
github.com/bmatsuo/lmdb-go/lmdb.openDBI(0xc000194060, {0x11ad4e4, 0x2}, 0x40000)
        
/tmp/autopkgtest-lxc.9o42tkd3/downtmp/autopkgtest_tmp/obj-s390x-linux-gnu/src/github.com/bmatsuo/lmdb-go/lmdb/txn_test.go:1391
 +0x72 fp=0xc00005de80 sp=0xc00005de18 pc=0x1157a62
github.com/bmatsuo/lmdb-go/lmdb.TestTxn_Drop(0xc000102340)
        
/tmp/autopkgtest-lxc.9o42tkd3/downtmp/autopkgtest_tmp/obj-s390x-linux-gnu/src/github.com/bmatsuo/lmdb-go/lmdb/txn_test.go:152
 +0xb6 fp=0xc00005df68 sp=0xc00005de80 pc=0x1149e16
testing.tRunner(0xc000102340, 0x11bac28)
/usr/lib/go-1.18/src/testing/testing.go:1439 +0x122 fp=0xc00005dfc0 sp=0xc00005df68 pc=0x10dfa52
testing.(*T).Run.func1()
/usr/lib/go-1.18/src/testing/testing.go:1486 +0x5e fp=0xc00005dfd8 sp=0xc00005dfc0 pc=0x10e0bee
runtime.goexit()
/usr/lib/go-1.18/src/runtime/asm_s390x.s:742 +0x2 fp=0xc00005dfd8 sp=0xc00005dfd8 pc=0x1079482
created by testing.(*T).Run
        /usr/lib/go-1.18/src/testing/testing.go:1486 +0x442

goroutine 1 [chan receive]:
testing.(*T).Run(0xc0000a0820, {0x11af3ba, 0xc}, 0x11bac28)
        /usr/lib/go-1.18/src/testing/testing.go:1487 +0x466
testing.runTests.func1(0xc0000a0820)
        /usr/lib/go-1.18/src/testing/testing.go:1839 +0x8a
testing.tRunner(0xc0000a0820, 0xc000095cf8)
        /usr/lib/go-1.18/src/testing/testing.go:1439 +0x122
testing.runTests(0xc00000e060, {0x12a8c00, 0x49, 0x49}, {0xc0b48ae619a94ce3, 0x8bb2cc3cd7, 0x12c0e80})
        /usr/lib/go-1.18/src/testing/testing.go:1837 +0x4d6
testing.(*M).Run(0xc0000a6140)
        /usr/lib/go-1.18/src/testing/testing.go:1719 +0x5fc
main.main()
        _testmain.go:305 +0x1f8
FAIL    github.com/bmatsuo/lmdb-go/lmdb 1.656s

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Source: golang-github-bmatsuo-lmdb-go
Source-Version: 1.8.0+git20170215.a14b5a3-4
Done: Andreas Henriksson <andr...@fatal.se>

We believe that the bug you reported is fixed in the latest version of
golang-github-bmatsuo-lmdb-go, 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 1017...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andreas Henriksson <andr...@fatal.se> (supplier of updated 
golang-github-bmatsuo-lmdb-go 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 ftpmas...@ftp-master.debian.org)


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

Format: 1.8
Date: Mon, 22 Aug 2022 00:41:28 +0200
Source: golang-github-bmatsuo-lmdb-go
Architecture: source
Version: 1.8.0+git20170215.a14b5a3-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team <team+pkg...@tracker.debian.org>
Changed-By: Andreas Henriksson <andr...@fatal.se>
Closes: 1017041
Changes:
 golang-github-bmatsuo-lmdb-go (1.8.0+git20170215.a14b5a3-4) unstable; 
urgency=medium
 .
   * Disable autopkgtest (Closes: #1017041)
Checksums-Sha1:
 6a91cfa24d3094ef1caff14b604a16566ec3a48b 2472 
golang-github-bmatsuo-lmdb-go_1.8.0+git20170215.a14b5a3-4.dsc
 62d29ddce9f5c51950ea4abc517c7d0239108a0a 8360 
golang-github-bmatsuo-lmdb-go_1.8.0+git20170215.a14b5a3-4.debian.tar.xz
 53725540f41a8a25c1cc906f524a3f255ad01478 7699 
golang-github-bmatsuo-lmdb-go_1.8.0+git20170215.a14b5a3-4_amd64.buildinfo
Checksums-Sha256:
 72b89128c952f0cb68c4d6509445895a3416694341f2d148d2c37925c5f901b8 2472 
golang-github-bmatsuo-lmdb-go_1.8.0+git20170215.a14b5a3-4.dsc
 cb40d1d746d0f21fb7dd255f930b3738fff2fe767b302a4bdb477f0bb7f65f8e 8360 
golang-github-bmatsuo-lmdb-go_1.8.0+git20170215.a14b5a3-4.debian.tar.xz
 9c7818c67e236c4ed393818cbeaebee72dae43b5e093d37ac142c6c942ee0316 7699 
golang-github-bmatsuo-lmdb-go_1.8.0+git20170215.a14b5a3-4_amd64.buildinfo
Files:
 9cf85650ae568b4a4b3c9f22a74c2d58 2472 devel optional 
golang-github-bmatsuo-lmdb-go_1.8.0+git20170215.a14b5a3-4.dsc
 d65f289a818affb4005daabc0fa63f52 8360 devel optional 
golang-github-bmatsuo-lmdb-go_1.8.0+git20170215.a14b5a3-4.debian.tar.xz
 c84c1e7a06eb840b7124e201631af3c2 7699 devel optional 
golang-github-bmatsuo-lmdb-go_1.8.0+git20170215.a14b5a3-4_amd64.buildinfo

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

iQJFBAEBCgAvFiEE+uHltkZSvnmOJ4zCC8R9xk0TUwYFAmMCtVERHGFuZHJlYXNA
ZmF0YWwuc2UACgkQC8R9xk0TUwZ1ow//bXueYlpQtI6mNkt+Sp6NtsphFGpVJb/K
RT+SLI8J2A6x59tj502iUKe1PFv3g+2lkhq2tUDOAmR/XabkOO56TzJ3QC5LSgQW
idUJwEKBI4/v/ZkQZGrVlSDgW8pOges+Zvz0pRF9aYsuM2iSrhuo438odk3c4k8i
V4Rm7Hj6nrSOouMp+voIRb/+R7087tx1L78JMNVORvRUQuRuDe2pfNQQwXYnzJNt
D7UjUbCz0ZXR+Dr23XSo9xn00+WsVDvbX86HGSKC7EvTcMLlYOmaKNqAFKmQl0wh
m3VzI9Wq/rYCAqM21G/44vidDbNPicvKV2UUmJIghUGSWXl0SdOJv1h5Vv7gygM4
Z31nY8t2R7rXcDsj5ZOxPSoE8cUT7JtaJAsyYcx+e3ODrmo3KxW6rlDg4z33FheA
UFruz8JvCCgeahaRPetiDgEu+X0iMfkejtfl+HrcpTVj1pBpRm440H9PGDhzzDqz
pBkVEbUWJQCi81X01wizX3xx9HzThWL7EtPwk9dbGvTQ2hyZ0+FQJxlpHdbsA42A
4Wd1Rf/hr8MANvdGTKF6G9SgNB5+TSNrdGr/ukHoLP7dDdOxzPSvjtRG+Johv4CC
J7xglGyjFUYzbAJBw6DxU4+iUfoL1p8izQ+M0IcCpwgx36rLe4EREDoBXjhv1u6G
FsHpIjWH+XI=
=KREG
-----END PGP SIGNATURE-----

--- End Message ---
  • Bug#1017041: marked as done (golang-github-bmat... Debian Bug Tracking System

Reply via email to