Antoine Pitrou <[email protected]> added the comment: If the third-party packages include some C extensions, have they been recompiled with the new Python build?
Also, does the segfault disappear if you disable optimizations? Have you tried with another compiler version? (I'm asking all this because to my knowledge it's the first time such random crashes happen in the Python core with 2.6, which was released quite a while ago) ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue6178> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
