This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

make 3.80-1 crashed with core dump / stackdump


I have recently installed part of cygwin so that I can attempt to build Mozilla on windows 2000.

I have now had a Mozilla build fail due to make crashing. When I restarted the build, make did not crash a second time.

The following was displayed in the window I was using for the build

make[4]: Entering directory `/cygdrive/c/files/Bruce/moz_objdir/xpcom/string'
make[5]: Entering directory `/cygdrive/c/files/Bruce/moz_objdir/xpcom/string/pub
lic'
Exception: STATUS_ACCESS_VIOLATION at eip=0022FBFC
eax=00000000 ebx=1002C080 ecx=00000101 edx=FFFFFFFF esi=1002B7E0 edi=00000000
ebp=0022E2E8 esp=0022E290 program=C:\cygwin\bin\make.exe, pid 1524, thread main
cs=001B ds=0023 es=0023 fs=0038 gs=0000 ss=0023
Stack trace:
Frame Function Args
0022E2E8 0022FBFC (1002B7E0, 10022E48, 0022E318, 00405AE1)
0022E318 0040D573 (1002B7E0, 10025A88, 100259A8, 610F807F)
0022E358 0040D99B (10025A88, 10029C80, 100259BE, 00000000)
0022E3C8 00419E15 (10025A88, 00000002, 00000000, 00000002)
0022E3E8 00418FCA (10025A88, 00000002, 0022E438, 0040D99B)
0022E438 0041AADF (10025A88, 00000001, 00000001, 00000000)
0022E4A8 0041A2F7 (100261D8, 00000001, 00000000, 10014530)
0022E4C8 00418FCA (10014530, 00000000, 1002A110, 0022E4EC)
0022E518 00418C8F (1002A1C8, 00000000, 0022EDA8, 00000000)
0022EED0 0041146E (00000004, 611600E4, 10010090, 7C2E2D69)
0022EF80 61005BC8 (0022EFD8, 00000000, 00000000, 00000000)
0022FF90 61005EB3 (00000000, 00000000, 00000000, 00000000)
End of stack trace
/bin/sh: line 1: 548 Segmentation fault (core dumped) /usr/bin/make -C $d
export
make[4]: *** [export] Error 139
make[4]: Leaving directory `/cygdrive/c/files/Bruce/moz_objdir/xpcom/string'
make[3]: *** [export] Error 2
make[3]: Leaving directory `/cygdrive/c/files/Bruce/moz_objdir/xpcom'
make[2]: *** [tier_2] Error 2
make[2]: Leaving directory `/cygdrive/c/files/Bruce/moz_objdir'
make[1]: *** [default] Error 2
make[1]: Leaving directory `/cygdrive/c/files/Bruce/moz_objdir'
make: *** [build] Error 2


I have attached the make.exe.stackdump file and output from running cygcheck.

Attachment: make.exe.stackdump
Description: Text document

Attachment: cygcheck.out
Description: Text document

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]