From owner-freebsd-bugs@FreeBSD.ORG Fri May 12 07:50:13 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6875716A408 for ; Fri, 12 May 2006 07:50:13 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 267A743D49 for ; Fri, 12 May 2006 07:50:13 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k4C7oCUG010600 for ; Fri, 12 May 2006 07:50:12 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k4C7oCRJ010599; Fri, 12 May 2006 07:50:12 GMT (envelope-from gnats) Date: Fri, 12 May 2006 07:50:12 GMT Message-Id: <200605120750.k4C7oCRJ010599@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Maxim Konovalov Cc: Subject: Re: bin/97164: libdisk's Open_Disk() crashes X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Maxim Konovalov List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 May 2006 07:50:13 -0000 The following reply was made to PR bin/97164; it has been noted by GNATS. From: Maxim Konovalov To: Jean-Yves Lefort Cc: bug-followup@freebsd.org Subject: Re: bin/97164: libdisk's Open_Disk() crashes Date: Fri, 12 May 2006 11:49:52 +0400 (MSD) Hi, [...] > >Description: > Passing a nonexistent disk name to Open_Disk() causes a crash. > >How-To-Repeat: > >Fix: Can you elaborate a bit? What crash: OS panic, user application core dump? What application? Is test case available? Do you have a backtrace from the core? Was it at the installation stage? I'm affraid without this information it will just another PR sitting in GNATS forever. -- Maxim Konovalov