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

Volano crash in 1.2.2_15 after Malloc fixes

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 1.2.2_16
    • 1.2.2_15
    • vm-legacy
    • None
    • 16
    • generic
    • solaris

           Volano just came through and found a bug in the malloc-changes
      we made.

      This is because we're likely holding the malloc lock and
      so we can't call insertGCTrapsEE(). Not calling it in this case
      is fine because we know we're nested in some form of
      MallocInconsisently block and will poll for GC when
      we return. Without this fix, we can (and do on Volano) self-deadlock.

                                    -- Alex

            chrisphi Chris Phillips
            chrisphi Chris Phillips
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: