Symbol not found: _voucher_activity_create_with_data
Symbol not found: _voucher_activity_create_with_data
- Subject: Symbol not found: _voucher_activity_create_with_data
- From: "Gerriet M. Denkmann" <email@hidden>
- Date: Wed, 19 Apr 2017 15:06:51 +0700
Trying to build and run any project in Xcode Version 8.3.1 (8E1000a) I get:
dyld: lazy symbol binding failed: Symbol not found: _voucher_activity_create_with_data
Referenced from: /usr/lib/system/libsystem_trace.dylib
Expected in: /usr/lib/system/introspection/libdispatch.dylib
dyld: Symbol not found: _voucher_activity_create_with_data
Referenced from: /usr/lib/system/libsystem_trace.dylib
Expected in: /usr/lib/system/introspection/libdispatch.dylib
(lldb) bt
* thread #1, queue = 'com.apple.main-thread', stop reason = signal SIGABRT
frame #0: 0x000000010004c9ee dyld`__abort_with_payload + 10
frame #1: 0x000000010004c43b dyld`abort_with_payload_wrapper_internal + 90
frame #2: 0x000000010004c464 dyld`abort_with_payload + 9
frame #3: 0x0000000100027793 dyld`dyld::halt(char const*) + 361
frame #4: 0x000000010002789e dyld`dyld::fastBindLazySymbol(ImageLoader**, unsigned long) + 139
frame #5: 0x0000000103af3282 libdyld.dylib`dyld_stub_binder + 282
frame #6: 0x0000000103e41008 libsystem_trace.dylib
frame #7: 0x00000001025f6624 CoreFoundation`__80-[CFPrefsSearchListSource alreadylocked_generationCountFromListOfSources:count:]_block_invoke + 84
frame #8: 0x00000001025f64e2 CoreFoundation`-[CFPrefsSearchListSource alreadylocked_generationCountFromListOfSources:count:] + 226
frame #9: 0x000000010247e5b0 CoreFoundation`-[CFPrefsSearchListSource alreadylocked_copyDictionary] + 336
frame #10: 0x000000010247e28c CoreFoundation`-[CFPrefsSearchListSource alreadylocked_copyValueForKey:] + 60
frame #11: 0x00000001025a9055 CoreFoundation`-[CFPrefsSource copyValueForKey:] + 53
frame #12: 0x00000001026242e0 CoreFoundation`__76-[_CFXPreferences copyAppValueForKey:identifier:container:configurationURL:]_block_invoke + 32
frame #13: 0x00000001025f7892 CoreFoundation`__108-[_CFXPreferences(SearchListAdditions) withSearchListForIdentifier:container:cloudConfigurationURL:perform:]_block_invoke + 290
frame #14: 0x00000001025f7709 CoreFoundation`-[_CFXPreferences(SearchListAdditions) withSearchListForIdentifier:container:cloudConfigurationURL:perform:] + 345
frame #15: 0x0000000102624246 CoreFoundation`-[_CFXPreferences copyAppValueForKey:identifier:container:configurationURL:] + 310
frame #16: 0x00000001000cd287 Foundation`-[NSUserDefaults(NSUserDefaults) init] + 1398
frame #17: 0x00000001000cccb5 Foundation`+[NSUserDefaults(NSUserDefaults) standardUserDefaults] + 81
frame #18: 0x0000000100c23624 AppKit`+[NSApplication initialize] + 90
frame #19: 0x000000010077e6f4 libobjc.A.dylib`CALLING_SOME_+initialize_METHOD + 19
frame #20: 0x000000010076f675 libobjc.A.dylib`_class_initialize + 575
frame #21: 0x000000010076f016 libobjc.A.dylib`lookUpImpOrForward + 240
frame #22: 0x000000010076ea94 libobjc.A.dylib`_objc_msgSend_uncached + 68
frame #23: 0x0000000100c26e69 AppKit`NSApplicationMain + 352
* frame #24: 0x000000010000f192 ColumnMover`main(argc=3, argv=0x00007fff5fbff6b8) at main.m:12
frame #25: 0x0000000103af7235 libdyld.dylib`start + 1
frame #26: 0x0000000103af7235 libdyld.dylib`start + 1
(lldb)
Note: these projects used to work just fine.
<https://forums.developer.apple.com/thread/76112> has the same problem - but no answer yet.
Gerriet.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden