eclipse status (summary: still doesn't work)
Boehm, Hans
hans_boehm@hp.com
Fri Dec 6 10:05:00 GMT 2002
This should be possible by just setting the GC_DONT_GC environment variable, unless there are explicit calls to the garbage collector.
If you suspect the collector, you might also try setting GC_IGNORE_GCJ_INFO, which (mostly) puts the collector into fully conservative mode.
Hans
> -----Original Message-----
> From: Tom Tromey [mailto:tromey@redhat.com]
> Sent: Friday, December 06, 2002 9:45 AM
> To: Anthony Green
> Cc: Joerg Brunsmann; java@gcc.gnu.org
> Subject: Re: eclipse status (summary: still doesn't work)
>>> >>>>> "Anthony" == Anthony Green <green@redhat.com> writes:
>> >> There is a stack trace but it isn't very useful. The actual bug
> >> appears to be some sort of memory overwriting, perhaps caused by
> >> premature GC.
>> Anthony> I thought you tried disabling GC and still had the
> same problem.
>> I don't remember if I did or not. Bleah. Someday I'll try again.
>> Tom
>
More information about the Java
mailing list