Bug 77100

Summary: Mozilla hangs on a flash enabled www site with an mp3 playing
Product: [Retired] Red Hat Linux Reporter: Need Real Name <key>
Component: mozillaAssignee: Christopher Blizzard <blizzard>
Status: CLOSED WONTFIX QA Contact: Ben Levenson <benl>
Severity: medium Docs Contact:
Priority: medium    
Version: 8.0   
Target Milestone: ---   
Target Release: ---   
Hardware: athlon   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-11-01 05:16:11 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Need Real Name 2002-11-01 05:16:04 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20020830

Description of problem:
Mozilla loads the flash plugin, which tries to open /dev/dsp and when it can't,
the browser hangs until the mp3 player (mpg123) stops.

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. run mpg123 <mp3>
2. start mozilla, browse to a flash site (www.reason.com works for me)

	

Actual Results:  Mozilla hangs until the mp3 stops playing

Expected Results:  Web page should continue to load to completion...  sharing
the sound device?

Additional info:

This is probably a flash bug...  strace shows mozilla doing an open on /dev/dsp
when the hang occurs, so its obviously a sound related problem.  I can't believe
I'm the only one experiencing this...

Comment 1 Christopher Blizzard 2002-11-01 23:11:07 UTC
Get the flash 6 beta.  It's fixed there.  I can't fix this since it's a flash
problem, not a moz problem.