Opened 9 years ago

Closed 9 years ago

#6169 closed defect (fixed)

PulseAudio-6.0 instability in Mozila apps (placeholder)

Reported by: Fernando de Oliveira Owned by: bdubbs@…
Priority: normal Milestone: 7.8
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

Verified in Firefox, Seamonkey and Thunderbird.

Occurs in Fluxbox, Icewm, Openbox, LXDE, but not in XFCE.

Symptom: click in the tab bar crashes application. Trying to access menu crashes. Application is unusable.

Problem also occurs if .mozilla and .thunderbird are removed, so application is run in a fresh system.

Log:

$ env LC_ALL=C firefox

(process:552): GLib-CRITICAL **: g_slice_set_config: assertion
'sys_page_size == 0' failed
Failed to open configuration file '(null)': Bad address
Assertion 'size <= (PA_ALIGN(1024*1024*1024))' failed at
pulsecore/shm.c:113, function pa_shm_create_rw(). Aborting.
Abortado
$

Solution. It is necessary to remove PulseAudio-6.0 and (in my case) 5.0, then install PulseAudio-5.0. The problem id gone.

The same log error was reported at

https://bugs.freedesktop.org/show_bug.cgi?id=89157

but closed "Status: RESOLVED NOTABUG".

Change History (11)

comment:1 by Fernando de Oliveira, 9 years ago

Type: enhancementdefect

comment:2 by bdubbs@…, 9 years ago

Let's revert PA to 5.0 for BLFS 7.7. Fernando, can you do that?

comment:3 by Fernando de Oliveira, 9 years ago

Owner: changed from blfs-book@… to Fernando de Oliveira
Status: newassigned

comment:4 by Fernando de Oliveira, 9 years ago

Resolution: fixed
Status: assignedclosed

"Fixed" at r15566.

comment:5 by Fernando de Oliveira, 9 years ago

Update:

Did two more tests.

  1. Added PA-6.0, rebuilt FF, same error.
  1. Removed both PAs (5 and 6). No PA in the system, now. Sound works fine (certainly alsa) with the same FF of item 1 above (tested YouTube).

Will keep that way.

Many bad days, only problems to solve, could not yet build 7.7-rc1.

comment:6 by bdubbs@…, 9 years ago

Resolution: fixed
Status: closedreopened
Summary: PulseAudio-6.0 introduces instability in Mozila applicationsPulseAudio-6.0 introduces instability in Mozila applications (placeholder)

comment:7 by bdubbs@…, 9 years ago

Milestone: 7.77.8
Summary: PulseAudio-6.0 introduces instability in Mozila applications (placeholder)PulseAudio-6.0 instability in Mozila apps (placeholder)

comment:8 by bdubbs@…, 9 years ago

Owner: changed from Fernando de Oliveira to blfs-book@…
Status: reopenednew

comment:9 by bdubbs@…, 9 years ago

I built pulseaudio-6 and then rebuilt firefox. FF works fine in twm, lxde, and kde. I Brought up youtube and in each case it worked fine.

One minor change I made building pulse was to omit the sed to the Makefile.in files and removed the --with-module-dir= option. I don't know if that made a difference or not.

The only thing I think that does is install the modules in /usr/lib/pulse-6.0/modules instead of /usr/lib/pulse/modules.

I did get the GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed message, but that's common for a lot of apps. I did not get any other messages.

comment:10 by bdubbs@…, 9 years ago

Owner: changed from blfs-book@… to bdubbs@…
Status: newassigned

comment:11 by bdubbs@…, 9 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 15724.

Note: See TracTickets for help on using tickets.