From nobody Mon Dec 2 14:06:44 2024 X-Original-To: bugs@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 4Y25F026yyz5fsGV for ; Mon, 02 Dec 2024 14:06:44 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Y25F00FkXz4Cbn for ; Mon, 2 Dec 2024 14:06:44 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1733148404; 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=B8aH+eM6uCEPw5bYh0dapiUgSfK+jmqMqOSIdpmM4D4=; b=YO6o/hQInJWk2414T73y1VxcTBy6FrsdiVkqNg+8fvrkEKSpM5nHbQ62RldbhP4f2eakDG 7koEATmLNW6U+fGFC9EIbZBJxFsODXurKD5k9jG9FY0svWRFS3DDthITl5KwHSbKMkFa3m Jf1noWLOHRX8LBPa/zRcjA0Lp1H5gggsQEYLQ68jT/LdGI9rjahr0Y7o8Y8b9X/ZmNvf/h GLGT8h7sKwLjtKmSsBlcy1s3NpUy52akUBoWx5+hQ2CcMxYRvv6J8M0reJNe0+6blwxvsP JOE32VoRCxCsaqrptrCgBD/Su59RiJ/+3/jjEM9ag0FILYcb2m47+UWvNjEaeA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1733148404; a=rsa-sha256; cv=none; b=B8DYnhjZ+2k7YMBGjZqc28GJgezKWWKi5uAAck10ZR4eDQU9enMdoAR2z1L8qIU9UP8ff5 TWxYqRRjsl+jVtSM+UbBruap9IE0eKE3rrn0sHDZvRlu5RINMRZHuUNVIkQI0MB2C/J0aE Mc/Q5Yzb9u+1XzzdbBI8qjb7mS4zsJJDf3O2j4RtW+2JtxIOs0a26zhbskWB0WcbMafTK7 FpNed15M2jdqOx9T2Qfmb5hIR7DvW95EhF4iw+GRgkP+q951dIUxAxOCvqtEovSO+Y7ZIC hE2BuhEYGAhifRxcwc+1xXJd4AMEdwP043WIsXDbV437nq6p/1q7DLee4C8A4w== 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 4Y25Dz6sHyzgV4 for ; Mon, 2 Dec 2024 14:06:43 +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 4B2E6hp2045162 for ; Mon, 2 Dec 2024 14:06:43 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4B2E6hZV045161 for bugs@FreeBSD.org; Mon, 2 Dec 2024 14:06:43 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: bugs@FreeBSD.org Subject: [Bug 283083] System goes broken after update from sources with malloc.conf Date: Mon, 02 Dec 2024 14:06:44 +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.2-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: markj@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status 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: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D283083 Mark Johnston changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open --- Comment #1 from Mark Johnston --- I can't reproduce this on main. I rebuilt and reinstalled some base system components with malloc.conf set as below, no crashes: root@freebsd:/usr/src/lib/libc # ls -la /etc/malloc.conf lrwxr-xr-x 1 root wheel 109 Dec 2 13:59 /etc/malloc.conf -> metadata_thp:disabled,retain:true,dss:disabled,narenas:8,background_thread:= false,tcache:true,lg_tcache_max:16 --=20 You are receiving this mail because: You are the assignee for the bug.=