From owner-freebsd-questions@FreeBSD.ORG Sat Jun 7 05:54:38 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 AA14D1065679 for ; Sat, 7 Jun 2008 05:54:38 +0000 (UTC) (envelope-from 7yuny1@gmail.com) Received: from ti-out-0910.google.com (ti-out-0910.google.com [209.85.142.189]) by mx1.freebsd.org (Postfix) with ESMTP id 3A0B78FC0A for ; Sat, 7 Jun 2008 05:54:37 +0000 (UTC) (envelope-from 7yuny1@gmail.com) Received: by ti-out-0910.google.com with SMTP id d27so408119tid.3 for ; Fri, 06 Jun 2008 22:54:36 -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:references; bh=A6Eh0Ziwzfg29RQarynvfQUTFxSulPm0f3UZ3qsNgGU=; b=KNqElXio4zG5ZSbea+ZnfsOPqSbM4AP/q539kTcFAy4ew/bUgydeBh0O3xauBlGzNB 4w1ueYTMag7VBy+4TO3ekU8mCxFjU+gE06bqrmFRkae2JTS+79+cpN6dhPfr92izft12 64pcb/1YbPKX6zHw3aPVTAbeRR/mZWGcNzhwE= 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:references; b=Ul/17aHUFropfJ8tfa07FlZ6tj1x8yqyRVKySuiPLWjkVNICRuBLtYp0sn85/STWCQ P6RSmBN0hDTja8LDzOOmdlqlWEjELTCKtUUd+ETbUTmlxlb5uSiX4S9R9DS+Cdsw1e7N iBBLVSbfhnD550l9ad01ArnHE7UtstddYugWA= Received: by 10.110.37.3 with SMTP id k3mr193979tik.29.1212818076702; Fri, 06 Jun 2008 22:54:36 -0700 (PDT) Received: by 10.110.20.20 with HTTP; Fri, 6 Jun 2008 22:54:36 -0700 (PDT) Message-ID: <81a9e3840806062254n55d5687cof0a1fece3cc5e2fd@mail.gmail.com> Date: Sat, 7 Jun 2008 13:54:36 +0800 From: "Jyun-Yi Liou" <7yuny1@gmail.com> To: "Tsu-Fan Cheng" In-Reply-To: MIME-Version: 1.0 References: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: FreeBSD Subject: Re: 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: Sat, 07 Jun 2008 05:54:38 -0000 2008/6/7 Tsu-Fan Cheng : > Hi, > my amule (freebsd 7.0/i386) crash regularly due to: > pid 2032 (amule), uid 1001, was killed: out of swap space ^^^^^^^^^^^^^^^^^^ %> df -h, watch and see, your swap is out of space bigger swap space or not down too much. Regards, jyuny1