[Bug libgcj/26351] Native Momory Leak in ResourceBundle

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Feb 20 02:24:00 GMT 2006



------- Comment #1 from pinskia at gcc dot gnu dot org  2006-02-20 02:24 -------
Hmm, natStackTrace.cc was removed with:
2005-03-10  Bryce McKinlay  <mckinlay@redhat.com>

        New Stack Trace infrastructure.


So maybe this has been fixed for 4.1.0.

Also are you sure that it is leaking or just not being free right away?

I get the following behavior on powerpc-darwin on the mainline:
1294336/2060288
868352/2060288
425984/2060288
1650688/2060288
1318912/2060288
884736/2060288
450560/2060288
12288/2060288
1347584/2060288

See how it goes down and then back up?


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26351



More information about the Java-prs mailing list