#14475: UPDATE: python/py25-lxml to 2.0.2 ------------------------------------+--------------------------------------- Reporter: lutz.horn@fastmail.fm | Owner: macports-tickets@lists.macosforge.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Resolution: | Keywords: python, lxml, port, update ------------------------------------+--------------------------------------- Comment (by ebgssth@gmail.com): Working on this, but having problem building a stable lxml. Take a look at [ticket:14137] On Tiger {{{ Python 2.4.4 (#1, Feb 12 2008, 23:51:38) [GCC 4.0.1 (Apple Computer, Inc. build 5363)] on darwin Type "help", "copyright", "credits" or "license" for more information.
import webbrowser import lxml.html lxml.html.parse('http://example.com') Python(21992) malloc: *** Deallocation of a pointer not malloced: 0x80; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug <lxml.etree._ElementTree object at 0x14b7dc8> import lxml.etree lxml.etree.LXML_VERSION (2, 0, 1, 0) lxml.etree.LIBXML_VERSION (2, 6, 31) lxml.etree.LIBXSLT_VERSION (1, 1, 22) }}}
-- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14475#comment:1> MacPorts </projects/macports> Ports system for Mac OS