From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: pulseaudio plugin assertion on missing network link Date: Thu, 20 Mar 2008 12:42:22 +0100 Message-ID: References: <200803191738.50015.chernyue.kwok@gdc-tech.com> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mx2.suse.de (ns2.suse.de [195.135.220.15]) by alsa0.perex.cz (Postfix) with ESMTP id 4486F103829 for ; Thu, 20 Mar 2008 12:42:27 +0100 (CET) In-Reply-To: <200803191738.50015.chernyue.kwok@gdc-tech.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: ChernYue Kwok Cc: alsa-devel@alsa-project.org, Pranay Kumar List-Id: alsa-devel@alsa-project.org At Wed, 19 Mar 2008 17:38:49 +0800, ChernYue Kwok wrote: > > Hello, > > I am using Alsa with the Pulseaudio plugin on Fedora 8, > with the RPMs listed below: > > alsa-utils-1.0.15-1.fc8 > alsa-lib-devel-1.0.15-1.fc8 > alsa-plugins-pulseaudio-1.0.15-2.fc8 > alsa-lib-1.0.15-1.fc8 > > I am using the default configuration files from the > alsa-plugins-pulseaudio RPM package. > > I have configured a static address on my server, this static address is set > when my server boots. > With my network cable plugged in, running 'amixer' returns the simple mixer > controls on my server. > > However, when I run 'amixer' with my network cable unplugged, there is a long > pause followed by the error message below: > amixer: ctl_pulse.c:576: server_info_cb: Assertion 'ctl && i' failed > Aborted > > Is there any way this assertion can be prevented? > If so, how can I prevent this from happening? Did you try the latest ALSA HG version (not 1.0 16)? Some asserts have been already fixed there. Takashi