From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28304 invoked by alias); 3 Jul 2013 11:37:26 -0000 Mailing-List: contact gdb-prs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-prs-owner@sourceware.org Received: (qmail 28270 invoked by uid 48); 3 Jul 2013 11:37:25 -0000 From: "palves at redhat dot com" To: gdb-prs@sourceware.org Subject: [Bug win32/15716] Continuos false SEGMENTATION FAULTS debugging win32 application Date: Wed, 03 Jul 2013 11:37:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: win32 X-Bugzilla-Version: 7.5 X-Bugzilla-Keywords: X-Bugzilla-Severity: critical X-Bugzilla-Who: palves at redhat dot com X-Bugzilla-Status: NEW X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2013-q3/txt/msg00028.txt.bz2 http://sourceware.org/bugzilla/show_bug.cgi?id=15716 Pedro Alves changed: What |Removed |Added ---------------------------------------------------------------------------- Status|WAITING |NEW --- Comment #4 from Pedro Alves --- That does not mean it isn't expecting them. It may well have __try/__except around win32 calls, and those may well crash inside those dlls. Without a debugger around, you wouldn't see the crashes, as the program would handle them. Sorry, I don't personally plan on investigating this further. You could try gdb 7.6. Maybe the issue has been fixed already. -- You are receiving this mail because: You are on the CC list for the bug.