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: martin rudalics
Subject: Re: End of file while generating loaddefs.el
Date: Thu, 19 Nov 2015 09:13:01 +0100

> If you run this command under a debugger,

How do I do that?

> what do you see in the
> backtrace when Emacs crashes?

Attaching gdb to bootstrap-emacs.exe when it crashes gives

#0  0x7c911231 in ntdll!DbgUiConnectToDbg () from C:\WINDOWS\system32\ntdll.dll
#1  0x7c9607a8 in ntdll!KiIntSystemCall () from C:\WINDOWS\system32\ntdll.dll
#2  0x00000005 in ?? ()
#3  0x00000004 in ?? ()
#4  0x00000001 in ?? ()
#5  0x0498ffd0 in ?? ()
#6  0x00000000 in ?? ()

Lisp Backtrace:
"prin1" (0x82ee7c)
"autoload-insert-section-header" (0x82f008)
"update-directory-autoloads" (0x82f174)
"apply" (0x82f2dc)
"batch-update-autoloads" (0x82f48c)
"command-line-1" (0x82f608)
"command-line" (0x82f7bc)
"normal-top-level" (0x82f8d0)

martin



reply via email to

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