GNU bug report logs - #75292
31.0.50; igc: (file-error "Doing vfork" "Bad address")

Previous Next

Package: emacs;

Reported by: Ihor Radchenko <yantar92 <at> posteo.net>

Date: Thu, 2 Jan 2025 17:53:02 UTC

Severity: normal

Found in version 31.0.50

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Ihor Radchenko <yantar92 <at> posteo.net>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 75292 <at> debbugs.gnu.org, eggert <at> cs.ucla.edu
Subject: bug#75292: 31.0.50; igc: (file-error "Doing vfork" "Bad address")
Date: Thu, 02 Jan 2025 20:45:57 +0000
Eli Zaretskii <eliz <at> gnu.org> writes:

> I think you just need to recompile callproc.c and then relink.  Like
> this:
>
>   $ cd src
>   $ make callproc.o -W callproc.c MYCPPFLAGS='-DUSABLE_POSIX_SPAWN=0'
>   $ cd .. && make

Done.
I will run this version for a couple of days and see if the error
re-surface.

[yantar92:~/Git/emacs] scratch/igc+* 1h3m1s 1 ± 
> cd src
[yantar92:~/Git/emacs/src] scratch/igc+* 2s ± 
> make callproc.o -W callproc.c MYCPPFLAGS='-DUSABLE_POSIX_SPAWN=0'
  GEN      globals.h
  CC       callproc.o
callproc.c:47:10: warning: "USABLE_POSIX_SPAWN" redefined
   47 | # define USABLE_POSIX_SPAWN 1
      |          ^~~~~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
[yantar92:~/Git/emacs/src] scratch/igc+* 7s ± 
> cd .. && make
...

-- 
Ihor Radchenko // yantar92,
Org mode maintainer,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>




This bug report was last modified 110 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.