similar to: OS X binary: 32 or 64-bit?

Displaying 20 results from an estimated 400 matches similar to: "OS X binary: 32 or 64-bit?"

2006 Jun 06
1
Ampersand Crashes Ruby
I''m using acts_as_ferret and when I call Object.find_by_contents("A & B"), Ruby dies with the following message: ^Cruby(5014,0xa000cf60) malloc: *** vm_allocate(size=1069056) failed (error code=3) ruby(5014,0xa000cf60) malloc: *** error: can''t allocate region ruby(5014,0xa000cf60) malloc: *** set a breakpoint in szone_error to debug ruby(5014,0xa000cf60) malloc:
2005 Nov 13
1
Memory allocation (PR#8304)
Full_Name: Hans Kestler Version: 2.2.0 OS: 10.4.3 Submission from: (NULL) (84.156.184.101) > sam1.out<-sam(raw1[,2:23],raw1.cl,B=0,rand=124) We're doing 319770 complete permutations Error: cannot allocate vector of size 575586 Kb R(572,0xa000ed68) malloc: *** vm_allocate(size=589402112) failed (error code=3) R(572,0xa000ed68) malloc: *** error: can't allocate region
2008 Mar 21
1
Memory Problem
Dear all, I am having a memory problem when analyzing a rather large data set with nested factors in R. The model is of the form X~A*B*(C/D/F) A,B,C,D,F being the independent variables some of which are nested. The problem occurs when using aov but also when using glm or lme. In particular I get the following response, Error: cannot allocate vector of size 1.6 Gb R(311,0xa000d000) malloc: ***
2006 Jun 10
3
sparse matrix, rnorm, malloc
Hi, I'm Sorry for any cross-posting. I've reviewed the archives and could not find an exact answer to my question below. I'm trying to generate very large sparse matrices (< 1% non-zero entries per row). I have a sparse matrix function below which works well until the row/col count exceeds 10,000. This is being run on a machine with 32G memory: sparse_matrix <-
2006 Apr 18
1
NoMemoryError
I am using the Openbase adapter and have had a similar glitch here and there, but after I go into production I consistently get an error on one page. ActionView::TemplateError (NoMemoryError: failed to allocate memory: SELECT * FROM ... I cannot track down the exact location of the error, but the production log says it was around:
2006 Feb 01
2
memory limit in aov
I want to do an unbalanced anova on 272,992 observations with 405 factors including 2-way interactions between 1 of these factors and the other 404. After fitting only 11 factors and their interactions I get error messages like: Error: cannot allocate vector of size 1433066 Kb R(365,0xa000ed68) malloc: *** vm_allocate(size=1467461632) failed (error code=3) R(365,0xa000ed68) malloc: ***
2008 Apr 15
3
R memory issue for writing out the file
Hello, all, First thanks in advance for helping me. I am now handling a data frame, dimension 11095400 rows and 4 columns. It seems work perfect in my MAC R (Mac Pro, Intel Chip with 4G RAM) until I was trying to write this file out using the command: write.table(all,file="~/Desktop/alex.lgen",sep=" ",row.names=F,na="0",quote=F,col.names=F) I got the error
2005 Jul 19
1
mac os x crashes with bioconductor microarray code (PR#8013)
Full_Name: Eric Libby Version: 2.1.1 OS: OS Tiger Submission from: (NULL) (65.93.158.117) I am trying to analyze microarray data of 42 human arrays. I typed in the following instructions: library(affy) Data <-ReadAffy() eset <- expresso(Data, normalize.method="invariantset", bg.correct=FALSE, pmcorrect.method="pmonly",summary.method="liwong") And I get some
2009 Oct 28
3
structural equation modeling
Dear R-help, I am interested in using structural equation modeling. Just getting started with it, but I'm looking for suggestions for packages. As an aside, what's the best way for looking for packages at CRAN? -- Robert Terwilliger Biomedical Physicist Laboratory of Neurocognitive Development Western Psychiatric Institute and Clinic University of Pittsburgh Medical Center Loeffler
2006 Aug 04
1
incorrect checksum for freed object?
I''m using ferret (0.9.4) in rails, but outside of the "acts_as_ferret" plugin. Whenever I use a QueryFilter (even a very simple one), the server will crash after one, two, or three reloads of a page (same page, same query, same filter). It''s very non-deterministic and I can''t seem to reproduce it outside of my application environment (I can''t get it
2006 Mar 08
1
malloc: vm_allocate(size=381886464) failed (error code=3)
Hi all, I am having memory allocation problem with my R 2.2.1 for Mac OS. The following is the error message that I get. I do not get this message if I break down the large dataset in to sub datasets. I think breaking up the dataset is not a sustainable solution in the long run. The data that I am analysing is essentially big, and it would be reasonable to do the analyis on the whole dataset
2005 Jul 20
2
(no subject)
Hi All, I want to print a square matrix of 7000 x 7000 into a text file. But I got a error after few hours of computation... -------- > write.table(MyDistMxDF, file = "temp.csv", sep=",", quote=F) *** malloc: vm_allocate(size=8421376) failed (error code=3) *** malloc[2889]: error: Can't allocate region Error: vector memory exhausted (limit reached?) *** malloc:
2008 Jan 14
2
binning data
I would like to 'bin' a vector of of values (>100000 values) in much the same way as 'hist' does for plotting, but I just want a result with the bins and the frequencies. Is there a 'quick and dirty' (built-in) way to do this, or do I need to write some code? Many thanks, Robert Terwilliger
2006 Nov 08
5
Mac x86: Diablo II Copy Protection
Hello, ive installed successfull diablo 2 LoD within X11 and wine. But now when i try to start lod it says, i need the cd to play. CD is inserted, path in regsitry is exact, mounted it successfull. In the console i get the following error: err:aspi:ASPI_GetNumControllers Could not open HKLM\L"HARDWARE\ \DEVICEMAP\\Scsi" wineserver(4712) malloc: *** vm_allocate(size=4286775296)
2008 Aug 07
2
help with longitudinal data plot
Dear R Help, I am attempting to make a plot of longitudinal data, a sample data frame of which is shown below. I'd like to show all of the subjects in the same plot, with a set of connecting line segments for each subject. 'age' would be the x-axis and 'score' would be the y-axis. subject age score 1 10123 12 51.06 2 10123 14 50.00 3 10123 15 62.22 4
2019 Dec 02
2
Centos 8 install of squirrelmail
> > > On 2019-12-02 13:15, Earl Terwilliger via CentOS wrote: >> Hi, >> >> I am trying to install Squirrelmail on Centos 8 but it seems that >> package >> is missing in the EPEL repo for Centos 8? Anyone know if this was on >> purpose or how to tell which packages won't be created? > > As far as I know, squirrelmail is noT actively maintained
2019 Dec 03
1
Centos 8 install of squirrelmail
Hi, You can rebuild the RPM on a CentOS 8 box from https://dl.fedoraproject.org/pub/epel/7/SRPMS/Packages/s/squirrelmail-1.4.23-1.el7.20190710.src.rpm or https://dl.fedoraproject.org/pub/fedora/linux/releases/31/Everything/source/tree/Packages/s/squirrelmail-1.4.23-2.fc31.20190710.src.rpm and install the resulting RPM. For the source https://sourceforge.net/p/squirrelmail/code/HEAD/tree/
2005 Sep 28
1
Tiny Echo on PSTN via Zaptel
I'm using Asterisk 1.0.9, a Digium TE210P dual T1 card, and two Rhino channel banks (one 12FXO/12FXS, the other 24 FXS). So it's an analog phone on the inside connected to one of the FXS ports, and PSTN line connected to one of the FXO ports. My problem is that as soon as I hear the _first_ ring when I dial out through the PSTN line, I hear a tiny echo on the phone (I estimate between
2005 Oct 05
1
Auto-assign CallerID for all my FXS Interfaces
As far as I can tell, in order to have caller ID show up for calls from other internal phones, I have to set the caller ID on each channel in zapata.conf. This is tedious, and redundant (since Asterisk knows which extension is making the call, and it could look up the name from the voicemail configuration--if the extension matched the mailbox). Is there a way to set the caller ID for these calls
2005 Sep 07
1
ztcfg Kills My Dial Tone
I'm using two Rhino channel banks (first 12FXO/12FXS, second 24FXS). These connect to a Digium TE210P card. I'm running kernel 2.6.10 and I've tried Asterisk (w/zaptel) 1.0.9, 1.2 beta, and CVS from today. The results are the same for all versions: Right after I reboot, and modprobe wct4xxp, my analog phone connected to port 13 of the first channel bank (first FXS port) gets a dial