Giter Club home page Giter Club logo

Comments (11)

TadeasKriz avatar TadeasKriz commented on May 21, 2024

You get this error when running the ./run in Build phase in Xcode?

from cuckoo.

matt-oakes avatar matt-oakes commented on May 21, 2024

Yes. Or when running the cuckoo_generator command directly. I am however able to run cuckoo_generator help with no errors.

from cuckoo.

TadeasKriz avatar TadeasKriz commented on May 21, 2024

@matto1990 Could you try finding the crash in Console.app like it is described here: realm/SwiftLint#583 (comment) Thanks.

from cuckoo.

matt-oakes avatar matt-oakes commented on May 21, 2024

@TadeasKriz Se below:

Anonymous UUID:        C5B97806-2068-4CF4-E738-198D52F46162

Sleep/Wake UUID:       06F05648-76F1-4D2C-98A7-93DD6BFBAC5B

Time Awake Since Boot: 220000 seconds
Time Since Wake:       83000 seconds

System Integrity Protection: enabled

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

Exception Type:        EXC_BAD_INSTRUCTION (SIGILL)
Exception Codes:       0x0000000000000001, 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   org.brightify.CuckooGeneratorFramework  0x000000010f186086 _TFV24CuckooGeneratorFramework9TokenizerP33_6B5E4670475CD8E7EEC0C390A774C48A8tokenizefP21SourceKittenFramework22SourceKitRepresentable_GSqPS_5Token__ + 13638 (Tokenizer.swift:97)
1   org.brightify.CuckooGeneratorFramework  0x000000010f18f76a _TPA__TFV24CuckooGeneratorFramework9TokenizerP33_6B5E4670475CD8E7EEC0C390A774C48A8tokenizefP21SourceKittenFramework22SourceKitRepresentable_GSqPS_5Token__.11 + 42
2   org.brightify.CuckooGeneratorFramework  0x000000010f189352 _TTSf4g_n___TTSg5GSaP21SourceKittenFramework22SourceKitRepresentable__GSaPS0___s8Sequences_P24CuckooGeneratorFramework5Token____TFEsPs8Sequence7flatMapurfzFzWx8Iterator7Element_GSqqd___GSaqd___ + 322
3   org.brightify.CuckooGeneratorFramework  0x000000010f184f84 _TFV24CuckooGeneratorFramework9TokenizerP33_6B5E4670475CD8E7EEC0C390A774C48A8tokenizefP21SourceKittenFramework22SourceKitRepresentable_GSqPS_5Token__ + 9284
4   org.brightify.CuckooGeneratorFramework  0x000000010f187fba _TPA__TFV24CuckooGeneratorFramework9TokenizerP33_6B5E4670475CD8E7EEC0C390A774C48A8tokenizefP21SourceKittenFramework22SourceKitRepresentable_GSqPS_5Token__ + 42
5   org.brightify.CuckooGeneratorFramework  0x000000010f189352 _TTSf4g_n___TTSg5GSaP21SourceKittenFramework22SourceKitRepresentable__GSaPS0___s8Sequences_P24CuckooGeneratorFramework5Token____TFEsPs8Sequence7flatMapurfzFzWx8Iterator7Element_GSqqd___GSaqd___ + 322
6   org.brightify.CuckooGeneratorFramework  0x000000010f182a23 _TFV24CuckooGeneratorFramework9Tokenizer8tokenizefT_VS_18FileRepresentation + 1091 (Tokenizer.swift:31)
7   org.brightify.CuckooGenerator   0x000000010f15da89 _TTSf4g_d___TFV16cuckoo_generator20GenerateMocksCommand3runfVS0_7OptionsGO6Result6ResultT_OS_20CuckooGeneratorError_ + 2169 (GenerateMocksCommand.swift:27)
8   org.brightify.CuckooGenerator   0x000000010f150f6d _TTWV16cuckoo_generator20GenerateMocksCommand10Commandant11CommandTypeS_FS2_3runfwx7OptionsGO6Result6ResultT_wx11ClientError_ + 157
9   org.carthage.Commandant         0x000000010f20e048 _TFFV10Commandant14CommandWrappercuRd__S_11CommandTypexzWd__7Options11ClientError_wd__11ClientErrorzWd__S2_S3__rFqd__GS0_x_U_FCS_14ArgumentParserGO6Result6ResultT_GOS_15CommandantErrorQ___ + 1176 (Command.swift:60)
10  org.carthage.Commandant         0x000000010f212b48 _TPA__TFFV10Commandant14CommandWrappercuRd__S_11CommandTypexzWd__7Options11ClientError_wd__11ClientErrorzWd__S2_S3__rFqd__GS0_x_U_FCS_14ArgumentParserGO6Result6ResultT_GOS_15CommandantErrorQ___ + 88
11  org.carthage.Commandant         0x000000010f20ec34 _TFC10Commandant15CommandRegistry10runCommandfTSS9argumentsGSaSS__GSqGO6Result6ResultT_GOS_15CommandantErrorx___ + 292 (Command.swift:106)
12  org.carthage.Commandant         0x000000010f20f199 _TFC10Commandant15CommandRegistry4mainfT9argumentsGSaSS_11defaultVerbSS12errorHandlerFxT__Os5Never + 505 (Command.swift:170)
13  org.carthage.Commandant         0x000000010f20ef97 _TFC10Commandant15CommandRegistry4mainfT11defaultVerbSS12errorHandlerFxT__Os5Never + 135
14  org.brightify.CuckooGenerator   0x000000010f1507ee main + 510
15  libdyld.dylib                   0x00007fff92fb35ad start + 1

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib          0x00007fff952a2efa kevent_qos + 10
1   libdispatch.dylib               0x00007fff9f1b9165 _dispatch_mgr_invoke + 216
2   libdispatch.dylib               0x00007fff9f1b8dcd _dispatch_mgr_thread + 52

Thread 2:
0   libsystem_kernel.dylib          0x00007fff952a25e2 __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff92bff578 _pthread_wqthread + 1283
2   libsystem_pthread.dylib         0x00007fff92bfd341 start_wqthread + 13

Thread 3:
0   libsystem_kernel.dylib          0x00007fff952a25e2 __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff92bff578 _pthread_wqthread + 1283
2   libsystem_pthread.dylib         0x00007fff92bfd341 start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000001  rbx: 0x00007fb148f07e50  rcx: 0x00007fff50aa7718  rdx: 0x0000000000000000
  rdi: 0x000000010fd52600  rsi: 0x00007fb148f00000  rbp: 0x00007fff50aa7670  rsp: 0x00007fff50aa7410
   r8: 0x0000000000000005   r9: 0x00000000fffff800  r10: 0x000000002bf80af8  r11: 0x00007fb148f00000
  r12: 0x00007fb148f07dc0  r13: 0x0000000072617635  r14: 0x00007fff50aa7718  r15: 0x00007fff50aa7718
  rip: 0x000000010f186086  rfl: 0x0000000000010202  cr2: 0x00007fb14a819000

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


Binary Images:
       0x10f14f000 -        0x10f163fff +org.brightify.CuckooGenerator (0.6.0 - 1) <FE4A8E88-DDE5-3534-97D4-5B8A8E6BDFE0> /Users/USER/*/cuckoo_generator.app/Contents/MacOS/cuckoo_generator
       0x10f181000 -        0x10f1baff7 +org.brightify.CuckooGeneratorFramework (0.6.0 - 1) <B3FBEABB-12A7-362F-A42D-E489848FDE7D> /Users/USER/*/cuckoo_generator.app/Contents/Frameworks/CuckooGeneratorFramework.framework/Versions/A/CuckooGeneratorFramework
       0x10f1fd000 -        0x10f222ff7 +org.carthage.Commandant (0.10.1 - 1) <DB8B3B2C-5838-3236-B781-7211B458383A> /Users/USER/*/cuckoo_generator.app/Contents/Frameworks/CuckooGeneratorFramework.framework/Versions/A/Frameworks/Commandant.framework/Versions/A/Commandant
       0x10f255000 -        0x10f29ffff +com.nikolaivazquez.FileKit (3.0.0 - 10) <F4282E12-F0FA-3A59-A95F-463A7B7697B5> /Users/USER/*/cuckoo_generator.app/Contents/Frameworks/CuckooGeneratorFramework.framework/Versions/A/Frameworks/FileKit.framework/Versions/A/FileKit
       0x10f329000 -        0x10f3bffff +com.sourcekitten.SourceKittenFramework (0.13.0 - 1) <4C96199C-BDD7-3AB1-BCAA-173AE3AC85FC> /Users/USER/*/cuckoo_generator.app/Contents/Frameworks/CuckooGeneratorFramework.framework/Versions/A/Frameworks/SourceKittenFramework.framework/Versions/A/SourceKittenFramework
       0x10f463000 -        0x10f6d2fff +libswiftCore.dylib (3.0 - 800.0.46.2) <9B104D3B-B8B8-35EF-9AD4-9B81A718FFAD> /Users/USER/*/cuckoo_generator.app/Contents/Frameworks/libswiftCore.dylib
       0x10f94d000 -        0x10f95bff7 +libswiftCoreGraphics.dylib (3.0 - 800.0.46.2) <8B1780DA-B8D1-3FEF-B7C9-8EE0A8C59335> /Users/USER/*/cuckoo_generator.app/Contents/Frameworks/libswiftCoreGraphics.dylib
       0x10f973000 -        0x10f979ff7 +libswiftDarwin.dylib (3.0 - 800.0.46.2) <919C618F-A903-339A-BE2A-EA4594F2CB17> /Users/USER/*/cuckoo_generator.app/Contents/Frameworks/libswiftDarwin.dylib
       0x10f988000 -        0x10f9a3ff7 +libswiftDispatch.dylib (3.0 - 800.0.46.2) <B7DF7971-1E2F-3C56-BA39-FD4BA1671FFC> /Users/USER/*/cuckoo_generator.app/Contents/Frameworks/libswiftDispatch.dylib
       0x10f9e3000 -        0x10fab7ff7 +libswiftFoundation.dylib (3.0 - 800.0.46.2) <BD143F76-8156-334F-9B1C-A88EBF80BE55> /Users/USER/*/cuckoo_generator.app/Contents/Frameworks/libswiftFoundation.dylib
       0x10fbae000 -        0x10fbb1ff7 +libswiftIOKit.dylib (3.0 - 800.0.46.2) <1528E5EB-02D6-3E07-9897-BD00B18E93D8> /Users/USER/*/cuckoo_generator.app/Contents/Frameworks/libswiftIOKit.dylib
       0x10fbbb000 -        0x10fbc0fff +libswiftObjectiveC.dylib (3.0 - 800.0.46.2) <D4271CBF-B9EC-3000-B527-0F601A29B646> /Users/USER/*/cuckoo_generator.app/Contents/Frameworks/libswiftObjectiveC.dylib
       0x10fbcc000 -        0x10fbe0ff7 +com.antitypical.Result (3.0.0-alpha.1 - 1) <C756075E-1D00-3692-9A70-6338AFEB89F4> /Users/USER/*/cuckoo_generator.app/Contents/Frameworks/CuckooGeneratorFramework.framework/Versions/A/Frameworks/Result.framework/Versions/A/Result
       0x10fc01000 -        0x10fc37fff +drmohundro.SWXMLHash (2.0 - 1) <4304720F-7D7D-3885-9E26-8127FDD7D143> /Users/USER/*/cuckoo_generator.app/Contents/Frameworks/CuckooGeneratorFramework.framework/Versions/A/Frameworks/SWXMLHash.framework/Versions/A/SWXMLHash
       0x10fc7d000 -        0x10fcc1fff +behrang.Yaml (1.0 - 1) <DC97C2D0-D7CF-39EA-B7E3-2F6E8BCAECBF> /Users/USER/*/cuckoo_generator.app/Contents/Frameworks/CuckooGeneratorFramework.framework/Versions/A/Frameworks/Yaml.framework/Versions/A/Yaml
       0x10fcf2000 -        0x10fcf5ff7 +libswiftXPC.dylib (3.0 - 800.0.46.2) <BFFBF948-5BD4-3DFC-B33D-30B9B698020C> /Users/USER/*/cuckoo_generator.app/Contents/Frameworks/libswiftXPC.dylib
       0x10fcfd000 -        0x10fd02fff +libswiftos.dylib (3.0 - 800.0.46.2) <BB790887-0280-3DAF-992B-7B32153D9000> /Users/USER/*/cuckoo_generator.app/Contents/Frameworks/libswiftos.dylib
       0x10fd0c000 -        0x10fd18ff7 +libswiftAppKit.dylib (3.0 - 800.0.46.2) <614C47ED-3CE9-3619-A356-9E0D813DBDAB> /Users/USER/*/cuckoo_generator.app/Contents/Frameworks/libswiftAppKit.dylib
       0x10fd25000 -        0x10fd2fff7 +libswiftCoreData.dylib (3.0 - 800.0.46.2) <38BE45DC-AD2F-3CB5-A658-6D6C1C6001B8> /Users/USER/*/cuckoo_generator.app/Contents/Frameworks/libswiftCoreData.dylib
       0x10fd44000 -        0x10fd48ffe +libswiftCoreImage.dylib (3.0 - 800.0.46.2) <D88B54FB-3A7B-30E7-B918-6472D35B5153> /Users/USER/*/cuckoo_generator.app/Contents/Frameworks/libswiftCoreImage.dylib
       0x111000000 -        0x11103cff7  com.apple.sourcekitd (1.0 - 800.0.46.2) <C20AA345-3797-3733-95BF-4B48034E219F> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/sourcekitd.framework/Versions/A/sourcekitd
    0x7fff64d42000 -     0x7fff64d79a47  dyld (360.22) <DC81CC9D-651A-3A45-8809-928282052BD3> /usr/lib/dyld
    0x7fff89cf2000 -     0x7fff89d1bff7  libxpc.dylib (765.50.8) <54D1328E-054E-3DAA-89E2-375722F9D18F> /usr/lib/system/libxpc.dylib
    0x7fff89d1c000 -     0x7fff89d24fff  libcopyfile.dylib (127) <A48637BC-F3F2-34F2-BB68-4C65FD012832> /usr/lib/system/libcopyfile.dylib
    0x7fff89e38000 -     0x7fff89f27ff7  libxml2.2.dylib (29.10) <B3B03292-7E1A-34AB-888C-3D49D63D60C6> /usr/lib/libxml2.2.dylib
    0x7fff89f28000 -     0x7fff89f28fff  com.apple.Accelerate (1.10 - Accelerate 1.10) <185EC96A-5AF0-3620-A4ED-4D3654D25B39> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff8aa35000 -     0x7fff8aaa4fff  com.apple.SearchKit (1.4.0 - 1.4.0) <F159A888-34CA-36F1-AC8E-EB1B38C9DFB3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff8aae7000 -     0x7fff8aaf2ff7  libChineseTokenizer.dylib (16) <79B8C67A-3061-3C78-92CD-4650719E68D4> /usr/lib/libChineseTokenizer.dylib
    0x7fff8aba1000 -     0x7fff8acebff7  com.apple.coreui (2.1 - 366.1) <8138636F-A0A7-31C7-896C-5F5747FA1B2A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff8af94000 -     0x7fff8afa2fff  com.apple.opengl (12.1.0 - 12.1.0) <0718DB60-BA4F-3CF7-A117-10A2515D931F> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff8afa3000 -     0x7fff8afbeff7  libCRFSuite.dylib (34) <078B4CD8-6A8C-3067-B2BA-0C2A0BAB8AC3> /usr/lib/libCRFSuite.dylib
    0x7fff8afc5000 -     0x7fff8afdefff  com.apple.CFOpenDirectory (10.11 - 194) <11F95672-55E0-3F9D-9171-5E8C56AEE948> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff8b992000 -     0x7fff8bcf4f3f  libobjc.A.dylib (680) <7489D2D6-1EFD-3414-B18D-2AECCCC90286> /usr/lib/libobjc.A.dylib
    0x7fff8bd4b000 -     0x7fff8be3bff7  libJP2.dylib (1459) <5212E346-B7FC-31F4-B4F7-CF1DD9BBAFBB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff8be3c000 -     0x7fff8be45ff7  com.apple.CommonAuth (4.0 - 2.0) <4B8673E1-3697-3FE2-8D30-AC7AC5D4F8BF> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff8c3cd000 -     0x7fff8c3effff  com.apple.IconServices (68.1 - 68.1) <CDEEDBE6-F53B-3BA1-82D4-23BCA3DD8949> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff8c413000 -     0x7fff8c419ff7  com.apple.speech.recognition.framework (5.1.1 - 5.1.1) <9E5A980A-F455-32D5-BBEE-3BD6018CC45E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff8c41a000 -     0x7fff8c439ff7  com.apple.framework.Apple80211 (11.0 - 1121.34.2) <90477FAE-B835-3931-80FB-FDFF02B21D9D> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff8c43a000 -     0x7fff8c463fff  libsystem_info.dylib (477.50.4) <FAA9226D-64DE-3769-A6D8-6CABA4B7FF4D> /usr/lib/system/libsystem_info.dylib
    0x7fff8c4c8000 -     0x7fff8c51bff7  libc++.1.dylib (120.1) <8FC3D139-8055-3498-9AC5-6467CB7F4D14> /usr/lib/libc++.1.dylib
    0x7fff8c51f000 -     0x7fff8c5c3fff  com.apple.Bluetooth (4.4.6 - 4.4.6f1) <F8E54D34-DAAB-319F-8AE7-F3C55CA0CC68> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff8c60f000 -     0x7fff8c614ff7  libheimdal-asn1.dylib (453.40.10) <981DE40B-FA16-36F7-BE92-8C8A115D6CD9> /usr/lib/libheimdal-asn1.dylib
    0x7fff8c66e000 -     0x7fff8c67afff  com.apple.SpeechRecognitionCore (2.2.7 - 2.2.7) <6BA06290-D4A3-351C-87F9-B61EF61FF055> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
    0x7fff8c71c000 -     0x7fff8c78aff7  com.apple.ApplicationServices.ATS (377 - 394.4) <9779E916-0788-3CAC-B1EC-F68BCB12A2B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff8c7a3000 -     0x7fff8c971ff3  com.apple.QuartzCore (1.11 - 410.14) <076BDE58-8AED-3D47-84FD-548CF8E8EDB9> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff8d0a6000 -     0x7fff8d0a9fff  libsystem_sandbox.dylib (460.60.2) <2A68B39C-B786-3A05-87A2-56E688469FB8> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff8d0b2000 -     0x7fff8d0b3ffb  libSystem.B.dylib (1226.10.1) <ECAA07BE-A114-3461-AA13-C57838775FC2> /usr/lib/libSystem.B.dylib
    0x7fff8d0b5000 -     0x7fff8d106ff7  libcups.2.dylib (435.2) <91584A40-214D-33E8-A613-CE22289037C8> /usr/lib/libcups.2.dylib
    0x7fff8d3d5000 -     0x7fff8d425ff7  com.apple.Symbolication (1.4 - 58044) <F70BF765-FBE9-3F1E-85CA-BB2F8E53E8C2> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff8d426000 -     0x7fff8d460ff7  com.apple.DebugSymbols (132 - 132) <23A42C53-B941-3871-9EE2-4C87A46005B5> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff8d461000 -     0x7fff8d47eff7  com.apple.AppleVPAFramework (2.1.2 - 2.1.2) <41378C0B-B56A-3A73-9BD0-E06FA1F87B8C> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
    0x7fff8d47f000 -     0x7fff8d49bff7  libextension.dylib (78) <FD952DA6-BBEC-3CB6-98B3-E1D111C5C54E> /usr/lib/libextension.dylib
    0x7fff8d4b4000 -     0x7fff8d4dfffb  libarchive.2.dylib (33.20.2) <6C370A21-63FD-3A68-B4B3-5333F24B770B> /usr/lib/libarchive.2.dylib
    0x7fff8d6c7000 -     0x7fff8d7b9ff7  libiconv.2.dylib (44) <F05A0A5A-92A9-3668-8F20-F27CBDA26BE9> /usr/lib/libiconv.2.dylib
    0x7fff8d7bc000 -     0x7fff8d7d2ff7  libLinearAlgebra.dylib (1162.2) <FFE54EDF-F06F-3C0A-864A-4CA7BBFD4B2D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x7fff8d8de000 -     0x7fff8daa4ff7  com.apple.ImageIO.framework (3.3.0 - 1459) <228306DC-0C7F-3D69-92FA-B2E46E47AA9F> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff8daa5000 -     0x7fff8dabfff3  liblzma.5.dylib (10) <CC03591B-FA57-3CA5-AC81-0D76033AC0CE> /usr/lib/liblzma.5.dylib
    0x7fff8e745000 -     0x7fff8e756fff  libSparseBLAS.dylib (1162.2) <EBEB3848-3468-342A-91A6-5C47F2369CD9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
    0x7fff8e78f000 -     0x7fff8e7d1ff7  com.apple.Metal (56.6 - 56.6) <30518711-8D00-3759-AA19-800D3C88E693> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
    0x7fff8e849000 -     0x7fff8e958fe7  libvDSP.dylib (563.5) <9AB6CA3C-4F0E-35E6-9184-9DF86E7C3DAD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff8e975000 -     0x7fff8e978fff  com.apple.IOSurface (108.2.3 - 108.2.3) <52E51D16-42E9-3DDB-A16C-48225EF262C4> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff8e98a000 -     0x7fff8e9c4fff  com.apple.QD (3.12 - 302) <0FE53180-2895-3D14-A1E7-F82DE1D106E1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff8e9c5000 -     0x7fff8ea39ff7  com.apple.Heimdal (4.0 - 2.0) <5D365381-8B5E-3259-8867-FC4A7D307BDE> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff8ea3a000 -     0x7fff8ea3cfff  libsystem_coreservices.dylib (19.2) <1B3F5AFC-FFCD-3ECB-8B9A-5538366FB20D> /usr/lib/system/libsystem_coreservices.dylib
    0x7fff8ea3d000 -     0x7fff8ea4eff7  libsystem_trace.dylib (201.10.3) <1DD0C1FD-74E2-3949-9C2C-B81D19C2CA5E> /usr/lib/system/libsystem_trace.dylib
    0x7fff8ea4f000 -     0x7fff8eaeffff  com.apple.Metadata (10.7.0 - 972.34) <A58195C5-5D5C-32D5-8BBB-F4D32201E5AA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff8eaf5000 -     0x7fff8eb24ff7  com.apple.DictionaryServices (1.2 - 250.3) <30250542-CBAA-39C1-91AA-B57A5DE17594> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff8eb25000 -     0x7fff8eb76fff  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <EA7D4F3B-062B-3C81-A98C-C89264D00D48> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff8f1b4000 -     0x7fff8f1c5fff  libcmph.dylib (6) <BA4BF2C6-7F4E-33B8-9DD7-619C9EB83ECF> /usr/lib/libcmph.dylib
    0x7fff8f238000 -     0x7fff8f29ffff  com.apple.framework.CoreWiFi (11.0 - 1101.20) <993592F1-B3F1-3FAD-87BD-EA83C361BCCF> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff8f3ab000 -     0x7fff8f3abfff  com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <054DFE32-737D-3211-9A14-0FC5E1A880E3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff8f3af000 -     0x7fff8f3bbff7  com.apple.OpenDirectory (10.11 - 194) <31A67AD5-5CC2-350A-96D7-821DF4BC4196> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff8f44d000 -     0x7fff8f451fff  libpam.2.dylib (20) <CFCD19BD-87BC-3F2B-BB1C-4C23E8E55F1A> /usr/lib/libpam.2.dylib
    0x7fff8f522000 -     0x7fff8f530ff7  libbz2.1.0.dylib (38) <28E54258-C0FE-38D4-AB76-1734CACCB344> /usr/lib/libbz2.1.0.dylib
    0x7fff8f531000 -     0x7fff8f53cff7  libcommonCrypto.dylib (60075.50.1) <93732261-34B4-3914-B7A2-90A81A182DBA> /usr/lib/system/libcommonCrypto.dylib
    0x7fff8f881000 -     0x7fff8f8c2ff7  libGLU.dylib (12.1) <CD7A5916-3E3C-3EF3-A275-B281016B99CB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff8fcb5000 -     0x7fff8fcdfff7  libc++abi.dylib (307.2) <922EFB36-0E9E-315B-8270-E81AC43472C0> /usr/lib/libc++abi.dylib
    0x7fff90274000 -     0x7fff90370ff7  libFontParser.dylib (158.6) <267A9AE4-4138-3112-8D73-BDFDC96568FF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff90c5a000 -     0x7fff90c63ff3  libsystem_notify.dylib (150.40.1) <D48BDE34-0F7E-34CA-A0FF-C578E39987CC> /usr/lib/system/libsystem_notify.dylib
    0x7fff90c79000 -     0x7fff90e9aff7  com.apple.CoreImage (11.4.0 - 366.4.19) <F5B7B115-E43A-3C61-A6AD-EFCDE7FC43A1> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff912ae000 -     0x7fff912b3ff7  libmacho.dylib (875.1) <318264FA-58F1-39D8-8285-1F6254EE410E> /usr/lib/system/libmacho.dylib
    0x7fff912c1000 -     0x7fff912c9fff  libGFXShared.dylib (12.1) <5A0C2493-200C-30BE-97D5-8E8C0B8E604D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff912ca000 -     0x7fff91564ff3  com.apple.security (7.0 - 57337.60.2) <E2E553E7-28C4-3296-B3B6-BB1B3CA73943> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff92094000 -     0x7fff921b8fff  libsqlite3.dylib (216.4) <280D67B8-F93D-3587-A146-19F36C817548> /usr/lib/libsqlite3.dylib
    0x7fff92214000 -     0x7fff92259ff7  com.apple.coreservices.SharedFileList (24.4 - 24.5) <1D2AD77B-778F-3253-A295-3D0A32A8121C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
    0x7fff9225a000 -     0x7fff9225dfff  libCoreVMClient.dylib (119.5) <560D70FB-709F-3030-96C9-F249FCB7DA6D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff9231f000 -     0x7fff92353ff7  com.apple.CoreVideo (1.8 - 191.3) <1AA24A1B-CB84-3F6B-B6DE-11494542649C> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff9277f000 -     0x7fff927a6fff  com.apple.ChunkingLibrary (167 - 167) <AD7F285C-005E-36BB-98A3-5826413533BE> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff92977000 -     0x7fff9297cff3  libunwind.dylib (35.3) <F6EB48E5-4D12-359A-AB54-C937FBBE9043> /usr/lib/system/libunwind.dylib
    0x7fff92a78000 -     0x7fff92a7cfff  libGIF.dylib (1459) <7C84B660-04BC-3D05-8C02-A7FBE51FD77B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff92a7d000 -     0x7fff92bfbfff  com.apple.UIFoundation (1.0 - 436.1) <AABB5267-E7B7-3D75-B051-E665BDA8DEF4> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
    0x7fff92bfc000 -     0x7fff92c05ff7  libsystem_pthread.dylib (138.10.4) <3DD1EF4C-1D1B-3ABF-8CC6-B3B1CEEE9559> /usr/lib/system/libsystem_pthread.dylib
    0x7fff92c06000 -     0x7fff92c8efff  com.apple.CoreSymbolication (3.1 - 58048.1) <4730422E-4178-34F9-8550-BB92F2A4F44B> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff92c92000 -     0x7fff92c97fff  com.apple.DiskArbitration (2.7 - 2.7) <F55902AA-5316-3255-A701-FDED5B553065> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff92c98000 -     0x7fff92ca3fff  com.apple.CrashReporterSupport (10.11 - 718) <05892B57-F2CD-3C84-B984-0417F6B361DB> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff92f46000 -     0x7fff92f48fff  com.apple.loginsupport (1.0 - 1) <9B2F5F9B-ED38-313F-B798-D2B667BCD6B5> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x7fff92f7d000 -     0x7fff92f9fff7  com.apple.Sharing (442.13.6 - 442.13.6) <DDD2811C-6ECB-32F2-8EE1-69BF9657B4A8> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff92fb0000 -     0x7fff92fb3ffb  libdyld.dylib (360.22) <1F9FCF2C-5E94-3F2D-B4A5-1238587AA5C6> /usr/lib/system/libdyld.dylib
    0x7fff9311b000 -     0x7fff93181ff7  libsystem_network.dylib (583.50.1) <B52DAB73-92DC-3DA7-B9F4-B899D66445C1> /usr/lib/system/libsystem_network.dylib
    0x7fff93182000 -     0x7fff93217fff  com.apple.ink.framework (10.9 - 214) <1F76CF36-3F79-36B8-BC37-C540AF34B338> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff9322d000 -     0x7fff932badd7  com.apple.AppleJPEG (1.0 - 1) <BF7EDBDB-A52D-37F7-BDE4-EAD49310D7A9> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7fff932bb000 -     0x7fff932bbfff  com.apple.ApplicationServices (48 - 48) <ADD57D3A-142F-3EF5-BFD8-EACD82164884> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff932bc000 -     0x7fff932c1fff  com.apple.TCC (1.0 - 1) <F5EEB2D3-9517-3975-97BE-22CB8E11B8A3> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff932c2000 -     0x7fff93331fff  com.apple.datadetectorscore (7.0 - 460) <E8616F01-90AC-3863-B18C-426E6DD1ACDE> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff9334e000 -     0x7fff93372fff  libJPEG.dylib (1459) <B274689A-56C5-3DBE-9E4E-049608BBD50B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff934e5000 -     0x7fff934e8ff7  libCoreFSCache.dylib (119.5) <2389D7DA-B8EF-3EB4-AAAF-FBEDE01CDECA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
    0x7fff934f6000 -     0x7fff9356bfff  com.apple.framework.IOKit (2.0.2 - 1179.50.2) <A509D3AE-9D48-31B7-89C7-326A7A2007B2> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff939e5000 -     0x7fff939fffff  com.apple.Kerberos (3.0 - 1) <1B4744BF-E5AE-38E2-AA56-E22D3270F2E8> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff93a00000 -     0x7fff93a1cff3  libresolv.9.dylib (60) <A650B5C8-1950-36A0-86D1-0B2465318BFA> /usr/lib/libresolv.9.dylib
    0x7fff93a1d000 -     0x7fff93bc3ff7  com.apple.audio.toolbox.AudioToolbox (1.13 - 1.13) <370E95BC-956C-3962-86CC-0A14CF6A0389> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff93cd5000 -     0x7fff93d13ff7  libGLImage.dylib (12.1) <BB1F1A93-5101-3906-AB17-8D83FCB200F9> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff94185000 -     0x7fff9419dfef  libcompression.dylib (28) <E7601B62-1053-369D-8A9E-91CF86239220> /usr/lib/libcompression.dylib
    0x7fff941ee000 -     0x7fff9421fff7  libncurses.5.4.dylib (46) <D4C10699-3E8F-3F42-A695-7490EA4B6B32> /usr/lib/libncurses.5.4.dylib
    0x7fff94266000 -     0x7fff942c4fff  com.apple.CoreServices.OSServices (728.13 - 728.13) <27C12B92-7845-38DD-B82D-DC5B678352D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff94323000 -     0x7fff94347fff  com.apple.MultitouchSupport.framework (304.12 - 304.12) <65CB7653-EACD-3ADB-ABB6-2E0671708301> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff944dd000 -     0x7fff944e5ffb  libsystem_dnssd.dylib (625.60.4) <80189998-32B0-316C-B5C5-53857486713D> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff94501000 -     0x7fff94509fff  libsystem_networkextension.dylib (385.40.36) <66095DC7-6539-38F2-95EE-458F15F6D014> /usr/lib/system/libsystem_networkextension.dylib
    0x7fff948d8000 -     0x7fff948dfff7  libcompiler_rt.dylib (62) <A13ECF69-F59F-38AE-8609-7B731450FBCD> /usr/lib/system/libcompiler_rt.dylib
    0x7fff9528b000 -     0x7fff952a9ff7  libsystem_kernel.dylib (3248.60.10) <C1A6A0B9-1869-36AB-B4A2-D862EB09A4BE> /usr/lib/system/libsystem_kernel.dylib
    0x7fff953c4000 -     0x7fff9542fff7  com.apple.framework.CoreWLAN (11.0 - 1101.20) <3B35C543-7FCE-333F-80C1-432FA41DDCDE> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff95430000 -     0x7fff95432fff  libCVMSPluginSupport.dylib (12.1) <D81B3D8D-B83F-3918-BD4B-6C794A30AF9F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff95436000 -     0x7fff95437ffb  libremovefile.dylib (41) <552EF39E-14D7-363E-9059-4565AC2F894E> /usr/lib/system/libremovefile.dylib
    0x7fff95559000 -     0x7fff95570ff7  libsystem_asl.dylib (323.50.1) <41F8E11F-1BD0-3F1D-BA3A-AA1577ED98A9> /usr/lib/system/libsystem_asl.dylib
    0x7fff95dd8000 -     0x7fff9605ffff  com.apple.CFNetwork (760.6.3 - 760.6.3) <8CB9CB2E-D0FB-31D4-A1AE-2A5FE028AD6B> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff96066000 -     0x7fff96116fff  com.apple.backup.framework (1.7.4 - 1.7.4) <F304E9D1-991A-379E-9659-BF85C35B4808> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff96119000 -     0x7fff9611ffff  com.apple.IOAccelerator (205.11 - 205.11) <C51BF724-F8E8-3B9F-806E-A00C65056445> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
    0x7fff96120000 -     0x7fff96122ff7  libsystem_configuration.dylib (802.40.13) <3DEB7DF9-6804-37E1-BC83-0166882FF0FF> /usr/lib/system/libsystem_configuration.dylib
    0x7fff961eb000 -     0x7fff961ebff7  libkeymgr.dylib (28) <8371CE54-5FDD-3CE9-B3DF-E98C761B6FE0> /usr/lib/system/libkeymgr.dylib
    0x7fff9623d000 -     0x7fff96289fff  com.apple.print.framework.PrintCore (11.2 - 472.2) <5AE8AA6B-CE09-397D-B0D4-0F9CCBF1F77D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff9628a000 -     0x7fff96299ffb  com.apple.LangAnalysis (1.7.0 - 1.7.0) <18D21123-A3E7-3851-974A-08E5D4540475> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff9629a000 -     0x7fff9629cff7  libRadiance.dylib (1459) <43B09AB2-B747-3EA0-A0AF-9A33B3A449D2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff962a7000 -     0x7fff962a7ff7  liblaunch.dylib (765.50.8) <834ED605-5114-3641-AA4D-ECF31B801C50> /usr/lib/system/liblaunch.dylib
    0x7fff962a8000 -     0x7fff96ed1ff7  com.apple.AppKit (6.9 - 1404.47) <F3411F6E-DD87-34D0-8C68-C69B2205E41D> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff96ed5000 -     0x7fff96eddfef  libsystem_platform.dylib (74.40.2) <29A905EF-6777-3C33-82B0-6C3A88C4BA15> /usr/lib/system/libsystem_platform.dylib
    0x7fff9726a000 -     0x7fff9726afff  libenergytrace.dylib (10.40.1) <0A491CA7-3451-3FD5-999A-58AB4362682B> /usr/lib/libenergytrace.dylib
    0x7fff972e0000 -     0x7fff972f7fff  libmarisa.dylib (4) <E4919B03-D9BD-3AF8-B436-C415C98E3F0A> /usr/lib/libmarisa.dylib
    0x7fff97306000 -     0x7fff97306fff  libOpenScriptingUtil.dylib (169.1) <AD0DAC8A-9849-3077-999F-9AEC6112BDAB> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff97307000 -     0x7fff97338fff  com.apple.GSS (4.0 - 2.0) <B490333A-3B3E-397A-AD75-68846E9A9140> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff97353000 -     0x7fff973a2ff7  com.apple.opencl (2.7.0 - 2.7.0) <39581F1A-04FE-3CCA-9118-E9BB9053F7A1> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff97467000 -     0x7fff976fdfff  libmecabra.dylib (696.5) <EF6C0BD4-5FE8-34FB-8ADF-69A53CEC97A9> /usr/lib/libmecabra.dylib
    0x7fff9819d000 -     0x7fff981b9fff  com.apple.GenerationalStorage (2.0 - 239.1) <8C821448-4294-3736-9CEF-467C93785CB9> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff981ef000 -     0x7fff9823bffb  com.apple.HIServices (1.22 - 550) <6B76B41C-CF5A-34C4-89F4-EFD7CA3D1C9D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff98641000 -     0x7fff98649fff  com.apple.NetFS (6.0 - 4.0) <842A5346-24C3-3F22-9ECF-E586A10EA1F2> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff98655000 -     0x7fff98668fff  com.apple.CoreBluetooth (1.0 - 1) <E54CA9A2-A5C6-30C5-9D6E-8472DBA9371E> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fff98742000 -     0x7fff9874cfff  com.apple.NetAuth (6.0 - 6.0) <D692B1EF-534F-3892-8E2F-2BBA7C8AFD74> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff98750000 -     0x7fff98796ff7  libauto.dylib (186) <999E610F-41FC-32A3-ADCA-5EC049B65DFB> /usr/lib/libauto.dylib
    0x7fff98797000 -     0x7fff987a5fff  libxar.1.dylib (302) <03207F66-2C4A-3DBD-8D81-70F4C85903C4> /usr/lib/libxar.1.dylib
    0x7fff987a6000 -     0x7fff98afafff  com.apple.Foundation (6.9 - 1259) <71A9D3A0-0B1F-3E3A-86F3-1486365A6EF2> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff98afb000 -     0x7fff98afdff7  com.apple.xpc.ServiceManagement (1.0 - 1) <D96D7A6D-EDEB-35EE-B5D9-E33A3BF011B5> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff98afe000 -     0x7fff98afffff  liblangid.dylib (122) <9CC4F0D1-5C51-3B69-BC8F-EE3A51FD0822> /usr/lib/liblangid.dylib
    0x7fff98b00000 -     0x7fff98b5cfff  libTIFF.dylib (1459) <1E1839C3-2C99-38B8-A729-788459576858> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff98d5d000 -     0x7fff98d5dfff  libmetal_timestamp.dylib (600.0.44.2) <DEEA1127-7A5D-3EF2-A4B2-AE125CBA5DB5> /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib
    0x7fff98d5e000 -     0x7fff98dd2ff3  com.apple.securityfoundation (6.0 - 55126) <DAA4FDD0-7F84-30AA-BE6F-96BB9F871F07> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff98e2b000 -     0x7fff98e36fff  libGL.dylib (12.1) <70D51643-04AC-3400-8F11-A6FC25985289> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff98e53000 -     0x7fff99060fff  libicucore.A.dylib (551.51.4) <3899B146-3840-3D4A-8C4A-FE391D5D25C7> /usr/lib/libicucore.A.dylib
    0x7fff99066000 -     0x7fff99174ff3  com.apple.desktopservices (1.10.3 - 1.10.3) <3A6906D4-C0B8-30D1-B589-0466E5E42B69> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff99175000 -     0x7fff992a2ff3  com.apple.CoreText (352.0 - 494.12) <ADBE8355-D4F5-3316-A6C4-D641D615CEC4> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff992aa000 -     0x7fff992d9ffb  libsystem_m.dylib (3105) <08E1A4B2-6448-3DFE-A58C-ACC7335BE7E4> /usr/lib/system/libsystem_m.dylib
    0x7fff992eb000 -     0x7fff99392fff  com.apple.LanguageModeling (1.0 - 1) <58C18A47-BDE7-3CBE-81C0-797029D170A1> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
    0x7fff99393000 -     0x7fff99678ffb  com.apple.CoreServices.CarbonCore (1136.2 - 1136.2) <2DBAFC9A-6CD6-351D-B1F4-87D81AA6D640> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff99679000 -     0x7fff99706fef  libsystem_c.dylib (1082.60.1) <28733D22-553E-3CBC-8D2C-EDCEB46E46AF> /usr/lib/system/libsystem_c.dylib
    0x7fff9a611000 -     0x7fff9a615fff  libcache.dylib (75) <9548AAE9-2AB7-3525-9ECE-A2A7C4688447> /usr/lib/system/libcache.dylib
    0x7fff9a616000 -     0x7fff9b861feb  com.apple.CoreGraphics (1.600.0 - 960.3) <407FA367-204F-389E-8E33-0435E3B56D40> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff9b862000 -     0x7fff9b8c0fff  com.apple.SystemConfiguration (1.14 - 1.14) <D801FAD7-5A2D-3E5E-9F44-B6C9B8BEA747> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff9b8c1000 -     0x7fff9b8c4ffb  libScreenReader.dylib (426.42) <16FC79D1-4573-3E90-945F-CBA22D5185FD> /usr/lib/libScreenReader.dylib
    0x7fff9b8d0000 -     0x7fff9b8d0fff  com.apple.audio.units.AudioUnit (1.13 - 1.13) <378B5292-F216-32AB-B628-8C33A72D7052> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff9b8d1000 -     0x7fff9b8ffff7  com.apple.CoreServicesInternal (248.2 - 248.2) <6E111F0A-D7F1-3738-ADE7-CF983BD4EC8B> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff9b9fc000 -     0x7fff9ba04fff  com.apple.CoreServices.FSEvents (1223.10.1 - 1223.10.1) <7F5B7A23-BC1D-3FA9-A9B8-D534F1E1979A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
    0x7fff9baac000 -     0x7fff9bb35ff7  com.apple.PerformanceAnalysis (1.0 - 1) <1BC106BB-3C7F-37C9-8496-43F584A6F304> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff9bc36000 -     0x7fff9bc47ff7  libz.1.dylib (61.20.1) <B3EBB42F-48E3-3287-9F0D-308E04D407AC> /usr/lib/libz.1.dylib
    0x7fff9bc4b000 -     0x7fff9bc4bfff  com.apple.CoreServices (728.13 - 728.13) <E3DFECD2-ECEA-3242-972D-95B9646B57B8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff9bfde000 -     0x7fff9c033fff  com.apple.AE (701 - 701) <AD492742-F884-386B-A450-FAC281B9FFA4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff9c043000 -     0x7fff9c053fff  libbsm.0.dylib (34) <7E14504C-A8B0-3574-B6EB-5D5FABC72926> /usr/lib/libbsm.0.dylib
    0x7fff9c054000 -     0x7fff9c07dff7  libxslt.1.dylib (14.4) <72CD1CA4-1FBD-3672-ADCE-A89AB741689A> /usr/lib/libxslt.1.dylib
    0x7fff9c0b4000 -     0x7fff9c35aff7  com.apple.CoreData (120 - 641.3) <A29A5491-6169-372B-828F-84EE0CFD4BC4> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff9c7e8000 -     0x7fff9c898fe7  libvMisc.dylib (563.5) <6D73C20D-D1C4-3BA5-809B-4B597C15AA86> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff9c8fb000 -     0x7fff9cc90fdb  com.apple.vImage (8.0 - 8.0) <4BAC9B6F-7482-3580-8787-AB0A5B4D331B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff9df9d000 -     0x7fff9e399fff  libLAPACK.dylib (1162.2) <987E42B0-5108-3065-87F0-9DF7616A8A06> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff9e539000 -     0x7fff9e57eff3  libFontRegistry.dylib (155.2) <A70DD497-35F3-34DA-9C19-F4B90080E961> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff9e654000 -     0x7fff9e656ff7  libquarantine.dylib (80) <0F4169F0-0C84-3A25-B3AE-E47B3586D908> /usr/lib/system/libquarantine.dylib
    0x7fff9e657000 -     0x7fff9e662fff  libkxld.dylib (3248.60.10) <991CDFE9-AB87-321B-A4B2-5EFE64DDCF74> /usr/lib/system/libkxld.dylib
    0x7fff9e6db000 -     0x7fff9e802fff  com.apple.LaunchServices (728.13 - 728.13) <DF9A69C3-06AD-3062-A40A-50ED12CA18CA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff9e803000 -     0x7fff9e81fff7  libsystem_malloc.dylib (67.40.1) <5748E8B2-F81C-34C6-8B13-456213127678> /usr/lib/system/libsystem_malloc.dylib
    0x7fff9e820000 -     0x7fff9e8b6fff  com.apple.ColorSync (4.9.0 - 4.9.0) <8FC37E20-6579-3CB2-9D49-BC39FC38DF87> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff9e8b7000 -     0x7fff9e8b7ff7  libunc.dylib (29) <DDB1E947-C775-33B8-B461-63E5EB698F0E> /usr/lib/system/libunc.dylib
    0x7fff9e8c5000 -     0x7fff9e8c6fff  libDiagnosticMessagesClient.dylib (100) <4243B6B4-21E9-355B-9C5A-95A216233B96> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff9e8c7000 -     0x7fff9ed3dfff  com.apple.CoreFoundation (6.9 - 1258.1) <943A1383-DA6A-3DC0-ABCD-D9AEB3D0D34D> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff9ed82000 -     0x7fff9f1b0fff  com.apple.vision.FaceCore (3.3.1 - 3.3.1) <E54028EA-4217-3078-A2B1-C52E4214D59E> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff9f1b1000 -     0x7fff9f1defff  libdispatch.dylib (501.40.12) <C7499857-61A5-3D7D-A5EA-65DCC8C3DF92> /usr/lib/system/libdispatch.dylib
    0x7fff9f1df000 -     0x7fff9f4d4fff  com.apple.HIToolbox (2.1.1 - 807.2) <36413C45-36AF-34EF-9C0E-F18B31D1E565> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff9f57d000 -     0x7fff9f6e4fff  libBLAS.dylib (1162.2) <A1398FE0-39D2-33EA-9A0F-B2644EEA29A0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff9f8d0000 -     0x7fff9fadbfff  libFosl_dynamic.dylib (16.24) <5F9DB82D-FD4B-3952-8531-CE020F93ED49> /usr/lib/libFosl_dynamic.dylib
    0x7fff9fc4c000 -     0x7fff9fc58fff  com.apple.speech.synthesis.framework (5.4.12 - 5.4.12) <71DA00B8-5EA2-326B-8814-59DB25512F65> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff9fc74000 -     0x7fff9fc8bff7  libsystem_coretls.dylib (83.40.5) <C90DAE38-4082-381C-A185-2A6A8B677628> /usr/lib/system/libsystem_coretls.dylib
    0x7fff9fc8c000 -     0x7fff9fcb1ff7  libPng.dylib (1459) <F3A3BCAD-244C-3014-9D44-5ED179BD391D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff9fde7000 -     0x7fff9fde8fff  libsystem_blocks.dylib (65) <1244D9D5-F6AA-35BB-B307-86851C24B8E5> /usr/lib/system/libsystem_blocks.dylib
    0x7fff9fe17000 -     0x7fff9fe18fff  libsystem_secinit.dylib (20) <32B1A8C6-DC84-3F4F-B8CE-9A52B47C3E6B> /usr/lib/system/libsystem_secinit.dylib
    0x7fff9ff78000 -     0x7fff9ffeffeb  libcorecrypto.dylib (335.50.1) <B5C05FD7-A540-345A-87BF-8E41848A3C17> /usr/lib/system/libcorecrypto.dylib
    0x7fffa0191000 -     0x7fffa01c9ff7  com.apple.RemoteViewServices (2.0 - 101) <B2881449-8CFE-3D1C-B4BF-155640392533> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices

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: 145619
    thread_create: 0
    thread_set_state: 4625

VM Region Summary:
ReadOnly portion of Libraries: Total=221.5M resident=0K(0%) swapped_out_or_unallocated=221.5M(100%)
Writable regions: Total=67.9M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=67.9M(100%)

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Activity Tracing                  2048K        2 
Dispatch continuations            16.0M        2 
Kernel Alloc Once                    4K        2 
MALLOC                            38.3M       13 
MALLOC guard page                   32K        7 
Memory Tag 83                      252K       17 
Process Corpse Info               2048K        2 
STACK GUARD                       56.0M        5 
Stack                             9304K        5 
VM_ALLOCATE                         24K        4 
__DATA                            16.9M      199 
__IMAGE                            528K        2 
__LINKEDIT                        97.1M       24 
__TEXT                           124.4M      200 
__UNICODE                          552K        2 
shared memory                      304K        5 
===========                     =======  ======= 
TOTAL                            363.6M      475 

from cuckoo.

TadeasKriz avatar TadeasKriz commented on May 21, 2024

It seems to me it has something to do with type inference. I guess you have properties without type declaration in some of the input files, is that correct? That means something like var test = "hello"

from cuckoo.

matt-oakes avatar matt-oakes commented on May 21, 2024

Yes. I have that for Bool properties. For example: var hasRecording = false.

Currently, in the single source file which I'm using as an input, I have a protocol which describes the public interface and a class which implements that protocol. What I really want is for Cuckoo to provide a mock implementation of the protocol so I can inject that into other instances for unit testing. It seems to be picking up the implementing class as well and trying to mock that. I'll try splitting out the protocol and implementation into separate swift files to see if that fixes the issue.

Thanks and I'll let you know how it goes.

from cuckoo.

TadeasKriz avatar TadeasKriz commented on May 21, 2024

Wait. There should be a switch for Cuckoo to mock only protocols. Let me find its name.

from cuckoo.

TadeasKriz avatar TadeasKriz commented on May 21, 2024

Here it is: https://github.com/SwiftKit/Cuckoo#--no-class-mocking . You just add --no-class-mocking after the run and it will ignore classes and mock only protocols. No need for splitting those files.

from cuckoo.

matt-oakes avatar matt-oakes commented on May 21, 2024

Perfect. Thanks! I'll have a look at that later today and close this issue if it fixes the issues.

from cuckoo.

matt-oakes avatar matt-oakes commented on May 21, 2024

I've not yet tried to mock that problem swift file yet, however, trying it on another file works perfectly in Swift 3. Thanks for the brilliant library!

from cuckoo.

TadeasKriz avatar TadeasKriz commented on May 21, 2024

Thanks for the info, we're glad you like it! :)

from cuckoo.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.