segfault on 32bit

Csaba Ráduly rcsaba@gmail.com
Tue Apr 7 20:27:58 GMT 2020


On 07/04/2020 19:33, Marco Atzeri via Cygwin wrote:
> while trying to build the 32bit version on python,
> I hit this never seen before issue:
> 
> checking for %zd printf() format support... make: *** No targets specified and 
> no makefile found.  Stop.
> *** ERROR: make failed
>        4 [main] sh 18479 D:\cygwin32\bin\sh.exe: *** fatal error in forked 
> process - WFSO timed out after longjmp
>        4 [main] sh 18479 D:\cygwin32\bin\sh.exe: *** fatal error in forked proces
> s - WFSO timed out after longjmp
>    72365 [main] sh 18479 cygwin_exception::open_stackdumpfile: Dumping stack trac
> e to sh.exe.stackdump
>    72365 [main] sh 18479 cygwin_exception::open_stackdumpfile: Dumping stack trac
> e to sh.exe.stackdump
> 
> 
> $ uname -svr
> CYGWIN_NT-10.0-WOW 3.1.4(0.340/5/3) 2020-02-19 08:45
> 
> what is a WFSO ?

WaitForSingleObject, presumably.

Csaba
-- 
You can get very substantial performance improvements
by not doing the right thing. - Scott Meyers, An Effective C++11/14 Sampler
So if you're looking for a completely portable, 100% standards-conformat way
to get the wrong information: this is what you want. - Scott Meyers (C++TDaWYK)


More information about the Cygwin mailing list