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

Using large globalbuffersize for JFR causes crash assert(free_size() == size)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • tbd
    • 15, 17
    • hotspot
    • jfr

      Run: java -XX:StartFlightRecording -XX:FlightRecorderOptions:globalbuffersize=10G <your-program>

      I would expect an errror message about wrong value for the parameter (too large, or incompatible with 'memorysize'), other than a crash.

      java: fastdebug build 15-ea+11-373
      reproducibility: 100 %
      (you may need to alter the value of globalbuffersize based on your HW)

            hshi Hui Shi
            mseledtsov Mikhailo Seledtsov
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: