From: Richard Stallman <rms@gnu.org>
To: <adam@hupp.org>
Cc: bug-gnu-emacs@gnu.org
Subject: Re: run-python hangs for some versions
Date: Mon, 18 Jun 2007 03:25:27 -0400 [thread overview]
Message-ID: <E1I0Bc7-00014E-5c@fencepost.gnu.org> (raw)
In-Reply-To: <20070617101511.BF7FD84FD@mail.hupp.org> (adam@hupp.org)
This works correctly with python 2.4 and 2.5, but hangs with 2.2 and
3.0 (from svn). strace reports that emacs is running the following
syscall over and over again:
select(5, [3 4], NULL, NULL, {4, 999110}) = 0 (Timeout)
If you want to get real info, use GDB, not strace.
strace gives no useful info.
next prev parent reply other threads:[~2007-06-18 7:25 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-17 10:15 run-python hangs for some versions adam
2007-06-18 7:25 ` Richard Stallman [this message]
2007-06-18 10:46 ` Adam Hupp
2007-06-19 10:40 ` Richard Stallman
2007-06-21 5:29 ` Adam Hupp
[not found] <mailman.2279.1182076226.32220.bug-gnu-emacs@gnu.org>
2007-06-19 5:52 ` Stefan Monnier
2007-06-19 7:51 ` Adam Hupp
2007-06-19 14:06 ` Stefan Monnier
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=E1I0Bc7-00014E-5c@fencepost.gnu.org \
--to=rms@gnu.org \
--cc=adam@hupp.org \
--cc=bug-gnu-emacs@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).