From owner-freebsd-hackers@FreeBSD.ORG Sat Apr 16 01:41:40 2005 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4564916A4CE for ; Sat, 16 Apr 2005 01:41:40 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB60B43D5D for ; Sat, 16 Apr 2005 01:41:39 +0000 (GMT) (envelope-from joseph.koshy@gmail.com) Received: by rproxy.gmail.com with SMTP id j1so695876rnf for ; Fri, 15 Apr 2005 18:41:39 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Ve18+1sSM9QRnilvTNxFyijZ7rqyz1fbdivM0/Kx3QE7uvkD4y4sg7w+NgeD8rV9TJrZV31aY+1iQ3VE0pHNBJxObaNgqYEMMUqZ5QJlvK3M7a4g9mplafn/kAT49QkqvX+9O3QOE2KnHAcFYAcCj2v9wD9nYjttG1FuRo1caKI= Received: by 10.38.92.16 with SMTP id p16mr3246627rnb; Fri, 15 Apr 2005 18:41:38 -0700 (PDT) Received: by 10.38.209.22 with HTTP; Fri, 15 Apr 2005 18:41:38 -0700 (PDT) Message-ID: <84dead720504151841a6fb47f@mail.gmail.com> Date: Sat, 16 Apr 2005 01:41:38 +0000 From: Joseph Koshy To: nahthan subramanian In-Reply-To: <20050416004620.51798.qmail@web50208.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20050416004620.51798.qmail@web50208.mail.yahoo.com> cc: freebsd-hackers@freebsd.org Subject: Re: core dump submissions with send-pr? X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Joseph Koshy List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 01:41:40 -0000 > What is the proper method for submitting cores along with=20 > backtraces to the FreeBSD development team? Is it useful to=20 > submit cores, or is the backtrace sufficient? =20 Firstly, GNATS works over email and sending in a 4GB+ MIME=20 encoded core file could overload the mail servers of not just the FreeBSD project, but also those of the volunteers who track the freebsd-bugs list. Secondly the GNATS repository is itself replicated on many=20 sites and so you would also earn the wrath of mirror site admins across the world :). Instead, you could first describe the problem on -stable. =20 It may turn out to be a known problem (you can check yourself=20 with a quick browse of the archives). If it *is* a new bug then please do file a PR with a backtrace,=20 your machine configuration, and a description of the problem. =20 Many times a core file is not necessary, but if needed it generally suffices to put it up somewhere where a developer=20 can access it. --=20 FreeBSD Volunteer, http://people.freebsd.org/~jkoshy