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: GC failure w/ THREAD_LOCAL_ALLOC ?


>>>>> "Bryce" == Bryce McKinlay <bryce@waitaki.otago.ac.nz> writes:

Bryce> Well, I noticed that it is much more likely to happen when the
Bryce> machine is busy with other tasks. If the machine is otherwise
Bryce> idle, the problem doesn't seem to occur.

I tried a lot of things, including rebuilding gcc while running it,
but can't cause it to fail on x86.  On the alpha I can make it fail
pretty easily, as it turns out, by using different parameters.  `50
50' makes it fail there.

BTW I submitted a high-priority PR for this so we can track it.
I found I was losing track of everything going on, so I've started
entering PRs for anything I think we need to fix for 3.1.

Tom


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