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

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

bug#53348: 27.2; Crash in mark_object


From: Reingruber, Richard
Subject: bug#53348: 27.2; Crash in mark_object
Date: Tue, 18 Jan 2022 17:07:53 +0000
User-agent: Microsoft-MacOutlook/16.57.22011101

Hi Eli,

Thanks for looking at the issue!

The issue occurred today on another macbook which is x86_64 not arm64. OS and 
emacs versions are the same.

    > Looks like C stack overflow, or at least a possibility of it (you
    > didn't show all of the backtrace levels, so it's hard to be sure).

Yes, could be stack overflow. Is emacs' gc recursive? Will it crash if there is
a long enough list?

    > Can you configure your environment, or rebuild Emacs, so that the
    > amount of stack space available to it is larger?

Sure. I will try to configure my environment for larger stacks.

Thanks, Richard.

On 18.01.22, 17:53, "Eli Zaretskii" <eliz@gnu.org> wrote:

    > Date: Tue, 18 Jan 2022 08:35:10 +0000
    > From:  "Reingruber, Richard" via "Bug reports for GNU Emacs,
    >  the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
    > 
    > I've got a new Apple M1 Pro macbook. I'm experiencing crashes with Emacs 
27.2 which I installed using homebrew.
    > 
    > The information below was generated after I restarted Emacs following a 
crash.
    > 
    > I added the crash report from macos because I could not find a report 
from emacs.
    > 
    > Looks like a GC crash in mark_object.
    > 
    > Unfortunately I cannot reproduce the crash. This is the first crash 
report I
    > got. Normally Emacs just hangs. I sampled the process using macos activity
    > monitor and found a similar stack as in the crash.

    Looks like C stack overflow, or at least a possibility of it (you
    didn't show all of the backtrace levels, so it's hard to be sure).

    Can you configure your environment, or rebuild Emacs, so that the
    amount of stack space available to it is larger?


reply via email to

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