• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
sybolification OSX - AGAIN
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

sybolification OSX - AGAIN


  • Subject: sybolification OSX - AGAIN
  • From: Roland King <email@hidden>
  • Date: Wed, 20 May 2015 17:38:19 +0800

I really don’t know why Xcode can’t do this .. 

Usual thing, crash log - I execute the following

Rols-MacBook-Pro-Retina:Include rols$ lldb
(lldb) command script import lldb.macosx.crashlog
"crashlog" and "save_crashlog" command installed, use the "--help" option for detailed help
"malloc_info", "ptr_refs", "cstr_refs", and "objc_refs" commands have been installed, use the "--help" options on these commands for detailed help.
(lldb) crashlog /Users/rols/Library/Logs/DiagnosticReports/ble-sniffer-osx_2015-05-20-145530_Rols-MacBook-Pro-Retina.crash

and get output which, elided, gives me this

Getting symbols for 9BE71406-0E2B-3D53-9905-743A4DA55CB4 /Applications/ble-sniffer-osx.app/Contents/MacOS/ble-sniffer-osx... ok
Getting symbols for 759E155D-BC42-3D4E-869B-6F57D477177C /usr/lib/libobjc.A.dylib... ok
Getting symbols for F0FF3A5D-C5B7-34A1-9319-DE1EF928E58E /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation... ok

…..


[  1] 0x00007fff939f572c Foundation`_NSDescriptionWithLocaleFunc + 63
[  2] 0x00007fff8c811d26 CoreFoundation`__CFStringAppendFormatCore + 9270
[  3] 0x00007fff8c90739f CoreFoundation`_CFStringCreateWithFormatAndArgumentsAux2 + 255
[  4] 0x00007fff8c91a77e CoreFoundation`_CFLogvEx2 + 126
[  5] 0x00007fff93a89c46 Foundation`NSLogv + 98
[  6] 0x00007fff93a89bbf Foundation`NSLog + 147
[  7] 0x0000000101a27c43 ble-sniffer-osx`___lldb_unnamed_function6$$ble-sniffer-osx + 351
[  8] 0x0000000101a27673 ble-sniffer-osx`___lldb_unnamed_function1$$ble-sniffer-osx + 147
[  9] 0x0000000101a2774a ble-sniffer-osx`___lldb_unnamed_function4$$ble-sniffer-osx + 23
[ 10] 0x00007fff9582dc12 libdispatch.dylib`_dispatch_client_callout + 7
[ 11] 0x00007fff9582db25 libdispatch.dylib`dispatch_once_f + 116
[ 12] 0x0000000101a27730 ble-sniffer-osx`___lldb_unnamed_function3$$ble-sniffer-osx + 45
[ 13] 0x0000000101a35ec0 ble-sniffer-osx`___lldb_unnamed_function409$$ble-sniffer-osx + 194
[ 14] 0x0000000101a2a955 ble-sniffer-osx`___lldb_unnamed_function96$$ble-sniffer-osx + 144
[ 15] 0x0000000101a34080 ble-sniffer-osx`___lldb_unnamed_function344$$ble-sniffer-osx + 413
[ 16] 0x0000000101a34841 ble-sniffer-osx`___lldb_unnamed_function349$$ble-sniffer-osx + 130
[ 17] 0x00007fff93a5d010 Foundation`__NSIndexSetEnumerate + 1004

Those ____lldb_unamed_functionxxxx$$ble-sniffer-osx makes me feel the symbols weren’t really found despite the ‘ok’ loading symbols for the main app, in fact this symbolification is fairly useless. 

Do I have these symbols .. well I think I do, note the UUID for the application 9BE71406-0E2B-3D53-9905-743A4DA55CB4, I have this

Rols-MacBook-Pro-Retina:Archives rols$ pwd
/Users/rols/Library/Developer/Xcode/Archives
Rols-MacBook-Pro-Retina:Archives rols$ symbols -uuid 2014-09-20/ble-sniffer-os_Package\ 20-9-14\ 12.29\ pm.xcarchive/dSYMs/ble-sniffer-osx.app.dSYM/Contents/Resources/DWARF/ble-sniffer-osx
    9BE71406-0E2B-3D53-9905-743A4DA55CB4 x86_64   2014-09-20/ble-sniffer-os_Package 20-9-14 12.29 pm.xcarchive/dSYMs/ble-sniffer-osx.app.dSYM/Contents/Resour….

which is the correct UUID. Why doesn’t it find it? 


 _______________________________________________
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

  • Prev by Date: Re: 34 build errors magically just appeared and then Xcode 6.2 crashed.
  • Next by Date: Numerous legacy library
  • Previous by thread: clang crash on AVX intrinsic
  • Next by thread: Numerous legacy library
  • Index(es):
    • Date
    • Thread