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: runtime error with own *.so


Jochen Rassler wrote:
> Do you mean there is a problem with too much RAM? My machine also has
> 1GB of physical RAM and 1GB of swap. I thought the thing mentioned by
> Hans was meant to cause problems, if too few memory is there, but you
> sound as if too much memory causes this problem?

No. What I meant was that I seem to have sufficient
and decent quality RAM, so this should not be a
genuine out-of-memory error but rather the "bogus
size argument" to GC kind of error.

Since this happens during a native bootstrap
with no existing GCJ on the machine, there must
be some rather latent bug somewhere.

Ranjit.

-- 
Ranjit Mathew      Email: rmathew AT gmail DOT com

Bangalore, INDIA.    Web: http://ranjitmathew.hostingzero.com/


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