Juergen Kreileder wrote:

> >>>>> Marcel Ruff developer writes:
>
>     Marcel> Hi,
>     Marcel> My little JNI HelloWorld C++ program hangs when invoking
>     Marcel> JNI_CreateJavaVM() with following output:
>
>     >> export LD_BIND_NOW=true
>     >> export RTLD_NOW=true
>     >> invokecpp
>     Marcel>     <GC: need to expand mark bits to cover 16384 bytes>
>     Marcel>     [Opened /usr/local/jdk1.2Pre1/jre/lib/rt.jar in 29 ms]
>     Marcel>     [Opened /usr/local/jdk1.2Pre1/jre/lib/i18n.jar in 4 ms]
>
>     -> here it stays forever ....
>
> Please try again with 'export LD_PRELOAD=libpthread.so'.
>
>         Juergen
>

That helped, it runs now fine.

Thank you for your instant help!

Solving problems in the free software world is done in minutes :-)


thanks, Marcel



----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to