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: gcj trunk - getAnnotations NullPointerException / segmentation fault


On Sun, 4 Mar 2007 22:04:12 +0100
Hanno Meyer-Thurow <h.mth@web.de> wrote:

> Hi list,
> with latest fixes to Annotation code and String.format(...) patch I get
> a NullPointerException / segmentation fault by running JUnit-4.2 tests.

JUnit-4.2 tests ~30 classes with annotations. If I comment a half of them
the same error (NullPointerException / segmentation fault) happens just
later. So, it seems that somewhen the space to store them is full.


Hanno


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