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 16:52:53 +0100 Message-ID: <006401c47328$9e7d62c0$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 > > Yes, I can. I just compiled ([1]) the latest CVS cygwin0.dll > (as of today, 14:31 UTC), then tested with the new DLL ([2]). > I get the same exact errors (including the stackdump). > Interestingly enough, I had other unexplained exceptions with > this test approach, so I'd appreciate if anyone points out > what's wrong with it. Could you send me a copy of the stackdump and the strace output by private mail please? 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/