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

Mac: Crash in the Glass code running the applet

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • 7u6
    • 7u6
    • javafx
    • Mac, 10.7, java 7u6



      > Occasionally i am seeing following crash.
      > It seem to be quite frequent if i am trying to run applet that needs to relaunch, e.g. if Ensemble.jnlp has following:
      >> <j2se version="1.6+" href="http://java.sun.com/products/autodl/j2se"
      >> java-vm-args="-Xmx200m -Dswing.grayrect.color=Transparent -Djava2d.speedofpainting=UNIMAGINABLE" />
      > Could it be race condition?
      > Focus event might be delivered to JVM that is being shutdown or something like this.
      >
      > Crash stack:
      >> Thread 2 Crashed:
      >> 0 libsystem_kernel.dylib 0x00007fff9145bce2 __pthread_kill + 10
      >> 1 libsystem_c.dylib 0x00007fff92a927d2 pthread_kill + 95
      >> 2 libsystem_c.dylib 0x00007fff92a83a7a abort + 143
      >> 3 libjvm.dylib 0x0000000101efc513 os::abort(bool) + 25
      >> 4 libjvm.dylib 0x0000000101feb04a VMError::report_and_die() + 2306
      >> 5 libjvm.dylib 0x0000000101efdb8f JVM_handle_bsd_signal + 1047
      >> 6 libsystem_c.dylib 0x00007fff92ae4cfa _sigtramp + 26
      >> 7 libglass.dylib 0x000000010e014784 Java_com_sun_glass_ui_mac_MacWindow__1requestFocus + 148
      >> 8 libglass.dylib 0x000000010dff3d78 Java_com_sun_glass_events_NpapiEvent__1dispatchCocoaNpapiFocusEvent + 264
      >> 9 ??? 0x0000000102778fa5 0 + 4336357285
      >> 10 ??? 0x000000010276d158 0 + 4336308568
      >> 11 ??? 0x000000010276d158 0 + 4336308568
      >> 12 ??? 0x000000010276d158 0 + 4336308568
      >> 13 ??? 0x000000010276d806 0 + 4336310278
      >> 14 ??? 0x000000010276d806 0 + 4336310278
      >> 15 ??? 0x000000010276d806 0 + 4336310278
      >> 16 ??? 0x000000010276d806 0 + 4336310278
      >> 17 ??? 0x000000010276d158 0 + 4336308568
      >> 18 ??? 0x000000010276d158 0 + 4336308568
      >> 19 ??? 0x000000010276d158 0 + 4336308568
      >> 20 ??? 0x000000010276d158 0 + 4336308568
      >> 21 ??? 0x00000001027674f7 0 + 4336284919
      >> 22 libjvm.dylib 0x0000000101dce063 JavaCalls::call_helper(JavaValue*, methodHandle*, JavaCallArguments*, Thread*) + 557
      >> 23 libjvm.dylib 0x0000000101dcde30 JavaCalls::call(JavaValue*, methodHandle, JavaCallArguments*, Thread*) + 40
      >> 24 libjvm.dylib 0x0000000101de9e2e _ZL17jni_invoke_staticP7JNIEnv_P9JavaValueP8_jobject11JNICallTypeP10_jmethodIDP18JNI_ArgumentPusherP6Thread + 217
      >> 25 libjvm.dylib 0x0000000101de31b1 jni_CallStaticVoidMethod + 267
      >> 26 java 0x00000001001cb2c2 JavaMain + 2481
      >> 27 libsystem_c.dylib 0x00007fff92a908bf _pthread_start + 335
      >> 28 libsystem_c.dylib 0x00007fff92a93b75 thread_start + 13

        1. Ensemble.html
          1 kB
          Igor Nekrestyanov
        2. Ensemble.jnlp
          1 kB
          Igor Nekrestyanov

            gziemski Gerard Ziemski
            igor Igor Nekrestyanov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: