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

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

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

1,775 次查看
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,733 次查看
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,757 次查看
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 项奖励
回复