Hi,

I got some diopen() fails in my native library. I guess the reason is
insufficient memory. I conduct some experiments by exhausting the memory and
then dynamically load some .so files. Yes, dlopen() failed again. At first I
thought the .so files listed in prelink-linux-arm.map are libraries
pre-loaded into memory, and dlopen won't fail if the target is in the map.
However, that's not true. Anybody here knows what's the use of the map? Or
where did I go wrong? Thanks.

Hsiung

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to