← Back to team overview

openjdk team mailing list archive

[Bug 1511395] Re: OpenJDK 7u85-2.6.1 is leaking shm segments causing other applications to crash

 

*** This bug is a duplicate of bug 1512760 ***
    https://bugs.launchpad.net/bugs/1512760

** This bug has been marked a duplicate of bug 1512760
   Java applications leaks shmem chunks

-- 
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-7 in Ubuntu.
https://bugs.launchpad.net/bugs/1511395

Title:
  OpenJDK 7u85-2.6.1 is leaking shm segments causing other applications
  to crash

Status in OpenJDK:
  Fix Released
Status in openjdk-7 package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu 14.04.3 LTS, x86-64, openjdk-7 version 7u85-2.6.1-5ubuntu0.14.04.1. 
  I have java application which i using every day. Before update all worked fine. After this update i see many problems: 
  1. If I start java application second time, i see it working very slow. Before update I started up to 3 or 4 instances of this application same time. It never working slow before if only 2 instances running. Strange: first instance looks working not very slow only second instance working very slow.
  2. VLC crash on start playing every time if started when java application is running. If java application is not running, VLC works fine, as usual.
  3. Other applications (non java) working bad too, only if started when java application is running. For example Tiled can't draw graphics.

  Java application which i using is Stendhal game. Before openjdk update
  working without any problems. Application itself was not changed, same
  version used before update and after.

  This is example of console log of VLC crash:
  VLC media player 2.1.6 Rincewind (revision 2.1.6-0-gea01d28)
  [0x1a7c178] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
  QNativeImage: Unable to attach to shared memory segment. 
  Fontconfig warning: FcPattern object size does not accept value "0"
  Fontconfig warning: FcPattern object size does not accept value "0"
  X Error: BadDrawable (invalid Pixmap or Window parameter) 9
    Major opcode: 62 (X_CopyArea)
    Resource id:  0x0
  X Error: BadDrawable (invalid Pixmap or Window parameter) 9
    Major opcode: 62 (X_CopyArea)
    Resource id:  0x0
  X Error: BadDrawable (invalid Pixmap or Window parameter) 9
    Major opcode: 62 (X_CopyArea)
    Resource id:  0x0
  X Error: BadDrawable (invalid Pixmap or Window parameter) 9
    Major opcode: 62 (X_CopyArea)
    Resource id:  0x0
  X Error: BadDrawable (invalid Pixmap or Window parameter) 9
    Major opcode: 62 (X_CopyArea)
    Resource id:  0x0
  X Error: BadDrawable (invalid Pixmap or Window parameter) 9
    Major opcode: 62 (X_CopyArea)
    Resource id:  0x0
  QNativeImage: Unable to attach to shared memory segment. 
  X Error: BadDrawable (invalid Pixmap or Window parameter) 9
    Major opcode: 62 (X_CopyArea)
    Resource id:  0x0
  X Error: BadDrawable (invalid Pixmap or Window parameter) 9
    Major opcode: 62 (X_CopyArea)
    Resource id:  0x0
  X Error: BadDrawable (invalid Pixmap or Window parameter) 9
    Major opcode: 62 (X_CopyArea)
    Resource id:  0x0
  X Error: BadDrawable (invalid Pixmap or Window parameter) 9
    Major opcode: 62 (X_CopyArea)
    Resource id:  0x0
  X Error: BadDrawable (invalid Pixmap or Window parameter) 9
    Major opcode: 62 (X_CopyArea)
    Resource id:  0x0
  X Error: BadDrawable (invalid Pixmap or Window parameter) 9
    Major opcode: 62 (X_CopyArea)
    Resource id:  0x0
  X Error: BadDrawable (invalid Pixmap or Window parameter) 9
    Major opcode: 62 (X_CopyArea)
    Resource id:  0x0
  X Error: BadDrawable (invalid Pixmap or Window parameter) 9
    Major opcode: 62 (X_CopyArea)
    Resource id:  0x0
  X Error: BadDrawable (invalid Pixmap or Window parameter) 9
    Major opcode: 62 (X_CopyArea)
    Resource id:  0x0
  X Error: BadDrawable (invalid Pixmap or Window parameter) 9
    Major opcode: 62 (X_CopyArea)
    Resource id:  0x0
  X Error: BadDrawable (invalid Pixmap or Window parameter) 9
    Major opcode: 62 (X_CopyArea)
    Resource id:  0x0
  X Error: BadDrawable (invalid Pixmap or Window parameter) 9
    Major opcode: 62 (X_CopyArea)
    Resource id:  0x0
  [0x7f6884001248] xcb_xv vout display error: shared memory allocation error: No space left on device

  
  If you need additional information, please ask what information.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openjdk/+bug/1511395/+subscriptions


References