From owner-freebsd-hackers@FreeBSD.ORG Wed Jun 10 22:29:21 2009 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 463F91065675 for ; Wed, 10 Jun 2009 22:29:21 +0000 (UTC) (envelope-from glen.j.barber@gmail.com) Received: from mail-bw0-f214.google.com (mail-bw0-f214.google.com [209.85.218.214]) by mx1.freebsd.org (Postfix) with ESMTP id C49038FC28 for ; Wed, 10 Jun 2009 22:29:20 +0000 (UTC) (envelope-from glen.j.barber@gmail.com) Received: by bwz10 with SMTP id 10so487447bwz.43 for ; Wed, 10 Jun 2009 15:29:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=Gq4SYwjtXmt4P8KxiVuac2B/8JnQQWzFvWfLkpGxegk=; b=QSw3hUGPKSEDxp4Sx5gSZOqtG28W+BKMB4keq16kmga4UEgOuOjHq6NEco1wbfLesl 3kaczlU7C7+eDF3J85vqUeN/DDsvRNHFDoYvl9fI5rjhl74aL0Ir+5JoHKhMHdwyqKrk 8hIVtCKaoKGepjCqg6ihhcophc2T9/7HdoxyU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=GZ4xCvqGRn4b1c6Yqay8Lqu9QgDfwmuW826lynzmXtDH6ByBxOhz5+mcufZJLqrUny 344au2uKUPIjEOrN65y+m8/ytAceQgfSjRmznyuSwJGv7T/1NOTM0G2UQPXOjUBi5kbt P/JbryP1uXIGkqdxuNhzS2BsKZf7qzA7xH+yA= MIME-Version: 1.0 Received: by 10.204.102.14 with SMTP id e14mr1746017bko.209.1244672959546; Wed, 10 Jun 2009 15:29:19 -0700 (PDT) In-Reply-To: <20090610151502.9206375pvaxw7pes@webmail.rawbw.com> References: <20090610151502.9206375pvaxw7pes@webmail.rawbw.com> Date: Wed, 10 Jun 2009 18:29:19 -0400 Message-ID: <4ad871310906101529n7886d189yab8b1bbdd174ba6b@mail.gmail.com> From: Glen Barber To: Yuri Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-hackers@freebsd.org Subject: Re: 7.2-PRERELEASE hangs every time after running airodump-ng on ath0 for a few hours X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Jun 2009 22:29:21 -0000 Hi, Yuri On Wed, Jun 10, 2009 at 6:15 PM, Yuri wrote: > I got this hang twice in the last day. After 2-3 hours of continuously run > airodiump-ng (from net-mgmt/aircrack-ng) system stops responding to any > mouse/keyboard clicks. > > Why would aircrack-ng hang the system? > How to troubleshoot this? > > I am current on ports and my kernel is from May 6. > By chance, are you running an out-of-sync kernel / userland? You say the kernel is from May 6, and in the subject is 7.2-PRERELEASE. 7.2 was -RELEASEd on May 3. -- Glen Barber