From mint-bounce@lists.fishpool.fi Sun Jan 31 17:57:43 2010 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.fr; s=s1024; t=1264978580; bh=gkxula5BEEVX/Gf66Dr2OXIuDbWQO5K+W9QteR8YXRc=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=abmhIvgvd6x5kFg9t8OAlvEUOu4SgEKW3duEcKQejWfnZQemiFyRO2qmiNs66oiJ5sh2OE2rIzUZMti5Lo4hzOLwcSLbsw+F0vaYKPzidZYEUy8kYU+F/LDfbD6tVC5z+vAsqpORiWJBGiSa28yu1/qxVwJlJs6q5TN7DVGn5zU= DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.fr; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=YTpZn0nuo7Y5prNpOftgHfY1NpKs4VUdNtj8ZmwmkAVLS6mWWfw21Rvoqz0pg5h8w9xwkVQqE2Wm07OprEfcVyuq60xOXXGYOBYeGJcUHYrdGqxncN9khLiK7JK2iLFeclq/od3Ra06a6HPkeVUPqwLu7d6Rj6UYLNpm9M6IuUQ=; Message-ID: <670769.79239.qm@web27407.mail.ukl.yahoo.com> X-YMail-OSG: WLswgNIVM1kNNZRllb06uva552TrY5wKj4PZMBD4LJGwIwj_Qz93Dh1caN2OFQpuMUAbDYx5UTu0bBVZ6ii.MBL79kTi16kAkk_JGnlqesv08QRkJkrm5vzLQaOXp6k8wFyi44mYtQrONSXskXxgXUeveQgg2HpZ7qqvCzAgGPPWYXaA_OWfpS8Gv77DwA6ktdAxXM5lHtvXELayzswS8ydx.FeD2gSFjFvWckweIWmoD6sETLspJWJ1CGePnMIIyrz4vGSCjtvol_0wIFrT_r5rp3hs8XZMgDMNC3Jjh5hgwaNZUCTkDn2YTMnYElk- X-Mailer: YahooMailRC/272.7 YahooMailWebService/0.8.100.260964 Date: Sun, 31 Jan 2010 22:56:20 +0000 (GMT) From: Zorro Subject: [MiNT] Re : __Unwind_Resume To: mint@lists.fishpool.fi MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: zorro270@yahoo.fr Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by mail.sparemint.org id o0VMvgjU011920 De : Paul Wratt > 2 senarios: > 1) 1000 images (making thumbnails) > 2) same or 1/10th, but convert images > > with 1) zView will have problems at some point an eventually crash. > Even if it does not crash, you will see missing memory chuck after > exit > > with 2) you will see memory not being released after each image > convert, and somewhere in the region of 4-5Mb used for even 4-500 byte > images > > also with 2) after you run out of memory and the program ends (even if > you quit before you reach the max limit) you will see a chunk of > memory disappear > > These are senarios are ones I used when creating images for use with > zView and Teradesk The zView code itself should be good( oh well, I think) as some years ago, I compiled it natively on Linux( without the GEM part of course) and Valgrind to find the potential memory leaks. If there are problems, il should come from the external libraries( LDG, WIndom, etc..), codecs or from the GEM code( I don't think). > http://paulwratt.110mb.com/afros/skins/zview/ I didn't know your web page. It's nice :) > Thanks for the effort in both z apps, big thanks to zorro for creating > them in the first place, very inspirational.. Thanks ;-) -- Zorro