Re: Segmentation fault problem

2000-01-20 Thread Bruno Boettcher
On Wed, Jan 19, 2000 at 04:54:37PM -0600, Michael Maloney wrote: > I am trying it now using Jdk1.2.2 RC3. I'm running under > RedHat Linux 6.1 (glibc 2.1.2). i am running the same under Debian 2.2... > It runs fine until iteration #259656, then it crashes with a > Segmentation fault. This number

Segmentation fault problem

2000-01-19 Thread Michael Maloney
I wrote the following little test when I was tracking a OutOfMemoryError exception in the earlier release of blackdown jdk. I am trying it now using Jdk1.2.2 RC3. I'm running under RedHat Linux 6.1 (glibc 2.1.2). The test allocates and prints one million T2 objects. Each object is released aft