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
Go through this link. It might help you.
http://rxwen.blogspot.com/2009/04/detect-stack-corruption.html
-Kumar Bibek
http://techdroid.kbeanie.com
On Sep 6, 12:06 pm, Nand wrote:
> Hi,
> Thanks for replying.
> I cant post the code as it is large application calling multiple
> functions at runtim
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 app
Can you post some code for this? I am not sure if it's a bug in your
code, or the Android source.
-Kumar Bibek
http://techdroid.kbeanie.com
On Sep 6, 11:34 am, Nand wrote:
> Hi,
> I'm developing an application which connects to some agent running on
> desktop via Wi-Fi. After it connects and rec
4 matches
Mail list logo