Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OSX: NSInvalidArgumentException / breakpad error crashing app on launch #128

Closed
pyrofolium opened this issue Dec 1, 2014 · 16 comments
Closed

Comments

@pyrofolium
Copy link

The app in the build folder would crash immediately with this dump:

Process:               node-webkit [2124]
Path:                  /Users/USER/*/wealth.app/Contents/MacOS/node-webkit
Identifier:            com.intel.nw
Version:               Version false (0)
Code Type:             X86 (Native)
Parent Process:        ??? [1]
Responsible:           node-webkit [2124]
User ID:               501

Date/Time:             2014-11-30 17:10:06.790 -0800
OS Version:            Mac OS X 10.10.1 (14B25)
Report Version:        11
Anonymous UUID:        9F7593EE-BBCA-8CF7-FA89-3BA2B96C2A2F


Time Awake Since Boot: 960 seconds

Crashed Thread:        0  Dispatch queue: com.apple.main-thread

Exception Type:        EXC_BREAKPOINT (SIGTRAP)
Exception Codes:       0x0000000000000002, 0x0000000000000000

Application Specific Information:
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[__NSCFBoolean length]: unrecognized selector sent to instance 0xa0562108'

Application Specific Backtrace 1:
0   CoreFoundation                      0x92272343 __raiseError + 195
1   libobjc.A.dylib                     0x909eba2a objc_exception_throw + 276
2   CoreFoundation                      0x92276ea5 -[NSObject(NSObject) doesNotRecognizeSelector:] + 277
3   CoreFoundation                      0x921ae348 ___forwarding___ + 1032
4   CoreFoundation                      0x921adf1e _CF_forwarding_prep_0 + 14
5   node-webkit Framework               0x0307d8a4 catch_exception_raise + 7572
6   node-webkit Framework               0x0307d174 catch_exception_raise + 5732
7   node-webkit Framework               0x0307e63c catch_exception_raise + 11052
8   node-webkit Framework               0x03087e48 catch_exception_raise + 49976
9   node-webkit Framework               0x0015cf3f ContentMain + 375647
10  node-webkit Framework               0x0305f3bc _CTFontManagerUnregisterFontForData + 40778492
11  node-webkit Framework               0x0305eade _CTFontManagerUnregisterFontForData + 40776222
12  node-webkit Framework               0x00101415 ContentMain + 53
13  node-webkit                         0x00099f75 node-webkit + 3957
14  ???                                 0x00000001 0x0 + 1

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.CoreFoundation        0x92272cd7 ___TERMINATING_DUE_TO_UNCAUGHT_EXCEPTION___ + 7
1   com.apple.CoreFoundation        0x92272659 __raiseError + 985
2   libobjc.A.dylib                 0x909eba2a objc_exception_throw + 276
3   com.apple.CoreFoundation        0x92276ea5 -[NSObject(NSObject) doesNotRecognizeSelector:] + 277
4   com.apple.CoreFoundation        0x921ae348 ___forwarding___ + 1032
5   com.apple.CoreFoundation        0x921adf1e _CF_forwarding_prep_0 + 14
6   node-webkit Framework           0x0307d8a4 0x9c000 + 50206884
7   node-webkit Framework           0x0307d174 0x9c000 + 50205044
8   node-webkit Framework           0x0307e63c 0x9c000 + 50210364
9   node-webkit Framework           0x03087e48 0x9c000 + 50249288
10  node-webkit Framework           0x0015cf3f 0x9c000 + 790335
11  node-webkit Framework           0x0305f3bc 0x9c000 + 50082748
12  node-webkit Framework           0x0305eade 0x9c000 + 50080478
13  node-webkit Framework           0x00101415 ContentMain + 53
14  com.intel.nw                    0x00099f75 0x99000 + 3957

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib          0x973a08d2 kevent64 + 10
1   libdispatch.dylib               0x98ffd73f _dispatch_mgr_invoke + 245
2   libdispatch.dylib               0x98ffd3a2 _dispatch_mgr_thread + 52

Thread 2:
0   libsystem_kernel.dylib          0x9739fe6e __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x9997736d _pthread_wqthread + 939
2   libsystem_pthread.dylib         0x99974eea start_wqthread + 30

Thread 3:
0   libsystem_kernel.dylib          0x9739fe6e __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x9997736d _pthread_wqthread + 939
2   libsystem_pthread.dylib         0x99974eea start_wqthread + 30

Thread 4:
0   libsystem_kernel.dylib          0x9739fe6e __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x9997736d _pthread_wqthread + 939
2   libsystem_pthread.dylib         0x99974eea start_wqthread + 30

Thread 5:
0   libsystem_kernel.dylib          0x9739fe6e __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x9997736d _pthread_wqthread + 939
2   libsystem_pthread.dylib         0x99974eea start_wqthread + 30

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x00000001  ebx: 0x7be84510  ecx: 0x00000000  edx: 0x00000000
  edi: 0x9227228e  esi: 0x7c071800  ebp: 0xbff66878  esp: 0xbff66870
   ss: 0x00000023  efl: 0x00000282  eip: 0x92272cd7   cs: 0x0000001b
   ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
  cr2: 0x07821000

Logical CPU:     0
Error Code:      0x00000000
Trap Number:     3


Binary Images:
   0x99000 -    0x99fff +com.intel.nw (Version false - 0) <2A3F5BC8-2296-3286-8DC2-DFABD6FD2859> /Users/USER/*/wealth.app/Contents/MacOS/node-webkit
   0x9c000 -  0x35d8f3f +node-webkit Framework (0) <32A88055-6170-3B93-BA34-DCAB125495EA> /Users/USER/*/wealth.app/Contents/Frameworks/node-webkit Framework.framework/node-webkit Framework
 0x39ff000 -  0x3c66ff3  com.apple.AddressBook.framework (9.0 - 1499) <D5BA1270-FE8E-38CE-8B74-9EA046D90B65> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
 0x3e19000 -  0x3e52ff7  com.apple.audio.midi.CoreMIDI (1.10 - 88) <DAEE7E16-380B-38A0-A873-BDB8B8FED16B> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
 0x3e75000 -  0x3eabff3  libssl.0.9.8.dylib (52) <AF98A2DC-0137-311D-AADA-5155E64C710A> /usr/lib/libssl.0.9.8.dylib
 0x3ebe000 -  0x3ec9fff  com.apple.IntlPreferences (2.0 - 150.1) <F505EE85-2D0B-30B7-9ECA-741D9241F501> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPreferences
 0x3ed2000 -  0x3ef2ffb  com.apple.addressbook.vCard (9.0 - 1499) <D4D6BC84-6BCC-3659-A102-118BDA8D125D> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard
 0x3f10000 -  0x3ff7fff  com.apple.QuickLookUIFramework (5.0 - 675) <B85FDA00-F7AD-31A9-955D-67F70B3E2066> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
 0x407a000 -  0x4096ff7  com.apple.aps.framework (4.0 - 4.0) <CA48B496-1C08-36B7-BF46-1F53BF4E59B2> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
 0x40ad000 -  0x40aeff7  com.apple.AddressBook.ContactsData (9.0 - 1499) <7C476EF7-CC52-316E-85F5-3D707DE5B71B> /System/Library/PrivateFrameworks/ContactsData.framework/Versions/A/ContactsData
 0x40b4000 -  0x40c2fff  com.apple.AddressBook.ContactsFoundation (9.0 - 1499) <8A98BE48-A2A1-3E55-A75A-C9CA0A85B3C1> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation
 0x40d3000 -  0x40ddfff  com.apple.DirectoryService.Framework (10.10 - 187) <CD98D0B6-9642-3221-92B1-66297916B820> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
 0x40e6000 -  0x4117ffb  com.apple.securityinterface (10.0 - 55058) <95726911-E181-3115-8451-EE1FA35A2937> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
 0x4136000 -  0x413dff3  com.apple.phonenumbers (1.1.1 - 105) <19A59F22-DD76-345E-AF7B-96405D71DB5A> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
 0x4144000 -  0x4144fff  com.apple.quartzframework (1.5 - 1.5) <6D85B29E-D684-3DDE-8F02-D292D86A014F> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
 0x4147000 -  0x41a6ffb  com.apple.QuickLookFramework (5.0 - 675) <56D079F9-5BA5-3C34-A074-E61A003CBA41> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
 0x41dd000 -  0x4750ff7  com.apple.QuartzComposer (5.1 - 325) <BBF0AE36-52FB-36FC-AF41-493A2ECA0A9E> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
 0x49b7000 -  0x4a61ff7  com.apple.PDFKit (3.0 - 3.0) <951B630D-691F-33C0-A8CB-1B4FC86C0128> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
 0x4ab2000 -  0x4ad8ff7  com.apple.quartzfilters (1.10.0 - 1.10.0) <5712F712-4A1C-35BF-AE1D-F55DA1D9877D> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
 0x4af6000 -  0x4d81fff  com.apple.imageKit (2.6 - 838) <F8830E45-BD83-3E23-BB81-376F7DBC49D7> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
 0x4f29000 -  0x4f2cfff  com.apple.AppleSystemInfo (3.0 - 3.0) <1530F7BC-4F0A-3827-B113-EA6A1899CE4A> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
 0x4f32000 -  0x4fbcff3  com.apple.CorePDF (4.0 - 4) <DA26FFBC-901A-3EF5-AF2F-9699683CB185> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
 0x4ffd000 -  0x5007fff  com.apple.DisplayServicesFW (2.9 - 372.1) <01C3D99D-7F75-3401-95E8-5175E028EE21> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
 0x5011000 -  0x5069ff3  com.apple.ImageCaptureCore (6.0 - 6.0) <C44A39AC-CE81-3447-A860-DD01B13AA8BB> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
 0x5096000 -  0x50adffb  libexpat.1.dylib (12) <751B1CA1-D871-37AA-BE43-4131FF8B7747> /usr/lib/libexpat.1.dylib
0x8fecf000 - 0x8ff02e03  dyld (353.2.1) <EBFF7998-58E8-32F5-BF0D-9690278EC792> /usr/lib/dyld
0x90008000 - 0x9002effb  libxpc.dylib (559.1.22) <CB6B442F-8BE4-37B6-9A00-4753BC1C368C> /usr/lib/system/libxpc.dylib
0x90035000 - 0x900d2fff  com.apple.ink.framework (10.9 - 213) <F47949BC-ABEE-329B-B568-71C6FEF761F6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x901f0000 - 0x901f0fff  com.apple.audio.units.AudioUnit (1.12 - 1.12) <64ED443E-25D5-3A2C-A028-0D0C7FAF57C6> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x901f1000 - 0x901f1fff  com.apple.Accelerate (1.10 - Accelerate 1.10) <180BFBE5-2218-3A6F-A1B2-CCA1C92B66F7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x901f2000 - 0x901f7ff7  libmacho.dylib (862) <48DE74F8-09E3-344F-A82F-665083A3BF8F> /usr/lib/system/libmacho.dylib
0x901f8000 - 0x90206ff3  libxar.1.dylib (254) <D7C4FDEB-61AA-3FC1-8B7B-0AE3A3A64492> /usr/lib/libxar.1.dylib
0x90207000 - 0x90207fff  com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <96675103-6E3D-326A-83C0-82D3A34C3A1A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x90208000 - 0x90210fff  com.apple.CoreServices.FSEvents (1210 - 1210) <FC372799-6E8E-3290-9816-6981D39BC9D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x90211000 - 0x9021cff7  com.apple.NetAuth (5.0 - 5.0) <D6C31218-47E4-3553-9208-D1091A81044E> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x9021d000 - 0x9021efff  libsystem_blocks.dylib (65) <5D98F022-E863-31D4-8ADE-D53B2AE0D331> /usr/lib/system/libsystem_blocks.dylib
0x9021f000 - 0x90275fff  libc++.1.dylib (120) <D8DE4962-66CD-3491-904E-9291EEE5E570> /usr/lib/libc++.1.dylib
0x90276000 - 0x905f8ff7  com.apple.VideoToolbox (1.0 - 1562.19) <0DF7B33E-B8BE-385E-931A-B7E7ECF16B7B> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x905f9000 - 0x909cfff7  com.apple.HIToolbox (2.1.1 - 756) <5204085A-4D56-3430-889F-11C42E43729B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x909d0000 - 0x909d9fff  com.apple.AppleSRP (5.0 - 1) <41C48FA8-C249-3800-A551-7F4AFA3E723F> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
0x909e0000 - 0x909e0fff  libOpenScriptingUtil.dylib (162) <9872C464-DF90-37C2-9871-8A3F53C615EC> /usr/lib/libOpenScriptingUtil.dylib
0x909e1000 - 0x90bbd2ef  libobjc.A.dylib (646) <EF789AF0-508F-3D49-A988-376CE2E1107C> /usr/lib/libobjc.A.dylib
0x90bbe000 - 0x90bc0fff  libsystem_configuration.dylib (699.1.5) <CDD8D1DA-3414-3A19-B340-EA116D52EA21> /usr/lib/system/libsystem_configuration.dylib
0x90bd7000 - 0x90bdbffb  libcache.dylib (69) <55501A00-AF64-3554-8F46-8D5AFEDEC332> /usr/lib/system/libcache.dylib
0x90ca8000 - 0x90d94fe7  libvMisc.dylib (512) <56B7DE45-36B1-32BE-B823-DB14F315EEB9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x90d95000 - 0x9117dff7  libLAPACK.dylib (1128) <4E3D1289-2C98-3E53-BB8D-AD911357FF66> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x911b3000 - 0x911f3fff  com.apple.Symbolication (1.4 - 56045) <BE1C4846-DA11-365D-9B46-3FF130401839> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x911f4000 - 0x91211fff  libCRFSuite.dylib (34) <781A92EF-410E-39B2-953D-FEE12748D834> /usr/lib/libCRFSuite.dylib
0x91212000 - 0x91241fff  com.apple.CoreVideo (1.8 - 145.1) <A59466FC-6B5A-3B36-BDD4-AC9CD581B7A1> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x91250000 - 0x91250fff  libunc.dylib (29) <CE960997-9D4A-3848-BAC7-B2255E6765FD> /usr/lib/system/libunc.dylib
0x91251000 - 0x91351ff7  com.apple.LaunchServices (644.12 - 644.12) <4C578D41-6004-38F8-A0DF-81B15BA3864E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x91352000 - 0x9135affb  com.apple.NetFS (6.0 - 4.0) <141BFE7E-634E-32A0-8EC9-0A1A4DFEA7D9> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x913af000 - 0x913ccffb  com.apple.Ubiquity (1.3 - 313) <9ED23769-0725-3D4B-B7F4-AF08020D73C3> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x913cd000 - 0x913f3ffb  libPng.dylib (1231) <A9ACFC7E-9F25-3F15-AFAB-C74C3DAA1D06> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x914e5000 - 0x916a9ff3  com.apple.QuartzCore (1.10 - 361.11) <9CED60CF-9B7F-3288-A7E9-3AE087F9E076> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x916aa000 - 0x916d0ff3  libc++abi.dylib (125) <E9AF8CA1-D54D-37E3-8363-A3E8C0840F71> /usr/lib/libc++abi.dylib
0x916d1000 - 0x917feff7  com.apple.coreui (2.1 - 305) <8D2978A1-8152-32CB-B265-4C923FDF3017> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x917ff000 - 0x91a84fff  com.apple.QuickTime (7.7.3 - 2890) <34289D2B-07CC-3D12-8F32-6F97D96DEE81> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x91a85000 - 0x91a87ff7  libsystem_sandbox.dylib (358.1.1) <12A90EA1-A218-3B6B-A441-E1A8F866FA44> /usr/lib/system/libsystem_sandbox.dylib
0x91a88000 - 0x91d86ff7  com.apple.CoreServices.CarbonCore (1108.1 - 1108.1) <C18EC809-6E67-3D9C-82D5-34170A81254C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x91d87000 - 0x91db3fff  com.apple.ChunkingLibrary (2.1 - 163.1) <2B0CBB85-EF91-351A-8750-A185996E4CDB> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x91db4000 - 0x920a6ffb  com.apple.CoreImage (10.0.33) <75B23F45-8D99-3521-89AE-AF2AF4487096> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x920a7000 - 0x920aeff3  libunwind.dylib (35.3) <29D9343F-9A0A-3535-B0AE-E7CC761D95EE> /usr/lib/system/libunwind.dylib
0x920af000 - 0x920bafff  com.apple.AppSandbox (4.0 - 238) <D05DB10E-06C7-3220-B63A-FDD1AFCAA30B> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
0x920bb000 - 0x920f7ff3  com.apple.RemoteViewServices (2.0 - 99) <2839C2F1-88DA-3843-87BF-441A374A8967> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x920f8000 - 0x924abfff  com.apple.CoreFoundation (6.9 - 1151.16) <2F4FE1E8-D09B-3C62-B884-7A41111F4FBB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x924ac000 - 0x924adfff  libSystem.B.dylib (1213) <77FA0B3F-4412-31F6-A798-21D068AE16C3> /usr/lib/libSystem.B.dylib
0x924ae000 - 0x924e0ff7  com.apple.GSS (4.0 - 2.0) <36CBBD76-19AC-333E-AB52-A93800ABC89A> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x924e1000 - 0x930cdfff  com.apple.AppKit (6.9 - 1343.16) <FC30E524-3BC6-3220-BBB5-1512A4ED5E7B> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x930fc000 - 0x930fcfff  libkeymgr.dylib (28) <06DDCEF8-EB84-3F68-9E19-FD1A12B764FD> /usr/lib/system/libkeymgr.dylib
0x930fd000 - 0x9345cffb  com.apple.Foundation (6.9 - 1151.16) <76BF64BB-34C4-3409-BB6F-CAACDEE7681A> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x9345d000 - 0x934d3ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <B6F346D2-BF88-3925-B962-E59267FA2268> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x934d4000 - 0x934d6fff  libsystem_coreservices.dylib (9) <20E66A47-8D67-344A-A393-73926F0E5FB2> /usr/lib/system/libsystem_coreservices.dylib
0x934d7000 - 0x93532ffb  libTIFF.dylib (1231) <14F5E31A-4ABC-3DF7-AB85-9DB406D3613C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x93642000 - 0x936bcfff  com.apple.ApplicationServices.ATS (360 - 375) <7E075657-314E-3130-97A7-AFD826000C7B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x93976000 - 0x939cbff3  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <F5A586C3-A440-3E0E-966A-7841A182E5B2> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x939cc000 - 0x93a0bfff  com.apple.NavigationServices (3.8 - 215.1) <46D8B66D-CB59-36F5-BD26-FD8309337BB3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x93a0c000 - 0x93a6cfff  com.apple.AppleVAFramework (5.0.31 - 5.0.31) <1844FC5A-83E0-3031-B68B-9F36197AAACB> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x93a6d000 - 0x93ae1fff  com.apple.Heimdal (4.0 - 2.0) <5D2BE254-CFCD-3A15-9A89-1CBBDE0FF265> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x94a84000 - 0x94a98fff  com.apple.ImageCapture (9.0 - 9.0) <4B84B5D5-A5F3-3B35-93CE-568A73486B92> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x94a99000 - 0x94aa6ff7  libbz2.1.0.dylib (36) <6BC7B049-8F03-3217-9840-B1804CCBF742> /usr/lib/libbz2.1.0.dylib
0x94aa7000 - 0x94afafff  libstdc++.6.dylib (104.1) <D0EB2C99-5939-3ABA-9C18-D9AD75CE23A1> /usr/lib/libstdc++.6.dylib
0x94afb000 - 0x94b3bfff  libauto.dylib (186) <1609D0F9-6E3A-3C67-87EF-BB0BD93EDAC9> /usr/lib/libauto.dylib
0x94b3c000 - 0x94c48fe3  libvDSP.dylib (512) <54403134-29AE-3806-89D7-2CBA7B455736> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x94c49000 - 0x94c4afff  com.apple.TrustEvaluationAgent (2.0 - 25) <28BBD931-EF7C-3753-B50E-6568F4075086> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x94c4b000 - 0x95041ff3  com.apple.CoreGraphics (1.600.0 - 772) <0D322365-219E-3D67-96BB-2B2416ACB4F5> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x95042000 - 0x9508bffb  libFontRegistry.dylib (134) <023BB8A2-8BBA-30DC-B0C2-A5F0AE3667D8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x9508c000 - 0x9509cff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <DBECFAD5-DB53-390C-AE92-09549733C861> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x9509d000 - 0x950a4fff  com.apple.XPCService (2.0 - 1) <9A59D63D-446A-33A4-BB21-56E42417DA93> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
0x950a5000 - 0x950f6fff  libcups.2.dylib (408) <08C5D411-533C-345A-B820-092C96215F2E> /usr/lib/libcups.2.dylib
0x950f7000 - 0x9512afff  com.apple.CoreAVCHD (5.7.5 - 5750.4.1) <103A5EA0-9B75-3B23-BE72-C4DD52744A6A> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x9512b000 - 0x95134fff  com.apple.DiskArbitration (2.6 - 2.6) <D906604A-1D8C-31BF-8F22-EA219FFC858F> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x95135000 - 0x95186fff  com.apple.opencl (2.4.2 - 2.4.2) <33B19D84-C463-3762-B1AB-C5CB8F7DC87F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x95187000 - 0x95189fff  com.apple.securityhi (9.0 - 55006) <E278B0FD-7303-381A-BDBC-C590C71EE86E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x9518a000 - 0x951b0ff7  com.apple.IconServices (47.1 - 47.1) <9C537499-B375-3F84-BF4A-EEF757FC26A9> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x951b1000 - 0x951b6ff7  libcompiler_rt.dylib (35) <6630682F-AB76-3E55-BE51-0A3E61B6CFC2> /usr/lib/system/libcompiler_rt.dylib
0x951b7000 - 0x951bdff3  libsystem_platform.dylib (63) <509993B7-3F26-3360-B899-0BBB15152516> /usr/lib/system/libsystem_platform.dylib
0x951be000 - 0x951cffff  libbsm.0.dylib (34) <C9F0C608-2794-3F6B-8078-583FC0046039> /usr/lib/libbsm.0.dylib
0x951d0000 - 0x951d6ff7  libsystem_trace.dylib (72.1.3) <E1985F9C-78FC-3098-8683-81F0DCEE54BB> /usr/lib/system/libsystem_trace.dylib
0x951db000 - 0x951e9ff7  libz.1.dylib (55) <DF3B8F77-8931-3A6B-8BDF-DB67315050E6> /usr/lib/libz.1.dylib
0x951ea000 - 0x951ebfff  libDiagnosticMessagesClient.dylib (100) <3EE83437-AA9C-356B-810B-589346B73797> /usr/lib/libDiagnosticMessagesClient.dylib
0x951ec000 - 0x951effff  libextension.dylib (55.1) <6FF35E52-648C-3F90-932C-5EB9FFEEEB49> /usr/lib/libextension.dylib
0x951f0000 - 0x9521afff  libxslt.1.dylib (13) <0F55B64A-6C55-304E-ACE0-B531027AA066> /usr/lib/libxslt.1.dylib
0x9521b000 - 0x9522aff3  com.apple.opengl (11.0.7 - 11.0.7) <C4738E5F-C178-3A01-B941-C638E6A14D7C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x952ba000 - 0x952f4ff7  com.apple.DebugSymbols (115 - 115) <D01FFA10-1734-31C5-B5A1-9CB61463FC15> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x952f5000 - 0x95381ff3  com.apple.PerformanceAnalysis (1.0 - 1) <CB175B15-8AA3-3ECA-88ED-E561D7722DFB> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x95382000 - 0x95473ffb  libiconv.2.dylib (42) <4AF77F10-0BEC-3BE0-99DF-C5170EDB316B> /usr/lib/libiconv.2.dylib
0x95474000 - 0x954b7fff  libGLU.dylib (11.0.7) <3519CD46-386A-3702-A5EE-AE59923C5AA7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x954c1000 - 0x954fbfff  com.apple.LDAPFramework (2.4.28 - 194.5) <AB471BFC-FDB3-347E-ABC0-BB7836662278> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x954fc000 - 0x95555ffb  libAVFAudio.dylib (118.3) <65762748-F772-3959-8D14-197AFB778132> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAudio.dylib
0x95556000 - 0x955b3ff3  com.apple.print.framework.PrintCore (10.0 - 451) <2563665B-7B7F-3B8A-83B1-E5AC8D389909> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x95662000 - 0x95669fff  libMatch.1.dylib (24) <428CD037-5261-39A6-83EE-A7D9ABF446EB> /usr/lib/libMatch.1.dylib
0x9566a000 - 0x95670ff7  libsystem_networkextension.dylib (167.1.10) <FC20E3AD-A53D-3346-AC71-829E82832AE8> /usr/lib/system/libsystem_networkextension.dylib
0x95671000 - 0x95985fef  com.apple.CoreAUC (211.0.0 - 211.0.0) <78C567D8-532D-3A08-BF7D-0C25A859F64A> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x95986000 - 0x9598affb  com.apple.TCC (1.0 - 1) <BFA66EA1-2839-3648-80F6-96AE136A6838> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x9598b000 - 0x95e31ff7  com.apple.JavaScriptCore (10600 - 10600.1.17) <51DEC6FC-6F6F-39F2-A286-CCAA88285016> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x95e32000 - 0x95ed7fff  com.apple.Metadata (10.7.0 - 916.1) <C1EAE5EA-C25B-337C-A0DD-82F694FDD140> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x9685c000 - 0x9686aff7  com.apple.SpeechRecognitionCore (2.0.32 - 2.0.32) <637E7AB2-1077-319C-A6A2-D0D0F01951BA> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
0x9686b000 - 0x9688effb  com.apple.framework.Apple80211 (10.0.1 - 1001.57.4) <FA330995-5E22-352D-8089-6F4EE2E178A5> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x9695b000 - 0x96963fff  libsystem_dnssd.dylib (561.1.1) <45CDAF46-03DE-33DB-A627-14F245993EF2> /usr/lib/system/libsystem_dnssd.dylib
0x96964000 - 0x96ad5ffb  libBLAS.dylib (1128) <ACEF468C-5DB1-38F3-BCB2-6F3D7F2B2040> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x96ad6000 - 0x96b42ffb  com.apple.datadetectorscore (6.0 - 396.1) <77C29022-34D1-3556-95F6-FDBE4576CAF9> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x96b43000 - 0x96baeff7  com.apple.framework.CoreWiFi (3.0 - 300.4) <632A811D-4706-3ED7-85E3-DD2CDB47CF8F> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x96d60000 - 0x96d62fff  libquarantine.dylib (76) <9ADD861F-A66E-3AD1-A77E-C622E91BD203> /usr/lib/system/libquarantine.dylib
0x96d63000 - 0x96d67fff  libheimdal-asn1.dylib (398.1.2) <71FCB9F7-A330-3C02-89F3-B483B1C67E54> /usr/lib/libheimdal-asn1.dylib
0x96d68000 - 0x96dbbfff  com.apple.CoreMediaIO (601.0 - 4749) <96E6B0EE-1251-39BA-A186-0D2DA82CB69C> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x96dbc000 - 0x96dbeffb  libRadiance.dylib (1231) <2F86BE82-404D-335C-B83E-F71D3C4969B8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x96dbf000 - 0x96e32ffb  com.apple.framework.CoreWLAN (5.0 - 500.35.2) <F46A7092-ADC6-3596-B046-8026F2814D8D> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x96e33000 - 0x96e45ff7  libsasl2.2.dylib (193) <B5813595-A89D-39D4-BB06-F6013D3BD98C> /usr/lib/libsasl2.2.dylib
0x96e46000 - 0x96e5dff3  com.apple.AppContainer (4.0 - 238) <6D233F8C-F8D1-365F-B678-E0B75A6E6C15> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
0x96e5e000 - 0x96e8cff7  libarchive.2.dylib (30) <8758D35F-ADF8-30F6-8EB2-9B852876EAC8> /usr/lib/libarchive.2.dylib
0x96e8d000 - 0x96e8efff  liblangid.dylib (117) <34A0F807-755F-300B-B01F-AABAE3838451> /usr/lib/liblangid.dylib
0x96e8f000 - 0x96ee4ff7  com.apple.htmlrendering (77 - 1.1.4) <B85A63B9-C9DD-3ECC-B5DC-E12533C7FDF9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x96ee5000 - 0x96f08fff  libJPEG.dylib (1231) <33D03A5B-CED8-3FDC-8892-723DD6E423FB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x96f09000 - 0x97261fff  libmecabra.dylib (666.1) <540C2537-35BD-3909-B98D-66783A3FB334> /usr/lib/libmecabra.dylib
0x97262000 - 0x97263fff  libremovefile.dylib (35) <49DCAF7B-4466-3775-9E58-EA5D7CBA8AE0> /usr/lib/system/libremovefile.dylib
0x97264000 - 0x97293ff7  com.apple.DictionaryServices (1.2 - 229) <1F5C35C7-67AA-30A0-A366-EB4B361152A3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x97294000 - 0x97326fff  com.apple.CoreSymbolication (3.1 - 56072) <BADFFEF1-5CD8-37BC-B8FD-7C955EF0D0A1> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x97327000 - 0x97329ffb  libsystem_secinit.dylib (18) <3CBA3BD3-8BA2-358D-BD1A-A1C3DF5D84E6> /usr/lib/system/libsystem_secinit.dylib
0x9732a000 - 0x97333ff7  libsystem_notify.dylib (133.1.1) <B8503E99-214B-3AC3-A7CA-CC837ABD7B25> /usr/lib/system/libsystem_notify.dylib
0x97334000 - 0x9733fff7  com.apple.CrashReporterSupport (10.10 - 629) <BB92BB57-6F2F-3348-BEF4-58036DF40FA4> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x97340000 - 0x97351ff3  libsystem_coretls.dylib (35.1.2) <87AE2CBB-A397-3392-A152-02AEA6D194D6> /usr/lib/system/libsystem_coretls.dylib
0x9735a000 - 0x9735efff  libCoreVMClient.dylib (79) <85CBF1F3-3CE1-304F-88DF-15608C9A2367> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x9735f000 - 0x9736ffff  libGL.dylib (11.0.7) <2AF64D8C-3447-3C85-B4A1-77F03456E402> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x97386000 - 0x973a5fff  libsystem_kernel.dylib (2782.1.97) <9F86CA37-93FC-31F0-8ACC-53D244AF9EC2> /usr/lib/system/libsystem_kernel.dylib
0x973a6000 - 0x973f9ff7  com.apple.HIServices (1.22 - 519) <5B54AB76-C487-367B-ACD5-2AF6BC85E1B9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x976d4000 - 0x976d4fff  com.apple.Carbon (154 - 157) <5A078967-8437-3721-A6B1-70CC00461D7B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x97960000 - 0x97994ffb  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <F527DB82-0D3F-359E-979B-951DFF46D45C> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
0x979a7000 - 0x97a3cff3  libsystem_c.dylib (1044.1.2) <819FD4E2-3B29-38F0-AC5C-BEE865489F5F> /usr/lib/system/libsystem_c.dylib
0x97a3d000 - 0x97ad7fff  com.apple.ColorSync (4.9.0 - 4.9.0) <091CDCEC-1B25-3FE7-94C2-8AEFA6564E95> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x97ad8000 - 0x97b0bfe3  libsystem_m.dylib (3086.1) <951F633F-57B7-398B-912F-F6ED4DB1C597> /usr/lib/system/libsystem_m.dylib
0x97b0c000 - 0x97b75ff7  libcorecrypto.dylib (233.1.2) <F188C1A7-E88F-3EC5-A6AA-22C02E3F0C93> /usr/lib/system/libcorecrypto.dylib
0x97b76000 - 0x97cdfff7  com.apple.avfoundation (2.0 - 889.10) <BC1712A8-FBDC-35A4-997C-2A0CA4296E8E> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x97ce0000 - 0x97cf7ff7  com.apple.CoreMediaAuthoring (2.2 - 951) <D3051132-DF37-3D20-9875-9541CE2641BB> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x97cf8000 - 0x97efcff3  com.apple.CFNetwork (720.1.1 - 720.1.1) <8485A7F6-5217-355E-8501-385C557A97EA> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x9811d000 - 0x9812afff  com.apple.OpenDirectory (10.10 - 187) <94A3ED17-CD64-3D4A-8470-69C937CABF50> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x9812b000 - 0x98138ff7  com.apple.speech.synthesis.framework (5.2.6 - 5.2.6) <DD10F01B-45E7-31A0-A19B-2AEEB689C6C4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x98139000 - 0x9814cfff  libcmph.dylib (1) <2449B048-208E-36FB-9DFA-47E0F3BCF132> /usr/lib/libcmph.dylib
0x9814d000 - 0x98168ff3  com.apple.openscripting (1.4 - 162) <EB1D1BA6-C0B0-3D3B-AE54-676324FFF3E6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x98169000 - 0x981cdff7  com.apple.AE (681 - 681) <EEE62980-421B-33BD-BB88-6BDE269A3060> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x981ce000 - 0x9820bff7  libsystem_network.dylib (411) <4D5BCDE3-5155-3D97-84C5-778D56A5122A> /usr/lib/system/libsystem_network.dylib
0x9820c000 - 0x9820efff  com.apple.SecCodeWrapper (4.0 - 238) <5F089303-4DBE-36D2-84B3-F53CDA3718AC> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
0x9820f000 - 0x9828cff3  com.apple.framework.IOKit (2.0.2 - 1050.1.21) <C3A9E799-0B67-3292-AF44-43CCA846C169> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x9828d000 - 0x98304fff  com.apple.CoreUtils (1.0 - 101.1) <7169E4D1-0771-36AD-85C8-60CF37FFF16E> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
0x98305000 - 0x98449fff  com.apple.ImageIO.framework (3.3.0 - 1038) <98EC2248-5270-3CB5-84FD-CD225A9875D4> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x9844a000 - 0x9844effb  com.apple.IOSurface (97 - 97) <ADB57CD2-455A-317C-818E-6379BF427D10> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x98dfe000 - 0x98dfefff  com.apple.Cocoa (6.8 - 21) <6AF80DDB-C28E-36FF-BC11-D7D561AC52A9> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x98dff000 - 0x98ff5fff  libicucore.A.dylib (531.30) <BD09E200-FF42-3E9D-814C-0BC8F2C0EAC9> /usr/lib/libicucore.A.dylib
0x98ff6000 - 0x98ff8fff  com.apple.loginsupport (1.0 - 1) <47A71885-BB14-3DB8-AE19-F74ABA120290> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x98ff9000 - 0x99020fff  libdispatch.dylib (442.1.4) <B26A176C-39F7-3362-B128-27B1211068B9> /usr/lib/system/libdispatch.dylib
0x99021000 - 0x990ebfff  com.apple.backup.framework (1.6.1 - 1.6.1) <82A5ADA6-6434-3801-AE63-4C56ADC93B28> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x990ec000 - 0x99147fff  com.apple.LanguageModeling (1.0 - 1) <9B39E059-F48E-31AF-B1B3-B0872F362627> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x99148000 - 0x9914bfff  com.apple.xpc.ServiceManagement (1.0 - 1) <942B9491-B97C-36DB-A9F0-3EA3273FCD2C> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x9914c000 - 0x9927effb  com.apple.UIFoundation (1.0 - 1) <00A59CFF-A217-3998-B22E-6E452278A302> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x99333000 - 0x993a9fff  com.apple.securityfoundation (6.0 - 55126) <64E4CE02-8BE6-3408-99A5-23E5CF7545BC> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x993aa000 - 0x993d3ff7  libsystem_info.dylib (459) <4F7A7111-7F0D-3891-9DC9-41F5D79949FE> /usr/lib/system/libsystem_info.dylib
0x993d4000 - 0x993f3ffb  libresolv.9.dylib (57) <C2C3810A-A45E-3375-B41D-6E1BECE1BA3C> /usr/lib/libresolv.9.dylib
0x993f4000 - 0x99420ffb  libsandbox.1.dylib (358.1.1) <A62AE9BC-7FF4-33D1-AB30-7497832770E7> /usr/lib/libsandbox.1.dylib
0x99421000 - 0x99537ff3  com.apple.desktopservices (1.9 - 1.9) <01A07F2E-9F9A-3847-AB11-C550827B3778> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x99538000 - 0x99973feb  com.apple.vImage (8.0 - 8.0) <56F6B317-9D70-3DC5-9868-BB6D7CB6E55D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x99974000 - 0x9997cfff  libsystem_pthread.dylib (105.1.4) <D90BD4F4-8DFA-3683-9C26-313D2F4F8C41> /usr/lib/system/libsystem_pthread.dylib
0x999af000 - 0x999b5ff7  com.apple.MediaAccessibility (1.0 - 61) <81E9530E-882C-313C-A4D5-2F43EB569E4F> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
0x999b6000 - 0x99a9ffff  libcrypto.0.9.8.dylib (52) <8BA9026A-18DA-3F45-9850-85DF4378F284> /usr/lib/libcrypto.0.9.8.dylib
0x99aa0000 - 0x99b97fff  libFontParser.dylib (134) <95F8F2D1-B28D-3687-95A9-45033FEE0504> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x99b98000 - 0x99b9bfff  libdyld.dylib (353.2.1) <6533C0BC-6FE5-3E43-A44D-EF2193978EC0> /usr/lib/system/libdyld.dylib
0x99b9c000 - 0x99ba5fff  libGFXShared.dylib (11.0.7) <AFC7CCD1-D935-3968-8CE3-303C13354F2B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x99ba6000 - 0x99caaff7  libJP2.dylib (1231) <77B25D2E-F9DE-3565-894A-970DE207B0EB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x99d2f000 - 0x99d76ff3  com.apple.AppleJPEG (1.0 - 1) <C14A2B49-A664-3EDE-9B9B-6A678ED7F8DE> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x99d77000 - 0x99d91ff7  liblzma.5.dylib (7) <D0BC984D-5B33-328C-8F1E-7E9C41813433> /usr/lib/liblzma.5.dylib
0x99d92000 - 0x99e3aff7  com.apple.CoreMedia (1.0 - 1562.19) <ECB3338A-318A-3612-BBC1-11E0E99DB595> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x99e3b000 - 0x99f51ff7  com.apple.CoreText (352.0 - 454.1) <02F310BE-E185-328C-A461-6D6B762D4A6D> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x99f52000 - 0x99f54fff  libCVMSPluginSupport.dylib (11.0.7) <A87C589A-DA64-3D62-8BDE-065784993B1A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x99f55000 - 0x99f6efff  com.apple.Kerberos (3.0 - 1) <92735F11-CF1C-3FA6-8682-9A30AC9E2651> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x99f6f000 - 0x9a3a2ff3  com.apple.vision.FaceCore (3.1.6 - 3.1.6) <EF92C25B-3E33-379F-A862-75C2FCA8B386> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x9a3a3000 - 0x9a3a7fff  com.apple.CommonPanels (1.2.6 - 96) <955375E6-2416-38E1-AFC6-477827119329> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x9a465000 - 0x9a6f8ff7  com.apple.CoreData (110 - 526) <C2C79A0B-70B1-3D88-951D-1C19D35B78E1> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x9a6f9000 - 0x9a6f9fff  com.apple.CoreServices (62 - 62) <FF296ED2-0F90-3055-BBE4-7BF9E42322EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x9a6fa000 - 0x9a719ff7  com.apple.GenerationalStorage (2.0 - 209.11) <34CF76B2-8052-359D-816D-092608FB6919> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x9a71a000 - 0x9a723fff  libcopyfile.dylib (118.1.2) <FAF3268F-C580-33D3-A5B4-74B8A8713216> /usr/lib/system/libcopyfile.dylib
0x9a724000 - 0x9a730ff3  libcommonCrypto.dylib (60061) <024B3913-15C6-3005-9E5A-EB24918F6977> /usr/lib/system/libcommonCrypto.dylib
0x9a731000 - 0x9a748ff3  libLinearAlgebra.dylib (1128) <B20FAAAA-1C76-3B20-B100-5FC90F7FE023> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x9a749000 - 0x9a750fff  com.apple.speech.recognition.framework (5.0.9 - 5.0.9) <5D268178-3812-3777-92A6-D7D3395405B8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x9a751000 - 0x9a768fff  libsystem_asl.dylib (267) <85BD88AD-618E-3325-AC31-10DBAB8E9AF3> /usr/lib/system/libsystem_asl.dylib
0x9a769000 - 0x9a818ff7  com.apple.Bluetooth (4.3.1 - 4.3.1f2) <5BCD60EC-DAD3-369F-B836-49086A6A6D39> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x9a819000 - 0x9a8a0fff  com.apple.CoreServices.OSServices (640.3 - 640.3) <8DD52AC8-238C-3E5C-ADBB-ABDA770D708A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x9a8a1000 - 0x9a8e1ffb  libGLImage.dylib (11.0.7) <1F2F2EFE-1EFA-398F-80D6-8AC6EA5160DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x9b1f0000 - 0x9b37fff3  libsqlite3.dylib (168) <C3F78985-C19B-3320-9F71-543969632128> /usr/lib/libsqlite3.dylib
0x9b380000 - 0x9b3fffff  com.apple.SystemConfiguration (1.14 - 1.14) <89A67A1E-850F-3ED1-AB7D-9057A5B0FF0D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x9b44f000 - 0x9b462fff  com.apple.CoreBluetooth (1.0 - 1) <DF406F6F-C173-3598-8785-8A2014F770EF> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x9b463000 - 0x9b9beffb  com.apple.MediaToolbox (1.0 - 1562.19) <6BAB878B-526B-314F-824B-95D9D2FED1D2> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x9b9bf000 - 0x9bab5ff7  libxml2.2.dylib (26) <2F37833C-4D55-3A09-9A0C-5904E8B6892A> /usr/lib/libxml2.2.dylib
0x9bac4000 - 0x9bac8ffb  libGIF.dylib (1231) <9DE811E6-6151-32B2-8C89-AD97EC7815B3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x9bac9000 - 0x9badbfff  com.apple.Sharing (328.3 - 328.3) <460DD833-B33A-369E-A5EF-B21D5AA231EF> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x9baf0000 - 0x9bb90fff  com.apple.QD (301 - 301) <4DFE3689-59DE-3FBC-806B-6A4056573E52> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x9bb91000 - 0x9be0dff3  com.apple.security (7.0 - 57031.1.35) <4721C22E-D6C2-3202-B80D-5E67169466D2> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x9be0e000 - 0x9bf99ffb  com.apple.audio.toolbox.AudioToolbox (1.12 - 1.12) <44BCEAB8-306D-307F-92C8-6656F3578220> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x9bf9a000 - 0x9bfa3fff  com.apple.CommonAuth (4.0 - 2.0) <88D8A3D8-5F27-3545-8CD2-456FFDE5383D> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x9bfa4000 - 0x9bfaeffb  com.apple.audio.SoundManager (4.2 - 4.2) <4312D0A7-4B6F-3A1E-9A47-24C6E8C65E51> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x9bfea000 - 0x9c003fff  libsystem_malloc.dylib (53.1.1) <58CD8BC7-55D1-3862-8E5D-728EE2EBE447> /usr/lib/system/libsystem_malloc.dylib
0x9c004000 - 0x9c004fff  com.apple.ApplicationServices (48 - 48) <76C301A4-705B-33DE-BA11-C89DCF1EDCDD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x9c005000 - 0x9c118fff  com.apple.MediaControlSender (2.0 - 215.10) <9A59F1DE-E9B6-3A56-84A1-F3F9DC66189B> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender
0x9c119000 - 0x9c119fff  liblaunch.dylib (559.1.22) <2FDDB7A5-C022-3C40-A263-1DC74F0B446D> /usr/lib/system/liblaunch.dylib
0x9c11a000 - 0x9c11dfff  libpam.2.dylib (20) <E2F34522-448A-3392-BC1D-6625BEB612B9> /usr/lib/libpam.2.dylib
0x9c11e000 - 0x9c293ff7  com.apple.QTKit (7.7.3 - 2890) <16C43187-DFFE-3BB3-AA2C-741FBEBB5585> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x9c29d000 - 0x9c2b8ff7  com.apple.CFOpenDirectory (10.10 - 187) <12F3D599-88CE-3952-8987-7F6CEA2A809A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x9c2b9000 - 0x9c2befff  com.apple.print.framework.Print (10.0 - 265) <7C3984BB-8337-3B90-A414-17C181A45744> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x9c2bf000 - 0x9c2c2ff7  com.apple.help (1.3.3 - 46) <FDF183E4-3B95-3CBD-A390-2536C8E7E258> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x9c2d0000 - 0x9c2dcff7  libkxld.dylib (2782.1.97) <779DF7F9-9B34-3FD9-9BC1-482CDA59E17A> /usr/lib/system/libkxld.dylib
0x9c300000 - 0x9c315ffb  com.apple.MultitouchSupport.framework (260.30 - 260.30) <2E28AF1C-AC6C-364F-B181-C5926A7F5A4D> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x9c316000 - 0x9c350fff  com.apple.AirPlaySupport (2.0 - 215.10) <BA87CB33-2E42-389A-AFC1-0ABEE42C3E38> /System/Library/PrivateFrameworks/AirPlaySupport.framework/Versions/A/AirPlaySupport

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 1
    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: 1122
    thread_create: 2
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=246.4M resident=96.7M(39%) swapped_out_or_unallocated=149.7M(61%)
Writable regions: Total=53.0M written=2812K(5%) resident=3908K(7%) swapped_out=0K(0%) unallocated=49.1M(93%)

REGION TYPE                      VIRTUAL
===========                      =======
Kernel Alloc Once                     4K
MALLOC                             40.1M
MALLOC (admin)                       48K
Stack                              66.1M
VM_ALLOCATE                         380K
__DATA                             10.2M
__IMAGE                             528K
__LINKEDIT                         49.0M
__OBJC                             3808K
__TEXT                            197.4M
__UNICODE                           544K
mapped file                       111.1M
shared memory                        12K
===========                      =======
TOTAL                             479.1M

Model: MacBookAir6,2, BootROM MBA61.0099.B16, 2 processors, Intel Core i7, 1.7 GHz, 8 GB, SMC 2.13f15
Graphics: Intel HD Graphics 5000, Intel HD Graphics 5000, Built-In
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1600 MHz, 0x02FE, -
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1600 MHz, 0x02FE, -
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x117), Broadcom BCM43xx 1.0 (7.15.124.12.10)
Bluetooth: Version 4.3.1f2 15015, 3 services, 19 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
Serial ATA Device: APPLE SSD SM0512F, 500.28 GB
USB Device: Internal Memory Card Reader
USB Device: BRCM20702 Hub
USB Device: Bluetooth USB Host Controller
Thunderbolt Bus: MacBook Air, Apple Inc., 23.6

I replaced the plist file in the builder generated app with the one from "node-webkit" in the cache folder and it worked with some error messages on the console:

[2020:1130/170901:ERROR:breakpad_mac.mm(238)] Breakpad initializaiton failed
[2022:1130/170901:ERROR:breakpad_mac.mm(238)] Breakpad initializaiton failed

Any idea whats wrong?

@adam-lynch
Copy link
Contributor

Maybe this is related to nwjs/nw.js#2518?

@adam-lynch
Copy link
Contributor

Also just saw nwjs/nw.js#2479 (comment)

@cgrossde
Copy link

cgrossde commented Dec 1, 2014

I also had an immediate crash when building the App for OS X with appName set. After removing appName from my build options everything works fine again.

@adam-lynch
Copy link
Contributor

@cgrossde that sounds like a separate issue, I've never heard of that before. Please create a separate issue with an example app if you can.

@adam-lynch adam-lynch changed the title osx .app crashes when trying to open OSX: NSInvalidArgumentException / breakpad error crashing app on launch Dec 1, 2014
@adam-lynch
Copy link
Contributor

I just published 0.4.1 with related fixes. Could you try again with 0.4.1?

Related: #131, #133, #134.

@adam-lynch
Copy link
Contributor

People seemed pretty confident this was the same problem so I'll close this. If the problem persists, let me know and I'll re-open it.

@Iliyass
Copy link

Iliyass commented Dec 16, 2014

guys i just intalled node-webkit, i got the same error when i built my first hello world i have yosemite 10.1.1 installed !

@gubihero
Copy link

I also am running into the same issue. I've also got yosemite 10.1.1 installed.

@cgrossde
Copy link

Could you please post your build options. Please also try to remove single options and check if the build succeeds after that.

@gubihero
Copy link

I was using the prebuilt binaries directly from the repository, I was just trying it out with a simple hello world tutorial.

@cgrossde
Copy link

This error always happens when an invalid Info.plist file was generated. Can you post you Info.plist file?

@gubihero
Copy link

here it is
screen shot 2014-12-31 at 9 44 53 am

@cgrossde
Copy link

cgrossde commented Jan 2, 2015

Sorry, but please post the XML :)

@gubihero
Copy link

gubihero commented Jan 2, 2015

`

BuildMachineOSBuild 12F45 CFBundleDevelopmentRegion en CFBundleDisplayName node-webkit CFBundleDocumentTypes CFBundleTypeIconFile nw.icns CFBundleTypeName node-webkit App CFBundleTypeRole Viewer LSHandlerRank Owner LSItemContentTypes com.intel.nw.app CFBundleTypeName Folder CFBundleTypeOSTypes fold CFBundleTypeRole Viewer LSHandlerRank None CFBundleExecutable node-webkit CFBundleIconFile nw.icns CFBundleIdentifier com.intel.nw CFBundleInfoDictionaryVersion 6.0 CFBundleName node-webkit CFBundlePackageType APPL CFBundleShortVersionString 38.0.2125.104 CFBundleVersion 2125.104 DTSDKBuild 12F37 DTSDKName macosx10.8 DTXcode 0511 DTXcodeBuild 5B1008 LSFileQuarantineEnabled LSMinimumSystemVersion 10.6.0 NSPrincipalClass NSApplication NSSupportsAutomaticGraphicsSwitching SCMRevision 290379 UTExportedTypeDeclarations UTTypeConformsTo com.pkware.zip-archive UTTypeDescription node-webkit App UTTypeIconFile nw.icns UTTypeIdentifier com.intel.nw.app UTTypeReferenceURL https://github.com/rogerwang/node-webkit/wiki/How-to-package-and-distribute-your-apps UTTypeTagSpecification com.apple.ostype node-webkit public.filename-extension nw public.mime-type application/x-node-webkit-app `

@cgrossde
Copy link

cgrossde commented Jan 2, 2015

-.- please edit the comment and add ``` before and after the XML. This way the tags can be displayed and are not removed by Github.

@gubihero
Copy link

gubihero commented Jan 6, 2015

k

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants