From owner-freebsd-multimedia@FreeBSD.ORG Sat Oct 18 17:45:00 2008 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 85A5F1065692 for ; Sat, 18 Oct 2008 17:45:00 +0000 (UTC) (envelope-from onemda@gmail.com) Received: from rn-out-0910.google.com (rn-out-0910.google.com [64.233.170.185]) by mx1.freebsd.org (Postfix) with ESMTP id 404DE8FC22 for ; Sat, 18 Oct 2008 17:45:00 +0000 (UTC) (envelope-from onemda@gmail.com) Received: by rn-out-0910.google.com with SMTP id j71so372293rne.12 for ; Sat, 18 Oct 2008 10:44:59 -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 :content-transfer-encoding:content-disposition:references; bh=+iUzg6O4DoxQ7zYkdOwoez0mlZzzfy6glBCKAjNcZqI=; b=GUFn8NG8mV05mXmEUqaD4MMHej7SJxJKiiQAZLQNjk7nxywgpUdiV8Qi2y/+9Djc0T M8F+jdSlSBjc5lQ5/UVY8YwciSQh7CcXY3Pm5KVJEqVQXQp65cIw2kUORRPk6pErOpgv cM8j/fQoYY80DT/VvJfQKdp0goKWeWsxHeECg= 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:content-transfer-encoding:content-disposition :references; b=PgJdIe07CE1sokkd29mBKKremTsZvsSL8hJ4+aJuHmkItw43WDmF2buCRqUyFe9XBh jFdgZi3bAgRks+6vpjBBARucYVOWUyZLKPJgfxmzLgs8t+a33AzuqH8zn1wTUNV+l/Dq u0GeEBUkNp3TPnRLZOjVaSmfkP1h7A2ygzQho= Received: by 10.100.42.4 with SMTP id p4mr6800442anp.91.1224351899354; Sat, 18 Oct 2008 10:44:59 -0700 (PDT) Received: by 10.100.121.7 with HTTP; Sat, 18 Oct 2008 10:44:59 -0700 (PDT) Message-ID: <3a142e750810181044x18a0e7a2ve1fbbde1dd88cbb8@mail.gmail.com> Date: Sat, 18 Oct 2008 19:44:59 +0200 From: "Paul B. Mahol" To: "Stefan Ehmann" In-Reply-To: <200810181044.47598.shoesoft@gmx.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200810181044.47598.shoesoft@gmx.net> Cc: freebsd-multimedia@freebsd.org Subject: Re: _mtx_lock_sleep: recursed on non-recursive mutex pcm0 (envy24) X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Oct 2008 17:45:00 -0000 On 10/18/08, Stefan Ehmann wrote: > Hello, > > I think this problem occurs in some cases if multiple playback channels are > active at the same time. Note that I don't use vchans but the playback > channels provided by envy24. Send problem report.