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 From: "Chris January" To: Subject: RE: cat /proc/registry/HKEY_PERFOMANCE_DATA/@ hangs Date: Mon, 26 Jul 2004 13:56:29 +0100 Message-ID: <001001c4730f$fadb3470$0207a8c0@avocado> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit In-Reply-To: X-IsSubscribed: yes > Yes, I'm still seeing the segfault in the latest snapshot, > but only when run under gdb or strace. Here are some sample tests: > > $ cat /proc/registry/HKEY_PERFORMANCE_DATA/\@ > e.out > cat: /proc/registry/HKEY_PERFORMANCE_DATA/@: No such file or > directory $ # no segfault $ strace -o cat_HKPD.strace cat > /proc/registry/HKEY_PERFORMANCE_DATA/\@ > e.out 2262669 > [main] cat 2400 handle_exceptions: Exception: > STATUS_ACCESS_VIOLATION 2264445 [main] cat 2400 > open_stackdumpfile: Dumping stack trace to cat.exe.stackdump $ I can't reproduce this with CVS. Can you? Chris -- 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/