unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Glenn Morris <rgm@gnu.org>
To: 25186@debbugs.gnu.org
Subject: bug#25186: build sometimes hangs in pselect
Date: Mon, 12 Dec 2016 15:15:37 -0500	[thread overview]
Message-ID: <o4inqo6h06.fsf@fencepost.gnu.org> (raw)

Package: emacs
Version: 26.0.50

Current master, rhel 7.2, x86_64. gcc 4.8.5, glibc 2.17.
configure --without-gconf --without-gsettings \
  -with-x-toolkit=athena --without-toolkit-scroll-bar

Configured features:
XPM JPEG TIFF GIF PNG RSVG IMAGEMAGICK SOUND GPM DBUS NOTIFY ACL
LIBSELINUX GNUTLS LIBXML2 FREETYPE M17N_FLT LIBOTF XFT ZLIB LUCID X11

Sometimes when I build emacs with:

make -j8 bootstrap

it hangs forever doing this:

../src/bootstrap-emacs -batch --no-site-file --no-site-lisp \
   -l international/quail \
   --eval (update-leim-list-file (unmsys--file-name "./../lisp/leim"))

There is no CPU usage. strace shows:

pselect6(10, [9], [], NULL, {99962, 699412864}, {NULL, 8}


This is not new (I think I first noticed it several months ago).
It happens only sometimes. When it happens, it tends to happen repeatedly.
Ie, killing the build and re-running it right away often shows the same
issue. The hang is always at the same step.





                 reply	other threads:[~2016-12-12 20:15 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=o4inqo6h06.fsf@fencepost.gnu.org \
    --to=rgm@gnu.org \
    --cc=25186@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).