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

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

Re: Emacs deadlock: malloc inside signal handler inside malloc ...


From: Richard Stallman
Subject: Re: Emacs deadlock: malloc inside signal handler inside malloc ...
Date: Sun, 06 May 2007 18:26:26 -0400

    Notice that malloc is being called inside a signal handler, which has
    interrupted malloc!

That ought to be impossible due to the BLOCK_INPUT near the top
of the body of allocate_string_data.
What is the value of interrupt_input_blocked?




reply via email to

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