From owner-freebsd-questions@FreeBSD.ORG Fri Jun 6 22:17:41 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 4B2A3106567C for ; Fri, 6 Jun 2008 22:17:41 +0000 (UTC) (envelope-from tfcheng@gmail.com) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.174]) by mx1.freebsd.org (Postfix) with ESMTP id 089948FC0A for ; Fri, 6 Jun 2008 22:17:40 +0000 (UTC) (envelope-from tfcheng@gmail.com) Received: by wf-out-1314.google.com with SMTP id 24so1070572wfg.7 for ; Fri, 06 Jun 2008 15:17:40 -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:mime-version:content-type:content-transfer-encoding :content-disposition; bh=mTgqrrH16bqmu3cIXmk8qV5LIeZ6gR2oa4M2Dey0r6Y=; b=QhnY+befKK9gACyjD+gJ1XUmFFNN5C/Z7n1FgA+T2jUNv5L0O8rzUwZPh0eDsN24sY m1NMEp+fH5emn3bUCjhWQbqOUA3dB2BoP5/zIQaue6THlDSBGxZoVBWyF6gU92Ck51WP RftxBhtFTNxe/h1AqwTKjEK2IFJ0tJ1sRr82g= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=B2myz8/MX2egTxRzjIPo5mxyvoIT9ZlK5FlF2WyKDE0Jb4eqbxRJCquZtmWIf59ikj QQ0qOLFosaBIxBiqBgiL1BXTxA9cgw14UaHS9uDfUOOnPYUATTMRd6uceXKV3lP/2fOT 4N0jFs4XqU/q3SJvFRRZdot91Y5fU4mIdbmaU= Received: by 10.142.72.4 with SMTP id u4mr202595wfa.269.1212788943907; Fri, 06 Jun 2008 14:49:03 -0700 (PDT) Received: by 10.142.217.10 with HTTP; Fri, 6 Jun 2008 14:49:03 -0700 (PDT) Message-ID: Date: Fri, 6 Jun 2008 17:49:03 -0400 From: "Tsu-Fan Cheng" To: FreeBSD MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: amule crash 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: Fri, 06 Jun 2008 22:17:41 -0000 Hi, my amule (freebsd 7.0/i386) crash regularly due to: pid 2032 (amule), uid 1001, was killed: out of swap space how does this happen? and how to fix this?? thanks!!