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 neologix
Recipients Aaron.Staley, amaury.forgeotdarc, cupcicm, neologix, pitrou
Date 2012-08-01.11:48:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAH_1eM0173J8NnuhgL1DaRVn1KFbmJb=GHsBQQe64Xa8s_x=Mg@mail.gmail.com>
In-reply-to <1343806777.17.0.662632489265.issue13992@psf.upfronthosting.co.za>
Content
> Is there something else I can do to help resolve this bug ? I can help debugging this, but I am not sure how to proceed. I have a --with-pydebug interpreter stopped at the segfault in gdb.

Could you post the output of :
"""
p op
"""

and

"""
thread apply all bt
"""
History
Date User Action Args
2012-08-01 11:48:35neologixsetrecipients: + neologix, amaury.forgeotdarc, pitrou, Aaron.Staley, cupcicm
2012-08-01 11:48:34neologixlinkissue13992 messages
2012-08-01 11:48:33neologixcreate