I have a large application which consumes a significant amount of memory
at times ....
When I receive a text message (SMS) and the OS shows (attempts to
show...) the text message in a modal dialog, my device resets.
I have tested this on a number of devices:
600's and 650's reset, while 700's do not. My initial theory is that
there is insufficient stack space to create the popup and the
consequences are the soft reset ... FrmInitForm() returning NULL or
equivalent and then subsequent use of the null ptr causing the crash.
Does anyone have a feel for the amount of stack space/memory required to
permit this sms notification to occur safely?
My other thought is to register for and deftly handle the SMS
notification, but would prefer to not go there if I can avoid it.
Thanks for any input you may have to offer.
Frank
--
For information on using the PalmSource Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/support/forums/