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

Unable to run any application on Mac OS on older ATI cards

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • fx2.1
    • fx2.0.2
    • javafx
    • Mac OS 10.7.2 on MacBookPro2,2 (ATI Radeon X1600), Java Versions 1.6.0_29-b11-397, 1.6.0_26-b03-383, 1.6.0_27-b07-395 and 1.7.0-ea-b211

      Any application I try to run just opens an empty window and repeatedly throws a RuntimeException:


      java.lang.RuntimeException: Error creating framebuffer object with size 1020x700 (status code is 0x8cdd)
      at com.sun.prism.es2.ES2RTTexture.create(ES2RTTexture.java:175)
      at com.sun.prism.es2.ES2ResourceFactory.createRTTexture(ES2ResourceFactory.java:52)
      at com.sun.prism.es2.ES2SwapChain.createGraphics(ES2SwapChain.java:161)
      at com.sun.prism.es2.ES2SwapChain.createGraphics(ES2SwapChain.java:25)
      at com.sun.javafx.tk.quantum.PaintRunnable.run(PaintRunnable.java:344)
      at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
      at java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:317)
      at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:150)
      at com.sun.prism.render.RenderJob.run(RenderJob.java:29)
      at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
      at com.sun.javafx.tk.quantum.QuantumRenderer$PipelineRunnable.run(QuantumRenderer.java:101)
      at java.lang.Thread.run(Thread.java:680)

      I attached the complete output of a run of Ensemble.jar with -Dprism.verbose=true.

            ckyang Chien Yang (Inactive)
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: