Displaying 20 results from an estimated 4000 matches similar to: "mmap error on macbook pro"
2010 Mar 17
1
mmap error-12, macbook pro
Hi,
I am trying to read some files using read.csv and total size of those files
are 3.99 GB. I am using MacBook Pro with 4GB RAM(snow leopard). I also tried
to run a chunk from those files and altogether the size was 1.33 GB. But
every time I was getting the following error
R(1200) malloc: *** mmap(size=16777216) failed (error code=12)
*** error: can't allocate region
*** set a breakpoint in
2010 Mar 17
0
mmap error, macbook pro
Hi,
I am trying to read some files using read.csv and total size of those files
are 3.99 GB. I am using MacBook Pro with 4GB RAM(snow leopard). I also tried
to run a chunk from those files and altogether the size was 1.33 GB. But
every time I was getting the following error
R(1200) malloc: *** mmap(size=16777216) failed (error code=12)
*** error: can't allocate region
*** set a breakpoint in
2010 Apr 06
3
svm of e1071 package
Hello List,
I am having a great trouble using svm function in e1071 package. I have 4gb of data that i want to use to train svm. I am using Amazon cloud, my Amazon Machine Image(AMI) has 34.2 GB of memory. my R process was killed several times when i tried to use 4GB of data for svm. Now I am using a subset of that data and it is only 1.4 GB. i remove all unnecessary objects before calling
2009 Apr 17
2
Error messages 3.0.6pre1
I compiled 3.0.6pre1, including the crtimes and fileflags patches for
use on Intel OS X 10.5.6, as described by Mr. Bombich (thanks!) here:
<http://www.bombich.com/mactips/rsync.html>
I want to use 3.0.6 because it seems that this bug:
<https://bugzilla.samba.org/show_bug.cgi?id=5365>
has been resolved (yay!).
-----
[~]$ rsync --version
rsync version 3.0.6pre1 protocol version 30
2010 May 20
1
About the breakpoint when making heatmap with lots of variables
HI,All
I am trying to create a heatmap with 24 samples with 15672 varibles, I read
in the table in R, and then made it as a matrix, then try to create the
heatmap using heatmap(x,...)
However, I received the error message as:
> heatmap(t(x))
Error: cannot allocate vector of size 936.8 Mb
R(2925,0xa0b16500) malloc: *** mmap(size=982261760) failed (error code=12)
*** error: can't allocate
2009 Jul 01
3
"Error: cannot allocate vector of size 332.3 Mb"
Dear R-helpers,
I am running R version 2.9.1 on a Mac Quad with 32Gb of RAM running
Mac OS X version 10.5.6. With over 20Gb of RAM "free" (according to
the Activity Monitor) the following happens.
> x <- matrix(rep(0, 6600^2), ncol = 6600)
# So far so good. But I need 3 matrices of this size.
> y <- matrix(rep(0, 6600^2), ncol = 6600)
R(3219) malloc: ***
2012 Nov 15
3
[LLVMdev] Apple Xcode, LLVM, and automatic (or permanent) breakpoints
Hi All,
Please forgive me if this is the wrong group. I did not see a
llvm-user group (). The User Guide also lacked a topic
(http://llvm.org/docs/userguides.html#userguides).
I am an Xcode user. I want to set a breakpoint on malloc_error_break
all the time (it makes no sense to re-run after setting the breakpoint
on occasion). I want the breakpoint whenever the debugger starts, and
for all
2012 Nov 15
0
[LLVMdev] Apple Xcode, LLVM, and automatic (or permanent) breakpoints
On Wed, Nov 14, 2012 at 11:18 PM, Jeffrey Walton <noloader at gmail.com> wrote:
> Hi All,
>
> Please forgive me if this is the wrong group. I did not see a
> llvm-user group (). The User Guide also lacked a topic
> (http://llvm.org/docs/userguides.html#userguides).
>
> I am an Xcode user. I want to set a breakpoint on malloc_error_break
> all the time (it makes no
2010 Aug 09
1
error (code 12)
Hi,
I am runing R on my mac and I get this error:
R(206,0xa01ad720) malloc: *** mmap(size=4000002048) failed (error code=12)
*** error: can't allocate region
*** set a breakpoint in malloc_error_break to debug
R(206,0xa01ad720) malloc: *** mmap(size=4000002048) failed (error code=12)
*** error: can't allocate region
*** set a breakpoint in malloc_error_break to debug
Is there any an
2012 Nov 28
1
Opening and closing quartz graphic device crashes R
> replicate(1000, {dev.new(); dev.off()})
R(83204,0xacdc1a28) malloc: *** mmap(size=16777216) failed (error code=12)
*** error: can't allocate region
*** set a breakpoint in malloc_error_break to debug
R(83204,0xacdc1a28) malloc: *** mmap(size=16777216) failed (error code=12)
*** error: can't allocate region
*** set a breakpoint in malloc_error_break to debug
...
*** caught bus error
2010 Apr 29
1
Changing from 32-bit builds to 64-bit builds
Hi,
Probably this is a very simple question for all the programmers, but how do
you change from 32-bit builds (default) to 64-bit builds?
I've been trying to run Anova to compare two models, but I get the following
error message:
Error: cannot allocate vector of size 1.2 Gb
R(3122,0xa0ab44e0) malloc: *** mmap(size=1337688064) failed (error code=12)
*** error: can't allocate region
***
2009 Jul 20
1
Error messages 3.0.6pre1
I too have the same issue (reported by Warren) - in that 3.06 backups
appear valid, but the terminal shows the following errors:
rsync(18819) malloc: *** error for object 0xf305c: Non-aligned pointer
being freed
*** set a breakpoint in malloc_error_break to debug
I'm looking for confirmation that these are simply anomalies, and
indeed are not cause for concern.
Thanks.
2011 Feb 26
2
[LLVMdev] memory bug triggered in getFoldedCast
Hi all,
My program is crashing somewhere in LLVM code. It's one of these
C/C++ memory bugs that I don't have much experience with... having
programmed too much in high level languages. I'm not sure how to
track it down. If someone can tell me what could be getting free'd in
the getFoldedCast function, that might help me. Here is the error
when I run my program:
bamboo(49749)
2007 Mar 18
2
CentOS 5 Beta on a MacBook Pro
FYI, I just installed CentOS 5 beta with the SMP kernel in a VMWare
fusion virtual machine on my 2.33 GHz 15 inch MacBook Pro.
The installation was flawless. I installed from an NFS share on my
network with the ISO images. The vm booted disc one and recognized
my 802.11n wireless connection as eth0. The install took about 30
minutes.
Everything worked fine...
-Joe
2006 Aug 08
0
Re: Off-topic MacBook Pro Wondering
Dave wrote:
> I was holding off until the Keynote at the WWDC today hoping that Apple
> would rev the MacBook Pro. Does anyone have a recommendation on whether
> I should by the current version or wait for a Core Duo 2? I know that
> there will always be the next great thing, but the Core Duo 2 is out now
> and I would hate to buy the current model and miss the new processor
2011 Dec 27
1
Installation on a Macbook Pro with nVidia MCP89 SATA controller
Did anybody succeed in installing CentOS on a MacBook Pro with nVidia
chipset (2010 edition,
http://www.heise.de/mac-and-i/produkte/macbook-13-2-4-ghz-mitte-2010-86/#produkt_detail)?
When I boot with the current minimal install disk, Linux does simply see
non disks.
Regards,
Peter
--
Peter Hopfgartner
R3 GIS
http://www.r3-gis.com
2016 Jun 23
1
Syslinux on MacBook Pro?
Hi,
Did anybody have success with running Syslinux on a MacBook Pro? I
didn't manage, but I admittedly have no idea about UEFI. I've also
heard that these machines deviate from the UEFI spec in some way...
--
Thanks,
Feri
2006 Oct 25
2
Experiences with CentOS & MacBook Pro?
Ok,
I'm finally of a mindset to replace my now tired, aging Dell Inspiron 600m.
I'm currently running Fedora Core on it, and am fairly happy with the
software.
Has anybody used CentOS on a Macbook Pro? What gotchas are there? (The first
that comes to mind is the lack of a right mousebutton) Scouting on the
Internet, I've seen that some people have trouble getting sound to work.
2016 Feb 02
2
[PATCH v5 00/12] Enable GPU switching on pre-retina MacBook Pro
On 2 February 2016 at 08:49, Lukas Wunner <lukas at wunner.de> wrote:
> Hi,
>
> On Mon, Jan 11, 2016 at 08:09:20PM +0100, Lukas Wunner wrote:
>> Enable GPU switching on the pre-retina MacBook Pro (2008 - 2013), v5.
>
> This series hasn't seen any reviews or acks unfortunately.
> Any takers?
Has the tree this depends on been merged? I got these patches and applied
2010 Nov 15
1
MacBook Pro and CentOS-5
After a long, and quite disheartening, series of hardware problems
with my HP laptop I decided to try out a Mac (late 2009 Intel based
19.5 inch). In the months since January past I have discovered this
to be no significant improvement and I have grown tired of the
persistent wireless connectivity problems and am totally put off by
the upgrade to OSX-10.6.4 which killed HD graphics using Open-Gl.