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

openjdk 1.7.0_85 uses all shm memory

XMLWordPrintable

    • x86_64
    • linux
    • Verified

      FULL PRODUCT VERSION :
      Picked up _JAVA_OPTIONS: -Dawt.useSystemAAFontSettings=gasp
      java version "1.7.0_85"
      OpenJDK Runtime Environment (IcedTea 2.6.1) (Slackware)
      OpenJDK 64-Bit Server VM (build 24.85-b03, mixed mode)


      ADDITIONAL OS VERSION INFORMATION :
      Linux Couracado 4.1.4-slack #15 SMP Fri Aug 14 00:53:52 WEST 2015 x86_64 AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G AuthenticAMD GNU/Linux

      A DESCRIPTION OF THE PROBLEM :
      When running some java applications, all the available shm segments are used by java, causing problems in other shm enables apps.

      this happens to me using freeguide and in this url (https://bbs.archlinux.org/viewtopic.php?id=200184) you have other people with the same problem.

      Older versions didn't have this problem and as the url above downgrading "fix" the problem

      Not all java apps show this problem, but don't know why

      REGRESSION. Last worked in version 7u80

      STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
      Simply run the app, use it a little and the shm segments start to rise by checking the "ipcs -u"

      EXPECTED VERSUS ACTUAL BEHAVIOR :
      EXPECTED -
      just a few segments used
      ACTUAL -
      ipcs -u and ipvs -m show a huge amount of segments used by freeguid and some other java apps

      REPRODUCIBILITY :
      This bug can be reproduced always.

      CUSTOMER SUBMITTED WORKAROUND :
      close and reopen the java app
      or
      downgrade the java7 jre or upgrade to java8

            pardesha Pardeep Sharma
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: