I haven't tried the 3.5 rom, but in my experience with other debug roms this
is due to the form never getting a close event on app exit, and therefore
never deleting itself.  Adding a FrmCloseAllForms() to AppStop usually fixes
it.  If not, it may be a more serious memory leak.

Dan Fahrion <[EMAIL PROTECTED]>



> ----------
> From:         James Lee[SMTP:[EMAIL PROTECTED]]
> Reply To:     [EMAIL PROTECTED]
> Sent:         Sunday, November 14, 1999 6:17 PM
> To:   [EMAIL PROTECTED]
> Subject:      [3.5] Error when exiting 3rd Party Apps
> 
> When exiting from my (and other developers apps) on the latest color POSE,
> 
> I get this:
> ---
> "UIAppShell" (unkown version) reports "SystemMgr.c, Line: 4278, Possible 
> memory leak at 0x003A0E4.  Use the 'hd 0' command to find chunks owned by 
> your app.  These chunks have an ownerID of 2."  If this is the latest 
> version of "UIAppShell", please report this to the application author.
> ---
> (Note: the memory leak location changes based on which app was running
> before).
> 
> Is this something that myself (and other) application developers are doing
> 
> wrong on exit?
> 
> BTW, I am running with the debug version of the color 3.5 (Build 20), and 
> POSE 3.0a2.
> 
> Thanks.
> 
> 
> James Lee, [EMAIL PROTECTED]
> Seahorse Software, http://www.seahorsesoft.com/
> 
> 

Reply via email to