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

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

bug#66744: 30.0.50; Emacs crashes when re-dumping into the same dump fil


From: Gerd Möllmann
Subject: bug#66744: 30.0.50; Emacs crashes when re-dumping into the same dump file another Emacs instance is using
Date: Thu, 26 Oct 2023 16:10:47 +0200
User-agent: Gnus/5.13 (Gnus v5.13)

Ihor Radchenko <yantar92@posteo.net> writes:

> Steps to reproduce:
>
> 1. ./src/emacs -Q --batch -l ~/Downloads/dump.el 
>
> ---- dump.el -----
> (dump-emacs-portable "/tmp/emacs-dumped.dmp")
> ---------------
>
> 2. ./src/emacs -Q --dump-file="/tmp/emacs-dumped.dmp"

I wasn't yet able to reproduce this here, on macOS.

The stack trace says it's during mouse-highlighting, so chances are it's
not related to the dump in step 3. What happens when you leave out step
3, and just try some mouse-highligting in the Emacs from step 2?





reply via email to

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