From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 496D93858431; Thu, 16 Mar 2023 23:37:40 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 496D93858431 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1679009860; bh=jo38jny7+NuHPFUUsvmVkCoOUEAcinRDXGC0L4IcZgE=; h=From:To:Subject:Date:From; b=Z0id6KHkaYuQt/Q+ZWjg+8S5io/KSfJLpoJg5hwGSAPjY+1ci3Hg/ETys+Q/W+K2P acNZC/BIJmwuvk9wL+Y57hxmBJEioI7eBOUwO92G2mygYhsHEmTl86mNpDzzvWzcCX kQ7fthdjarCJz+ruR5WT8UzbLG7CZ77XZaIfMIn0= From: "bioloidgp at gmail dot com" To: gdb-prs@sourceware.org Subject: [Bug gdb/30238] New: /build/gdb-ktlO15/gdb-9.2/gdb/gdbtypes.c:5126: internal-error: type* copy_type(const type*): Assertion `TYPE_OBJFILE_OWNED (type)' failed. Date: Thu, 16 Mar 2023 23:37:39 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: gdb X-Bugzilla-Version: unknown X-Bugzilla-Keywords: X-Bugzilla-Severity: minor X-Bugzilla-Who: bioloidgp at gmail dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: 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 target_milestone Message-ID: 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 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D30238 Bug ID: 30238 Summary: /build/gdb-ktlO15/gdb-9.2/gdb/gdbtypes.c:5126: internal-error: type* copy_type(const type*): Assertion `TYPE_OBJFILE_OWNED (type)' failed. Product: gdb Version: unknown Status: UNCONFIRMED Severity: minor Priority: P2 Component: gdb Assignee: unassigned at sourceware dot org Reporter: bioloidgp at gmail dot com Target Milestone: --- find 0x0,0x0 ,{long long[0x80000000]}"A" tested on ubuntu20.04 gef=E2=9E=A4 find 0x0,0x0 ,{long long[0x80000000]}"A" /build/gdb-ktlO15/gdb-9.2/gdb/gdbtypes.c:5126: internal-error: type* copy_type(const type*): Assertion `TYPE_OBJFILE_OWNED (type)' failed. A problem internal to GDB has been detected, further debugging may prove unreliable. This is a bug, please report it. For instructions, see: . [1] 230 abort (core dumped) gdb ./a.out tested on ubuntu22.04 pwndbg> find 0x0,0x0 ,{long long[0x80000000]}"A" /build/gdb-ZgDh0V/gdb-12.1/gdb/gdbtypes.c:5684: internal-error: copy_type: Assertion `type->is_objfile_owned ()' failed. A problem internal to GDB has been detected, further debugging may prove unreliable. ----- Backtrace ----- 0x5649952c3077 ??? 0x564995627a64 ??? 0x564995627ca0 ??? 0x5649957770e4 ??? 0x5649953f32ab ??? 0x5649953f6e1b ??? 0x5649953f5e77 ??? 0x5649953f69c7 ??? 0x56499563eb5b ??? 0x5649953bf827 ??? 0x5649953bfb7d ??? 0x5649953de19c ??? 0x5649952f8654 ??? 0x5649955ee394 ??? 0x5649953c69a4 ??? 0x5649953c6d43 ??? 0x5649953c74c6 ??? 0x7f79aa744e0d ??? 0x5649953c5a95 ??? 0x5649953c7374 ??? 0x5649953c568b ??? 0x564995777815 ??? 0x564995777caa ??? 0x56499548336c ??? 0x564995485054 ??? 0x56499521b15f ??? 0x7f79a96bfd8f __libc_start_call_main ../sysdeps/nptl/libc_start_call_main.h:58 0x7f79a96bfe3f __libc_start_main_impl ../csu/libc-start.c:392 0x564995220bf4 ??? 0xffffffffffffffff ??? --------------------- This is a bug, please report it. For instructions, see: . [1] 174 IOT instruction ./gdb ./a.out --=20 You are receiving this mail because: You are on the CC list for the bug.=