Re: [Pyobjc-dev] Segmentation fault with CGImageCreateWithImageInRect
Brought to you by:
ronaldoussoren
From: Ronald O. <ron...@ma...> - 2009-12-01 11:31:20
|
On 1 Dec, 2009, at 10:05, Orestis Markou wrote: > > On 1 Dec 2009, at 10:53, Ronald Oussoren wrote: > >>> >>> Some background: We are trying to get our applications compatible with PyObjC 2.2 and Python 2.6, in preparation of our upgrade to SL on the target machines. While the applications themselves mostly run fine, the tests are having weird troubles like this, which makes the transition a non-starter. Is there anything we can do to help you help us? >> >> I'll spent some time in the debugger. This should work, but obviously doesn't. > > Thanks. Is there anything I can do to help? I've tried to reproduce the bug, but failed so far. I've pasted your code in a script, running that works just fine on my machine and that makes debugging rather hard ;-) Can you create a script that reproduces the problem for you? BTW. I'm using pyobjc 2.2 + python 2.6.4 (python.org installer) on SL (10.6.2) Ronald |