[Bug 1512760] Re: Java applications leaks shmem chunks

2015-11-17 Thread Flames_in_Paradise
** Tags added: regression-update vivid ** Tags added: trusty ** Summary changed: - Java applications leaks shmem chunks + [regression] Java applications leaks shmem chunks ** Tags removed: regression-update -- You received this bug notification because you are a member of Ubuntu Bugs, which i

[Bug 1512760] Re: Java applications leaks shmem chunks

2015-11-16 Thread Bug Watch Updater
** Changed in: openjdk-7 (Debian) Status: Unknown => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1512760 Title: Java applications leaks shmem chunks To manage notifications abou

[Bug 1512760] Re: Java applications leaks shmem chunks

2015-11-16 Thread Tiago Stürmer Daitx
** Bug watch added: Debian Bug tracker #799587 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=799587 ** Also affects: openjdk-7 (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=799587 Importance: Unknown Status: Unknown -- You received this bug notification because

[Bug 1512760] Re: Java applications leaks shmem chunks

2015-11-12 Thread David Gander
We're also seeing this on Ubuntu 12.04 / precise with Netbeans 8.0.1. /usr/lib/jvm/java-7-openjdk-i386/bin/java -version java version "1.7.0_85" OpenJDK Runtime Environment (IcedTea 2.6.1) (7u85-2.6.1-5ubuntu0.12.04.1) OpenJDK Server VM (build 24.85-b03, mixed mode) lsb_release -a No LSB modules

[Bug 1512760] Re: Java applications leaks shmem chunks

2015-11-10 Thread Andreas M
Seems to work for me. Using "ipcs -m -p | wc -l" I checked the patch. Before patch (freshly rebooted system) launching a java app: Before launch: 16 After launch: >500 (after working a bit with the app) After patch: Before launch: 8 After launch: 15 Thanks for the fix and providing a patch :-)

[Bug 1512760] Re: Java applications leaks shmem chunks

2015-11-10 Thread Jan Stourac
all my problems with VLC (xcb_xv vout display error), virtualbox (shifted content of dialogs) and skype (shifted content or empty dialogs) seems fixed now...good job :) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launc

[Bug 1512760] Re: Java applications leaks shmem chunks

2015-11-09 Thread Steve Beattie
Untested packages to address the issue are currently building in the Ubuntu Security Proposed PPA https://launchpad.net/~ubuntu-security- proposed/+archive/ubuntu/ppa . Feedback to confirm that they do address the issue that people are facing would be appreciated. Thanks for your patience. ** Chan

[Bug 1512760] Re: Java applications leaks shmem chunks

2015-11-08 Thread Andreas M
Workaround for some QT applications: "export QT_X11_NO_MITSHM=1". This prevents QT from exchanging data with the X server via shared memory. Broken GUI's will work again. Won't work for vlc for example, but okular or texstudio will work again. -- You received this bug notification because you ar

[Bug 1512760] Re: Java applications leaks shmem chunks

2015-11-06 Thread mirohe
I have the same problem if I execute applications java (for example jitsi) the applications such as keepassX , virtualbox that use Qt fails. My system: - Ubuntu 14.04.3 LTS - openjdk-7 java version "1.7.0_85" OpenJDK Runtime Environment (IcedTea 2.6.1) (7u85-2.6.1-5ubuntu0.14.04.1) OpenJDK Serve

[Bug 1512760] Re: Java applications leaks shmem chunks

2015-11-06 Thread Alex
Same bug in Ubuntu 14.04 trusty. ~$ java -version java version "1.7.0_85" OpenJDK Runtime Environment (IcedTea 2.6.1) (7u85-2.6.1-5ubuntu0.14.04.1) OpenJDK 64-Bit Server VM (build 24.85-b03, mixed mode) ~$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description:Ubuntu

[Bug 1512760] Re: Java applications leaks shmem chunks

2015-11-05 Thread Bug Watch Updater
Launchpad has imported 6 comments from the remote bug at http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2568. If you reply to an imported comment from within Launchpad, your comment will be sent to the remote bug automatically. Read more about Launchpad's inter-bugtracker facilities at http

[Bug 1512760] Re: Java applications leaks shmem chunks

2015-11-05 Thread Tiago Stürmer Daitx
** Bug watch added: Iced Tea Bugzilla #2568 http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2568 ** Also affects: icedtea via http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2568 Importance: Unknown Status: Unknown ** Changed in: openjdk-7 (Ubuntu) Assignee: (unas

[Bug 1512760] Re: Java applications leaks shmem chunks

2015-11-04 Thread Vreixo Formoso
Same problem here. Starting the QT apps with QT_GRAPHICSSYSTEM=native at least make the applications usable, but there're still some artifacts remaining. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1

[Bug 1512760] Re: Java applications leaks shmem chunks

2015-11-03 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: openjdk-7 (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1512760 Title:

[Bug 1512760] Re: Java applications leaks shmem chunks

2015-11-03 Thread Matthias Laumer
The same here (using JetBrains) and developing QT applications. Only solution until now is, log off and on again (this solves the issue for 10 -15 minutes, depending on how often I have to start a Qt Application). java -showversion >> java version "1.7.0_85" OpenJDK Runtime Environment (IcedTea 2

[Bug 1512760] Re: Java applications leaks shmem chunks

2015-11-03 Thread Alex Crazy
- monitor shmem stats: ipcs -m -p | wc -l- the number of lines will increase in time - try to run any Qt app- when previous command shows you 4100 or above -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad