Diluka Moratuwage wrote:
> I suggest you to use "strace" program, and going through the output with 
> regard to dlopen(), I'm sure it will give some idea of how Android does 
> that. But I'm not sure whether it's what you really want.

Actually, Digit confirmed on -developers that this is, indeed, a dynamic 
loader bug. (They don't see it because of the shared library prelinking 
they do. Unfortunately, the prelinker isn't available yet...)

It's now #599 on the bug tracker.

I have a workaround that will hopefully keep me going until the fix 
comes out.

-- 
David Given
[EMAIL PROTECTED]

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Android Internals" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/android-internals?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to