Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <403E1400.7010704@scytek.de> Date: Thu, 26 Feb 2004 10:42:56 -0500 From: Volker Quetschke User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6b) Gecko/20031205 Thunderbird/0.4 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Snapshot 20040225: make hangs/errors out References: <403BCEC6 DOT 3070503 AT scytek DOT de> <20040225001924 DOT GA22911 AT redhat DOT com> <20040225002457 DOT GA24184 AT redhat DOT com> <20040225193446 DOT GA1214 AT redhat DOT com> <403D09E5 DOT 8020507 AT scytek DOT de> <403D0C6A DOT 4020705 AT scytek DOT de> <403E07A4 DOT 1010309 AT scytek DOT de> <20040226150318 DOT GC23139 AT redhat DOT com> In-Reply-To: <20040226150318.GC23139@redhat.com> Content-Type: multipart/mixed; boundary="------------070909030109030305030608" X-IsSubscribed: yes --------------070909030109030305030608 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit (cvs from 20040225) >>I changed the 30 *.pp to 100 *.pp, but that makes it even harder to >>trigger the problem: >> >>$ ./u.sh > freezeU.out >>./u.sh: line 6: 2796 Segmentation fault (core dumped) make -j -f >>MakefileU >>Failed after 415 runs >> >>*20040225 snapshot* >> >>The 20040225 makes it easier again, with 30 *.pp and uname in >>the Makefile I got: >> >>$ time ./v.sh > freezeV.out >>make: *** wait: Interrupted system call. Stop. >>make: *** Waiting for unfinished jobs.... >>Failed after 216 runs > > You're imagining things. There were not changes in the last snapshot > which would affect this in any way. > > You can't draw conclusions from one run. Yes, I should know better than to draw conclusions from one run. (The second run is still running (>600 iterations now)) > And, btw, when you get a SEGV, please send the resulting stackdump file. I still had the one from yesterday, it is attached. Volker -- PGP/GPG key (ID: 0x9F8A785D) available from wwwkeys.de.pgp.net key-fingerprint 550D F17E B082 A3E9 F913 9E53 3D35 C9BA 9F8A 785D --------------070909030109030305030608 Content-Type: text/plain; name="make.ex$.stackdump" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="make.ex$.stackdump" Exception: STATUS_ACCESS_VIOLATION at eip=0040528F eax=00000000 ebx=00424990 ecx=FFFFFFFF edx=00000000 esi=0040E7D5 edi=10028520 ebp=0022E398 esp=0022E300 program=C:\cygwin\bin\make.exe cs=001B ds=0023 es=0023 fs=0038 gs=0000 ss=0023 Stack trace: Frame Function Args 0022E398 0040528F (00000000, 0040E7D5, FFFFFFFF, 00000000) 0022E3B8 00405831 (0040E7D5, 100182B0, 0022E3E8, 00405AE1) 0022E3C8 004058FB (0040E7D5, 1001B4C8, 00000002, 0022E410) 0022E3E8 00405AE1 (0040E7D5, 1001B4C8, 00000000, FFFFFFFF) 0022E428 0040E82C (10032FE9, 0022E474, 1001B4C8, 10031AFC) 0022E488 0040D03A (10031AE0, 0022E4BC, 00000001, 00000000) 0022E4D8 0040C957 (00000000, 00000000, 10019340, 610CEEBF) 0022E518 0040D77B (1001B6D8, 00000003, 00000000, 00000000) 0022E588 00419E15 (1001B6D8, 00000002, 00000000, 00000002) 0022E5A8 00418FCA (1001B6D8, 00000002, 0022E5D8, 004010DF) 0022E5F8 0041AADF (1001B6D8, 00000001, 00000001, 00000000) 0022E668 0041A2F7 (100195E8, 00000001, 00000000, 100195E8) 0022E688 00418FCA (100195E8, 00000000, 0022E6C8, 61059252) 0022E6D8 00418C8F (1001EE08, 00000000, 0022EF68, 00000000) 0022F090 0041146E (00000004, 616A6334, 100100A8, 0022F0E8) 0022F0D0 610066BD (0022F0E8, 00000000, 00000038, 77FA3694) End of stack trace (more stack frames may be present) --------------070909030109030305030608 Content-Type: text/plain; charset=us-ascii -- 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/ --------------070909030109030305030608--