Try the android-ndk Google Group, as they are better suited for this
sort of NDK question.

On Mon, Dec 5, 2011 at 3:54 AM, Aluvala Suman <aluvala.su...@gmail.com> wrote:
> Hi All,
>
> I am facing a crash issue while trying to allocate a dynamic memory of size
> 1150 bytes in the android native.
> Its crashing in-consistently at malloc() function in the android native and
> some times at free().
>
> The native code which I am using is fully developed and tested (using
> purify) as well.
> I am trying to port that code (in c) to Android.
>
> I have already posted this in stackoverflow (Link for stackoverflow post).
> But I didn't got any answer from any one.
> Do I need to set any flags specially for andorid-ndk?
>
> I am using r7 NDK.
> Android 2.3.3 API Level 10 Emulator.
>
> Please help me in resolving the same.
>
> Thanks & Regards,
> SSuman185
>
> --
> 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



-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Warescription: Three Android Books, Plus Updates, One Low Price!

-- 
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