runtime error with own *.so
Ranjit Mathew
rmathew@gmail.com
Wed Feb 2 05:09:00 GMT 2005
Bryce McKinlay wrote:
> Jochen Rassler wrote:
>>>>jochen> swtfox_gcj
>>GC Warning: Out of Memory! Returning NIL!
>>Exception in thread "main" java.lang.OutOfMemoryError
>> <<No stacktrace available>>
>>jochen>
>>>>Which possible sources of errors are out there for this? Where might i
>>look for a solution? Any hints?
>>>>>>> This error is often caused by an inconsistent build and/or runtime
> environment: mixing .so/.o files compiled with different versions of
> GCJ, for example. When the BC-ABI is enabled by default, this issue
> should go away.
FWIW, on some rare occasions, I see the same
error with the Thread_Wait_2 testcase during
my regular bootstrap+testsuite cycles.
Unfortunately, when I try to run it manually
everything succeeds. The machine has 1GB of
physical RAM and 512MB of swap. It could therefore
be a "bogus" size argument to the GC as Hans
says, but I can't be completely sure. :-/
(The RAM on the box has been tested with
various memory testers including the vendor's
diagnostics utility as well as Memtest86 and
there are no problems.)
Ranjit.
--
Ranjit Mathew Email: rmathew AT gmail DOT com
Bangalore, INDIA. Web: http://ranjitmathew.hostingzero.com/
More information about the Java
mailing list