From nobody Sat Jul 20 00:26:38 2024 X-Original-To: net@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4WQnR42MLDz5QhSl for ; Sat, 20 Jul 2024 00:26:40 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WQnR371fFz4jjF for ; Sat, 20 Jul 2024 00:26:39 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1721435200; a=rsa-sha256; cv=none; b=YZwIF1BrhFdCBVqnIMdiSoZXjnzsZePt+E4V12My1V2oLtPWW/Px9LHReaqRxb2r7LRHm0 7g+DmSqTTiE/AWyTb7/lOHsVE3p7cQCJRxACAIs680BRxUOedLXHAcolhHhKOXcWfXsn8F ok7GGYmhqwk5NX5gH1HUlA63hQhfnrJp++jvQAgWnUePfacb0SzqUI+MbT9iC3gPmf7/0C l9Yadi4gQOvfz2ydlBbLvhHt4+1PLYFJd8Byu/g4a0aXW9iALrufiI+W84aTVzToDI0T2x D7QqxSKitbxc4A5TEVqSIygkXE9msST3zc4Fu+/PiRAtLJX76Up8Im0DUv1cxQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1721435200; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=YTFevXiN8o/Reoz7xygY/wLHqTt96yd2QXfONEYE75A=; b=s+BImaF6/KgbLM0Lwf3O8twk2S0nLOlXbmD9/HxlMX83ZVOnS7+WrLMU/xHch7j8R28/02 SBVdhgEewKPEUob0hSwhwBTxLzWlfL4NT+KdtzG/7b8LbGZAx70xWToM4kV5ca3qFrtvag GMwyQgMMN9WrIFOc9InK1ZU0ftSCwEP2aN+9ZPNPluPYoExgVKLJhi9STHk0isOLrjo7GD 1pYAZLVHsxlMbpFhuyH38noAcLaSUcDPnWDex4iWkTN7zLVCdrpPtnw/h6DsJxOYxZBlUI iAwsUob+uPq2p2u/Novxwr2c67lvdBZ0sC48pJFrobXT35rcE0/lwlpOzHYZMg== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4WQnR36bwCztSj for ; Sat, 20 Jul 2024 00:26:39 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 46K0QdwP043077 for ; Sat, 20 Jul 2024 00:26:39 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 46K0QdWr043074 for net@FreeBSD.org; Sat, 20 Jul 2024 00:26:39 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 279875] sockstat: segmentation fault Date: Sat, 20 Jul 2024 00:26:38 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 14.0-RELEASE X-Bugzilla-Keywords: regression X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: john@jmarshall.id.au X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: net@FreeBSD.org 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: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Networking and TCP/IP with FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-net List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-net@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D279875 --- Comment #6 from John Marshall --- (In reply to Konstantin Belousov from comment #5) That debugging patch stops the segfault in my case. Program runs to complet= ion. Yes, I have security restrictions in place. My sysctl.conf includes the following. -- kern.securelevel=3D0 # init(8) will raise this to 1 going multi-user. security.bsd.see_other_uids=3D0 security.bsd.see_other_gids=3D0 security.bsd.unprivileged_proc_debug=3D0 security.bsd.unprivileged_read_msgbuf=3D0 -- Thank you. --=20 You are receiving this mail because: You are the assignee for the bug.=