S32DS - fork: can't reserve memory for parent stack

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

S32DS - fork: can't reserve memory for parent stack

1,776件の閲覧回数
aox
Contributor I

Simple try to compile example project on windows 10 business 22H2 and have message from called "make" like "make.exe: *** fatal error in forked process - fork: can't reserve memory for parent stack 0x4800000 - 0x4A00000, (child has 0x5000000 - 0x5200000), Win32 error 487".

Same S32DS running on windows 10 home edition without any problem

0 件の賞賛
返信
2 返答(返信)

1,734件の閲覧回数
aox
Contributor I

Hi,
thank you for answer, I have called this batch file, results you can see below.  Any other suggestion?

C:\NXP\S32DS.3.5\S32DS\build_tools\msys32>autorebase.bat
4 [main] dash 20196 C:\NXP\S32DS.3.5\S32DS\build_tools\msys32\usr\bin\dash.exe: *** fatal error in forked process - fork: can't reserve memory for parent stack 0x4A00000 - 0x4C00000, (child has 0x4800000 - 0x4A00000), Win32 error 487
1067 [main] dash 20196 cygwin_exception::open_stackdumpfile: Dumping stack trace to dash.exe.stackdump
2 [main] dash 27244 fork: child -1 - forked process 20196 died unexpectedly, retry 0, exit code 0x100, errno 11
/usr/bin/rebaseall: 29: /usr/bin/rebaseall: Cannot fork

C:\NXP\S32DS.3.5\S32DS\build_tools\msys32>

0 件の賞賛
返信

1,758件の閲覧回数
jiri_kral
NXP Employee
NXP Employee

Hi, 

this issue is related to msys2 shell. You can try to run autoreabase.bat batch file. With default install path is the script located in c:\NXP\S32DS.3.5\S32DS\build_tools\msys32\ folder. 

0 件の賞賛
返信