on 11/25/00 1:05 AM, Heather Donahue at HeatherDonahue@... wrote: > At 12:34 AM -0500 on 11/25/00, Charlie Dickman wrote: > >> User break at 003309A8 EmToNatReturnToEmulated+00438 >> Mixed Mode Error - CFM couldn't prepare pef in resource, CFM err #-2806, >> ^<an address which is different each time> > > err -2806 is 'Fragment container format unknown' (Inside Macintosh: > Code Fragment Manager) > > The only reason, that I can think of, that would cause this is that a > code fragment is corrupt. > > What kind of project are you compiling, does it use shared libraries? > If not, the most likely answer is that the runtime application is > corrupt. I'm referring to the file called 'FB^3.PPC.Runtime' if you > are compiling for PPC. > > I'd replace all three files in the Runtimes folder. Let us know if > that helps or not, if not please provide more information about the > project you are compiling. Heather, Thanks for the help. The project is a very straightforward one without any shared libraries. I reinstalled the 3 runtimes to no avail. I eliminated the use of a proven Vertical Retrace Task and that didn't provide any relief either. Oh well. Charlie Dickman charlied@...