From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A593E3857402; Sun, 27 Jun 2021 17:49:38 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A593E3857402 From: "ahmedsayeed1982 at yahoo dot com" To: gdb-prs@sourceware.org Subject: [Bug breakpoints/26881] infrun.c:6384: internal-error: void process_event_stop_test(execution_control_state*): Assertion `ecs->event_thread->control.exception_resume_breakpoint != NULL' failed. Date: Sun, 27 Jun 2021 17:49:38 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed 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: ahmedsayeed1982 at yahoo dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: 10.2 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: gdb-prs@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb-prs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Jun 2021 17:49:38 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D26881 Ahmed Sayeed changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ahmedsayeed1982 at yahoo d= ot com --- Comment #16 from Ahmed Sayeed --- Temporary breakpoint 1, main (argc=3D8, argv=3D0x7fffffffdbf8) at /home/vries/gdb_versions/devel/src/gdb/gdb.c:28 28 memset (&args, 0, sizeof args); (gdb) n 29 args.argc =3D argc; (gdb) n 30 args.argv =3D argv; (gdb) n 31 args.interpreter_p =3D INTERP_CONSOLE; (gdb) n 32 return gdb_main (&args); (gdb) n [New Thread 0x7fffefc75700 (LWP 11712)] [New Thread 0x7fffef474700 (LWP 11713)] [New Thread 0x7fffeec73700 (LWP 11714)] [Detaching after vfork from child process 11715] [New Thread 0x7fffee156700 (LWP 11716)] [New Thread 0x7fffe7fff700 (LWP 11717)] [New Thread 0x7fffed955700 (LWP 11718)] [New Thread 0x7fffed154700 (LWP 11719)] /home/vries/gdb_versions/devel/src/gdb/infrun.c:6384: internal-error: void process_event_stop_test(execution_control_state*): Assertion `ecs->event_thread->control.exception_resume_breakpoint !=3D NULL' failed. A problem internal to GDB has been detected, further debugging may prove unreliable. Quit this debugging session? (y or n)=20=20 http://my-iframe.online --=20 You are receiving this mail because: You are on the CC list for the bug.=