On 17 March 2010 10:22, Taylan Develioglu <tdevelio...@ebuddy.com> wrote:

> Ofcourse this works better if I really attach the file.
>
> [...]

> Java Threads: ( => current thread )
>  0x00007f3d3c174000 JavaThread "MSN-6488" daemon [_thread_in_native,
> id=28966, stack(0x0000000042a4f000,0x0000000042a70000)]
>
[...]

Are you *absolutely sure* you pin down or copy *everything* you access from
all of your native code so that the Java garbage collector cannot move it?

- Peter

Reply via email to