Re: [Rd] R crashes in Mac OS

2007-02-24 Thread Simon Urbanek

On Feb 18, 2007, at 2:08 PM, Giusi Moffa wrote:

 I am running R under Mac OS X (Tiger, v10.4). Unfortunately it keeps
 crashing while using the editor. One thing that seems to make things
 worse is having more than one script open at the same time. Can
 anyone help?


Please send me a full crash report. Also please try to find a  
reproducible example if you can.

Thanks,
Simon

__
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel


[Rd] R crashes in Mac OS

2007-02-22 Thread Giusi Moffa
I am running R under Mac OS X (Tiger, v10.4). Unfortunately it keeps  
crashing while using the editor. One thing that seems to make things  
worse is having more than one script open at the same time. Can  
anyone help?

The last time it happened I got the following messages

error message from R:

*** caught segfault ***
address 0x89d789d8, cause 'memory not mapped'


report:

Date/Time:  2007-02-18 18:59:42.108 +
OS Version: 10.4.8 (Build 8N1051)
Report Version: 4

Command: R
Path:/Applications/R.app/Contents/MacOS/R
Parent:  WindowServer [55]

Version: R 2.4.1 GUI 1.18 (4038)

PID:235
Thread: 0

Exception:  EXC_BAD_ACCESS (0x0001)
Codes:  KERN_INVALID_ADDRESS (0x0001) at 0x89d789d8

Thread 0 Crashed:

__
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel


Re: [Rd] R crashes in Mac OS 10.4 when Find is used (PR#9192)

2006-09-01 Thread Rob J Goedman
Matt,

This is not an R bug or r-devel issue. The proper email list is R-SIG- 
Mac.

Maybe the 1st step we can try is to install the latest version of the  
R.app,
which you can find at http://r.research.att.com/ .

Can you please download the nightly build of just the R.app GUI and
see if the problem still occurs? I have tried many times on my system
and can't reproduce the problem.

Thanks,
Rob

On Aug 31, 2006, at 7:42 AM, [EMAIL PROTECTED] wrote:

 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, the problem might be  
 there.  If R
 is opened by double-clicking the application or alias, the problem  
 may also
 still be there.

 Log report:
 OS Version: 10.4.7 (Build 8J135)
 Report Version: 4

 Command: R
 Path:/Applications/R.app/Contents/MacOS/R
 Parent:  WindowServer [60]

 Version: 1.16 (3198)

 PID:474
 Thread: 0

 Exception:  EXC_BREAKPOINT (0x0006)
 Code[0]:0x0001
 Code[1]:0x9295f120


 Thread 0 Crashed:
 0   com.apple.Foundation  0x9295f120 _NSRaiseError + 264
 1   com.apple.AppKit  0x937c9274 -[NSCarbonMenuImpl
 performActionWithHighlightingForItemAtIndex:] + 160
 2   com.apple.AppKit  0x937c8ce4 -[NSMenu  
 performKeyEquivalent:] + 272
 3   com.apple.AppKit  0x937c88c4 -[NSApplication  
 _handleKeyEquivalent:]
 + 220
 4   com.apple.AppKit  0x936d2408 -[NSApplication  
 sendEvent:] + 2944
 5   org.R-project.R   0xb730 -[RController  
 handleReadConsole:] + 88
 (RController.m:869)
 6   org.R-project.R   0x0002c0b8 Re_ReadConsole + 108
 (Rcallbacks.m:137)
 7   org.R-project.R   0x0003223c run_REngineRmainloop + 300
 (Rinit.c:341)
 8   org.R-project.R   0x0002aa1c -[REngine runREPL] + 68
 (REngine.m:167)
 9   org.R-project.R   0x0001d340 main + 680 (main.m:101)
 10  org.R-project.R   0x2e8c _start + 340 (crt.c:272)
 11  org.R-project.R   0x2d34 start + 60

 Thread 1:
 0   libSystem.B.dylib 0x9000b268 mach_msg_trap + 8
 1   libSystem.B.dylib 0x9000b1bc mach_msg + 60
 2   com.apple.CoreFoundation  0x907dbb78 __CFRunLoopRun + 832
 3   com.apple.CoreFoundation  0x907db47c CFRunLoopRunSpecific + 268
 4   com.apple.Foundation  0x92939598 -[NSConnection  
 sendInvocation:] + 1468
 5   com.apple.Foundation  0x92938034 -[NSObject 
 (NSForwardInvocation)
 forward::] + 408
 6   libobjc.A.dylib   0x90a430b0 _objc_msgForward + 176
 7   com.apple.Foundation  0x9293839c -[NSDistantObject
 methodSignatureForSelector:] + 268
 8   com.apple.Foundation  0x92937f04 -[NSObject 
 (NSForwardInvocation)
 forward::] + 104
 9   libobjc.A.dylib   0x90a430b0 _objc_msgForward + 176
 10  org.R-project.R   0xacc0 -[RController readThread:]  
 + 2436
 (RController.m:613)
 11  com.apple.Foundation  0x92944194 forkThreadForFunction + 108
 12  libSystem.B.dylib 0x9002bc28 _pthread_body + 96

 Thread 2:
 0   libSystem.B.dylib 0x9002c2e8 semaphore_wait_signal_trap  
 + 8
 1   libSystem.B.dylib 0x90030dcc pthread_cond_wait + 480
 2   com.apple.Foundation  0x9294b300 -[NSConditionLock  
 lockWhenCondition:] +
 68
 3   com.apple.AppKit  0x9376a708 -[NSUIHeartBeat  
 _heartBeatThread:] +
 324
 4   com.apple.Foundation  0x92944194 forkThreadForFunction + 108
 5   libSystem.B.dylib 0x9002bc28 _pthread_body + 96

 Thread 3:
 0   libSystem.B.dylib 0x9000b268 mach_msg_trap + 8
 1   libSystem.B.dylib 0x9000b1bc mach_msg + 60
 2   com.apple.CoreFoundation  0x907dbb78 __CFRunLoopRun + 832
 3   com.apple.CoreFoundation  0x907db47c CFRunLoopRunSpecific + 268
 4   com.apple.Foundation  0x9296b69c
 +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 264
 5   com.apple.Foundation  0x92944194 forkThreadForFunction + 108
 6   libSystem.B.dylib 0x9002bc28 _pthread_body + 96

 Thread 4:
 0   libSystem.B.dylib 0x9000b268 mach_msg_trap + 8
 1   libSystem.B.dylib 0x9000b1bc mach_msg + 60
 2   com.apple.CoreFoundation  0x907dbb78 __CFRunLoopRun + 832
 3   com.apple.CoreFoundation  0x907db47c CFRunLoopRunSpecific + 268
 4   com.apple.Foundation  0x9296c7dc +[NSURLCache  
 _diskCacheSyncLoop:] +
 152
 5   com.apple.Foundation  0x92944194 forkThreadForFunction + 108
 6   libSystem.B.dylib 0x9002bc28 _pthread_body + 96

 Thread 5:
 0   libSystem.B.dylib 0x9000b268 mach_msg_trap + 8
 1   libSystem.B.dylib 0x9000b1bc mach_msg + 60
 2   com.apple.CoreFoundation  0x907dbb78 __CFRunLoopRun + 832
 3   com.apple.CoreFoundation  0x907db47c CFRunLoopRunSpecific + 268
 4   com.apple.Foundation  0x92953164 

[Rd] R crashes in Mac OS 10.4 when Find is used (PR#9192)

2006-08-31 Thread msf17
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, the problem might be there.  If R
is opened by double-clicking the application or alias, the problem may also
still be there.

Log report:
OS Version: 10.4.7 (Build 8J135)
Report Version: 4

Command: R
Path:/Applications/R.app/Contents/MacOS/R
Parent:  WindowServer [60]

Version: 1.16 (3198)

PID:474
Thread: 0

Exception:  EXC_BREAKPOINT (0x0006)
Code[0]:0x0001
Code[1]:0x9295f120


Thread 0 Crashed:
0   com.apple.Foundation0x9295f120 _NSRaiseError + 264
1   com.apple.AppKit0x937c9274 -[NSCarbonMenuImpl
performActionWithHighlightingForItemAtIndex:] + 160
2   com.apple.AppKit0x937c8ce4 -[NSMenu performKeyEquivalent:] + 272
3   com.apple.AppKit0x937c88c4 -[NSApplication 
_handleKeyEquivalent:]
+ 220
4   com.apple.AppKit0x936d2408 -[NSApplication sendEvent:] + 2944
5   org.R-project.R 0xb730 -[RController handleReadConsole:] + 
88
(RController.m:869)
6   org.R-project.R 0x0002c0b8 Re_ReadConsole + 108
(Rcallbacks.m:137)
7   org.R-project.R 0x0003223c run_REngineRmainloop + 300
(Rinit.c:341)
8   org.R-project.R 0x0002aa1c -[REngine runREPL] + 68
(REngine.m:167)
9   org.R-project.R 0x0001d340 main + 680 (main.m:101)
10  org.R-project.R 0x2e8c _start + 340 (crt.c:272)
11  org.R-project.R 0x2d34 start + 60

Thread 1:
0   libSystem.B.dylib   0x9000b268 mach_msg_trap + 8
1   libSystem.B.dylib   0x9000b1bc mach_msg + 60
2   com.apple.CoreFoundation0x907dbb78 __CFRunLoopRun + 832
3   com.apple.CoreFoundation0x907db47c CFRunLoopRunSpecific + 268
4   com.apple.Foundation0x92939598 -[NSConnection sendInvocation:] + 
1468
5   com.apple.Foundation0x92938034 -[NSObject(NSForwardInvocation)
forward::] + 408
6   libobjc.A.dylib 0x90a430b0 _objc_msgForward + 176
7   com.apple.Foundation0x9293839c -[NSDistantObject
methodSignatureForSelector:] + 268
8   com.apple.Foundation0x92937f04 -[NSObject(NSForwardInvocation)
forward::] + 104
9   libobjc.A.dylib 0x90a430b0 _objc_msgForward + 176
10  org.R-project.R 0xacc0 -[RController readThread:] + 2436
(RController.m:613)
11  com.apple.Foundation0x92944194 forkThreadForFunction + 108
12  libSystem.B.dylib   0x9002bc28 _pthread_body + 96

Thread 2:
0   libSystem.B.dylib   0x9002c2e8 semaphore_wait_signal_trap + 8
1   libSystem.B.dylib   0x90030dcc pthread_cond_wait + 480
2   com.apple.Foundation0x9294b300 -[NSConditionLock 
lockWhenCondition:] +
68
3   com.apple.AppKit0x9376a708 -[NSUIHeartBeat _heartBeatThread:] +
324
4   com.apple.Foundation0x92944194 forkThreadForFunction + 108
5   libSystem.B.dylib   0x9002bc28 _pthread_body + 96

Thread 3:
0   libSystem.B.dylib   0x9000b268 mach_msg_trap + 8
1   libSystem.B.dylib   0x9000b1bc mach_msg + 60
2   com.apple.CoreFoundation0x907dbb78 __CFRunLoopRun + 832
3   com.apple.CoreFoundation0x907db47c CFRunLoopRunSpecific + 268
4   com.apple.Foundation0x9296b69c
+[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 264
5   com.apple.Foundation0x92944194 forkThreadForFunction + 108
6   libSystem.B.dylib   0x9002bc28 _pthread_body + 96

Thread 4:
0   libSystem.B.dylib   0x9000b268 mach_msg_trap + 8
1   libSystem.B.dylib   0x9000b1bc mach_msg + 60
2   com.apple.CoreFoundation0x907dbb78 __CFRunLoopRun + 832
3   com.apple.CoreFoundation0x907db47c CFRunLoopRunSpecific + 268
4   com.apple.Foundation0x9296c7dc +[NSURLCache _diskCacheSyncLoop:] +
152
5   com.apple.Foundation0x92944194 forkThreadForFunction + 108
6   libSystem.B.dylib   0x9002bc28 _pthread_body + 96

Thread 5:
0   libSystem.B.dylib   0x9000b268 mach_msg_trap + 8
1   libSystem.B.dylib   0x9000b1bc mach_msg + 60
2   com.apple.CoreFoundation0x907dbb78 __CFRunLoopRun + 832
3   com.apple.CoreFoundation0x907db47c CFRunLoopRunSpecific + 268
4   com.apple.Foundation0x92953164 -[NSRunLoop runMode:beforeDate:] + 
172
5   com.apple.Foundation0x9295309c -[NSRunLoop run] + 76
6   com.apple.WebKit0x9562ff70 +[WebFileDatabase _syncLoop:] + 176
7   com.apple.Foundation0x92944194 forkThreadForFunction + 108
8   libSystem.B.dylib   0x9002bc28 _pthread_body + 96

Thread 0 crashed with PPC Thread State 64:
  srr0: 0x9295f120 srr1: 0x0202f030   
vrsave: 0x
cr: 0x24000442  xer: