powerpoint >> CGBitmapContextGetData: invalid context

by brunerd » Wed, 13 May 2009 02:03:53 GMT

Version: 2008
Operating System: Mac OS X 10.5 (Leopard)
Processor: Power PC

This memory leaking bug is still happening in 12.1.7, Tiger or Leopard, PPC or Intel. Whenever you insert a movie, picture, or PDF into a Powerpoint document.

Anyway here's a process sample from Activity Monitor of what is happening when this error occurs:
1 WrapContext
1 GetDeviceCaps <--------------- The MS call to get device capabilities
1 CGBitmapContextGetData <------- The Apple call to get data from Core Graphics
1 CGPostError
1 CGPostErrorWithArguments
1 asl_vlog$LDBL128
1 asl_send
1 gethostname
1 __sysctl
1 __sysctl

Seems that after calling GetDeviceCaps, which I can find Windows CE references to on the web, it then calls CGBitmapContextGetData (with an invalid context argument) and fails and the logging ensuesso MS if you guys are reading, please fix the info that GetDeviceCaps is either giving or getting so we can get some work done, thanks!

More samples at:
<

Similar Threads

1. PowerPoint / CGBitmapContextGetData: invalid context

2. Console error - CGBitmapContextGetData: invalid context

Version: 2008
Operating System: Mac OS X 10.5 (Leopard)
Processor: intel

I receive the following console error (or a variation thereof) repeatedly when opening Word, Excel or Powerpoint:

4/7/08 3:41:37 pm Microsoft Word[579] CGBitmapContextGetData: invalid context

I have tried removing the normal template and g=deleting Word preferences and restarting, but the error message persists.

Any help would be appreciated.
TIA