public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug libgcj/26441]  New: Old libltdl may cause memory leak in Class.forName()
@ 2006-02-23 13:23 fexx at fexx dot org
  2006-02-24 18:48 ` [Bug libgcj/26441] " pinskia at gcc dot gnu dot org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: fexx at fexx dot org @ 2006-02-23 13:23 UTC (permalink / raw)
  To: java-prs

The file libjava/libltdl/ltdl.c come with gcc-java-3.4.5 is out of date.  it
has a memory leak bug.  Invoking Class.forName(String) against no exisiting
class in the default package (e.g., Class.forName("Foo")) hits this bug and
leaks some native memory.

Libtool version 1.5.12 (dated Feb 2005) or later contains a fix to the bug,
dated 2005-01-21 in the libtool's Changelog.  Importing recent libltdl from
libtool should solve the problem.


-- 
           Summary: Old libltdl may cause memory leak in Class.forName()
           Product: gcc
           Version: 3.4.5
            Status: UNCONFIRMED
          Severity: major
          Priority: P3
         Component: libgcj
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: fexx at fexx dot org


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


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug libgcj/26441] Old libltdl may cause memory leak in Class.forName()
  2006-02-23 13:23 [Bug libgcj/26441] New: Old libltdl may cause memory leak in Class.forName() fexx at fexx dot org
@ 2006-02-24 18:48 ` pinskia at gcc dot gnu dot org
  2006-03-10 23:14 ` tromey at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-02-24 18:48 UTC (permalink / raw)
  To: java-prs



------- Comment #1 from pinskia at gcc dot gnu dot org  2006-02-24 18:48 -------
Confirmed, had 3.4 was the last import.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|major                       |normal
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2006-02-24 18:48:06
               date|                            |


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


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug libgcj/26441] Old libltdl may cause memory leak in Class.forName()
  2006-02-23 13:23 [Bug libgcj/26441] New: Old libltdl may cause memory leak in Class.forName() fexx at fexx dot org
  2006-02-24 18:48 ` [Bug libgcj/26441] " pinskia at gcc dot gnu dot org
@ 2006-03-10 23:14 ` tromey at gcc dot gnu dot org
  2006-03-28 19:04 ` tromey at gcc dot gnu dot org
  2006-03-28 19:05 ` tromey at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: tromey at gcc dot gnu dot org @ 2006-03-10 23:14 UTC (permalink / raw)
  To: java-prs



------- Comment #2 from tromey at gcc dot gnu dot org  2006-03-10 23:14 -------
I'm handling this.


-- 

tromey at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |tromey at gcc dot gnu dot
                   |dot org                     |org
             Status|NEW                         |ASSIGNED
   Last reconfirmed|2006-02-24 18:48:06         |2006-03-10 23:14:42
               date|                            |


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


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug libgcj/26441] Old libltdl may cause memory leak in Class.forName()
  2006-02-23 13:23 [Bug libgcj/26441] New: Old libltdl may cause memory leak in Class.forName() fexx at fexx dot org
  2006-02-24 18:48 ` [Bug libgcj/26441] " pinskia at gcc dot gnu dot org
  2006-03-10 23:14 ` tromey at gcc dot gnu dot org
@ 2006-03-28 19:04 ` tromey at gcc dot gnu dot org
  2006-03-28 19:05 ` tromey at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: tromey at gcc dot gnu dot org @ 2006-03-28 19:04 UTC (permalink / raw)
  To: java-prs



------- Comment #3 from tromey at gcc dot gnu dot org  2006-03-28 19:04 -------
I checked in the fix to svn head.


-- 

tromey at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |4.2.0


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


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug libgcj/26441] Old libltdl may cause memory leak in Class.forName()
  2006-02-23 13:23 [Bug libgcj/26441] New: Old libltdl may cause memory leak in Class.forName() fexx at fexx dot org
                   ` (2 preceding siblings ...)
  2006-03-28 19:04 ` tromey at gcc dot gnu dot org
@ 2006-03-28 19:05 ` tromey at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: tromey at gcc dot gnu dot org @ 2006-03-28 19:05 UTC (permalink / raw)
  To: java-prs



------- Comment #4 from tromey at gcc dot gnu dot org  2006-03-28 19:05 -------
Subject: Bug 26441

Author: tromey
Date: Tue Mar 28 19:05:21 2006
New Revision: 112465

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=112465
Log:
Correcting PR number in ChangeLog:
        PR libgcj/26441:
        * Merged libltdl 1.5.16 from vendor branch.

Modified:
    trunk/libjava/libltdl/ChangeLog


-- 


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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2006-03-28 19:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-02-23 13:23 [Bug libgcj/26441] New: Old libltdl may cause memory leak in Class.forName() fexx at fexx dot org
2006-02-24 18:48 ` [Bug libgcj/26441] " pinskia at gcc dot gnu dot org
2006-03-10 23:14 ` tromey at gcc dot gnu dot org
2006-03-28 19:04 ` tromey at gcc dot gnu dot org
2006-03-28 19:05 ` tromey at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).