[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: posix_spawn
From: |
Camm Maguire |
Subject: |
Re: posix_spawn |
Date: |
Sat, 23 Dec 2023 09:37:59 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) |
Greetings, and thanks again so much.
This is so curious, as there is no call to the posix_spawn code at all
at the point of your failure.
Could you please do the following:
cd unixport
make raw_pre_gcl
./raw_pre_gcl ./
>
Then open up init_raw.lsp in some editor, and copy the forms therein one
at a time to the prompt. Lets focus on 'gcl-devel' at the moment.
Please let me know the step at which it fails. Keep in mind this file
takes a few seconds to load.
Take care,
"Kirill A. Korinsky" <kirill@korins.ky> writes:
> Let me summarise how it crashed on Xcode 15 with macOS 14.
>
> To test it I've used two gcl via MacPorts:
> - gcl which is 2.6.14
> - gcl-devel which is the last available commit at master
> 01ed2e0b2f540031171d2258ddccb951735827e7
>
> gcl is build with patches:
> - dont-override-CC-or-MACOSX_DEPLOYMENT_TARGET.patch
> - fix-memory-corruption-on-macOS.patch
> - compatibility-with-xcode15.diff
> - Respect-provided-CFLAGS-to-compile-bin-dpp.diff
> - old-macOS.patch
>
> gcl-devel is using:
> - draft-posix-spawn.diff
> - compatibility-with-xcode15.diff
> - Respect-provided-CFLAGS-to-compile-bin-dpp.diff
>
> Crashes attached as gcl.txt and gcl-devel.txt
>
> It crashes the same way on arm64 when I use rosetta to emulate x86_64 and on
> native x86_64.
>
> To make things easy I've attached all used patches / stacktrace to this email.
--
Camm Maguire camm@maguirefamily.org
==========================================================================
"The earth is but one country, and mankind its citizens." -- Baha'u'llah
- Re: Branch Version_2_7_0pre, (continued)
- posix_spawn, Camm Maguire, 2023/12/22
- Re: posix_spawn, Kirill A. Korinsky, 2023/12/22
- Re: posix_spawn, Camm Maguire, 2023/12/22
- Re: posix_spawn, Kirill A. Korinsky, 2023/12/22
- Re: posix_spawn, Kirill A. Korinsky, 2023/12/23
- Re: posix_spawn, Kirill A. Korinsky, 2023/12/23
- Re: posix_spawn, Kirill A. Korinsky, 2023/12/23
- Re: posix_spawn,
Camm Maguire <=
- Re: posix_spawn, Kirill A. Korinsky, 2023/12/23
- Re: posix_spawn, Camm Maguire, 2023/12/23
- Re: posix_spawn, Kirill A. Korinsky, 2023/12/23
- Re: posix_spawn, Camm Maguire, 2023/12/23
- Re: posix_spawn, Kirill A. Korinsky, 2023/12/23
- Re: posix_spawn, Kirill A. Korinsky, 2023/12/23
- Re: posix_spawn, Camm Maguire, 2023/12/24
- Re: posix_spawn, Kirill A. Korinsky, 2023/12/24
- Re: posix_spawn, Kirill A. Korinsky, 2023/12/24
- macOS 13 arm63 with Rosetta, Kirill A. Korinsky, 2023/12/24