Hello,
What is this kind of messages I get when I use Java AWT under RedHat
Linux?
$ Tried to free bogus memory 82ef030, ignored
Should I have to ignore this... or else how can I stop this message
appearing...
Thanx,
C.S.
On Thu, 5 Nov 1998, peter johnson wrote:
>
>
> Nicholas Matsakis wrote:
>
> > Briefly, I am trying to call a native method under Linux. I have a
> > decent understanding of the JNI, and have gotten my code to load under
> > windows, but am unable to load the shared library under Linux. Othe