From owner-freebsd-questions@FreeBSD.ORG Thu Mar 16 04:18:38 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7FA1816A426 for ; Thu, 16 Mar 2006 04:18:38 +0000 (UTC) (envelope-from iqgrande@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 267E143D64 for ; Thu, 16 Mar 2006 04:18:11 +0000 (GMT) (envelope-from iqgrande@gmail.com) Received: by wproxy.gmail.com with SMTP id 58so346356wri for ; Wed, 15 Mar 2006 20:18:07 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:in-reply-to:references:mime-version:content-type:message-id:cc:content-transfer-encoding:from:subject:date:to:x-mailer; b=Pf9f2/w95v8K56cR7MLTMKZ0FzDn2kzZkiEEH/iXRYtRnqOjhcyi2cdkikSSgk04cWxwrc/vZ5+q3lVRSJKmBFnuwkR5mAylW8NhXWsXfz+7y+9JznslYAwPBdbfdT31P4k/7yOEeeCVcqHxa9m4WAUkLV/x/YIyzU5M6s8H5Ac= Received: by 10.54.148.5 with SMTP id v5mr1316224wrd; Wed, 15 Mar 2006 20:18:07 -0800 (PST) Received: from ?192.168.0.2? ( [67.191.187.35]) by mx.gmail.com with ESMTP id 11sm12169701wrl.2006.03.15.20.18.07; Wed, 15 Mar 2006 20:18:07 -0800 (PST) In-Reply-To: <20060315141115.5a83a756.ariff@FreeBSD.org> References: <36ABEA2C-D9F4-4342-97DF-89542090CAD2@gmail.com> <20060315141115.5a83a756.ariff@FreeBSD.org> Mime-Version: 1.0 (Apple Message framework v746.3) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <49DDB0CE-8007-4E5A-918A-93B4FADE167E@gmail.com> Content-Transfer-Encoding: 7bit From: "Anthony M. Agelastos" Date: Wed, 15 Mar 2006 23:18:04 -0500 To: Ariff Abdullah X-Mailer: Apple Mail (2.746.3) Cc: ports@matey.org, freebsd-questions@FreeBSD.org Subject: Re: aureal-kmod woes 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: Thu, 16 Mar 2006 04:18:38 -0000 On Mar 15, 2006, at 1:11 AM, Ariff Abdullah wrote: > On Tue, 14 Mar 2006 21:56:24 -0500 > "Anthony M. Agelastos" wrote: >> Hello everyone, >> >> I am running a 6-STABLE machine that I updated several days ago. >> When the aureal-kmod port is shut down, it tells me about a memory >> leak (see below). Being paranoid, I removed aureal-kmod from my >> system, reinstalled the OS, and then installed aureal-kmod and the >> problem persists. Any ideas? >> >> dell# ./aureal.sh stop >> pcm0: detached >> Warning: memory type PCMaucore leaked memory on destroy (3 >> allocations, 144 byte >> s leaked). >> aureal-kmod >> >> %uname -a >> FreeBSD dell.home.iq 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #0: Mon >> Mar 13 07:44:55 EST 2006 root@dell.home.iq:/usr/obj/usr/src/sys/ >> >> IQKERNEL i386 >> > > So.. does it cause anything bad *especially during runtime* ? > It appears to work normally. I have no idea if it is leaking memory while in use, nor do I even know how to monitor that. Does anyone have any pointers for this, or any ideas as to what could be causing this? Could it be due to the 6.0 -> 6.1 upgrade? Does anyone out there have this working with their 6.0-STABLE that is in 6.1-PRERELEASE? Thanks again for all of your help. > > -- > Ariff Abdullah > FreeBSD