Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 May 2007 13:00:35 +0800
From:      Khairil Yusof <kaeru@inigo-tech.com>
To:        Brian Gruber <knightbg@yahoo.com>
Cc:        freebsd-gnome@freebsd.org
Subject:   Re: Crash of mixer appler after recent update of ports - known	issue ?
Message-ID:  <1179378035.5904.91.camel@localhost>
In-Reply-To: <342078.61969.qm@web32410.mail.mud.yahoo.com>
References:  <342078.61969.qm@web32410.mail.mud.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 2007-05-16 at 17:34 -0700, Brian Gruber wrote:
> > Is it known issue ?
> 
> i've got the same problem, and i found that the same
> thing happens when i run gnome-volume-control. looking
> at a backtrace, the problem seems to be something in
> pulseaudio. maybe a double-free? if i remove
> gstreamer-plugins-pulseaudio the problem goes away.

Something about pulseaudio not working with shm memory causes this
problem.

The solution is to disable shm in pulseaudio client configuration.

In /usr/local/etc/pulse/client.conf

### Disable shared memory data transfer
disable-shm = 1






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1179378035.5904.91.camel>