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 0x00000000
Thread 0 Crashed:
0 libSystem.B.dylib 0x91ba0260 strlen + 0x20
1 org.R-project.R 0x00004598 -[RController
handleWriteConsole:] + 0x30
2 org.R-project.R 0x0000b2a4 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.R 0x0000d9a8 -[REngine
evaluateExpressions:] + 0xb4
28 org.R-project.R 0x0000db20 -[REngine evaluateString:]
+ 0xe4
29 org.R-project.R 0x000152c0 -[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.R 0x0000842c -[RController
doProcessEvents:] + 0x60
37 org.R-project.R 0x00004e6c -[RController
handleReadConsole:] + 0x54
38 org.R-project.R 0x0000affc Re_ReadConsole + 0x74
39 org.R-project.R 0x00014868 RGUI_ReplIteration + 0x70
40 org.R-project.R 0x000147dc RGUI_ReplConsole + 0x94
41 org.R-project.R 0x00014730 run_REngineRmainloop +
0x9c
42 org.R-project.R 0x0000d6d4 -[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.HIToolbox 0x92886e10 RunCurrentEventLoopInMode
+ 0xac
48 com.apple.HIToolbox 0x9288d53c ReceiveNextEventCommon +
0x17c
49 com.apple.HIToolbox 0x928af638
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.R 0x000020d0 _start + 0x188 (crt.c:267)
55 dyld 0x8fe1a278 _dyld_start + 0x64
Thread 1:
0 libSystem.B.dylib 0x91ba446c select + 0xc
1 org.R-project.R 0x00003828 -[RController readThread:]
+ 0x20c
2 com.apple.Foundation 0x96604510 forkThreadForFunction +
0x6c
3 libSystem.B.dylib 0x91bbd990 _pthread_body + 0x28
Thread 2:
0 libSystem.B.dylib 0x91bab7f8 syscall_thread_switch +
0x8
1 com.apple.Foundation 0x965cd330 +[NSThread
sleepUntilDate:] + 0x98
2 com.apple.AppKit 0x92e7a450 -[NSUIHeartBeat
_heartBeatThread:] + 0x494
3 com.apple.Foundation 0x96604510 forkThreadForFunction +
0x6c
4 libSystem.B.dylib 0x91bbd990 _pthread_body + 0x28
Thread 3:
0 libSystem.B.dylib 0x91bb1e78
semaphore_timedwait_signal_trap + 0x8
1 libSystem.B.dylib 0x91ba7a14 _pthread_cond_wait + 0x268
2 ...ple.CoreServices.CarbonCore 0x962fba50 MPWaitOnQueue + 0xe0
3 com.apple.DesktopServices 0x90008e7c
_ZN13TNodeSyncTask12SyncTaskProcEPv + 0x70
4 ...ple.CoreServices.CarbonCore 0x9632cb90 PrivateMPEntryPoint + 0x4c
5 libSystem.B.dylib 0x91bbd990 _pthread_body + 0x28
PPC Thread State:
srr0: 0x91ba0260 srr1: 0x0000f030 vrsave: 0x00000000
cr: 0x24044242 xer: 0x00000002 lr: 0x00004598 ctr: 0x91ba0240
r0: 0x00004598 r1: 0xbfff42d0 r2: 0x01842e7c r3: 0xfffffffc
r4: 0x00000000 r5: 0xfefefeff r6: 0x80808080 r7: 0x00000016
r8: 0xbfff3e04 r9: 0x00000000 r10: 0x00000000 r11: 0x0003b144
r12: 0x91ba0240 r13: 0x00000000 r14: 0x00000000 r15: 0x05068c74
r16: 0x01f6b300 r17: 0x01d8b7a0 r18: 0x04b9e058 r19: 0x01c5dca8
r20: 0x011a522c r21: 0x011a522c r22: 0x011a522c r23: 0x011a522c
r24: 0x0003b1ec r25: 0x0003b1ec r26: 0x0003b1ec r27: 0x00000000
r28: 0xbfff43e0 r29: 0x0119f3d4 r30: 0x003ccac0 r31: 0x00004568
Binary Images Description:
0x1000 - 0x3afff org.R-project.R 1.13 (1915)
/Applications/R.app/Contents/MacOS/R
0x99000 - 0xcbfff libreadline.5.0.dylib
/Library/Frameworks/R.framework/Resources/lib/libreadline.5.0.dylib
0x497000 - 0x49afff methods.so
/Library/Frameworks/R.framework/Resources/library/methods/libs/methods.so
0x791000 - 0x792fff tools.so
/Library/Frameworks/R.framework/Resources/library/tools/libs/tools.so
0x1008000 - 0x119bfff libR.dylib
/Library/Frameworks/R.framework/Resources/lib/libR.dylib
0x504a000 - 0x5060fff grDevices.so
/Library/Frameworks/R.framework/Resources/library/grDevices/libs/grDevices.s
o
0x51f6000 - 0x5239fff stats.so
/Library/Frameworks/R.framework/Resources/library/stats/libs/stats.so
0x806c0000 - 0x806e9fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
0x80830000 - 0x8090efff libxml2.2.dylib /usr/lib/libxml2.2.dylib
0x8dcb0000 - 0x8dcb2fff com.apple.ExceptionHandling 1.2 (???)
/System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionH
andling
0x8fe00000 - 0x8fe4ffff dyld /usr/lib/dyld
0x90000000 - 0x90073fff com.apple.DesktopServices 1.2.5
/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/D
esktopServicesPriv
0x90479000 - 0x904e0fff com.apple.audio.CoreAudio 2.1.3
/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x905a0000 - 0x90610fff com.apple.framework.IOKit 1.3.6 (???)
/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90660000 - 0x9067dfff com.apple.audio.SoundManager 3.9
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSoun
d.framework/Versions/A/CarbonSound
0x913a0000 - 0x9145ffff ColorSync
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
ks/ColorSync.framework/Versions/A/ColorSync
0x914ad000 - 0x9151cfff libobjc.A.dylib /usr/lib/libobjc.A.dylib
0x9172a000 - 0x91735fff com.apple.securityhi 1.2 (90)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI
.framework/Versions/A/SecurityHI
0x9173d000 - 0x9173dfff com.apple.audio.units.AudioUnit 1.3.3
/System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x91760000 - 0x917f3fff com.apple.print.framework.PrintCore 3.3
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
ks/PrintCore.framework/Versions/A/PrintCore
0x91836000 - 0x91849fff libRIP.A.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
ks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x91850000 - 0x91863fff com.apple.speech.synthesis.framework 3.2
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
ks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x91951000 - 0x91951fff com.apple.Cocoa 6.3 (???)
/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x91953000 - 0x91953fff com.apple.Carbon 10.3 (???)
/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x91955000 - 0x91955fff com.apple.CoreServices 10.3 (???)
/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x91957000 - 0x91957fff com.apple.ApplicationServices 1.0 (???)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Applicat
ionServices
0x91a2f000 - 0x91ae8fff com.apple.QD 3.4.70 (???)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
ks/QD.framework/Versions/A/QD
0x91b30000 - 0x91b44fff libCGATS.A.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
ks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x91b60000 - 0x91b6bfff libCSync.A.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
ks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x91b99000 - 0x91ce8fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
0x91edf000 - 0x91ef6fff com.apple.LangAnalysis 1.5.4
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
ks/LangAnalysis.framework/Versions/A/LangAnalysis
0x92032000 - 0x9204cfff libPDFRIP.A.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
ks/CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
0x92070000 - 0x92096fff com.apple.FindByContent 1.4 (1.2)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
ks/FindByContent.framework/Versions/A/FindByContent
0x920a9000 - 0x920e1fff com.apple.LaunchServices 10.3.5 (98.4)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
ks/LaunchServices.framework/Versions/A/LaunchServices
0x92130000 - 0x9214afff com.apple.openscripting 1.2.1 (???)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScript
ing.framework/Versions/A/OpenScripting
0x92170000 - 0x92357fff com.apple.security 2.4 (179)
/System/Library/Frameworks/Security.framework/Versions/A/Security
0x927f0000 - 0x92827fff com.apple.CFNetwork 1.2.2 (7)
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNe
twork.framework/Versions/A/CFNetwork
0x9283f000 - 0x92857fff com.apple.WebServices 1.1.1 (1.1.0)
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebS
ervicesCore.framework/Versions/A/WebServicesCore
0x92880000 - 0x92c05fff com.apple.HIToolbox 1.3.7 (???)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.
framework/Versions/A/HIToolbox
0x92d7c000 - 0x92d8cfff com.apple.ImageCapture 2.1.5
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCaptu
re.framework/Versions/A/ImageCapture
0x92de0000 - 0x92e30fff com.apple.HIServices 1.4.1 (0.0.1d1)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
ks/HIServices.framework/Versions/A/HIServices
0x92e70000 - 0x9336ffff com.apple.AppKit 6.3.9 (743.41)
/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x93680000 - 0x93958fff com.apple.CoreGraphics 1.203.30 (???)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
ks/CoreGraphics.framework/Versions/A/CoreGraphics
0x939d0000 - 0x939d4fff libmathCommon.A.dylib
/usr/lib/system/libmathCommon.A.dylib
0x93a50000 - 0x93a64fff libcups.2.dylib /usr/lib/libcups.2.dylib
0x93f55000 - 0x93fa3fff com.apple.print.framework.Print 3.3
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.fram
ework/Versions/A/Print
0x94120000 - 0x9414bfff libncurses.5.dylib /usr/lib/libncurses.5.dylib
0x941cd000 - 0x94259fff com.apple.ink.framework 101.1.4 (55.12)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framew
ork/Versions/A/Ink
0x94580000 - 0x9458cfff com.apple.help 1.0.1
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.frame
work/Versions/A/Help
0x94596000 - 0x945a5fff libPSRIP.A.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
ks/CoreGraphics.framework/Versions/A/Resources/libPSRIP.A.dylib
0x945b0000 - 0x945b9fff libz.1.dylib /usr/lib/libz.1.dylib
0x94650000 - 0x946affff com.apple.SearchKit 1.0.2
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Sear
chKit.framework/Versions/A/SearchKit
0x946ed000 - 0x946fdfff com.apple.speech.recognition.framework 3.3
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechReco
gnition.framework/Versions/A/SpeechRecognition
0x94c57000 - 0x94cdffff com.apple.CoreServices.OSServices 3.0.1
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSSe
rvices.framework/Versions/A/OSServices
0x94d34000 - 0x94da7fff com.apple.NavigationServices 3.3.3
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Navigation
Services.framework/Versions/A/NavigationServices
0x94e0b000 - 0x94e25fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
0x94fe0000 - 0x95077fff com.apple.WebKit 1.1 (312.5.2)
/System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x951ce000 - 0x95286fff com.apple.audio.toolbox.AudioToolbox 1.3.4
/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x954c0000 - 0x95ac6fff libBLAS.dylib
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib
.framework/Versions/A/libBLAS.dylib
0x95b20000 - 0x95df0fff libLAPACK.dylib
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib
.framework/Versions/A/libLAPACK.dylib
0x95e0a000 - 0x95eb7fff com.apple.CoreFoundation 6.3.8 (299.36)
/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundatio
n
0x95f00000 - 0x95f20fff libvMisc.dylib
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib
.framework/Versions/A/libvMisc.dylib
0x96028000 - 0x960f0fff libcrypto.0.9.7.dylib
/usr/lib/libcrypto.0.9.7.dylib
0x961b0000 - 0x96292fff com.apple.JavaScriptCore 1.1 (312.1.1)
/System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScript
Core.framework/Versions/A/JavaScriptCore
0x962e6000 - 0x9655ffff com.apple.CoreServices.CarbonCore 10.3.7
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Carb
onCore.framework/Versions/A/CarbonCore
0x965ba000 - 0x96715fff com.apple.Foundation 6.3.7 (500.59)
/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x968d0000 - 0x969b2fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
0x96a04000 - 0x96a6dfff com.apple.htmlrendering 1.1.2
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRender
ing.framework/Versions/A/HTMLRendering
0x96aa0000 - 0x96acefff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
0x96b08000 - 0x96b23fff com.apple.SystemConfiguration 1.7.1 (???)
/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemCo
nfiguration
0x96b50000 - 0x96bdffff ATS
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
ks/ATS.framework/Versions/A/ATS
0x96c00000 - 0x96c53fff com.apple.bom 1.2.5 (63.2)
/System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x96cb0000 - 0x96d9efff libiconv.2.dylib /usr/lib/libiconv.2.dylib
0x96de0000 - 0x96df0fff com.apple.vecLib 3.0.3 (vecLib 3.0.3)
/System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x96ee0000 - 0x96ee8fff libbsm.dylib /usr/lib/libbsm.dylib
0x96efc000 - 0x96f05fff com.apple.DiskArbitration 2.0.5
/System/Library/PrivateFrameworks/DiskArbitration.framework/Versions/A/DiskA
rbitration
0x971dd000 - 0x97215fff com.apple.AE 1.4
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
ks/AE.framework/Versions/A/AE
0x97230000 - 0x9723dfff com.apple.CommonPanels 1.2.1 (1.0)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPane
ls.framework/Versions/A/CommonPanels
0x97345000 - 0x973b2fff libvDSP.dylib
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib
.framework/Versions/A/libvDSP.dylib
0x973e0000 - 0x976cbfff com.apple.WebCore 1.1 (315.10.1)
/System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.fr
amework/Versions/A/WebCore
--
Rémi DUGUÉ
Institut de Recherche pour le Développement (IRD)
UR175 : Caractérisation et Valorisation de la diversité Ichtyologique pour
une Aquaculture Raisonnée (CAVIAR)
GAMET, CEMAGREF
BP 5095
Rue Jean François Breton
34033 MONTPELLIR Cedex
FRANCE
Tel :33 (0)467418219 / 33(0)603407474(direct)
Tel : 33 (0)467046300 (standart)
Fax : 33 (0)467635795
Email : [EMAIL PROTECTED]
[EMAIL PROTECTED]/Genetic.html
http://www.ird.fr <http://www.ird.fr/>
[[alternative HTML version deleted]]
_______________________________________________
R-SIG-Mac mailing list
[email protected]
https://stat.ethz.ch/mailman/listinfo/r-sig-mac