From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 15:29:34 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 16A041A6 for ; Mon, 21 Apr 2014 15:29:34 +0000 (UTC) Received: from mail-ig0-x232.google.com (mail-ig0-x232.google.com [IPv6:2607:f8b0:4001:c05::232]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DB801132F for ; Mon, 21 Apr 2014 15:29:33 +0000 (UTC) Received: by mail-ig0-f178.google.com with SMTP id hn18so1886672igb.17 for ; Mon, 21 Apr 2014 08:29:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=04g7A+P9ifm0VwYo9rXEmuyDg3mINDO1PlXrEHSGJPw=; b=fGeaotZ969/017iSx98+u7SIYI0N5nsCHVQwLiyNv9xj0qC/JebU8I9NtxnCuiPFEk GibfbnMfrE8nnVfkuQsxCp487QaPJJXcMmv7WDfnyBbNErcmnaEc3k3B6TJnRTbGSMhW FK9HEs+GNc83lABOLSBPlysCdnzemA1ORPtzFqhh0GGh10SOW0ieLoZh7q6+6RQ8fCd7 s555nhXEalWuHDo0eoC3Tp4dkd3tB419m0VQM1mJywsV3TuJHCpIbGm+mwQIB78Bm0WT VIBPT2gMI0pc4wpbE5rjnfCc8JB5re8Q6Jamnepq3pHm18DazCVoNUJLYwjbhWRpFciw PAaQ== MIME-Version: 1.0 X-Received: by 10.42.235.197 with SMTP id kh5mr31385383icb.25.1398094173319; Mon, 21 Apr 2014 08:29:33 -0700 (PDT) Received: by 10.64.230.103 with HTTP; Mon, 21 Apr 2014 08:29:33 -0700 (PDT) In-Reply-To: References: Date: Mon, 21 Apr 2014 11:29:33 -0400 Message-ID: Subject: Re: Interrupt storm detected on irq257 ... From: Zack Gold To: Antoine Kallab Content-Type: text/plain; charset=ISO-8859-1 Cc: "freebsd-questions@freebsd.org" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Apr 2014 15:29:34 -0000 Thanks for the timely response. It seems to lock up while I'm connected to the network, in multi-user mode. On Mon, Apr 21, 2014 at 9:28 AM, Antoine Kallab wrote: >> I'm new to the mailing lists, so I apologize if I'm doing anything >> wrong here or posting to the wrong list. > As long as it is related to FreeBSD, it is relevant here. :) > > Does it lock up when you are not connected to the network? Or in single user mode?