Marc Schlaich added the comment:

Yes, I could reproduce segfaults on Python 2.7 (looks like it is even worse 
than on 2.6 where it appeared only randomly).

I was not quite accurate in my initial comment. I don't use any custom C 
extensions but I'm using pygtk/gobject so it might be a bug there. 

However, my library contains a coroutine scheduler similar to tulip so it is 
very likely that this is related to #14432.

I'll try that patch and keep you posted.

----------
versions: +Python 2.7

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

Reply via email to