Return-Path: X-Original-To: apmail-incubator-flex-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-flex-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 992C5993C for ; Thu, 12 Apr 2012 12:06:28 +0000 (UTC) Received: (qmail 19865 invoked by uid 500); 12 Apr 2012 12:06:28 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 19803 invoked by uid 500); 12 Apr 2012 12:06:28 -0000 Mailing-List: contact flex-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: flex-dev@incubator.apache.org Delivered-To: mailing list flex-dev@incubator.apache.org Received: (qmail 19793 invoked by uid 99); 12 Apr 2012 12:06:27 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Apr 2012 12:06:27 +0000 X-ASF-Spam-Status: No, hits=-5.0 required=5.0 tests=RCVD_IN_DNSWL_HI,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of espen.skogen@jpmorgan.com designates 159.53.36.250 as permitted sender) Received: from [159.53.36.250] (HELO sf2.jpmchase.com) (159.53.36.250) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Apr 2012 12:06:17 +0000 Received: from se1.svr.bankone.net (se1.svr.bankone.net [155.180.234.112]) by sf2.jpmchase.com (Switch-3.4.4/Switch-3.3.3mp) with ESMTP id q3CC5uwa008431 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL) for ; Thu, 12 Apr 2012 08:05:56 -0400 X-DKIM: OpenDKIM Filter v2.1.3 sf2.jpmchase.com q3CC5uwa008431 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jpmorgan.com; s=smtpout; t=1334232356; bh=LjVdvJSHjf6aS5xXGplpMiFV4jfyYbDFJgqKQntLsso=; h=From:To:Subject:Date:Message-ID:References:In-Reply-To: Content-Transfer-Encoding:MIME-Version:Content-Type; b=pp0QYCnjlkS1bPuUmW29C72UkLxtjBhA+zEtcxml5xHXAZHzum4lZSgdTFFxtdF4J 72Honjw4nW41dqPGXWPAPBJ97srMe0+jodDObGtDoNfPTPjON0tDTybFXcI5DzIpc5 NIqqURakcANU5Rcd+ygg7iLY+jAIEwGSx/Rn5Ivk= Received: from svr.bankone.net ([169.111.247.232]) by se1.svr.bankone.net (Switch-3.4.4/Switch-3.4.3) with ESMTP id q3CC5tf9002482 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL) for ; Thu, 12 Apr 2012 08:05:56 -0400 Received: from ([169.81.24.83]) by imf3.svr.bankone.net with ESMTP id CDN2FN1.52800782; Thu, 12 Apr 2012 08:05:41 -0400 Received: from SBOCDI004.exchad.jpmchase.net (169.115.252.31) by HUBCR102.exchad.jpmchase.net (169.70.190.240) with Microsoft SMTP Server (TLS) id 8.3.159.2; Thu, 12 Apr 2012 08:05:52 -0400 Received: from SBOCMX001.exchad.jpmchase.net ([169.254.1.102]) by SBOCDI004.exchad.jpmchase.net ([169.115.252.31]) with mapi id 14.01.0355.002; Thu, 12 Apr 2012 13:05:51 +0100 From: "Skogen, Espen" To: "flex-dev@incubator.apache.org" Subject: RE: Memory issue in Flash Player 11.2 Thread-Topic: Memory issue in Flash Player 11.2 Thread-Index: Ac0X865RRjffIGFIQbWao7pBvXVlMv//8zIA///szfCAABrHgP//49PwgAAqyYD//qhmsA== Date: Thu, 12 Apr 2012 12:05:50 +0000 Message-ID: <20269C1D2B00D24682F1C89E6F0A90A03B2795@SBOCMX001.exchad.jpmchase.net> References: <20269C1D2B00D24682F1C89E6F0A90A03B1BD4@SBOCMX001.exchad.jpmchase.net> <20269C1D2B00D24682F1C89E6F0A90A03B1C42@SBOCMX001.exchad.jpmchase.net> <414ADC5B-217C-4162-B64D-5C41A82CABEF@classsoftware.com> <20269C1D2B00D24682F1C89E6F0A90A03B1D71@SBOCMX001.exchad.jpmchase.net> In-Reply-To: Accept-Language: en-GB, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [165.2.53.228] Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-DLP-FWD: Yes Content-Type: text/plain; charset="us-ascii" I did some more testing and found that it seems to be a case of GC never co= llecting any garbage=2E I set up an app to create a new object and assign i= t to a property every 20 milliseconds=2E On 10=2E3 and 11=2E1 the memory fo= otprint remained steady=2E On 11=2E2, it grew and grew=2E=0D=0A=0D=0AA coup= le of guys from the player team got in touch and are looking at it though= =2E =0D=0A=0D=0AE:)=0D=0A=0D=0A=0D=0AEspen Skogen | Vice President | IB Tec= h Market | Investment Bank | J=2EP=2E Morgan | 125 London Wall, EC2Y 5AJ, = London, United Kingdom | T: +442077420836 | espen=2Eskogen@jpmorgan=2Ecom |= jpmorgan=2Ecom=0D=0A=0D=0A-----Original Message-----=0D=0AFrom: Michael A= =2E Labriola [mailto:labriola@digitalprimates=2Enet] =0D=0ASent: 11 April 2= 012 17:33=0D=0ATo: flex-dev@incubator=2Eapache=2Eorg=0D=0ASubject: RE: Memo= ry issue in Flash Player 11=2E2=0D=0A=0D=0A>Yup=2E It's rock steady in 10= =2E2, but leaking like a sift in 11=2E3=2E Grew from 500 meg to 1=2E3 gig i= n two hours=2E=0D=0A=0D=0AWas just playing with this=2E *if* my limited inv= estigation is correct, it looks like NetConnection calls are once again lea= king memory=2E=2E=2E we helped get this fixed last time=2E Let me see if I = can find those old test harnesses=2E=0D=0A=0D=0AMike=0D=0A=0D=0AThis email = is confidential and subject to important disclaimers and=0D=0Aconditions in= cluding on offers for the purchase or sale of=0D=0Asecurities, accuracy and= completeness of information, viruses,=0D=0Aconfidentiality, legal privileg= e, and legal entity disclaimers,=0D=0Aavailable at http://www=2Ejpmorgan=2E= com/pages/disclosures/email=2E