Re: [Pyobjc-dev] PyObjC: Non-aligned pointer being freed
Brought to you by:
ronaldoussoren
From: Ronald O. <ous...@ci...> - 2003-10-25 11:08:23
|
On 22 okt 2003, at 19:10, Bob Swerdlow wrote: > I'm getting these error messages from by PyObjC (version 1.0) > application: > > PyObjCPointer created: at 0x208aaa0 of type > {_NSModalSession=@@^{_NSModalSession}iciI^vi@@:^vi} > *** malloc[1763]: error for object 0x379174: Non-aligned pointer being > freed > > The offending code is: Please file a bug on SF to help us remember the bug is there. I hope to fix this problem soon. Ronald |