Public bug reported: Binary package hint: python-pqueue
PQueue will cause a segfault for Python versions 2.5 on due to a call to PyMem_DEL that no longer maps to PyObject_FREE. [1] Users of Ubuntu 7.04 on will notice this. To reproduce, all one must do is create a Python script that instantiates the PQueue class. [1] http://effbot.org/pyfaq/why-does-my-c-extension-suddenly-crash- under-2.5.htm ** Affects: python-pqueue (Ubuntu) Importance: Undecided Status: Unconfirmed -- PQueue segfaults in Python2.5 https://bugs.launchpad.net/bugs/120626 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
