Loading...
Processing Forum
Recent Topics
All Forums
Screen name:
jamescarruthers
About Me:
Interaction designer based in London
Blog:
http://twitter.com/jamescarruthers
Website:
http://www.flickr.com/photos/jamescarruthers/sets/72157624179273595/
jamescarruthers's Profile
2
Posts
4
Responses
0
Followers
Activity Trend
Last 30 days
Last 30 days
Date Interval
From Date :
To Date :
Go
Loading Chart...
Posts
Responses
PM
Show:
All
Discussions
Questions
Expanded view
List view
Private Message
Simple Triangle Library
[0 Replies]
01-Sep-2012 08:43 AM
Forum:
General Discussion
Hi all,
Does anyone know of a simple triangle library?
I want to do something like this:
Triangle.pA = new PVector(100,200);
Triangle.pB = new PVector(0,0);
Triangle.a = 70;
Triangle.b = 270;
println("xy coordinate of C is: " + Triangle.pC")
(a, b and c are the lengths of the sides, A,B and C are the angles, and pA, pB and pC are coordinates)
I can do the trig to find out the angles but am struggling working out the coord of C.
James
OS X Lion 10.7.1 issues
[6 Replies]
03-Sep-2011 07:00 AM
Forum:
General Discussion
Processing was working fine on Lion until I updated it to 10.7.1.
Now I get this error as it fails to launch:
Process: JavaApplicationStub [28784]
Path: /Applications/Processing.app/Contents/MacOS/JavaApplicationStub
Identifier: org.processing.app
Version: ??? (???)
Code Type: X86 (Native)
Parent Process: launchd [510]
Date/Time: 2011-09-03 14:59:18.822 +0100
OS Version: Mac OS X 10.7.1 (11B2118)
Report Version: 9
Interval Since Last Report: 35582 sec
Crashes Since Last Report: 3
Per-App Crashes Since Last Report: 3
Anonymous UUID: 4E683BA1-4E48-430A-A720-E257A32FAECA
Crashed Thread: 0
Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
VM Regions Near 0:
--> __PAGEZERO 0000000000000000-0000000000001000 [ 4K] ---/--- SM=NUL /System/Library/Frameworks/JavaVM.framework/Versions/A/Resources/MacOS/JavaApplicationStub
__TEXT 0000000000001000-0000000000002000 [ 4K] r-x/rwx SM=COW /System/Library/Frameworks/JavaVM.framework/Versions/A/Resources/MacOS/JavaApplicationStub
Thread 0 Crashed:
0 ???
0000000000 0 + 0
1 libsystem_kernel.dylib
0x95e20b33 mach_vm_protect + 120
2 ???
0x00008442 0 + 33858
3 ???
0x00007b9b 0 + 31643
4 ???
0x00007cb9 0 + 31929
5 dyld
0x8fe3a055 dyld::registerAddCallback(void (*)(mach_header const*, long)) + 109
6 libdyld.dylib
0x95220078 _dyld_register_func_for_add_image + 74
7 ???
0x00007a89 0 + 31369
8 ???
0x0000604f 0 + 24655
Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x00000000 ebx: 0xbffffb4c ecx: 0x00000000 edx: 0x00002707
edi: 0x00000000 esi: 0xac7ed1bc ebp: 0xbffffa88 esp: 0xbffffa7c
ss: 0x00000023 efl: 0x00010282 eip: 0x00000000 cs: 0x0000001b
ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x0000000f
cr2: 0x00000000
Logical CPU: 2
Binary Images:
0x1000 - 0x1ffe JavaApplicationStub (??? - ???) <E0EF68E3-A4D2-33C0-A589-8520C93E2D0F> /System/Library/Frameworks/JavaVM.framework/Resources/MacOS/JavaApplicationStub
0x10000 - 0x1afff com.apple.JavaApplicationLauncher (14.0.3 - 14.0.3) <934A2E13-8961-3408-AE3A-CA560235768A> /System/Library/PrivateFrameworks/JavaApplicationLauncher.framework/Versions/A/JavaApplicationLauncher
0x22000 - 0x26ffd com.apple.JavaVM (14.0.3 - 14.0.3) <11BF3746-9064-3A2A-8F48-71D76EF34D9C> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
0x2e000 - 0x32fff JavaLaunching (??? - ???) <E5117714-AE46-3BE3-A261-56346BD0A7A9> /System/Library/PrivateFrameworks/JavaLaunching.framework/Versions/A/JavaLaunching
0x8fe37000 - 0x8fe699c7 dyld (195.5 - ???) <2B3361DA-2FE2-33AD-A5B4-893CE882AE9C> /usr/lib/dyld
0x90023000 - 0x90073ff4 libTIFF.dylib (??? - ???) <25796A90-ABD2-3A3A-800C-1056D343A71F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x90074000 - 0x90377ff7 com.apple.Foundation (6.7 - 833.1) <C5C3FF08-7E04-3B87-B7E8-8864640AFCB5> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x903e1000 - 0x90692ff7 com.apple.security (7.0 - 55010) <28168576-1B8C-3FE8-9356-DE79390A480A> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x912e0000 - 0x9130efe7 libSystem.B.dylib (159.0.0 - compatibility 1.0.0) <56FD47B7-7CE2-3270-A319-8E137528023D> /usr/lib/libSystem.B.dylib
0x9130f000 - 0x9130fff0 com.apple.ApplicationServices (41 - 41) <45032433-76F6-365A-95CA-641C9427EAA1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x91508000 - 0x9150ffff libnotify.dylib (80.0.0 - compatibility 1.0.0) <B3B3875D-311D-31A7-A09F-D1BC56795E00> /usr/lib/system/libnotify.dylib
0x9181c000 - 0x91874fff com.apple.HIServices (1.9 - ???) <5A690706-9664-3811-ACDD-D83732A47061> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x91875000 - 0x9189aff9 libJPEG.dylib (??? - ???) <5872B388-D6CC-3DD4-A2F3-8BB464E83D14> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x9189b000 - 0x9189eff7 libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
0x9189f000 - 0x91b9ffff com.apple.CoreServices.CarbonCore (960.13 - 960.13) <4D311D08-33BF-3BA0-B062-06291D3A5230> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x91c0b000 - 0x91d1cff7 libJP2.dylib (??? - ???) <E938C201-C508-3E3D-B9A9-81FE52349E1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x91d9a000 - 0x91db9fff com.apple.RemoteViewServices (1.0 - 1) <45B15C8C-B144-3E0C-8620-316D984B008E> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x91dfe000 - 0x91e07ff3 com.apple.CommonAuth (2.1 - 2.0) <A5BA80A7-164F-3B9D-90DD-3CFC03AFAD8C> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x91e08000 - 0x91e09ffd libCVMSPluginSupport.dylib (??? - ???) <060F3D91-D868-35AC-B543-E6070AC8F9D1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x91e79000 - 0x91e8dff7 com.apple.CFOpenDirectory (10.7 - 144) <708CEADD-B38F-3D74-BFBA-D54477B8561D> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x91e8e000 - 0x91ef0ff3 libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
0x91f1c000 - 0x91fc0fff com.apple.QD (3.12 - ???) <BDEFC5B2-B637-3FDD-A999-4CB31107D7AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x91fc1000 - 0x920a4ff7 libcrypto.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <2572B673-F92F-3B1D-B0B4-7B63FC58076B> /usr/lib/libcrypto.0.9.8.dylib
0x92124000 - 0x92134ff7 libCRFSuite.dylib (??? - ???) <B68CDEA4-8D6E-3625-B80F-3489E321E858> /usr/lib/libCRFSuite.dylib
0x92167000 - 0x9216bff3 libsystem_network.dylib (??? - ???) <E1455F3E-549B-3D50-A38B-17B394F3C7F6> /usr/lib/system/libsystem_network.dylib
0x9216c000 - 0x92264ff7 libFontParser.dylib (??? - ???) <C428D41A-8635-3423-A2F0-8BA9819F212B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x9228a000 - 0x928ef6eb com.apple.CoreGraphics (1.600.0 - ???) <EC2E345C-6B59-3062-9F2B-B379EA025709> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x9292f000 - 0x92930fff libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib
0x92b32000 - 0x92bfdfff libsystem_c.dylib (763.11.0 - compatibility 1.0.0) <C731BC5A-4793-31D9-8427-9DC19E578268> /usr/lib/system/libsystem_c.dylib
0x92cd5000 - 0x92e36ffb com.apple.QuartzCore (1.7 - 269.0) <7F3044C9-6079-3C38-9373-F89D97CB5D88> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x92e37000 - 0x92e37fff com.apple.Accelerate (1.7 - Accelerate 1.7) <881C1C85-2DEC-38DE-BC97-7804BC907282> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x92f89000 - 0x92fd0fff com.apple.SystemConfiguration (1.11.1 - 1.11) <7690FA75-B03F-379E-B1C3-D340660DC3B9> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x92fd1000 - 0x92fd1ffe libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
0x92fd2000 - 0x93039fff libc++.1.dylib (19.0.0 - compatibility 1.0.0) <3AFF3CE8-14AE-300F-8F63-8B7FB9D4DA96> /usr/lib/libc++.1.dylib
0x93040000 - 0x930d7ff3 com.apple.securityfoundation (5.0 - 55005) <194BACC0-3222-3A96-B633-4387EE1C0B75> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x93101000 - 0x9313dffa libGLImage.dylib (??? - ???) <E3654177-7A06-3144-9385-19D313E09289> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x93237000 - 0x93245fff libdispatch.dylib (187.5.0 - compatibility 1.0.0) <1883C8E2-D180-3EA0-8BEF-325F2FEDACD1> /usr/lib/system/libdispatch.dylib
0x93246000 - 0x93246fff com.apple.audio.units.AudioUnit (1.7 - 1.7) <75E38B34-1DE2-337A-A09F-0F7E91C02ABB> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x93328000 - 0x93356ffb com.apple.DictionaryServices (1.2 - 158) <65393AA7-EA2B-307C-96AD-97541054B8C8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x93357000 - 0x93379ffe com.apple.framework.familycontrols (3.0 - 300) <C9023950-8561-3DEA-8AA8-6A39F279D4AE> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x9337c000 - 0x93396fff com.apple.Kerberos (1.0 - 1) <639BB9F9-8140-3EEA-BCC8-25E7AB05CF46> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x9340a000 - 0x9345bff9 com.apple.ScalableUserInterface (1.0 - 1) <3E650401-FB58-3704-8A24-E0B2F3914884> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x93460000 - 0x9349cfff libcups.2.dylib (2.9.0 - compatibility 2.0.0) <21AE6B54-1B14-3A05-B24B-746F7F50BA53> /usr/lib/libcups.2.dylib
0x9349d000 - 0x934a1fff libGIF.dylib (??? - ???) <F6094267-AB0E-38FC-8201-510AA4BDC974> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x934a2000 - 0x93517fff com.apple.Metadata (10.7.0 - 627.9) <1EF7D615-3DF4-3F5D-88CE-6BDFA120FE32> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x93518000 - 0x93519fff libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib
0x93522000 - 0x9364bff9 com.apple.CFNetwork (520.0.13 - 520.0.13) <02DA317E-2105-3387-AE24-4AE228FA7895> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x9364c000 - 0x9364fffc libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
0x93651000 - 0x936ecff3 com.apple.ink.framework (1.3.2 - 110) <1ACFD1F1-FB42-30C0-9C93-12D0BBE5BFE9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x936ed000 - 0x93702fff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <361FB1E8-461F-3349-B56E-A8BDB28B0010> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x93703000 - 0x9370affd com.apple.NetFS (4.0 - 4.0) <144149F1-057D-3A6F-974B-357461F7E438> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x9370b000 - 0x9370bfff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <CB952B04-595A-332B-992B-7671815750FD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x9370c000 - 0x93799fe7 libvMisc.dylib (325.3.0 - compatibility 1.0.0) <A44ADE1B-AB2C-3585-8C9D-D85B526E66C0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x9379a000 - 0x937b7fff libresolv.9.dylib (46.0.0 - compatibility 1.0.0) <95AE43ED-6C52-3B39-89B6-54C81C62F1FF> /usr/lib/libresolv.9.dylib
0x937b8000 - 0x938d8fec com.apple.vImage (5.0 - 5.0) <173F6343-07EE-39F7-A159-DD3837E473DE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x938d9000 - 0x938e9fff com.apple.LangAnalysis (1.7.0 - 1.7.0) <8BE2D2EF-9AF0-3960-9845-052CCE04B53A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x938fe000 - 0x938ffff0 libunc.dylib (24.0.0 - compatibility 1.0.0) <9EF47F4C-32F6-3379-A3DD-89183D821B48> /usr/lib/system/libunc.dylib
0x946b7000 - 0x9513cffe com.apple.AppKit (6.7.1 - 1138.1) <1A661EFE-F009-3883-8F11-06FDC18C64F4> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x9513d000 - 0x95140ff7 libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
0x95197000 - 0x951a4fff libGL.dylib (??? - ???) <C1C549FC-FF7F-3012-9DF5-5255217B4AEA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x951f0000 - 0x951f4ff7 com.apple.OpenDirectory (10.7 - 144) <A3CF6098-C1B0-3B15-A489-5D89989B2169> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x951f5000 - 0x951fdff3 libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
0x9520a000 - 0x95215ffb com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <498E8130-07B1-3FCD-9C60-257929890445> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x9521f000 - 0x95221ff7 libdyld.dylib (195.5.0 - compatibility 1.0.0) <637660EA-8D12-3B79-B644-041FEADC9C33> /usr/lib/system/libdyld.dylib
0x95222000 - 0x95493ffb com.apple.CoreImage (7.77 - 1.0.1) <3D37502C-9FA8-3F4F-91F9-A35F6CE904E4> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x954b0000 - 0x95686fef com.apple.CoreFoundation (6.7 - 635) <4EE0D62E-5342-3A9F-A740-DA1D5AEBB1B0> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x956c4000 - 0x95793ffb com.apple.ImageIO.framework (3.1.0 - 3.1.0) <A482C10A-C474-39DC-AB3C-EADBCF3A433B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x95794000 - 0x9579eff2 com.apple.audio.SoundManager (3.9.4 - 3.9.4) <C32BF4C5-5E85-3423-BED2-5C1DB89492F2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x95818000 - 0x95818fff com.apple.Cocoa (6.6 - ???) <30E6ABEE-B390-3C02-8C76-9C62F19FAA83> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x95e16000 - 0x95e34ff7 libsystem_kernel.dylib (1699.23.2 - compatibility 1.0.0) <92922567-64B5-3693-A3CD-9E1031850E3C> /usr/lib/system/libsystem_kernel.dylib
0x95f55000 - 0x95fb9fff com.apple.framework.IOKit (2.0 - ???) <1205CDB4-9330-387C-BAFE-5240A4607C1A> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x95fba000 - 0x96041fff com.apple.print.framework.PrintCore (7.0 - 366) <F245A313-F9E7-37ED-AF79-4E586BC7DA2F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x96042000 - 0x96118a5b libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <A0EDB351-4B9D-3AA2-9D1A-0C22204FCCD3> /usr/lib/libobjc.A.dylib
0x96119000 - 0x96183ff3 com.apple.CoreSymbolication (2.1 - 66) <302A5948-1371-398E-8A42-EE81CF1337F2> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x9618a000 - 0x9619bfff libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
0x961ad000 - 0x96228ffb com.apple.ApplicationServices.ATS (5.0 - ???) <D950C19B-9665-3446-BC48-E229D7ED28DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x96a04000 - 0x96a5dff3 com.apple.coreui (0.3 - 162) <919FBE83-AD46-3CD3-B412-3EFB8E55F50C> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x96a5e000 - 0x96a5fff5 libremovefile.dylib (21.0.0 - compatibility 1.0.0) <2D891A1F-7FE5-3CD8-8455-8249991180AF> /usr/lib/system/libremovefile.dylib
0x96a8e000 - 0x96ab7ffe com.apple.opencl (1.50.62 - 1.50.62) <273F0A22-7F31-3F6B-856E-E12B48E536C1> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x96ab8000 - 0x96aeeff7 com.apple.AE (527.6 - 527.6) <68C7CB77-4173-353E-8117-4C2BCC59417C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x971ca000 - 0x971e0ffe libxpc.dylib (77.16.0 - compatibility 1.0.0) <9DCB8E1D-155E-3553-8EF1-6C4F9F208746> /usr/lib/system/libxpc.dylib
0x971e1000 - 0x971ecffc com.apple.NetAuth (1.0 - 3.0) <E4844688-90B6-3834-9C36-395797CEBC69> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x97261000 - 0x97261fff libdnsinfo.dylib (395.7.0 - compatibility 1.0.0) <A870EB56-560C-3DA2-B189-6E0FD2D3B66D> /usr/lib/system/libdnsinfo.dylib
0x97262000 - 0x97275ff9 com.apple.MultitouchSupport.framework (220.62 - 220.62) <8E626CDD-F09A-3E3A-9E65-93C4FB683E65> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x97276000 - 0x9727dff5 libsystem_dnssd.dylib (??? - ???) <EC680003-9D5A-3949-B13B-8F7931861EB2> /usr/lib/system/libsystem_dnssd.dylib
0x97540000 - 0x975a5ff7 libvDSP.dylib (325.3.0 - compatibility 1.0.0) <1C4B66EB-3186-31BE-B93F-878E49334C49> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x975a6000 - 0x97632ff7 com.apple.CoreText (4.0.0 - ???) <A52B8BF3-5860-3A1C-B646-571B483C4E4D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x97633000 - 0x976a1fff com.apple.Heimdal (2.1 - 2.0) <8452D387-1736-3890-8385-C4F52BC65770> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x9779a000 - 0x977b6ff5 com.apple.GenerationalStorage (1.0 - 124) <36EF7A93-6FCE-3681-BAA6-C6A5EF75C985> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x97d7c000 - 0x97d82ffd com.apple.CommerceCore (1.0 - 17) <595A67CF-3546-35FD-8D2E-2861CB959379> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x97d83000 - 0x97e6bfff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <ED3F5E83-8C76-3D46-B2FF-0D5BDF8970C5> /usr/lib/libxml2.2.dylib
0x97eeb000 - 0x97f04fff libPng.dylib (??? - ???) <2C47E152-240A-36A7-87A8-3856EDFF2FE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x9813e000 - 0x98140ffb libRadiance.dylib (??? - ???) <5112B7CE-BAAF-3E98-94E4-676BCB92867F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x9822b000 - 0x9822cff7 libsystem_sandbox.dylib (??? - ???) <BC0A04E9-4F28-3BC8-AA7B-63C3451E9212> /usr/lib/system/libsystem_sandbox.dylib
0x98248000 - 0x982a4ff3 com.apple.Symbolication (1.2 - 83.1) <E651A2F1-CC13-3DDD-9B0A-09180014966B> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x982a5000 - 0x983f7ffb com.apple.audio.toolbox.AudioToolbox (1.7 - 1.7) <999AEF61-E7C2-36D0-9731-11491E52CA1D> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x98485000 - 0x98489ffd IOSurface (??? - ???) <8D56A6E8-5785-311E-BD0D-661B92C92A5A> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x98537000 - 0x98587fff libFontRegistry.dylib (??? - ???) <86B0116C-7797-3163-A7E4-5ACD9C7DED13> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x986b7000 - 0x986bffff com.apple.DiskArbitration (2.4 - 2.4) <CC9AEA68-577A-3EA0-A364-2C5C3321AC7C> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x986c0000 - 0x98b9cff6 libBLAS.dylib (??? - ???) <DF885CAB-D5CD-302B-A1E8-34C448576893> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x98bd4000 - 0x98bf6ff1 com.apple.PerformanceAnalysis (1.10 - 10) <F60C8A7E-D7DE-31D4-9D78-6F8130914B13> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x98c62000 - 0x98cc4ffb com.apple.datadetectorscore (3.0 - 179.3) <EC9B3371-2131-3246-B827-D403B2F8BC74> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x98cc5000 - 0x98cc5ff2 com.apple.CoreServices (53 - 53) <F28F38DC-C5C1-399F-84D7-A28CCC269850> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x98cc6000 - 0x98d0fff7 libGLU.dylib (??? - ???) <06EFE4B2-374B-3934-9B6B-B5D55D9E6B04> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x98e2b000 - 0x98fdfff3 libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <6270318A-CA9A-376C-AD6D-64A9B4B4A26E> /usr/lib/libicucore.A.dylib
0x98fe0000 - 0x99008ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <FCAC685A-724F-3FE7-8416-146108DF75FB> /usr/lib/libxslt.1.dylib
0x99015000 - 0x990a9ff7 com.apple.LaunchServices (480.19 - 480.19) <4B8F97DD-CCE0-38A8-9CEB-96459B958979> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x9975b000 - 0x9975cff7 libquarantine.dylib (36.0.0 - compatibility 1.0.0) <C532352C-D502-3CFA-95C9-3B1552EA8D5E> /usr/lib/system/libquarantine.dylib
0x9975d000 - 0x997e7ffb com.apple.SearchKit (1.4.0 - 1.4.0) <412DD815-7CBA-3C7D-AE73-ABA78404FB64> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x997f9000 - 0x9983cffd libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <4BA1F5F1-F0A2-3FEB-BB62-F514DCBB3725> /usr/lib/system/libcommonCrypto.dylib
0x9987c000 - 0x9987fffd libCoreVMClient.dylib (??? - ???) <34D0B2E2-9838-300A-AE47-08ED8C7576DC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x99c44000 - 0x99c49ff7 libmacho.dylib (800.0.0 - compatibility 1.0.0) <6DCCA207-8F4D-343A-B77D-C4FB905DADC4> /usr/lib/system/libmacho.dylib
0x99c4a000 - 0x99c55fff libkxld.dylib (??? - ???) <43429FCD-7243-3150-9E32-BF14EA6050FF> /usr/lib/system/libkxld.dylib
0x99c56000 - 0x99f95ff3 com.apple.HIToolbox (1.7 - ???) <F27C50EC-E0B8-35FF-A2AD-07BF63F2E218> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x99f96000 - 0x9a056ff3 com.apple.ColorSync (4.7.0 - 4.7.0) <1F804017-04E2-319A-89ED-487A078CA208> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x9a057000 - 0x9a060fff libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib
0x9a0d0000 - 0x9a0d1fff com.apple.TrustEvaluationAgent (2.0 - 1) <EABDA7EE-A98F-35B8-9E3E-7075BA651C68> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x9a190000 - 0x9a19efff libz.1.dylib (1.2.5 - compatibility 1.0.0) <E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib
0x9a234000 - 0x9a238ffa libcache.dylib (47.0.0 - compatibility 1.0.0) <9DFB61F2-9B1F-31B2-BF41-099994D74E1F> /usr/lib/system/libcache.dylib
0x9a3aa000 - 0x9a3daff7 libsystem_info.dylib (??? - ???) <C385F5A9-458A-3B49-9CC7-EA81DC5F9141> /usr/lib/system/libsystem_info.dylib
0x9a3ef000 - 0x9a3f7ff3 liblaunch.dylib (392.18.0 - compatibility 1.0.0) <15D6D66D-4DB9-3BCA-87EE-02EE9B7B6189> /usr/lib/system/liblaunch.dylib
0x9a437000 - 0x9a46dfff com.apple.DebugSymbols (2.1 - 85) <07704960-9E80-334E-A3AB-A9AF5BA99415> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x9a46e000 - 0x9a46ffff liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
0x9a470000 - 0x9a872ff6 libLAPACK.dylib (??? - ???) <6FCC72E8-CCA1-3AFC-B2B4-CC47BC1F27D1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x9abe2000 - 0x9ac0dfff com.apple.GSS (2.1 - 2.0) <56275754-20D9-3E2F-85FD-0F44FC78E807> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x9ac0e000 - 0x9b063fff FaceCoreLight (1.4.2 - compatibility 1.0.0) <F829BDA3-3C0D-3EDD-98DA-55AFEAA8E026> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x9b0e6000 - 0x9b0eeff5 libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <97E73059-F645-33F4-BCC5-1FEA367D60D4> /usr/lib/system/libcopyfile.dylib
0x9b21a000 - 0x9b325ffb com.apple.DesktopServices (1.6.0 - 1.6.0) <54EF868E-7080-3EC8-8629-991253D97F6C> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x9b5d0000 - 0x9b5d5ffd libGFXShared.dylib (??? - ???) <73995FAC-60CF-34F1-BC84-FDEDF90B71AC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x9b5ee000 - 0x9b611fff com.apple.CoreVideo (1.7 - 70.0) <0D5298FC-FE7F-3F0E-8F1F-346FCD525487> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x9b727000 - 0x9b8c0ff7 com.apple.CoreData (103 - 358.4) <BF200E10-FCDD-33EA-A491-1F0956370A83> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x9bcac000 - 0x9bdbbff7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <01987A45-9270-30FD-8A67-5E53DB637909> /usr/lib/libsqlite3.dylib
0x9bdbc000 - 0x9bdcafff com.apple.opengl (1.7.4 - 1.7.4) <0775705D-EB52-39CB-AA42-63332B8EF7C8> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x9befc000 - 0x9befcfff com.apple.vecLib (3.7 - vecLib 3.7) <A01CD788-26FB-320F-8617-5A7DF0F9031E> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x9c292000 - 0x9c352fff com.apple.CoreServices.OSServices (478.25.1 - 478.25.1) <92090A09-A8AE-3D55-8D7C-0438C0291471> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x9c353000 - 0x9c3b3ffb com.apple.audio.CoreAudio (4.0.0 - 4.0.0) <125996EA-E47B-34EA-82B0-5B9743A1CD01> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x9c3b4000 - 0x9c3f4ff7 libauto.dylib (??? - ???) <816348B7-07DC-3E7D-9FDE-143D10579214> /usr/lib/libauto.dylib
0x9c5b8000 - 0x9c6a8ff1 libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 2
thread_create: 0
thread_set_state: 0
Calls made by this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by all processes on this machine:
task_for_pid: 17824198
thread_create: 1
thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=124.0M resident=55.4M(45%) swapped_out_or_unallocated=68.6M(55%)
Writable regions: Total=8436K written=64K(1%) resident=128K(2%) swapped_out=0K(0%) unallocated=8308K(98%)
REGION TYPE VIRTUAL
=========== =======
Stack 64.0M
VM_ALLOCATE 44K
__CI_BITMAP 80K
__DATA 7456K
__DATA/__OBJC 64K
__IMAGE 1256K
__IMPORT 4K
__LINKEDIT 41.4M
__OBJC 1448K
__OBJC/__DATA 4K
__PAGEZERO 4K
__TEXT 82.5M
__UNICODE 544K
mapped file 125.1M
shared memory 12K
shared pmap 1876K
=========== =======
TOTAL 325.6M
Model: MacBookAir4,2, BootROM MBA41.0077.B00, 2 processors, Intel Core i5, 1.7 GHz, 4 GB, SMC 1.73f63
Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 384 MB
Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353737334448302D4348392020
Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353737334448302D4348392020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xE9), Broadcom BCM43xx 1.0 (5.100.98.75.10)
Bluetooth: Version 4.0.0f4, 2 service, 11 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
Serial ATA Device: APPLE SSD SM128C, 121.33 GB
USB Device: FaceTime Camera (Built-in), apple_vendor_id, 0x850a, 0xfa200000 / 3
USB Device: hub_device, 0x0424 (SMSC), 0x2513, 0xfa100000 / 2
USB Device: BRCM20702 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0xfa110000 / 5
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821f, 0xfa113000 / 7
USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x024d, 0xfa120000 / 4
USB Device: hub_device, 0x0424 (SMSC), 0x2513, 0xfd100000 / 2
USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8404, 0xfd110000 / 3
Can anyone give me an idea what's wrong?
James
«Prev
Next »
Moderate user : jamescarruthers
Forum