Hello!
>I am using jdk1.1.6 v2, and I get the message
> "Tried to free bogus memory <number>, ignored"
README.linux for the jdk 1.1.6 v2 from sbb reads:
"Resizing AWT components has been linked with memory corruption. As of the
time of this writing, it appears that the corruption (double freeing) is
happening within Motif or Xt. By default, this release does some extra checking
for this case and ignores duplicated free operations."
That's what happening on your system. Hope that clarified things somewhat.
- hoeteck