On 12/8/12 1:36 PM, Christian Tismer wrote:
> It is pretty likely that there is a problem with extra data fields behind
> the type object structure, which is used by both pyside and stackless.
>
> from basewrapper.h :
>
>> /// PyTypeObject extended with C++ multiple inheritance information.
>> st
On 09.12.12 19:22, John Ehresman wrote:
On 12/8/12 1:36 PM, Christian Tismer wrote:
It is pretty likely that there is a problem with extra data fields behind
the type object structure, which is used by both pyside and stackless.
from basewrapper.h :
/// PyTypeObject extended with C++ multiple
Hi John,
I tried stackless pyside on OS X after patching pyside-setup's shiboken
a bit.
Unfortunately, the situation is still the same.
Segfault 11, then malloc_error trap 6, ...
then it suddenly runs smoothly!
It seems to be a different problem, related to initialization issues.
This needs f