From nobody Wed Oct 04 10:51:45 2023 X-Original-To: ports-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 4S0s291pFFz4vgsX for ; Wed, 4 Oct 2023 10:51:45 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4S0s290Gr4z4XMK for ; Wed, 4 Oct 2023 10:51:45 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1696416705; a=rsa-sha256; cv=none; b=KpurwpBJGkYtESbhw7XxBYBS4Tb6f09dcPtHJrw7HkJpglqevt1AokyLSDSO4C9NupHn1n UHrwROgGG5IfurKD17s4MIRDSiKBfJ4maktzrjClNcVi5pyQkzKXMN+ULZ7dlCQa9sLi3D a+0i9nfUhIrm54ngzSm9gs6+jNIT3GRW5R/7N+5n5jRIY7+fiiFSmAANEzk09gg32pos73 b6eULNbfLzXj4PBBcLTISoFOn+z3KH7xgNIbiavX+tj91QwQnKEfnzpttIfzkZEopE/ZN3 0lnvUlza6axW/1Jyw/vDab9tQpIITNJXwn6eQZCR3iBfD+Xi3CyWUvYk6S+jlw== 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=1696416705; 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=gGe6ga60oCaNitXutRzJX2Xq1cP38Fb226eLVyI7mUk=; b=RNLXWKxNJnUVoU2Yy48ND5CcMtvS2sMNzb1hLN/ZERGSX6RvKPrUlEmGQmOhxgLdObooTR Meuwx9fif/S2ITjIE5xqSsFqMUhz38syOFCshPinRYG1wPxbbKSayThDaK0MMmVm5ecOA3 zutkW40xirs02l1Zp6G98u8YAo/BranwgejANLTON0BMLOQDWHPzrKjA81uO5nFVVJ8KlU 9ZBC3XNjC+8UMp7NHGmc9oAb+O43A8WoPeZsNliqn9I/TWXeiJ1Gc8T0CPPL0QW6RqFKoo ev3BgoJ4iW3Su64FTnBVA8uDCqcOTt1hajmIKtGx4/pag44MNOtUbUCRhifxFg== 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 4S0s286TLFzZlk for ; Wed, 4 Oct 2023 10:51:44 +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 394ApitY009292 for ; Wed, 4 Oct 2023 10:51:44 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 394ApiqR009291 for ports-bugs@FreeBSD.org; Wed, 4 Oct 2023 10:51:44 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: ports-bugs@FreeBSD.org Subject: [Bug 261554] textproc/mgdiff: crash when aiming to open a file Date: Wed, 04 Oct 2023 10:51:45 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: fernape@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? 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: Ports bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-ports-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports-bugs@freebsd.org X-BeenThere: freebsd-ports-bugs@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D261554 --- Comment #3 from Fernando Apestegu=C3=ADa --- (In reply to Cy Schubert from comment #2) Yes, agree. It fails in files.c open_both_files in the call to XmCreateFileSelectionBox. I tried to dig deeper but I don't know what the problem is (parent widget s= eems ok, arguments seem ok too). I would mark this as BROKEN. It is archeology-ware. --=20 You are receiving this mail because: You are the assignee for the bug.=