From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16858 invoked by alias); 18 Jul 2014 11:09:02 -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 16767 invoked by uid 48); 18 Jul 2014 11:08:57 -0000 From: "jan.kratochvil at redhat dot com" To: gdb-prs@sourceware.org Subject: [Bug breakpoints/17174] New: infrun.c:4400: internal-error: process_event_stop_test: Assertion `ecs->event_thread->control.exception_resume_breakpoint != NULL' failed. Date: Fri, 18 Jul 2014 11:09:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: breakpoints X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: jan.kratochvil 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_id short_desc product version bug_status bug_severity priority component assigned_to reporter cf_gcchost cf_gcctarget Message-ID: 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: 2014-q3/txt/msg00124.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=17174 Bug ID: 17174 Summary: infrun.c:4400: internal-error: process_event_stop_test: Assertion `ecs->event_thread->control.exception_resume_breakpoin t != NULL' failed. Product: gdb Version: HEAD Status: NEW Severity: normal Priority: P2 Component: breakpoints Assignee: unassigned at sourceware dot org Reporter: jan.kratochvil at redhat dot com Host: x86_64-linux-gnu Target: x86_64-linux-gnu i=0;while runtest gdb.threads/multiple-step-overs.exp;do i=$[$i+1];echo ------------------------------$i;done infrun: BPSTAT_WHAT_CLEAR_LONGJMP_RESUME infrun.c:4400: internal-error: process_event_stop_test: Assertion `ecs->event_thread->control.exception_resume_breakpoint != NULL' failed. At about 1st to 4th run. It happens already on the first check-in of this testcase: 99619beac6252113fed212fdb9e1ab97bface423 It still happens on current FSF GDB trunk: fe1873d01904620c71a309249c0ae029e53ae0b6 -- You are receiving this mail because: You are on the CC list for the bug.