#23139: py26-libxslt fails with multiple parameters ----------------------------+----------------------------------------------- Reporter: me@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: ----------------------------+----------------------------------------------- When passing multiple parameters to a stylesheet when using py26-libxslt, a wild or null pointer is being freed: {{{ $ python test.py Python(7986) malloc: *** error for object 0x1006a0009: pointer being freed was not allocated *** set a breakpoint in malloc_error_break to debug Abort trap }}} This seems to be a mismatch between old the libxml2-python-2.6.21 and the current libxslt library. The Python module is now included in the libxslt source distribution. If I use the Python module from there, it works fine. -- Ticket URL: <http://trac.macports.org/ticket/23139> MacPorts <http://www.macports.org/> Ports system for Mac OS