Thank you for your points fadden!
I eventually discovered the return of NewStringUTF crashes the
application when msg contained a scandinavian character (ASCII>127). I
made my own "quick and dirty" function to convert full 256-ASCII to
Java Unicode (to fulfill my needs, anyway). 60K sting inn < 1 sec. If
anyone can have a use for it let me know.
(1) I haven't worked out how to produce log output in eclipse. I
downloaded the LogView plugin but couldn't make it work, for now... I
guess it could be useful as error tracing is extremely hard without
it.
(2) I will look into this, thank you
(3) Thank you for identifying this memory leak, better off using a
static variable that malloc/free.
Chris
> reaching that line.- Hide quoted text -
>
> - Show quoted text -