From owner-freebsd-questions@FreeBSD.ORG Tue Jul 15 15:27:25 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6C7621065678 for ; Tue, 15 Jul 2008 15:27:25 +0000 (UTC) (envelope-from simonychang@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.238]) by mx1.freebsd.org (Postfix) with ESMTP id 34C4F8FC08 for ; Tue, 15 Jul 2008 15:27:24 +0000 (UTC) (envelope-from simonychang@gmail.com) Received: by rv-out-0506.google.com with SMTP id b25so6449390rvf.43 for ; Tue, 15 Jul 2008 08:27:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=IHEY4jhJidLI3iXnrQFvNgWPFdNn/0Xt+Q5CGaFkevw=; b=qYcoQNYefHhKgkmzTygKdBY2MYtCsJCISLOVjiofrREbgDfYzD1EoSEavgeB2i4gNs aclWt6Uj8UcQ4YaFrmPhRddDEJISoWLMXCiMLicTZwDxQCkJnhPkQA6Cv+9o1y//fHQX FyBN3JxsvKyZ7xubAXteVQJbXc9Pi7anJip8c= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=d0ADJM9f6c3wAt+RE5BbG45B2APLQ9ND7677rIalTmVqhRwfoWZSLJnGtqKI74MzzF ucj1NfbTjr5uNY9IIItADDmQRANbmWWmYkcY/pzUf9NBFopeQM831RGrdPJQIwS75ckZ otINRVOMu28YXLnqfgztA5aGqwGXW0P3HS0oA= Received: by 10.140.174.11 with SMTP id w11mr7515387rve.17.1216135644659; Tue, 15 Jul 2008 08:27:24 -0700 (PDT) Received: by 10.140.192.8 with HTTP; Tue, 15 Jul 2008 08:27:24 -0700 (PDT) Message-ID: <8efc42630807150827w14955a67jb7c263c49243f9d4@mail.gmail.com> Date: Tue, 15 Jul 2008 11:27:24 -0400 From: "Simon Chang" To: "Marcel Grandemange" In-Reply-To: <019d01c8e684$f0cdcd70$d2696850$@za.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <019d01c8e684$f0cdcd70$d2696850$@za.net> Cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD 7 , Rebooting.... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Jul 2008 15:27:25 -0000 On Tue, Jul 15, 2008 at 10:13 AM, Marcel Grandemange wrote: > I have just setup a FreeBSD server one a machine. > > What happens is the machine seems to suddenly reboot during compiling > ports.. Which ports, or are you having problems with all the ports you are trying to build? <...snip...> It would also be helpful if you can reliably reproduce this panic, and then produce a backtrace. Read the Handbook for the how-to on that. Sorry to hear that your box is panicking, SC