Jan Safranek added the comment:

> First, have you seen the following message on that bug report:
> http://bugs.python.org/issue16602#msg177180

I'm reading it now... I searched for PyWeakref_GET_OBJECT in cmpi-bindings and 
both occurrences generated by SWIG and both look safe.
Is it hidden/wrapped by any other macro?

Sorry, I don't know much about python internals and extension development, I'm 
not author of cmpi-bindings.

And I'm attaching stack trace with --with-pydebug. Debugging with gdb is quite 
a problem, I have gdb linked with distribution Python 2.7.4 and it doesn't 
cooperate with my custom built python, which I have in LD_LIBRARY_PATH (so 
Pegasus gets the right one when loading providers).

----------
Added file: http://bugs.python.org/file30163/full-bt.txt

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue17922>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to