Perhaps you should instrument the depth of the recursion.  And maybe
limit it - would not be good if feeding a trick file to your app can
crash or corrupt it.

I made a wrapper for the android log vprint function that looks like a
normal printf and sprinkle it liberally through my code, can simply
turn it on or off at compile time.


On Sep 6, 3:06 am, Nand <[email protected]> wrote:
> Hi,
> Thanks for replying.
> I cant post the code as it is large application calling multiple
> functions at runtime. I'm also using native functions for thread
> creation and socket connection.
>
> If you can tell me the reasons for this issue to occur, I can look and
> try to check if any such exist in my application.
>
> Thanks in advance.
>
>  Regards,
>  Nand

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" 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-developers?hl=en

Reply via email to