unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#23560: Sometimes network-stream-tests hang forever
@ 2016-05-17  0:44 Glenn Morris
  2016-05-17  0:47 ` Glenn Morris
  0 siblings, 1 reply; 3+ messages in thread
From: Glenn Morris @ 2016-05-17  0:44 UTC (permalink / raw)
  To: 23560; +Cc: Lars Magne Ingebrigtsen

Package: emacs
Version: 25.1.50

Current master on RHEL 7.2.
Sometimes network-stream-tests hang "forever" (I killed it after 10
minutes of nothing happening).

A similar hang is visible on hydra several times, eg
http://hydra.nixos.org/build/35810871 (it tried 3 times, once it aborted
after 2 hours, from watching the log as it was happening I know it was
in network-stream-tests).

My network-stream-tests.log file says (only):

    Running 10 tests (2016-05-16 17:36:18-0700)
    gnutls-serv: Set static Diffie-Hellman parameters, consider --dhparams.
    HTTP Server listening on IPv4 0.0.0.0 port 44331...bind() failed: Address already in use
    HTTP Server listening on IPv6 :: port 44331...bind() failed: Address already in use

Examining the process listing shows:

UID        PID  PPID  C STIME TTY      STAT   TIME CMD
gmorris  25251 25187  0 17:36 pts/4    Sl+    0:00 ../src/emacs -batch --no-site-file --no-site-lisp -L :. -l ert -l lisp/net/networ
gmorris  25320 25251  0 17:36 pts/11   Ss+    0:00 /usr/bin/gnutls-serv --http --x509keyfile data/net/key.pem --x509certfile data/ne





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

* bug#23560: Sometimes network-stream-tests hang forever
  2016-05-17  0:44 bug#23560: Sometimes network-stream-tests hang forever Glenn Morris
@ 2016-05-17  0:47 ` Glenn Morris
  2016-05-17  0:58   ` Glenn Morris
  0 siblings, 1 reply; 3+ messages in thread
From: Glenn Morris @ 2016-05-17  0:47 UTC (permalink / raw)
  To: 23560; +Cc: Lars Magne Ingebrigtsen

Glenn Morris wrote:

> gmorris 25320 25251 0 17:36 pts/11 Ss+ 0:00 /usr/bin/gnutls-serv
> --http --x509keyfile data/net/key.pem --x509certfile data/ne

Whee, just found another one of those in my process listing - running
for 23 days and counting. :)
Emacs should probably be more robust about killing those off...





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

* bug#23560: Sometimes network-stream-tests hang forever
  2016-05-17  0:47 ` Glenn Morris
@ 2016-05-17  0:58   ` Glenn Morris
  0 siblings, 0 replies; 3+ messages in thread
From: Glenn Morris @ 2016-05-17  0:58 UTC (permalink / raw)
  To: 23560; +Cc: Lars Magne Ingebrigtsen


PS but it will still hang even if no stray gnutls-serv processes are
running before "make check" is called. In that case the log file says:
    
    Running 10 tests (2016-05-16 17:54:45-0700)
    gnutls-serv: Set static Diffie-Hellman parameters, consider --dhparams.
    HTTP Server listening on IPv4 0.0.0.0 port 44331...done
    HTTP Server listening on IPv6 :: port 44331...done





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

end of thread, other threads:[~2016-05-17  0:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-17  0:44 bug#23560: Sometimes network-stream-tests hang forever Glenn Morris
2016-05-17  0:47 ` Glenn Morris
2016-05-17  0:58   ` Glenn Morris

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).