Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4295662

JavaSound: hotspot exceptions playing any media files.

    XMLWordPrintable

Details

    • kestrel
    • x86
    • generic, windows_nt, windows_2000
    • Verified

    Description

      Build : 'P'
      app : JavaSound / TestSound
      OS : NT primarily but Win98/95 fails as well.

      JavaSound not functional due to failures to load/play any audio files. Replicatable on all my of my test machines.

      On NT:
      1. java -jar JavaSound.jar
      2. click on the first file: ambient.rmf

      - you should noticed one of the following:
      Exception Dump:
      java.lang.OutOfMemoryError: Out of Memory
              at com.sun.media.sound.HeadspaceMixer.nOpenMixer(Native Method)
              at com.sun.media.sound.HeadspaceMixer.implOpen(HeadspaceMixer.java:397)
              at com.sun.media.sound.AbstractDataLine.open(AbstractDataLine.java:97)
              at com.sun.media.sound.AbstractMixer.open(AbstractMixer.java:285)
              at com.sun.media.sound.AbstractMixer.open(AbstractMixer.java:301)
              at com.sun.media.sound.HeadspaceMixer.open(HeadspaceMixer.java:634)
              at com.sun.media.sound.AbstractPlayer.open(AbstractPlayer.java:148)
              at Juke.loadSound(Juke.java:256)
              at Juke.run(Juke.java:388)
              at java.lang.Thread.run(Thread.java:488)

      Or a hotspot exception:
      #
      # HotSpot Virtual Machine Error, EXCEPTION_ACCESS_VIOLATION
      #
      # Error ID: 4F533F57494E13120E43505002BE
      #

      ErrorID: os_win32.cpp, 702

      Attachments

        Issue Links

          Activity

            People

              kkytlesunw Kara Kytle (Inactive)
              rckim Robert Kim (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: