I'm having an intermittent problem with an application I'm working on. The scenario is that I run an application, go to another application, then return. This application may or may not do some communications (either over NetLib sockets or using INetLib). The problem is that if I have communications enabled, sometimes when I return I get the following error: StartupCode.c, Line 62: Error launching application At this point I have to reset my palm organizer. I've put in print messages which seem to indicate that my application code hasn't even restarted when the error occurs. It doesn't happen all the time, but when it happens it seems to happen in groups. I'm assuming it's either a stack problem or some other memory allocation problem, but I've gone over the code a bunch of times, the code's pretty clean. Is there any other scenario that could cause this to happen? Thanks! - Tom Frauenhofer, [EMAIL PROTECTED] __________________________________________________ Do You Yahoo!? Yahoo! Mail � Free email you can access from anywhere! http://mail.yahoo.com/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
