Return-Path: X-Original-To: apmail-incubator-ooo-issues-archive@minotaur.apache.org Delivered-To: apmail-incubator-ooo-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D114B9B1D for ; Wed, 20 Jun 2012 11:33:13 +0000 (UTC) Received: (qmail 78341 invoked by uid 500); 20 Jun 2012 11:33:13 -0000 Delivered-To: apmail-incubator-ooo-issues-archive@incubator.apache.org Received: (qmail 78257 invoked by uid 500); 20 Jun 2012 11:33:13 -0000 Mailing-List: contact ooo-issues-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ooo-issues@incubator.apache.org Delivered-To: mailing list ooo-issues@incubator.apache.org Received: (qmail 78245 invoked by uid 99); 20 Jun 2012 11:33:12 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Jun 2012 11:33:12 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.123] (HELO sif.zones.apache.org) (140.211.11.123) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Jun 2012 11:33:10 +0000 Received: by sif.zones.apache.org (Postfix, from userid 80) id B5D6D42C2; Wed, 20 Jun 2012 11:32:49 +0000 (UTC) From: bugzilla@apache.org To: ooo-issues@incubator.apache.org Subject: 3.4.1_release_blocker requested: [Bug 120029] All GlobalAcceleratorConfiguration objects get leaked Date: Wed, 20 Jun 2012 11:32:49 +0000 X-Bugzilla-Type: request Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://issues.apache.org/ooo/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 zhang jianfang has asked for 3.4.1_release_blocker: Bug 120029: All GlobalAcceleratorConfiguration objects get leaked https://issues.apache.org/ooo/show_bug.cgi?id=120029 ------- Additional Comments from zhang jianfang This memory leak happens with very common use cases, includes when new/open a document it shows the toolbar, or mouse click to show the drop down menu... Many GlobalAcceleratorConfiguration referenced objects also leak too. So propose it to be a 3.4.1 candidate.