all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: noosphere@mailc.net
To: "Eli Zaretskii" <eliz@gnu.org>
Cc: 44285@debbugs.gnu.org
Subject: bug#44285: 27.1; Invalid function: make-local-variable
Date: Wed, 28 Oct 2020 12:57:12 -0700	[thread overview]
Message-ID: <12b2b6fa-3cfe-4751-b2ce-3bc447d2e6de@www.fastmail.com> (raw)
In-Reply-To: <834kmecem2.fsf@gnu.org>

Still no luck.

%  gdb /usr/local/apps/emacs-27.1/bin/emacs-27.1.exe
GNU gdb (GDB) (Cygwin 8.3.1-1) 8.3.1
Copyright (C) 2019 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-pc-cygwin".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
    <http://www.gnu.org/software/gdb/documentation/>.

For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /usr/local/apps/emacs-27.1/bin/emacs-27.1.exe...
(gdb) break vfatal
Breakpoint 1 at 0x1005d1444: file term.c, line 4404.
(gdb) set follow-fork-mode child
(gdb) r -Q --daemon
Starting program: /usr/local/apps/emacs-27.1/bin/emacs-27.1.exe -Q --daemon
[New Thread 4044.0x1780]
warning: Application "\??\C:\cygwin64\usr\local\apps\emacs-27.1\bin\emacs-27.1.exe" found in cache
[New Thread 4044.0x1794]
emacs: Invalid function: make-local-variable
Error: server did not start correctly
[Thread 4044.0x1794 exited with code 0]
[Thread 4044.0x1738 exited with code 1]
[Inferior 1 (process 4044) exited with code 01]
(gdb) bt
No stack.


On Wed, Oct 28, 2020, at 12:52 PM, Eli Zaretskii wrote:
> > Date: Wed, 28 Oct 2020 12:31:36 -0700
> > From: noosphere@mailc.net
> > Cc: 44285@debbugs.gnu.org
> > 
> > (gdb) break vfatal
> > Breakpoint 1 at 0x1005d1444: file term.c, line 4404.
> > (gdb) r -Q --daemon
> > Starting program: /usr/local/apps/emacs-27.1/bin/emacs-27.1.exe -Q --daemon
> > [New Thread 4008.0xc10]
> > warning: Application "\??\C:\cygwin64\usr\local\apps\emacs-27.1\bin\emacs-27.1.exe" found in cache
> > [New Thread 4008.0xd2c]
> > emacs: Invalid function: make-local-variable
> > Error: server did not start correctly
> > [Thread 4008.0xd2c exited with code 0]
> > [Thread 4008.0x9a8 exited with code 1]
> > [Inferior 1 (process 4008) exited with code 01]
> 
> Sorry, forgot one tricky bit.  Try this instead:
> 
>  $ gdb ./emacs.exe
>  ...
>  (gdb) break vfatal
>  (gdb) set follow-fork-mode child
>  (gdb r -Q --daemon
> 
>





  reply	other threads:[~2020-10-28 19:57 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-28 15:50 bug#44285: 27.1; Invalid function: make-local-variable noosphere
2020-10-28 17:21 ` Eli Zaretskii
     [not found]   ` <874kmexn4d.fsf@mailc.net>
2020-10-28 17:47     ` Eli Zaretskii
2020-10-28 18:46       ` noosphere
2020-10-28 19:23         ` Eli Zaretskii
2020-10-28 19:31           ` noosphere
2020-10-28 19:52             ` Eli Zaretskii
2020-10-28 19:57               ` noosphere [this message]
2020-10-28 20:00                 ` Eli Zaretskii
2020-10-28 21:24                   ` noosphere
2020-10-29  1:46                     ` noosphere
2020-10-29  3:00                       ` noosphere
2020-10-29 12:53                         ` Ken Brown
2020-10-29 14:36                           ` Eli Zaretskii
2020-10-29 14:46                             ` Ken Brown

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=12b2b6fa-3cfe-4751-b2ce-3bc447d2e6de@www.fastmail.com \
    --to=noosphere@mailc.net \
    --cc=44285@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.