From nobody Wed Jan 10 13:25:53 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 4T97pp1jvFz56xtl for ; Wed, 10 Jan 2024 13:25:54 +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 4T97pn6z3Jz4hMn for ; Wed, 10 Jan 2024 13:25:53 +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=1704893154; 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=iXApQuDE1ynA9OTXtINEFH6061nWqztVPlKEpLgw3QE=; b=fsU8XWar2U7Ged0CRWSEb6mr1WcWb8rrpS2GslWfd7lxvS4ktod+zShz0kXKZRxrXdghVN LWh+8FXzFgv0X0pxE4/HwXfX3tn8zeLBNJAzFZYkxgdwXvzlN77FXFSsQju6JW1Th66CAm yW36v6XvBzKzLDaXWmS+ArEudAhCcgcuz14SnBLu217OhKb7qH4GHf/DKWcYDQzk63O7OF otZQps0Sf7ye1XxhJ6hjZaT0VJuo4RdAw3eqEyra6V9BQKYk6clwBq+De9z0gh4c4Mx1Jr 3X+xMvdqfQvtmO5XoYVJwpHS1m8eGocm/7/gQjttoJZ7bZCqvkngG74KuhYlyA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1704893154; a=rsa-sha256; cv=none; b=EmBW2yUB0aFQLaCx485nRmmRwrVCCUVdqeySnLpjrMx1QPM02uCCDV30En+opt04UvnZoF f81bYWvFqV3gaBKM77UvWY+AuwDUjq3eriqyzwtGwHCoeC/GtrsK3q+0ExY4v+MOHfiR/1 ZI55s63jbTTQZcVVnT9IIKoAOMduABOCyKicbsAAVX4zbMqsl3x7oq4QpyqAi0Zs+52SdI QFnnh8YL30R6JMS0hdXLiIS0JnPOl9qbXtqgTuCw3BddCmTdARcKnGQQzdDMj2zt1YEcU4 9QurzILLLLGr71ptNoRN6qOb9bGHaCMvqxV8WboZgkOjoSdB0lqU0RadfG1JyQ== 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 4T97pn5yspzcgJ for ; Wed, 10 Jan 2024 13:25:53 +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 40ADPrFF001812 for ; Wed, 10 Jan 2024 13:25:53 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40ADPrZI001811 for bugs@FreeBSD.org; Wed, 10 Jan 2024 13:25:53 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 232405] [patch] join: bug when input does not contain enough columns for the comparison column Date: Wed, 10 Jan 2024 13:25:53 +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: CURRENT X-Bugzilla-Keywords: patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: rootkea@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org 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: 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=3D232405 Avinash Sonawane changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rootkea@gmail.com --- Comment #1 from Avinash Sonawane --- Adding a reference to the bug and patch mentioned in above comment: https://marc.info/?l=3Dopenbsd-tech&m=3D153987435602410 One also gets hit by this bug if one of the file contains blank lines: ``` $ cat 1.txt a b $ cat 2.txt a b $ join 1.txt 2.txt $=20 ``` --=20 You are receiving this mail because: You are the assignee for the bug.=