bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: run-python hangs for some versions


From: Richard Stallman
Subject: Re: run-python hangs for some versions
Date: Mon, 18 Jun 2007 03:25:27 -0400

    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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]