Closed Bug 317315 Opened 19 years ago Closed 17 years ago

Firefox crashes when trying to play audio via /dev/dsp if hardware has no sound support

Categories

(Firefox :: Shell Integration, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 317209

People

(Reporter: mozilla, Unassigned)

References

()

Details

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20051010 Firefox/1.0.7 (Ubuntu package 1.0.7)
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20051010 Firefox/1.0.7 (Ubuntu package 1.0.7)

Firefox crashes with the following console mesage when attempting to load up the Tibco home page (which contains Flash content) because it tries to produce audio but my machine has no sound hardware in it:

NP_Initialize
New
open dsp: No such file or directory
SetWindow
Destroy
The program 'Gecko' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadShmSeg (invalid shared segment parameter)'.
  (Details: serial 31 error_code 153 request_code 142 minor_code 2)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)

Running with the --sync option prevents the crash but displays a message about "fscommand" not being a supported protocol...

FYI: there is o crash in Epiphany.

Reproducible: Always

Steps to Reproduce:
On a machine with no sound hardware, open http://tibco.com/ in Firefox.
Actual Results:  
Firefox crashes.

Expected Results:  
The page should load up.
it's simillary 317209
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.