Opened 17 years ago

Closed 16 years ago

Last modified 14 years ago

#11117 closed defect (invalid)

BUG: port using -t option doesn't release memory

Reported by: yeled@… Owned by: pguyot (Paul Guyot)
Priority: High Milestone:
Component: base Version: 1.3.2
Keywords: Cc:
Port:

Description (last modified by yeled@…)

if i pass -t to port, it hogs all my memory until it finally dies.

--->  Extracting libbonobo-2.16.0.tar.bz2
DEBUG: setting option extract.args to /opt/local/var/db/dports/distfiles/libbonobo/libbonobo-2.16.0.tar.bz2
DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/_Users_yeled_Documents_macports_dports_gnome_libbonobo/work" && /opt/local/bin/bzip2 -dc /opt/local/var/db/dports/distfiles/libbonobo/libbonobo-2.16.0.tar.bz2 | /usr/bin/gnutar --no-same-owner -xf -'
tclsh(21340,0x1813600) malloc: *** vm_allocate(size=16384) failed (error code=3)tclsh(21340,0x1813600) malloc: *** error: can't allocate region
tclsh(21340,0x1813600) malloc: *** set a breakpoint in szone_error to debug
unable to alloc 516 bytes
zsh: 21340 exit 1     sudo port -tvd build

and then

--->  Attempting to fetch gnome-vfs-2.16.3.tar.bz2 from http://mirror.aarnet.edu.au/pub/GNOME/sources/gnome-vfs/2.16/
--->  Verifying checksum(s) for gnome-vfs
--->  Extracting gnome-vfs
tclsh(9626,0x1828c00) malloc: *** vm_allocate(size=16384) failed (error code=3)
tclsh(9626,0x1828c00) malloc: *** error: can't allocate region
tclsh(9626,0x1828c00) malloc: *** set a breakpoint in szone_error to debug
unable to alloc 516 bytes
zsh: 9626 abort      sudo port -t build
sudo port -t build  362.16s user 733.47s system 57% cpu 31:47.51 total
13:16 eris:dports/graphics/jBrout% sudo port build

Change History (6)

comment:1 Changed 17 years ago by yeled@…

Description: modified (diff)

comment:2 Changed 17 years ago by markd@…

Summary: -t seems to not release memoryBUG: port using -t option doesn't release memory

comment:3 Changed 17 years ago by nox@…

Milestone: MacPorts base bugs
Priority: BlockerHigh

comment:4 Changed 16 years ago by pguyot (Paul Guyot)

Resolution: invalid
Status: newclosed

The native code has been entirely rewritten by Eugene Pimenov as part of his GSoC internship.

comment:5 Changed 15 years ago by tobypeterson

Milestone: MacPorts base bugsMacPorts Future

Milestone MacPorts base bugs deleted

comment:6 Changed 14 years ago by jmroot (Joshua Root)

Milestone: MacPorts Future
Note: See TracTickets for help on using tickets.