From owner-freebsd-bugs@FreeBSD.ORG Fri Oct 19 01:40:02 2012 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0F867BA3 for ; Fri, 19 Oct 2012 01:40:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [8.8.178.135]) by mx1.freebsd.org (Postfix) with ESMTP id DA4158FC16 for ; Fri, 19 Oct 2012 01:40:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q9J1e1OU036942 for ; Fri, 19 Oct 2012 01:40:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q9J1e1Rg036938; Fri, 19 Oct 2012 01:40:01 GMT (envelope-from gnats) Resent-Date: Fri, 19 Oct 2012 01:40:01 GMT Resent-Message-Id: <201210190140.q9J1e1Rg036938@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, deeptech71 Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B8895B6F for ; Fri, 19 Oct 2012 01:36:01 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id 86A978FC08 for ; Fri, 19 Oct 2012 01:36:01 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.5/8.14.5) with ESMTP id q9J1a1EJ071848 for ; Fri, 19 Oct 2012 01:36:01 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.5/8.14.5/Submit) id q9J1a1P8071847; Fri, 19 Oct 2012 01:36:01 GMT (envelope-from nobody) Message-Id: <201210190136.q9J1a1P8071847@red.freebsd.org> Date: Fri, 19 Oct 2012 01:36:01 GMT From: deeptech71 To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: misc/172865: bsdgrep(1) segfaults upon empty patterns and case-insensitive mode X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Oct 2012 01:40:02 -0000 >Number: 172865 >Category: misc >Synopsis: bsdgrep(1) segfaults upon empty patterns and case-insensitive mode >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Oct 19 01:40:01 UTC 2012 >Closed-Date: >Last-Modified: >Originator: deeptech71 >Release: -CURRENT >Organization: >Environment: FreeBSD 10.0-CURRENT FreeBSD 10.0-CURRENT #0 r240768M: Fri Sep 21 06:58:11 CEST 2012 root@:/usr/obj/usr/src/sys/HQ i386 >Description: bsdgrep(1) segfaults when it is given an empty pattern (through pattern-files or a command-line argument) and is instructed to do case-insensitive matching. >How-To-Repeat: Execute the following command line: bsdgrep -i "" >Fix: >Release-Note: >Audit-Trail: >Unformatted: