[R-SIG-Mac] R.app crash report

2006-01-12 Thread David Jarvis
Installed R.app
on powerbook 12 G4

Crashed on launching


Console.log reads:
Mac OS X Version 10.3.5 (Build 7M34)
2006-01-12 19:16:10 +1030
2006-01-12 19:16:12.770 Personal Firewall Agent[360] Norton Personal 
Firewall Agent (360) launched.



XFree86 Version 4.3.0 / X Window System

(protocol Version 11, revision 0, vendor release 6600)

[DRI] screen 0 installation complete

Screen 0 added: 1024x768 @ (0,0)

2006-01-12 19:54:52.718 CrashSubmitter[440] Crash report submitted!



Copy of crash report reads:



Date/Time:  2006-01-12 19:56:05 +1030
OS Version: 10.3.5 (Build 7M34)
Report Version: 2

Command: R
Path:/Applications/R.app/Contents/MacOS/R
Version: 1.13 (1915)
PID: 444
Thread:  Unknown

Link (dyld) error:

dyld: /Applications/R.app/Contents/MacOS/R Undefined symbols:
/Library/Frameworks/R.framework/Resources/lib/libR.dylib undefined 
reference to _cacos expected to be defined in 
/usr/lib/libSystem.B.dylib
/Library/Frameworks/R.framework/Resources/lib/libR.dylib undefined 
reference to _cacosh expected to be defined in 
/usr/lib/libSystem.B.dylib
/Library/Frameworks/R.framework/Resources/lib/libR.dylib undefined 
reference to _carg expected to be defined in 
/usr/lib/libSystem.B.dylib
/Library/Frameworks/R.framework/Resources/lib/libR.dylib undefined 
reference to _casin expected to be defined in 
/usr/lib/libSystem.B.dylib
/Library/Frameworks/R.framework/Resources/lib/libR.dylib undefined 
reference to _casinh expected to be defined in 
/usr/lib/libSystem.B.dylib
/Library/Frameworks/R.framework/Resources/lib/libR.dylib undefined 
reference to _catan expected to be defined in 
/usr/lib/libSystem.B.dylib
/Library/Frameworks/R.framework/Resources/lib/libR.dylib undefined 
reference to _catanh expected

___
R-SIG-Mac mailing list
R-SIG-Mac@stat.math.ethz.ch
https://stat.ethz.ch/mailman/listinfo/r-sig-mac


Re: [R-SIG-Mac] R.app crash report

2006-01-12 Thread Simon Urbanek
David,

On Jan 12, 2006, at 4:30 AM, David Jarvis wrote:

 Installed R.app
 on powerbook 12 G4

 Crashed on launching


 Console.log reads:
 Mac OS X Version 10.3.5 (Build 7M34)

Your OS is outdated, you need 10.3.9, so please update your system.  
(BTW: This was asked and answered on this list this week already!!)

Cheers,
Simon

___
R-SIG-Mac mailing list
R-SIG-Mac@stat.math.ethz.ch
https://stat.ethz.ch/mailman/listinfo/r-sig-mac


[R-SIG-Mac] R.app crash report

2005-12-19 Thread Dugué Rémi
Saving a quartz graf, R quit. This is the report


Date/Time:  2005-12-14 13:51:47 +0100
OS Version: 10.3.9 (Build 7W98)
Report Version: 2

Command: R
Path:/Applications/R.app/Contents/MacOS/R
Version: 1.13 (1915)
PID: 933
Thread:  0

Exception:  EXC_BAD_ACCESS (0x0001)
Codes:  KERN_PROTECTION_FAILURE (0x0002) at 0x

Thread 0 Crashed:
0   libSystem.B.dylib  0x91ba0260 strlen + 0x20
1   org.R-project.R0x4598 -[RController
handleWriteConsole:] + 0x30
2   org.R-project.R0xb2a4 Re_WriteConsole + 0xc4
3   libR.dylib 0x010d69b8 REvprintf + 0x108
(printutils.c:578)
4   libR.dylib 0x010d670c REprintf + 0x30
(printutils.c:494)
5   libR.dylib 0x0106533c Rf_PrintWarnings + 0x118
(errors.c:356)
6   libR.dylib 0x0106586c verrorcall_dflt + 0x2d4
(errors.c:470)
7   libR.dylib 0x01065990 Rf_errorcall + 0xac
(errors.c:508)
8   libR.dylib 0x01065aac Rf_error + 0x94
(errors.c:531)
9   grDevices.so   0x05058e74 PDF + 0x208 (devPS.c:5281)
10  libR.dylib 0x0104dd78 do_External + 0x80
(dotcode.c:756)
11  libR.dylib 0x01068aec Rf_eval + 0x608
(eval.c:405)
12  libR.dylib 0x0106a288 do_begin + 0x88
(eval.c:1058)
13  libR.dylib 0x01068930 Rf_eval + 0x44c
(eval.c:382)
14  libR.dylib 0x01068f8c Rf_applyClosure + 0x3b8
(eval.c:576)
15  libR.dylib 0x01068b68 Rf_eval + 0x684
(eval.c:417)
16  libR.dylib 0x01068930 Rf_eval + 0x44c
(eval.c:382)
17  libR.dylib 0x0106a288 do_begin + 0x88
(eval.c:1058)
18  libR.dylib 0x01068930 Rf_eval + 0x44c
(eval.c:382)
19  libR.dylib 0x01068930 Rf_eval + 0x44c
(eval.c:382)
20  libR.dylib 0x0106a288 do_begin + 0x88
(eval.c:1058)
21  libR.dylib 0x01068930 Rf_eval + 0x44c
(eval.c:382)
22  libR.dylib 0x01068f8c Rf_applyClosure + 0x3b8
(eval.c:576)
23  libR.dylib 0x01068b68 Rf_eval + 0x684
(eval.c:417)
24  libR.dylib 0x0103dc10 protectedEval + 0x40
(context.c:641)
25  libR.dylib 0x0103db88 R_ToplevelExec + 0xd0
(context.c:603)
26  libR.dylib 0x0103dc64 R_tryEval + 0x3c
(context.c:656)
27  org.R-project.R0xd9a8 -[REngine
evaluateExpressions:] + 0xb4
28  org.R-project.R0xdb20 -[REngine evaluateString:]
+ 0xe4
29  org.R-project.R0x000152c0 -[RQuartz saveDocument:] +
0x15c
30  com.apple.AppKit   0x92f276fc -[NSApplication
sendAction:to:from:] + 0x6c
31  com.apple.AppKit   0x92f5cf48 -[NSMenu
performActionForItemAtIndex:] + 0x188
32  com.apple.AppKit   0x92fa17f4 -[NSCarbonMenuImpl
performActionWithHighlightingForItemAtIndex:] + 0x68
33  com.apple.AppKit   0x92ede89c _NSHandleCarbonMenuEvent +
0x174
34  com.apple.AppKit   0x92e825fc _DPSNextEvent + 0x4d0
35  com.apple.AppKit   0x92e98d2c -[NSApplication
nextEventMatchingMask:untilDate:inMode:dequeue:] + 0x74
36  org.R-project.R0x842c -[RController
doProcessEvents:] + 0x60
37  org.R-project.R0x4e6c -[RController
handleReadConsole:] + 0x54
38  org.R-project.R0xaffc Re_ReadConsole + 0x74
39  org.R-project.R0x00014868 RGUI_ReplIteration + 0x70
40  org.R-project.R0x000147dc RGUI_ReplConsole + 0x94
41  org.R-project.R0x00014730 run_REngineRmainloop +
0x9c
42  org.R-project.R0xd6d4 -[REngine runREPL] + 0x4c
43  com.apple.Foundation   0x965bda4c __NSFireTimer + 0x68
44  com.apple.CoreFoundation   0x95e0e500 __CFRunLoopDoTimer + 0xf4
45  com.apple.CoreFoundation   0x95e0b860 __CFRunLoopRun + 0x5c8
46  com.apple.CoreFoundation   0x95e0fd74 CFRunLoopRunSpecific +
0x148
47  com.apple.HIToolbox0x92886e10 RunCurrentEventLoopInMode
+ 0xac
48  com.apple.HIToolbox0x9288d53c ReceiveNextEventCommon +
0x17c
49  com.apple.HIToolbox0x928af638
BlockUntilNextEventMatchingListInMode + 0x60
50  com.apple.AppKit   0x92e822ac _DPSNextEvent + 0x180
51  com.apple.AppKit   0x92e98d2c -[NSApplication
nextEventMatchingMask:untilDate:inMode:dequeue:] + 0x74
52  com.apple.AppKit   0x92ead0ac -[NSApplication run] +
0x21c
53  com.apple.AppKit   0x92f697bc NSApplicationMain + 0x1d0
54  org.R-project.R0x20d0 _start + 0x188 (crt.c:267)
55  dyld

Re: [R-SIG-Mac] R.app crash report

2005-09-20 Thread Byron Ellis
Hi Earl,

I'd guess the problem is your preferences file. Try deleting Library/ 
Preferences/org.R-project.R.plist in your home directory.

On Sep 19, 2005, at 9:03 AM, Earl Lawrence wrote:

 Unfortunately, I will not be able to send you the detailed and  
 reproducible procedure that lead to the crash.

 Basically, if I click on the R.app icon, the program crashes.  If I  
 use Terminal and go to /Applications/R.app/Contents/MacOS and run ./ 
 R, then everything works OK (as far as I know).  The problem  
 reoccurs if I reinstall although sometimes I get a few uses out it  
 first.  Sorry I couldn't be more helpful.

 Earl


 R.crash.log
 ___
 R-SIG-Mac mailing list
 R-SIG-Mac@stat.math.ethz.ch
 https://stat.ethz.ch/mailman/listinfo/r-sig-mac


---
Byron Ellis ([EMAIL PROTECTED])
Oook -- The Librarian

___
R-SIG-Mac mailing list
R-SIG-Mac@stat.math.ethz.ch
https://stat.ethz.ch/mailman/listinfo/r-sig-mac