Displaying 20 results from an estimated 1000 matches similar to: "R Cocoa GUI 1.12 (R 2.1.1 Framework) crashes on acf() (PR#8032)"
2006 Aug 31
1
R crashes in Mac OS 10.4 when Find is used (PR#9192)
Full_Name: Matt Fantle
Version: 1.16
OS: Mac OS 10.4.7
Submission from: (NULL) (128.118.174.213)
Problem: R crashes when 'Command-f' is pressed to begin "Find"
Frequency: This problem is intermittant. Once R crashes, the only solution is
to restart R and try to Find again. There is no regularity to the problem. If
R is opened by double-clicking on a ".R" file,
2006 Feb 16
1
segmentation fault with Hmisc areg.boot(): Now acepack avas failure
Hi Folks,
Mac OS 10.4.4
R 2.2.1(2005-12-20 r36812)
Hmisc 3.0-10
acepack 1.3-2.2
I had R crashes while running areg.boot in Hmisc (see old message
below), but now I realize that the problem appears to be in the avas
function in acepack. I tried running running the avas example (in
acepack package), and got an immediate crash.
Any thoughts? The Apple crash report (from R GUI crash) follows.
2005 May 03
1
Problem: R lässt sich nicht starten
Hallo,
ich schreibe einfach mal deutsch, und hoffe dass Du das auch verstehst
(if not write me back in English).
OS X 10.3.9
Ich habe R 2.1.0 installiert, und das Programm hat auch funktioniert.
Will wenig sp??ter wieder mit R arbeiten, es l??sst sich aber nicht mehr
starten. "Das Programm R wurde unerwartet beendet", w??hrend ich versuche
es durch Doppelklicken auf das R.app-symbol
2010 Aug 17
2
multcomp issues on MAC OSX 10.6.4
Dear R-help list.I'm not big on programming, but I have a weird error on a couple of packages when trying to install them. I hope someone could help me :-).System: MacBook Pro (1.0) with OS X 10.6.4
R: Installed from web binaries: R version 2.11.1 (2010-05-31)
> Sys.getlocale()
[1] "en_GB.UTF-8/en_GB.UTF-8/C/C/en_GB.UTF-8/en_GB.UTF-8" I have been trying all day to install the
2004 Jun 05
1
Crash in OSX (PR#6940)
Full_Name: Murray Pung
Version: 1.9.0
OS: OSX Mac
Submission from: (NULL) (134.148.20.33)
Date/Time: 2004-06-05 12:32:30 +1000
OS Version: 10.3.4 (Build 7H63)
Report Version: 2
Command: R.bin
Path: /Library/Frameworks/R.framework/Resources/bin/R.bin
Version: 1.9.0 (R 1.9.0)
PID: 358
Thread: 0
Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_PROTECTION_FAILURE (0x0002) at
2007 Nov 23
1
MacOSX 10.4.11 update breaks tests/lapack.R (R 2.6.0)? (PR#10454)
Hello,
It seems the recent Mac OS X 10.4.11 update installed a new
libBLAS.dylib in the Accelerate framework which either contains a bug
itself or exposes a bug somewhere in R's lapack code on the PowerPC G4
and G5.
My build of R 2.6.0 executed the tests/lapack.R code succesfully when
I upgraded when 2.6.0 was released. After the OS update, it now
crashes. This happens both with the version I
2019 Jan 04
2
virsh on mac os X
Mac OS X 10.14.2
VirtualBox 5.2.22 and 6.0.0
libvirt installed via homebrew
virsh -V
Virsh command line tool of libvirt 4.10.0
See web site at https://libvirt.org/
Compiled with support for:
Hypervisors: QEMU/KVM VMware VirtualBox ESX Test
Networking: Remote Bridging
Storage: Dir
Miscellaneous: Daemon Secrets Debug
brew services start libvirt
virsh -c vbox:///session list
error:
2009 Nov 20
2
R 2.10 memory leak on OS X
Dear R users,
I am running R 2.10.0 on OS X 10.5.8.
I had been running 2.10 successfully for about a week (and have used
previous R versions for 2+ years on the same computer) until 2 days ago it
failed to start up for me. Now when I try to start R, the application tries
to initiate for several minutes then crashes. Looking at the activity
monitor, my memory usage goes from having about 1.6Gb
2006 Jun 16
0
3 Bugs in R (with R.crash.log) under OSX 10.4.6
Hi, i'm a biologie-student and nedd R for Analyzing my datas. But i have 3 bis Problems with R. I run R 2.3.1 on a G4 PPC with OSX 10.4.6 and Quicktime 7.1.1.
First Problem:
Open Windows (R-Skript ausf?hren, Arbeitsverzeichnis wechseln...) doesn't close after opening.
Second Problem:
If i make a boxplot with my datas, than copy the boxplot and paste it into "Preview" as an new
2005 Jul 26
1
beginner finds a bug - crash induced. (PR#8035)
Full_Name: Stephen Holland M.D.
Version: 2.1.1
OS: Mac OS X
Submission from: (NULL) (67.184.33.112)
I did a bunch of stuff, then did in sequence:
> state <- c("tas", "sa", "qld", "nsw", "nsw", "nt", "wa", "wa",
+ "qld", "vic", "nsw", "vic",
2006 Jul 04
1
double-quote tab crashes R (PR#9058)
Hi,
This seems to crash my version of R:
"<TAB>
where I type a double quote, and then hit the <TAB> key.
I was playing with strsplit, and wanted to give it a vector of
characters including newline, tab, space, and so on.
I've included the trace info from my macBook Pro (intel macintosh).
Date/Time: 2006-07-04 01:07:33.277 -0700
OS Version: 10.4.7 (Build 8J2135a)
2013 Feb 05
1
[LLVMdev] Does Apple's osacompile use LLVM?
I hope this is the right mailing list to ask this question. If not, please
let me know where this question should be asked.
Does anyone know if Apple's "osacompile" (Applescript compiler) use LLVM?
If so, is there a way to compile Applescript to llvm-as?
Thank you.
Richard Catlin
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2011 May 30
2
[LLVMdev] Crash in libunwind
Hello,
We have been investigating a crash in our application that may be related to how stack frames are generated by the JIT. We observe it with LLVM 2.9, but not with LLVM 2.8, everything else being the same. The crash occurs when dynamically generated code calls code that tries to unwind the stack.
Here is what the stack trace looks like on MacOSX 10.6 :
0 libSystem.B.dylib
2006 Feb 16
1
segmentation fault with Hmisc areg.boot()
Hi Folks,
Mac OS 10.4.4
R 2.2.1(2005-12-20 r36812)
Hmisc 3.0-10
acepack 1.3-2.2
I keep getting a "segmentation fault" when trying to run areg.boot in
the Hmisc package. I include below output from two different attempts.
Thank you in advance for any help.
Hank Stevens
The following is taken from the example in the areg.boot
documentation, run inside Aquamacs Emacs:
>
2009 Nov 20
1
R 2.10 'memory leak'? on OS X
Dear R users,
I am running R 2.10.0 on OS X 10.5.8.
I had been running 2.10 successfully for about a week (and have used
previous R versions for 2+ years on the same computer) until 2 days ago it
failed to start up for me. Now when I try to start R, the application tries
to initiate for several minutes then crashes. Looking at the activity
monitor, my memory usage goes from having about 1.6Gb
2009 Oct 13
2
Mac R spinning wheel with Package Manager (PR#14005)
Full_Name: James Howison
Version: 2.9.2
OS: Mac OS X 10.5.8
Submission from: (NULL) (128.2.222.163)
For quite a while now I have been unable to use Package Manager to install
programs. I get the spinning wheel and long lock ups. This happens when I hit,
"get list", but that eventually returns, seemingly successfully. However it
also happens when I try to install a package, the whole
2011 May 30
0
[LLVMdev] Crash in libunwind
This may be bogus, but do you have:
llvm::JITExceptionHandling = true;
for the code that generates the dynamic code?
It has been a while, but I don't recall what will happen when dynamic code, generated
with jit exception handling turned off, invokes libraries which in turn try to unwind the stack
via the libunwind api. However given that you say the code works with 2.8, my concern
2005 Jun 30
0
Fwd: Does not run under Mac OS X 10.3.9 (PR#7975)
Begin forwarded message:
> From: Matthias Wahl <matthias.wahl at macnews.de>
> Date: 28 giugno 2005 18:05:54 GMT+02:00
> To: stefano iacus <jago at mclink.it>
> Subject: Re: [Rd] Does not run under Mac OS X 10.3.9 (PR#7975)
>
>
> I don' have a folder 'Utilities' in applications, however here is
> what I get when I chose
> 'send error
2005 Jun 17
1
R worked once, now will not open. Works in console, but won't graph. (PR#7953)
Full_Name: Richard Zur
Version: 2.1.0a
OS: 10.3.9
Submission from: (NULL) (67.176.250.164)
I erased R 2.0.1 (the R.app and the framework) and installed R 2.1.0a. I ran it
once, then shut down without saving the workspace. Now it doesn't start at all.
I've erased it a couple of times and re-installed (not installing the libraries
I use, coda, MCMCpack, MASS and bayesm) but the same
2005 May 02
1
MacOS X 10.4 build problem
I have attempted to build the release R 2.1 on MacOS X 10.4 Tiger
using gcc 4.0
The build is dying thus:
building package 'graphics'
mkdir ../../../library/graphics
mkdir ../../../library/graphics/R
mkdir ../../../library/graphics/demo
mkdir ../../../library/graphics/po
mkdir ../../../library/graphics/man
Error in dyn.load(x, as.logical(local), as.logical(now)) :
unable to load