From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30561 invoked by alias); 26 Jul 2004 12:56:18 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 30549 invoked from network); 26 Jul 2004 12:56:17 -0000 Received: from unknown (HELO ptb-relay02.plus.net) (212.159.14.213) by sourceware.org with SMTP; 26 Jul 2004 12:56:17 -0000 Received: from [81.174.168.250] (helo=avocado) by ptb-relay02.plus.net with esmtp (Exim) id 1Bp51d-000ODv-6E for cygwin@cygwin.com; Mon, 26 Jul 2004 12:56:17 +0000 From: "Chris January" To: Subject: RE: cat /proc/registry/HKEY_PERFOMANCE_DATA/@ hangs Date: Mon, 26 Jul 2004 15:15:00 -0000 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 X-SW-Source: 2004-07/txt/msg00992.txt.bz2 > 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/