unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
* bug#22337: Breakage on amd64 when built with -O1 and higher
@ 2016-01-09 13:47 Andreas Metzler
  2016-01-09 14:57 ` Ludovic Courtès
  0 siblings, 1 reply; 6+ messages in thread
From: Andreas Metzler @ 2016-01-09 13:47 UTC (permalink / raw)
  To: 22337; +Cc: Ludovic Courtès

Hello,

this is <https://bugs.debian.org/809608>:

Debian used to build guile-2.0 without optimization, after changing to
-O2 random segfaults in guile-gnutls testsuite started to appear on
amd64.

This is easily reproducible by building gnutls 3.3.x (18, 19, 20
tested) on amd64 and running the guile testsuite until it fails:

(sid)ametzler@argenau:/tmp/GNUTLS/gnutls-3.3.20$ cd guile/tests
(sid)ametzler@argenau:/tmp/GNUTLS/gnutls-3.3.20/guile/tests$ j=0 ; rm openpgp-auth.scm.log openpgp-auth.scm.trs  test-suite.log ; while make  test-suite.log TEST_LOGS=openpgp-auth.scm.log ; do j=$(($j+1)) ; sleep .01 ; rm openpgp-auth.scm.log openpgp-auth.scm.trs  test-suite.log ; done ; echo xxx $j

This will usually be the case after run #1 or #2.

The issue not Debian specific, I also see this with GIT stable-2.0.

Both Ludovic and me have managed to generate backtraces:
http://article.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/8372
http://article.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/8379

cu Andreas

-- 
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'





^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-02-28 16:37 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-09 13:47 bug#22337: Breakage on amd64 when built with -O1 and higher Andreas Metzler
2016-01-09 14:57 ` Ludovic Courtès
2016-01-09 15:45   ` Andreas Metzler
2016-08-07 11:19   ` Andy Wingo
2017-02-28 14:45     ` Andy Wingo
2017-02-28 16:37       ` Andreas Metzler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).