At 04:37 PM 10/24/2005, you wrote:
I've got a strange problem. My code works fine on a Tungsten E, but causes
an "Address Exception Error at 0x5f844 <unknown>" on the older M125 palm.
The code is a simple assignment, of a pointer to a class. Nothing unusual.
It is happening during initialization of a bunch of classes, and there is
a lot of code involved. (several segments worth).
Does anyone have any idea what could be different between these two palms
that could be causing this problem?
The m125 will have a smaller stack, so deeply nested code that uses a lot
of stack space might not run on it, but it would run on the Tungsten
E. The T|E also has a bit more dynamic heap for MemPtrNew allocations.
-- Ben Combee, Senior Software Engineer, Palm, Inc.
"Combee on Palm OS" weblog: http://palmos.combee.net/
Developer Forum Archives: http://news.palmos.com/read/all_forums/
--
For information on using the PalmSource Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/support/forums/