This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libgcj/8027] SharedLibLoader is prematurely finalized, causing a core dump


------- Additional Comments From tromey at gcc dot gnu dot org  2003-11-10 06:57 -------
This should no longer occur; we now have a hard
reference these classes to their SharedLibLoader.

The bigger fix, being able to unload compiled libraries,
will come as a consequence of the new binary compatibility
ABI.

I'm closing this PR.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]