Crash of mixer appler after recent update of ports -
known issue ?
Khairil Yusof
kaeru at inigo-tech.com
Thu May 17 05:33:37 UTC 2007
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
More information about the freebsd-gnome
mailing list