From marcosmrs.silva at gmail.com Tue May 5 18:07:36 2015 From: marcosmrs.silva at gmail.com (Marcos Silva) Date: Tue, 5 May 2015 19:07:36 -0300 Subject: [Rehearse] Valgrind test Message-ID: Hello. I've just installed Rehearse in my MacBook Pro (Mac OS X 10.7.5) and everything worked fine. All the tests were OK but, with valgrind I got: -------------- next part -------------- A non-text attachment was scrubbed... Name: analyze.log Type: application/octet-stream Size: 9646 bytes Desc: not available URL: -------------- next part -------------- -------------- next part -------------- A non-text attachment was scrubbed... Name: PastedGraphic-3.png Type: image/png Size: 112066 bytes Desc: not available URL: -------------- next part -------------- Is this OK? Please see attached file with the complete output of valgrind ("analyze.log") Thank you very much for Rehearse!! Great job!! All the best. Marcos From onur.celebi at nereo.fr Tue May 5 20:11:01 2015 From: onur.celebi at nereo.fr (=?UTF-8?B?T251ciDDh2VsZWJp?=) Date: Wed, 6 May 2015 03:11:01 +0300 Subject: [Rehearse] Valgrind test In-Reply-To: References: Message-ID: Hello Marcos, Thanks for testing and your encouragement! I tested on a Mac OS X (10.10.2) as well and I was able to reproduce a valgrind log with memory leak summary when instrumenting the script binary Rehearse/tests/unitTest like yours. However, this is not the "real" binary executable, it's just a wrapper executable created by libtool. The real executable can be found at Rehearse/tests/.libs/unitTest. Kea:rehearse onurcelebi$ file Rehearse/tests/unitTest Rehearse/tests/unitTest: POSIX shell script text executable Kea:rehearse onurcelebi$ file Rehearse/tests/.libs/unitTest Rehearse/tests/.libs/unitTest: Mach-O 64-bit executable x86_64 When I run valgrind to instrument the "real" executable in .libs, I get "definitely lost: 0 bytes in 0 blocks". (On linux though, even the libtool wrapper executable Rehearse/tests/unitTest doesn't show any leak.) Please check that you get the same result with the real binary executable and feel free to contact me if you have any further questions. Regards, Onur N???? Onur ?elebi Responsable Technique - Co-fondateur onur.celebi at nereo.fr T?l : +33 4 28 04 00 98 J'aime motiver les commerciaux de fa?on geek (et ridicule) , regardez comment les maths nous ont aid? ? avoir une meilleure UI Vous pouvez imprimer cet e-mail si vous le souhaitez mais, Pour sauver des arbres, d?mat?rialisez plut?t les feuilles de cong?s gr?ce ? N????. On Wed, May 6, 2015 at 1:07 AM, Marcos Silva wrote: > Hello. > I've just installed Rehearse in my MacBook Pro (Mac OS X 10.7.5) and > everything worked fine. > All the tests were OK but, with valgrind I got: > > > > > > Is this OK? > > Please see attached file with the complete output of valgrind > ("analyze.log") > > Thank you very much for Rehearse!! Great job!! > > All the best. > > Marcos > > > _______________________________________________ > Rehearse mailing list > Rehearse at list.coin-or.org > http://list.coin-or.org/mailman/listinfo/rehearse > -------------- next part -------------- An HTML attachment was scrubbed... URL: From marcosmrs.silva at gmail.com Tue May 5 21:53:11 2015 From: marcosmrs.silva at gmail.com (Marcos Silva) Date: Tue, 5 May 2015 22:53:11 -0300 Subject: [Rehearse] Valgrind test In-Reply-To: References: Message-ID: <6ADC7021-88CD-45D5-8E95-016C4B89CD1D@gmail.com> Hello Onur. Running with the real executable in .libs I got no memory leak. Everything is fine. Thank you very much. Regards, Marcos Em 05/05/2015, ?s 21:11, Onur ?elebi escreveu: > Hello Marcos, > Thanks for testing and your encouragement! > > I tested on a Mac OS X (10.10.2) as well and I was able to reproduce a valgrind log with memory leak summary when instrumenting the script binary Rehearse/tests/unitTest like yours. However, this is not the "real" binary executable, it's just a wrapper executable created by libtool. The real executable can be found at Rehearse/tests/.libs/unitTest. > Kea:rehearse onurcelebi$ file Rehearse/tests/unitTest > Rehearse/tests/unitTest: POSIX shell script text executable > Kea:rehearse onurcelebi$ file Rehearse/tests/.libs/unitTest > Rehearse/tests/.libs/unitTest: Mach-O 64-bit executable x86_64 > > > > When I run valgrind to instrument the "real" executable in .libs, I get "definitely lost: 0 bytes in 0 blocks". (On linux though, even the libtool wrapper executable Rehearse/tests/unitTest doesn't show any leak.) > > Please check that you get the same result with the real binary executable and feel free to contact me if you have any further questions. > > Regards, > Onur > > > N???? > > > Onur ?elebi > Responsable Technique - Co-fondateur > onur.celebi at nereo.fr > T?l : +33 4 28 04 00 98 > J'aime motiver les commerciaux de fa?on geek (et ridicule), > regardez comment les maths nous ont aid? ? avoir une meilleure UI > > Vous pouvez imprimer cet e-mail si vous le souhaitez mais, > Pour sauver des arbres, d?mat?rialisez plut?t les feuilles de cong?s gr?ce ? N????. > > On Wed, May 6, 2015 at 1:07 AM, Marcos Silva wrote: > Hello. > I've just installed Rehearse in my MacBook Pro (Mac OS X 10.7.5) and everything worked fine. > All the tests were OK but, with valgrind I got: > > > > > > Is this OK? > > Please see attached file with the complete output of valgrind ("analyze.log") > > Thank you very much for Rehearse!! Great job!! > > All the best. > > Marcos > > > _______________________________________________ > Rehearse mailing list > Rehearse at list.coin-or.org > http://list.coin-or.org/mailman/listinfo/rehearse > -------------- next part -------------- An HTML attachment was scrubbed... URL: