#26245: "alloc: invalid block" error ------------------------------------+--------------------------------------- Reporter: shill@… | Owner: macports-tickets@… Type: defect | Status: new Priority: High | Milestone: Component: base | Version: 1.9.1 Keywords: | Port: ------------------------------------+--------------------------------------- Under a clean install of MacPorts 1.9.1 (installed using the Installer package, after undergoing the Uninstall procedure given in the Guide) on Mac OS 10.5.8, I got the following result when trying to install mplayer. {{{
sudo port install mplayer ---> Computing dependencies for MPlayer ---> Dependencies to be installed: giflib xorg-libX11 pkgconfig xorg- bigreqsproto xorg-inputproto xorg-kbproto xorg-libXau xorg-xproto xorg- libXdmcp xorg-util-macros xorg-xcmiscproto xorg-xextproto xorg- xf86bigfontproto xorg-xtrans xorg-libsm xorg-libice jpeg lame ncurses ncursesw libiconv gperf libmad autoconf help2man gettext expat p5-locale- gettext perl5 perl5.8 m4 libtool automake libogg libpng zlib libtheora libvorbis lzo2 ---> Fetching pkgconfig ---> Attempting to fetch pkg-config-0.25.tar.gz from http://www.vg.kernel.org/pub/mirrors/gentoo/source/distfiles/ ---> Attempting to fetch pkg-config-0.25.tar.gz from http://distfiles.macports.org/pkgconfig ---> Verifying checksum(s) for pkgconfig ---> Extracting pkgconfig ---> Applying patches to pkgconfig ---> Configuring pkgconfig alloc: invalid block: 0x200088: 0 0 0
Abort trap }}} I then ran the same command with the -d flag; output is attached, along with the tcl crash report. This may be related to bug #25194, which is listed as closed. This is not unique to pkgconfig; I get the same error when I try to install libtool (e.g.) {{{ 03.31PM:sudo port install -d libtool Password: ---> Computing dependencies for libtool ---> Dependencies to be installed: automake autoconf help2man gettext expat libiconv gperf ncurses ncursesw p5-locale-gettext perl5 perl5.8 m4 ---> Fetching expat ---> Attempting to fetch expat-2.0.1.tar.gz from http://voxel.dl.sourceforge.net/expat ---> Verifying checksum(s) for expat ---> Extracting expat ---> Configuring expat alloc: invalid block: 0x200088: 0 0 0 Abort trap }}} Crash report from this run is attached as well. -- Ticket URL: <http://trac.macports.org/ticket/26245> MacPorts <http://www.macports.org/> Ports system for Mac OS