Stefan Krah <stefan-use...@bytereef.org> added the comment:

I've traced it down to this line:

>>> getattr(type, '__getattribute__')(type, type)
Segmentation fault


Setting to 'normal', since there are apparently more of these.

----------
priority: high -> normal
title: Invalid free in _PyUnicode_Ready() -> Crash: getattr(type, 
'__getattribute__')(type, type)

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

Reply via email to