An address of that format is usually a handle, so I'd guess you're reading from an unlocked handle (maybe a database record?), somewhere....
K -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Friday, June 20, 2003 2:34 AM To: Palm Developer Forum Subject: How do I find what is causing a bus error at the end of POSE debug session? I'm reasonably new to Palm programming using CW9, but I have managed to create quite a big application. Recently I started getting "bus error" messages in POSE when I exit my app from a debug sesson. The strange thing is that the bus error message only seems to happen after the debugger has already stopped at the end of my app. When I run the app without using a debug session then I do not get the "bus error" message. But when the problem do appear after a debug session, then it is not possbile to recover with a soft reset. The error just keeps on firing up continuously. My only option in this case is to do a hard reset with loss of all data. The actual message being displayed is "MyApp just read from memory location 0x8003D261, causing a bus error". I'm really no sure how to find the cause of this problem. Is there any advise anyone can offer how to find out where in MyApp it is reading from location 0x8003D261? Any advise would be appreciated. Werner --- Werner Terreblanche email : [EMAIL PROTECTED] www : http://home.imaginet.co.za/wildsoft tel : +27 (0)21 8553636 -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ ------------------------------------------ The information in this transmittal and any attachments are confidential and intended only for the recipient(s) listed above. You are hereby notified that any unauthorized distribution or copying of this transmittal or its attachments is prohibited. If you have received this transmittal in error, please notify invivodata immediately at (831) 438-9550. ------------------------------------------ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
