This is the mail archive of the java@gcc.gnu.org mailing list for the Java 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]

Re: Memory leak with Sockets?


Hi Stanley,

>But the same app, compiled with GCJ, consumes an ever increasing
>amount of memory every second its running until it eventually crashes
>due to lack of memory.

I agree with Bryce that a testcase would be useful.

Are you using threads? There's a known issue that MinGW libgcj
leaks 24 bytes for each thread created.

-- Mohan
http://www.thisiscool.com/
http://www.animalsong.org/




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