From owner-freebsd-questions@FreeBSD.ORG Mon Nov 25 08:08:15 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B86E1A7C for ; Mon, 25 Nov 2013 08:08:15 +0000 (UTC) Received: from mail-qe0-x233.google.com (mail-qe0-x233.google.com [IPv6:2607:f8b0:400d:c02::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 79C6F22DF for ; Mon, 25 Nov 2013 08:08:15 +0000 (UTC) Received: by mail-qe0-f51.google.com with SMTP id 1so1292358qee.38 for ; Mon, 25 Nov 2013 00:08:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type:content-transfer-encoding; bh=NyRDD5b558Vk80mxZVKpDsuj9ZdTgTRv/HdWOeg7V+o=; b=zYFRw924mD3LN1QxKRftaT6TfUVglz7WuvyZ25/swFiuLu2Ku7nkATGRsGisxkKroA DG80/eiYUB1xoFIz/es+Y1X+AkNKL1xkbO5kOBSfeSAo4kmnFIq2Mrxea8cc4y+InKA7 bnj5JJdZXYRRTNBUnEGTY1Y97tW+TyCL1RoC1l+OMe6lHcHg+vy1B2V6OUeAybLY5qPe PD8+q/OtO8WwHZCwtW4yrnng1bbV1GVml7FZijz0ZrNnAXKfR9WnXl9xbv03YsBPor+4 DSYFGhAG4tN7wib1im3K1sHg+95y445qpmT7d+NN/xgZKKarOygllWz/N1GI9F5cHK37 k9Rw== MIME-Version: 1.0 X-Received: by 10.224.98.200 with SMTP id r8mr43544658qan.26.1385366894395; Mon, 25 Nov 2013 00:08:14 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.224.207.66 with HTTP; Mon, 25 Nov 2013 00:08:14 -0800 (PST) In-Reply-To: References: Date: Mon, 25 Nov 2013 00:08:14 -0800 X-Google-Sender-Auth: mXMiwEed_OGfvFtyEezZw7ba53I Message-ID: Subject: Re: Restart of wireless service creates crash in system From: Adrian Chadd To: Juris Kaminskis Content-Type: text/plain; charset=ISO-8859-13 Content-Transfer-Encoding: quoted-printable Cc: FreeBSD Questions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Nov 2013 08:08:15 -0000 Fire up the krenel core dump in kgdb: kgdb /boot/kernel/kernel /var/crash/vmcore.X then 'bt' -a On 24 November 2013 01:17, Juris Kaminskis wrot= e: > > 2013. gada 24. nov. 07:02, "Adrian Chadd" rakst=EEja= : > > >> >> Hi, >> >> Ok, can you post the backtrace given in the .txt file? > > I don't know how to fetch backtrace, what command I should take?