From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 150FF384AB58; Fri, 3 May 2024 19:45:19 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 150FF384AB58 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1714765520; bh=o/wxVrLrh3IsH1lqYDDyJ4KJTbUNpWPzBPTQb+Nh7rE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=pHRa4hPtedXIiCVFUMCvENr3AsYvDN2WNN0UsWpvcNl/lH17IsEN7sRivgKfV4Dc6 h+6e1B0hz6BDgDz+rK28qDU1wSfNykU8z85pjR0fQiDlkuxCCEr46Z86+rFdJrn/Og CAFc9EFrtwCef0IE3fLPQlBwa90Aq0Dpz2ABKaZ8= From: "tromey at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug exp/31671] [gdb/exp] Segmentation fault in value_type Date: Fri, 03 May 2024 19:45:19 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: exp X-Bugzilla-Version: 13.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: tromey at sourceware dot org X-Bugzilla-Status: NEW 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: 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 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D31671 Tom Tromey changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tromey at sourceware dot o= rg --- Comment #3 from Tom Tromey --- (In reply to Hannes Domani from comment #2) > Why is this null pointer even needed? It probably isn't; but before it took an array_view, maybe call_function_by_hand required a NULL-terminated array. --=20 You are receiving this mail because: You are on the CC list for the bug.=