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

JVM crash while loading a wide set of fxml files

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Incomplete
    • Icon: P3 P3
    • fx2.0
    • fx2.0
    • javafx
    • None
    • presidio #208
      Windows

      I get this JVM crash at each time on Windows.
      Tried Java 6 U14 and U26.
      The context is a test loading plenty of fxml files, one after the other, doing a renderingToImage and comparison against reference.
      Before the crash I get several exceptions as described in the RT-14955 (NPE); I dunno if the JVM comes to a state the next NPE kills it or if root cause is completely separated from what is described in RT-14955.
      What is sure however is that the crash occurs only if you run the test on the whole set of fxml files: if you run it only against the fxml file which is processed at crash time then it goes perfectly well.

           [java] # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x72720c9a, pid=3552, tid=2884
           [java] #
           [java] # JRE version: 6.0_26-b03
           [java] # Java VM: Java HotSpot(TM) Client VM (20.1-b02 mixed mode windows-x86 )
           [java] # Problematic frame:
           [java] # C [javafx-font.dll+0x30c9a]

            prr Philip Race
            yjoan Yves Joan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: