emacs-devel
[Top][All Lists]
Advanced

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

Re: End of file while generating loaddefs.el


From: Eli Zaretskii
Subject: Re: End of file while generating loaddefs.el
Date: Fri, 20 Nov 2015 10:38:37 +0200

> Date: Fri, 20 Nov 2015 09:23:10 +0100
> From: martin rudalics <address@hidden>
> Cc: address@hidden
> 
>  > into the GDB command to run Emacs, right after
>  > the "run" part.  Then wait until it segfaults.
> 
> When I do that it doesn't segfault but simply produces the "End of file
> during parsing" message you reported earlier.

Darn!  Another memory-related Heisenbug!

I guess the only way to debug this is see what happens inside prin1.
AFAIR, it uses a temporary buffer to produce the string, so this might
be due to GC or something.



reply via email to

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