X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.0 required=5.0 tests=AWL,BAYES_40 X-Spam-Check-By: sourceware.org x-cr-hashedpuzzle: CUeb DE9G EHR7 Eiwi E1+F Fo7J F3K3 GvQN HKBg HWUI HaB/ H8p2 IbxR JNx4 KVOf LX3j;1;YwB5AGcAdwBpAG4AQABjAHkAZwB3AGkAbgAuAGMAbwBtAA==;Sosha1_v1;7;{987981C8-E183-41F3-B7BC-F31CEAC8C32E};agBlAGcAZQByAHQAbwBuAEAAYQBrAGEAbQBhAGkALgBjAG8AbQA=;Sat, 20 Mar 2010 15:53:41 GMT;ZgBpAG4AZAAgAGMAcgBhAHMAaAAgAHcAaABpAGwAZQAgAHQAcgBhAHYAZQByAHMAaQBuAGcAIAAvAHAAcgBvAGMA MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable x-cr-puzzleid: {987981C8-E183-41F3-B7BC-F31CEAC8C32E} Content-class: urn:content-classes:message Subject: find crash while traversing /proc Date: Sat, 20 Mar 2010 08:53:41 -0700 Message-ID: From: "Egerton, Jim" To: Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Hi, I'm running cygwin 1.7.1(0.218/5/3) on Server 2008 and see a crash with find. I first noticed it with: $ find / -name foo and have narrowed it down a bit to the point where it looks like the find process crashes looking at it's own data in /proc: from ps: PID PPID PGID WINPID TTY UID STIME COMMAND O 828 2372 828 2696 1 1000 12:04:24 /usr/bin/find =46rom pv -l: PROCESS PID COMMAND LINE find.exe 2696 C:\bin\find.exe -D search /proc/ -name foo and the crash: consider_visiting (early): `/proc/828/fd/6': fts_info=3DFTS_NS, fts_level= =3D 3, prev_depth=3D3 fts_path=3D`/proc/828/fd/6', fts_accpath=3D`6' assertion "ent->fts_info =3D=3D FTS_NSOK || state.type !=3D 0" failed: file "/usr/src/findutils-4.5.5-1/src/findutils-4.5.5/find/ftsfind.c", line 477, function: consider_visiting Aborted (core dumped) Anyone want to see if this is reproducible? thanks, jim -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple