From owner-freebsd-questions@freebsd.org Fri Feb 23 22:33:30 2018 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 946C6F264B7 for ; Fri, 23 Feb 2018 22:33:30 +0000 (UTC) (envelope-from citrin+bsd@citrin.ru) Received: from hz.citrin.ru (hz.citrin.ru [IPv6:2a01:4f8:d16:10c3::2]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 343E57C657 for ; Fri, 23 Feb 2018 22:33:30 +0000 (UTC) (envelope-from citrin+bsd@citrin.ru) Received: from x220.lan (unknown [IPv6:2601:18a:c680:9888:39cb:b5b7:e978:5880]) by hz.citrin.ru (Postfix) with ESMTPSA id 5E9BB2EA005 for ; Fri, 23 Feb 2018 22:33:27 +0000 (UTC) Subject: Re: Crash dumps To: freebsd-questions@freebsd.org References: <20180223221937.GB93367@doctor.nl2k.ab.ca> From: Anton Yuzhaninov Message-ID: Date: Fri, 23 Feb 2018 17:33:25 -0500 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.5.2 MIME-Version: 1.0 In-Reply-To: <20180223221937.GB93367@doctor.nl2k.ab.ca> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=citrin.ru; s=s0; t=1519425207; bh=kSlpir1iTWv2yhUHnPM9usPHUQ/FEJqfAieuZwTNycE=; h=Subject:To:References:From:Message-ID:Date:MIME-Version:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=FWgfiZ0afxQhxxfZE5ZloPKUO2a9jwWmNAkX+bLhzr7cMIcCas+Y5oOl4dLRuE/XGNkuJiXFys0+lr2920xsuwF+D5Y1g8BTDfFbYcGMW1ijUDa5u13nDSO9C2c86HRRXRujT8uqr/+Uaz1XodvK3cEMryHO0lmgBW2yjuKn8a4= X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Feb 2018 22:33:30 -0000 On 02/23/18 17:19, The Doctor wrote: > Where do I report carsh dumps to? You can report it via bugzilla: https://bugs.freebsd.org/ But please consider reading this article first: https://www.freebsd.org/doc/en_US.ISO8859-1/articles/problem-reports/article.html