This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author David.Butler
Recipients David.Butler, amaury.forgeotdarc, jcea
Date 2011-12-20.02:12:24
SpamBayes Score 0.0013760807
Marked as misclassified No
Message-id <CANm61jdZb4AH4zQr3RigZ2=oBKommLq_nSBfdfDKeEPYEZaLJg@mail.gmail.com>
In-reply-to <1324340608.75.0.969472117779.issue13616@psf.upfronthosting.co.za>
Content
2011/12/19 Jesús Cea Avión <report@bugs.python.org>

I am willing to work toward a simplified test case, but its going to be
difficult, I am hoping that I can narrow down the source of the problem...

Forgive me, I'm gdb is actually a new thing to me... how could I check the
object type?
Also what do you mean exactly when you say "instrumentalize"

I started some valgrind testing today, (to try to figure out whats causing
some segfaults in a possibly unrelated bug, will this interfere with
testing for this bug?)

> _______________________________________
> Python tracker <report@bugs.python.org>
> <http://bugs.python.org/issue13616>
> _______________________________________
>
History
Date User Action Args
2011-12-20 02:12:25David.Butlersetrecipients: + David.Butler, jcea, amaury.forgeotdarc
2011-12-20 02:12:24David.Butlerlinkissue13616 messages
2011-12-20 02:12:24David.Butlercreate