I saw a couple of questions regrding this on forum and
couldn't find a defnite answer. I'm having problem
with the ErrTry/Catch Macro in Simulator and Tungsten.
My code is working perfectly on SDK 4 devices and
Emultor, but crashes on SDK 5 build on Tungsten and
imulator. I'm using C++ and the build is Expanded
mode. This error is strange since it's only crashing
at this call after I did a database operation(like
save data). The following is the error message from
errorlog,I:\Banzai\ARM\Core\Emul68K\Src\Emul68KCommon.c,Line:1914,
Invalid ptr: B15C00B2
Any idea???

I'm assuming you're not mixing C++ try/catch with the ErrTry/ErrCatch macros, right?


If you break into the debugger and generate a stack crawl, it would be much easier to figure out what's going wrong.

-- Ken
--
Ken Krugler
TransPac Software, Inc.
<http://www.transpac.com>
+1 530-470-9200

--
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/
  • ErrTry denny jose
    • Ken Krugler

Reply via email to