From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 11EC93858C50; Tue, 9 May 2023 04:22:21 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 11EC93858C50 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1683606141; bh=rh/w4T8KSfPQDxucnCMIkQ1Paz8VwlUaXxe3xDZMaIg=; h=From:To:Subject:Date:In-Reply-To:References:From; b=p3dcJGWcmFyDqV2xXnCwHMKHZWI30Qzg7mgh+KedtGHUQra99MgGr57KmpVK0zxzh kIQb6liIOpivVQRvSn6ee2twmkaEHj/KXrP69pZ3mH7vh8UK2U9i5K8SD2JxHltE5u GxUWJHdLqV6D2YqIfXIUqOEkHn7zRKaePvi5tsVo= From: "mikeowens at gmail dot com" To: gdb-prs@sourceware.org Subject: [Bug c++/30430] SIGABRT on run (Illumos on SPARC) Date: Tue, 09 May 2023 04:22:20 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: c++ X-Bugzilla-Version: 13.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: mikeowens 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: 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=3D30430 --- Comment #3 from Mike Owens --- The file that the read() is generating the SIGABRT on is the proc address s= pace file (e.g. open("/proc/2740/as", O_RDWR)) --=20 You are receiving this mail because: You are on the CC list for the bug.=