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

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

bug#44818: 27.0.91; wedged


From: Devon Sean McCullough
Subject: bug#44818: 27.0.91; wedged
Date: Tue, 24 Nov 2020 13:42:03 -0500
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:78.0) Gecko/20100101 Thunderbird/78.4.3

On 23/11/2020 10:51, Eli Zaretskii wrote:
Try this:

   C-g M-<


After 48 hours of 100% CPU, Emacs finally returns from read_char.
Rather than wait 48 more hours for the next read_char, I disabled
breakpoints, tried

        (lldb) print (long)Fgoto_char((long)Fpoint_min())
        (long) $12 = 6
        (lldb) continue

and was able to kill the buffer manually.  Thanks, Eli!

                Peace
                        --Devon

P.S.  Could a watchdog timer safely abort such wedgitude?
Reading a file is not the only way to lose here.





reply via email to

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