#18073 closed defect (duplicate)
texlive_texmf-full @2007_3 - malloc error
Reported by: | kris.ryan@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | base | Version: | 1.7.0 |
Keywords: | texlive malloc tclsh | Cc: | alakazam@… |
Port: |
Description
I have a macbook air running Mac OS X 10.5.6 (9G55), I have xcode 3.1.2 installed
I receive the following error(s)
bash-3.2$ sudo port install texlive ---> Installing texlive_texmf-full @2007_3 tclsh(95349,0x8025d720) malloc: *** mmap(size=65536) failed (error code=12) *** error: can't allocate region *** set a breakpoint in malloc_error_break to debug tclsh(95350,0x8025d720) malloc: *** mmap(size=65536) failed (error code=12) *** error: can't allocate region *** set a breakpoint in malloc_error_break to debug tclsh(95351,0x8025d720) malloc: *** mmap(size=65536) failed (error code=12) *** error: can't allocate region *** set a breakpoint in malloc_error_break to debug tclsh(95352,0x8025d720) malloc: *** mmap(size=65536) failed (error code=12) *** error: can't allocate region *** set a breakpoint in malloc_error_break to debug tclsh(95353,0x8025d720) malloc: *** mmap(size=65536) failed (error code=12) *** error: can't allocate region *** set a breakpoint in malloc_error_break to debug tclsh(95354,0x8025d720) malloc: *** mmap(size=65536) failed (error code=12) *** error: can't allocate region *** set a breakpoint in malloc_error_break to debug unable to alloc 4096 bytes Abort trap
Change History (10)
comment:1 Changed 16 years ago by mf2k (Frank Schima)
Owner: | changed from macports-tickets@… to milosh@… |
---|---|
Port: | texlive_texmf-full added; texlive removed |
comment:2 follow-up: 3 Changed 16 years ago by jmroot (Joshua Root)
comment:3 follow-up: 4 Changed 16 years ago by kris.ryan@…
Hi, Thanks for the speedy response. I agree - a malloc error should be due to the base. I have 40 GB left on the HDD with 2GB of RAM.
Not sure where to take it from here.
I note that using 'livecheck', that there is a newer version of texlive available. Perhaps this wouldn't have the same problems? Of course, I could be clutching at straws here. Any advice would be most appreciated.
cheers Kris.
comment:4 Changed 16 years ago by blb@…
Replying to kris.ryan@…:
I note that using 'livecheck', that there is a newer version of texlive available. Perhaps this wouldn't have the same problems? Of course, I could be clutching at straws here. Any advice would be most appreciated.
Note that upgrading texlive is ticket #16492.
comment:5 Changed 16 years ago by milosh@…
Component: | ports → base |
---|---|
Keywords: | tclsh added |
Milestone: | Port Bugs → MacPorts 1.7.1 |
Port: | texlive_texmf-full removed |
The error code 12 seems to indicate a lack of memory. See for example the thread of http://lists.macosforge.org/pipermail/macports-users/2008-May/010440.html I have succesfully installed texlive on a machine with 256MB RAM in the past, so I guess something else is eating your memory. You could retry while using 'top -o rprvt' to monitor your memory.
comment:6 Changed 16 years ago by jmroot (Joshua Root)
Milestone: | MacPorts 1.7.1 → MacPorts Future |
---|
comment:7 Changed 16 years ago by milosh@…
Owner: | changed from milosh@… to macports-tickets@… |
---|
comment:9 Changed 15 years ago by jmroot (Joshua Root)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Duplicate of #12022.
comment:10 Changed 15 years ago by jmroot (Joshua Root)
Milestone: | MacPorts Future |
---|
That looks like base failing, not the portfile. Are you out of disk space by any chance?