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

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

bug#70914: 29.3; Crashes often on Windows


From: Eli Zaretskii
Subject: bug#70914: 29.3; Crashes often on Windows
Date: Mon, 13 May 2024 13:35:34 +0300

> From: Simen Endsjø <simendsjo@gmail.com>
> Date: Mon, 13 May 2024 10:47:51 +0200
> 
> I experience crashes on windows quite often, but never on GNU/Linux.
> I've tried following the descriptions to get more descriptive backtrace,
> but each line is just reported as `??  ??:0`
> https://www.gnu.org/software/emacs/manual/html_node/emacs/Crashing.html

That's due to ASLR; we fixed that on master, but the fix is not in
Emacs 29.

> Backtrace:
> 00007ff665775bce
> 00007ff665646aa6

These addresses cannot be interpreted except on your machine.  If you
have GDB installed, please try running Emacs from GDB, and when it
crashes, produce a backtrace ("thread apply all bt") and post it here.

Failing that, can you describe what you are doing when Emacs crashes?

Thanks.





reply via email to

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