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

Assertion failures involving library call return values should report the actual return value

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 6
    • 6
    • hotspot
    • b80
    • x86
    • linux_redhat_3.0

      During gc_baseline nightly testing this assertion failure occurred.

      ## To suppress the following error report, specify this argument
      ## after -XX: or in .hotspotrc: SuppressErrorAt=/mutex_linux.cpp:408]
      ##
      ## An unexpected error has been detected by Java Runtime Environment:
      ##
      ## Internal Error (/PrtBuildDir/workspace/src/os/linux/vm/mutex_linux.cpp, 408), pid=7564, tid=1403169136
      ##
      ## Java VM: Java HotSpot(TM) 64-Bit Server VM (20060307095526.jcoomes.gc_bugs-debug mixed mode)
      ##
      ## Error: assert(status == 0 || status == 4 || status == 62 || status == 110,"cond_timedwait")
      ## An error report file with more information is saved as hs_err_pid7564.log
      ##
      ## If you would like to submit a bug report, please visit:
      ## http://java.sun.com/webapps/bugreport/crash.jsp
      ##
      #VM option '-PrintVMOptions'
      #Current thread is 1403169136
      It would be useful to see what error value was actually returned

            dholmes David Holmes
            jmasa Jon Masamitsu (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: