• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
Locked
0

dsym file generated with package command seems to contain only arm64

Explorer ,
Oct 06, 2015 Oct 06, 2015

Copy link to clipboard

Copied

I wanted to symbolicate crash log but find out that my dSYM file contains only arm64 version.

Application dump:

nodrock$ dwarfdump --uuid Payload/TEST.app/TEST

UUID: 702A9062-7724-3A91-B9FE-7478BE34FAB5 (armv7) Payload/TEST.app/TEST

UUID: 1406FD64-648C-3F72-B3AF-F9E89BB5816A (arm64) Payload/TEST.app/TEST

dSYM dump:

nodrock$ dwarfdump --uuid TEST.app.dSYM

UUID: 1406FD64-648C-3F72-B3AF-F9E89BB5816A (arm64) TEST.app.dSYM/Contents/Resources/DWARF/aot2165818025108524616.tmp


If I check crash log:

0   TEST                     0x00cb74ac 0x89000 + 12772524

the first address 0x00cb74ac is related to this binary image

0x89000 - 0x1138fff TEST armv7  <702a906277243a91b9fe7478be34fab5> /var/mobile/Containers/Bundle/Application/F7F56B50-5314-46E7-9800-E09230B9175F/TEST.app/TEST

but it is amrv7 so my dSYM is unable to symbolicate this crash log.


Could you please help me how to generate dSYM to armv7?


CRASH LOG:

Incident Identifier: CE495D3F-529C-457E-87CE-258A9086CEA6

CrashReporter Key:   43fe543381c1e6d605c77e299512e673c8745ff7

Hardware Model:      iPad2,5

Process:             TEST [252]

Path:                /private/var/mobile/Containers/Bundle/Application/F7F56B50-5314-46E7-9800-E09230B9175F/TEST.app/TEST

Identifier:          xxx.TEST

Version:             1.0.12 (1.0.12)

Code Type:           ARM (Native)

Parent Process:      launchd [1]

Date/Time:           2015-10-06 14:20:50.50 +0200

Launch Time:         2015-10-06 14:19:28.28 +0200

OS Version:          iOS 9.0.2 (13A452)

Report Version:      104

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)

Exception Subtype: KERN_INVALID_ADDRESS at 0x030ab9e2

Triggered by Thread:  0

Filtered syslog:

None found

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

Thread 0 Crashed:

0   TEST                     0x00cb74ac 0x89000 + 12772524

1   TEST                     0x00cb19b4 0x89000 + 12749236

2   TEST                     0x00cb19b4 0x89000 + 12749236

3   TEST                     0x00acadbc 0x89000 + 10755516

4   TEST                     0x00acb2a0 0x89000 + 10756768

5   TEST                     0x008bae2c 0x89000 + 8592940

6   TEST                     0x007ba898 0x89000 + 7542936

7   TEST                     0x007b3714 0x89000 + 7513876

8   TEST                     0x007b2ee0 0x89000 + 7511776

9   TEST                     0x007b90bc 0x89000 + 7536828

10  TEST                     0x007b6c70 0x89000 + 7527536

11  TEST                     0x00a35164 0x89000 + 10142052

12  TEST                     0x00409a30 0x89000 + 3672624

13  TEST                     0x004f76ec 0x89000 + 4646636

14  TEST                     0x00c5abc0 0x89000 + 12393408

15  TEST                     0x00c6fcb8 0x89000 + 12479672

16  TEST                     0x00c6fa5e 0x89000 + 12479070

17  TEST                     0x00c6e4ce 0x89000 + 12473550

18  TEST                     0x00c81be2 0x89000 + 12553186

19  TEST                     0x0044a164 0x89000 + 3936612

20  TEST                     0x005bd2c4 0x89000 + 5456580

21  TEST                     0x00c5abc0 0x89000 + 12393408

22  TEST                     0x00c6fcb8 0x89000 + 12479672

23  TEST                     0x00c6fa5e 0x89000 + 12479070

24  TEST                     0x00c3eaba 0x89000 + 12278458

25  TEST                     0x001de978 0x89000 + 1399160

26  TEST                     0x004f76ec 0x89000 + 4646636

27  TEST                     0x00c5abc0 0x89000 + 12393408

28  TEST                     0x0060eae8 0x89000 + 5790440

29  TEST                     0x00c5abc0 0x89000 + 12393408

30  TEST                     0x00624f44 0x89000 + 5881668

31  TEST                     0x003fe160 0x89000 + 3625312

32  TEST                     0x003fe2b4 0x89000 + 3625652

33  TEST                     0x003fc964 0x89000 + 3619172

34  TEST                     0x00c5abc0 0x89000 + 12393408

35  TEST                     0x00c6fcb8 0x89000 + 12479672

36  TEST                     0x00c6fa5e 0x89000 + 12479070

37  TEST                     0x00973914 0x89000 + 9349396

38  TEST                     0x009740b0 0x89000 + 9351344

39  TEST                     0x009d0ea0 0x89000 + 9731744

40  TEST                     0x00863444 0x89000 + 8234052

41  TEST                     0x00863f9c 0x89000 + 8236956

42  TEST                     0x0079858c 0x89000 + 7402892

43  QuartzCore                     0x29fe92da CA::Display::DisplayLinkItem::dispatch() + 106

44  QuartzCore                     0x29fe9126 CA::Display::DisplayLink::dispatch_items(unsigned long long, unsigned long long, unsigned long long) + 594

45  IOMobileFramebuffer           0x2fe1857a IOMobileFramebufferVsyncNotifyFunc + 86

46  IOKit                         0x276bff28 IODispatchCalloutFromCFMessage + 256

47  CoreFoundation                 0x265bd0d8 __CFMachPortPerform + 132

48  CoreFoundation                 0x265cf3f2 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 34

49  CoreFoundation                 0x265ceb06 __CFRunLoopDoSource1 + 342

50  CoreFoundation                 0x265ccf18 __CFRunLoopRun + 1688

51  CoreFoundation                 0x26520248 CFRunLoopRunSpecific + 520

52  CoreFoundation                 0x26520034 CFRunLoopRunInMode + 108

53  GraphicsServices               0x2f5d7ad0 GSEventRunModal + 160

54  UIKit                         0x2a735898 UIApplicationMain + 144

55  TEST                     0x0088eb28 main + 92

56  libdyld.dylib                 0x385be872 start + 2

Thread 1 name:  Dispatch queue: com.apple.libdispatch-manager

Thread 1:

0   libsystem_kernel.dylib         0x3868f3c0 kevent_qos + 24

1   libdispatch.dylib             0x385891c8 _dispatch_mgr_invoke + 256

2   libdispatch.dylib             0x38588f26 _dispatch_mgr_thread$VARIANT$mp + 38

Thread 2:

0   libsystem_kernel.dylib         0x3868e92c __workq_kernreturn + 8

1   libsystem_pthread.dylib       0x3872eb50 _pthread_wqthread + 1036

2   libsystem_pthread.dylib       0x3872e734 start_wqthread + 8

Thread 3 name:  BackgroundThread

Thread 3:

0   libsystem_kernel.dylib         0x3868da60 __psynch_cvwait + 24

1   libsystem_pthread.dylib       0x3872fe04 _pthread_cond_wait + 536

2   libsystem_pthread.dylib       0x38730cb0 pthread_cond_wait + 40

3   TEST                     0x00a46594 0x89000 + 10212756

4   TEST                     0x00923c84 0x89000 + 9022596

5   TEST                     0x00a46364 0x89000 + 10212196

6   TEST                     0x00a463b8 0x89000 + 10212280

7   TEST                     0x00a460d8 0x89000 + 10211544

8   libsystem_pthread.dylib       0x38730872 _pthread_body + 138

9   libsystem_pthread.dylib       0x387307e6 _pthread_start + 110

10  libsystem_pthread.dylib       0x3872e740 thread_start + 8

Thread 4 name:  BackgroundThread

Thread 4:

0   libsystem_kernel.dylib         0x3868da60 __psynch_cvwait + 24

1   libsystem_pthread.dylib       0x3872fe04 _pthread_cond_wait + 536

2   libsystem_pthread.dylib       0x38730cb0 pthread_cond_wait + 40

3   TEST                     0x00a46594 0x89000 + 10212756

4   TEST                     0x00923c84 0x89000 + 9022596

5   TEST                     0x00a46364 0x89000 + 10212196

6   TEST                     0x00a463b8 0x89000 + 10212280

7   TEST                     0x00a460d8 0x89000 + 10211544

8   libsystem_pthread.dylib       0x38730872 _pthread_body + 138

9   libsystem_pthread.dylib       0x387307e6 _pthread_start + 110

10  libsystem_pthread.dylib       0x3872e740 thread_start + 8

Thread 5 name:  ScriptTimeout

Thread 5:

0   libsystem_kernel.dylib         0x3868da60 __psynch_cvwait + 24

1   libsystem_pthread.dylib       0x3872fe04 _pthread_cond_wait + 536

2   libsystem_pthread.dylib       0x38730cf0 pthread_cond_timedwait + 44

3   TEST                     0x00a46550 0x89000 + 10212688

4   TEST                     0x009cf954 0x89000 + 9726292

5   TEST                     0x00a46364 0x89000 + 10212196

6   TEST                     0x00a463b8 0x89000 + 10212280

7   TEST                     0x00a460d8 0x89000 + 10211544

8   libsystem_pthread.dylib       0x38730872 _pthread_body + 138

9   libsystem_pthread.dylib       0x387307e6 _pthread_start + 110

10  libsystem_pthread.dylib       0x3872e740 thread_start + 8

Thread 6 name:  CBAFNetworking

Thread 6:

0   libsystem_kernel.dylib         0x3867a164 mach_msg_trap + 20

1   libsystem_kernel.dylib         0x38679f68 mach_msg + 40

2   CoreFoundation                 0x265ce904 __CFRunLoopServiceMachPort + 136

3   CoreFoundation                 0x265ccc8c __CFRunLoopRun + 1036

4   CoreFoundation                 0x26520248 CFRunLoopRunSpecific + 520

5   CoreFoundation                 0x26520034 CFRunLoopRunInMode + 108

6   Foundation                     0x2730a974 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 268

7   Foundation                     0x2735958c -[NSRunLoop(NSRunLoop) run] + 80

8   TEST                     0x00e3c1b2 0x89000 + 14365106

9   Foundation                     0x273db634 __NSThread__start__ + 1148

10  libsystem_pthread.dylib       0x38730872 _pthread_body + 138

11  libsystem_pthread.dylib       0x387307e6 _pthread_start + 110

12  libsystem_pthread.dylib       0x3872e740 thread_start + 8

Thread 7 name:  com.apple.NSURLConnectionLoader

Thread 7:

0   libsystem_kernel.dylib         0x3867a164 mach_msg_trap + 20

1   libsystem_kernel.dylib         0x38679f68 mach_msg + 40

2   CoreFoundation                 0x265ce904 __CFRunLoopServiceMachPort + 136

3   CoreFoundation                 0x265ccc8c __CFRunLoopRun + 1036

4   CoreFoundation                 0x26520248 CFRunLoopRunSpecific + 520

5   CoreFoundation                 0x26520034 CFRunLoopRunInMode + 108

6   CFNetwork                     0x25e92ee6 +[NSURLConnection(Loader) _resourceLoadLoop:] + 486

7   Foundation                     0x273db634 __NSThread__start__ + 1148

8   libsystem_pthread.dylib       0x38730872 _pthread_body + 138

9   libsystem_pthread.dylib       0x387307e6 _pthread_start + 110

10  libsystem_pthread.dylib       0x3872e740 thread_start + 8

Thread 8 name:  com.apple.CFSocket.private

Thread 8:

0   libsystem_kernel.dylib         0x3868dfb4 __select + 20

1   CoreFoundation                 0x265d3d52 __CFSocketManager + 566

2   libsystem_pthread.dylib       0x38730872 _pthread_body + 138

3   libsystem_pthread.dylib       0x387307e6 _pthread_start + 110

4   libsystem_pthread.dylib       0x3872e740 thread_start + 8

Thread 9:

0   libsystem_kernel.dylib         0x3868e92c __workq_kernreturn + 8

1   libsystem_pthread.dylib       0x3872eb50 _pthread_wqthread + 1036

2   libsystem_pthread.dylib       0x3872e734 start_wqthread + 8

Thread 10 name:  com.apple.coreaudio.AQClient

Thread 10:

0   libsystem_kernel.dylib         0x3867a164 mach_msg_trap + 20

1   libsystem_kernel.dylib         0x38679f68 mach_msg + 40

2   CoreFoundation                 0x265ce904 __CFRunLoopServiceMachPort + 136

3   CoreFoundation                 0x265ccc8c __CFRunLoopRun + 1036

4   CoreFoundation                 0x26520248 CFRunLoopRunSpecific + 520

5   CoreFoundation                 0x26520034 CFRunLoopRunInMode + 108

6   AudioToolbox                   0x259a75ac GenericRunLoopThread::Entry(void*) + 132

7   AudioToolbox                   0x2599051e CAPThread::Entry(CAPThread*) + 186

8   libsystem_pthread.dylib       0x38730872 _pthread_body + 138

9   libsystem_pthread.dylib       0x387307e6 _pthread_start + 110

10  libsystem_pthread.dylib       0x3872e740 thread_start + 8

Thread 11:

0   libsystem_kernel.dylib         0x3868e92c __workq_kernreturn + 8

1   libsystem_pthread.dylib       0x3872eb50 _pthread_wqthread + 1036

2   libsystem_pthread.dylib       0x3872e734 start_wqthread + 8

Thread 12:

0   libsystem_kernel.dylib         0x3868e92c __workq_kernreturn + 8

1   libsystem_pthread.dylib       0x3872eb50 _pthread_wqthread + 1036

2   libsystem_pthread.dylib       0x3872e734 start_wqthread + 8

Thread 13:

0   libsystem_kernel.dylib         0x3868e92c __workq_kernreturn + 8

1   libsystem_pthread.dylib       0x3872eb50 _pthread_wqthread + 1036

2   libsystem_pthread.dylib       0x3872e734 start_wqthread + 8

Thread 0 crashed with ARM Thread State (32-bit):

    r0: 0x030ab804    r1: 0x0000103e      r2: 0x000001e0      r3: 0x0000009a

    r4: 0x0340aa14    r5: 0x000001de      r6: 0x0340a9d0      r7: 0x01496758

    r8: 0x01496bc0    r9: 0x00cb7451     r10: 0x00000001     r11: 0x0000004d

    ip: 0x00cb195d    sp: 0x01496744      lr: 0x00cb19b5      pc: 0x00cb74ac

  cpsr: 0x80000030

Binary Images:

0x89000 - 0x1138fff TEST armv7  <702a906277243a91b9fe7478be34fab5> /var/mobile/Containers/Bundle/Application/F7F56B50-5314-46E7-9800-E09230B9175F/TEST.app/TEST

0x1fec3000 - 0x1feeafff dyld armv7  <b25dec5681df3767a4ac98d9405678bf> /usr/lib/dyld

0x24c3d000 - 0x24d4cfff IMGSGX543GLDriver armv7  <7e1047a81dba348f90b09ba10a241696> /System/Library/Extensions/IMGSGX543GLDriver.bundle/IMGSGX543GLDriver

0x24d58000 - 0x24ebdfff AVFoundation armv7  <6c8f555c04de33a9a88a945ad7784dac> /System/Library/Frameworks/AVFoundation.framework/AVFoundation

0x24ebe000 - 0x24f32fff libAVFAudio.dylib armv7  <cfd8743e4fe0343dba70e3446954bc33> /System/Library/Frameworks/AVFoundation.framework/libAVFAudio.dylib

0x24f33000 - 0x24f78fff AVKit armv7  <187d6bba92c4342b8ccd1bdb3e0c6ae6> /System/Library/Frameworks/AVKit.framework/AVKit

0x24f79000 - 0x24f79fff Accelerate armv7  <1dee6edb448a3ff9b935e4be7fe81b2b> /System/Library/Frameworks/Accelerate.framework/Accelerate

0x24f8e000 - 0x251ddfff vImage armv7  <192d39bc484d37db8f454277309c809a> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage

0x251de000 - 0x252bcfff libBLAS.dylib armv7  <ee6ea3da2c733f3a9dcdbe93d0122809> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib

0x252bd000 - 0x25586fff libLAPACK.dylib armv7  <9cce82c7685a3ed39b311ae7b3e2345e> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib

0x25587000 - 0x25598fff libLinearAlgebra.dylib armv7  <682f2223c1163ea58a697298b45f8748> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib

0x25599000 - 0x255adfff libSparseBLAS.dylib armv7  <a1601c3323c9318bbf46364d1ba3ff37> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib

0x255ae000 - 0x25623fff libvDSP.dylib armv7  <3e9b6d25860b3e8ebced362de18e3f8e> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib

0x25624000 - 0x25635fff libvMisc.dylib armv7  <9dde10849ca33348a978f58e58a76821> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib

0x25636000 - 0x25636fff vecLib armv7  <fb80bbb754053f0a87031647993cec2a> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib

0x25637000 - 0x25666fff Accounts armv7  <42e556b6ccb337f09ea9cdc909006d2c> /System/Library/Frameworks/Accounts.framework/Accounts

0x25667000 - 0x25667fff AdSupport armv7  <af57ea50639d308bbfecf8f2fe68a993> /System/Library/Frameworks/AdSupport.framework/AdSupport

0x25668000 - 0x256d4fff AddressBook armv7  <13ca0e25e8a03c57a6436adf4fcc1504> /System/Library/Frameworks/AddressBook.framework/AddressBook

0x257a0000 - 0x257b2fff AssetsLibrary armv7  <6fbf5299d6b33792b3d43c9b73ddd993> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary

0x2594e000 - 0x25c28fff AudioToolbox armv7  <f7a64dddfcda327abe351ca16e494abc> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox

0x25e0b000 - 0x25ffdfff CFNetwork armv7  <db6ba818bb5f3b7cb5724f28b0b6eb80> /System/Library/Frameworks/CFNetwork.framework/CFNetwork

0x25ffe000 - 0x2609bfff CloudKit armv7  <a1003238655d3976bf7d5bee159bee0d> /System/Library/Frameworks/CloudKit.framework/CloudKit

0x2609c000 - 0x26117fff Contacts armv7  <497696e19ca636b88af51807d817d3f9> /System/Library/Frameworks/Contacts.framework/Contacts

0x261fc000 - 0x262abfff CoreAudio armv7  <5c06701609053ff28039ff2962ca5359> /System/Library/Frameworks/CoreAudio.framework/CoreAudio

0x262c1000 - 0x262e0fff CoreBluetooth armv7  <b70fcd5f2eda3c4aa573334cf2725e25> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth

0x262e1000 - 0x26516fff CoreData armv7  <7bd4a335269a31ad98ff58fcde6a3a4c> /System/Library/Frameworks/CoreData.framework/CoreData

0x26517000 - 0x26846fff CoreFoundation armv7  <360653651940369e9060e38e7246798f> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation

0x26847000 - 0x2697cfff CoreGraphics armv7  <8df8ccbcd58c3b45b903a3dc2e9686f3> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics

0x2697f000 - 0x26981fff libCGXType.A.dylib armv7  <2aadd1eafc813fc68c1bba6cc4e158dc> /System/Library/Frameworks/CoreGraphics.framework/Resources/libCGXType.A.dylib

0x26b66000 - 0x26b82fff libRIP.A.dylib armv7  <bfaf0a61a75f3efc95af7cb409cbad42> /System/Library/Frameworks/CoreGraphics.framework/Resources/libRIP.A.dylib

0x26b83000 - 0x26d06fff CoreImage armv7  <9074950127a736e3929e0210507eac0f> /System/Library/Frameworks/CoreImage.framework/CoreImage

0x26d07000 - 0x26d6bfff CoreLocation armv7  <467fadc7e42d3061bef64b7355a8aaa8> /System/Library/Frameworks/CoreLocation.framework/CoreLocation

0x26d9e000 - 0x26e61fff CoreMedia armv7  <47779333554e35f1987035411758d00c> /System/Library/Frameworks/CoreMedia.framework/CoreMedia

0x26e62000 - 0x26f60fff CoreMotion armv7  <1163897529193aae86f2856be1581cd0> /System/Library/Frameworks/CoreMotion.framework/CoreMotion

0x26f61000 - 0x26f94fff CoreSpotlight armv7  <f1e4628b270a3b56a9d91876f68b2c92> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight

0x26f95000 - 0x26ff5fff CoreTelephony armv7  <55045084b1f3344c9aabf81928058793> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony

0x26ff6000 - 0x270e5fff CoreText armv7  <bc94156ccf4f3e498ef339cdeca83b78> /System/Library/Frameworks/CoreText.framework/CoreText

0x270e6000 - 0x270fefff CoreVideo armv7  <9daae352082d30b288d842e6c2ec80ca> /System/Library/Frameworks/CoreVideo.framework/CoreVideo

0x270ff000 - 0x27186fff EventKit armv7  <eee356a4377f3254a8f0ccb1fdebdc37> /System/Library/Frameworks/EventKit.framework/EventKit

0x272ff000 - 0x27535fff Foundation armv7  <721338435cba3837ad4936634ec82ada> /System/Library/Frameworks/Foundation.framework/Foundation

0x27536000 - 0x27563fff GLKit armv7  <fa3098d8a7ed3d1f81b43f4cc766f003> /System/Library/Frameworks/GLKit.framework/GLKit

0x27564000 - 0x27584fff GSS armv7  <f468de093e50310f8c096edd50dc03f7> /System/Library/Frameworks/GSS.framework/GSS

0x276bb000 - 0x27715fff IOKit armv7  <a3ad988f53f738cbaf4998ea1773e3f8> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit

0x27716000 - 0x279dffff ImageIO armv7  <8432b19a608f3e73a58e67e6379f44ed> /System/Library/Frameworks/ImageIO.framework/ImageIO

0x279e0000 - 0x27de7fff JavaScriptCore armv7  <52865be20b803df59c804a0b3a014dd3> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore

0x27f78000 - 0x27f80fff MediaAccessibility armv7  <143a7c888bfe3fe7808aeb6c818b07c4> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility

0x27f81000 - 0x281aafff MediaPlayer armv7  <2ae0bfeac7e73316b5add6032a064ae3> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer

0x281ab000 - 0x28524fff MediaToolbox armv7  <0e94c2ad40d13c78a703e346e1a5b512> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox

0x285f8000 - 0x28637fff Metal armv7  <48260c0698253413a7b05784739ce430> /System/Library/Frameworks/Metal.framework/Metal

0x28649000 - 0x28691fff MetalPerformanceShaders armv7  <391d0e15bc5e338ea2f2ae4d2f092217> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders

0x28692000 - 0x28737fff MobileCoreServices armv7  <ae89e43f9a023059b43183e15558683e> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices

0x28738000 - 0x28af9fff ModelIO armv7  <2ec60c6bc57433f2bc67ae030d8c9ef2> /System/Library/Frameworks/ModelIO.framework/ModelIO

0x28cba000 - 0x28d92fff GLEngine armv7  <e63f0e051ad63d3885968453969388eb> /System/Library/Frameworks/OpenGLES.framework/GLEngine.bundle/GLEngine

0x28d93000 - 0x28d9bfff OpenGLES armv7  <79366ed51e2937c197d73e3c051ef704> /System/Library/Frameworks/OpenGLES.framework/OpenGLES

0x28d9d000 - 0x28d9dfff libCVMSPluginSupport.dylib armv7  <9f4dbcc119e83ac397bf640a8c4126f7> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib

0x28d9e000 - 0x28da0fff libCoreFSCache.dylib armv7  <496f9700c9c033b2bd2fdc115c071dd5> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib

0x28da1000 - 0x28da4fff libCoreVMClient.dylib armv7  <a092ad4ccf103421bc181d08bd7f6507> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib

0x28da5000 - 0x28dadfff libGFXShared.dylib armv7  <ccfa86919eb23069a53e66b153042300> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib

0x28dae000 - 0x28debfff libGLImage.dylib armv7  <6c5e2195624535dcba905f0d167e433a> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib

0x28dec000 - 0x28f21fff libGLProgrammability.dylib armv7  <6b3318dbc0b130cdad33f3320fef7497> /System/Library/Frameworks/OpenGLES.framework/libGLProgrammability.dylib

0x29f8f000 - 0x2a100fff QuartzCore armv7  <2fcc232bbb0b35c0b776770bfa9f1368> /System/Library/Frameworks/QuartzCore.framework/QuartzCore

0x2a434000 - 0x2a489fff Security armv7  <9e5790effd053942962e211890d527ed> /System/Library/Frameworks/Security.framework/Security

0x2a48a000 - 0x2a519fff Social armv7  <dca34a760f5135a0b99b3f4ded425cad> /System/Library/Frameworks/Social.framework/Social

0x2a65b000 - 0x2a671fff StoreKit armv7  <c0d98e215f3a32b6bf38208e0b8b52fc> /System/Library/Frameworks/StoreKit.framework/StoreKit

0x2a672000 - 0x2a6bafff SystemConfiguration armv7  <4a8f2a40de1b3592af089e2c6b26db4b> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration

0x2a6bd000 - 0x2b1bcfff UIKit armv7  <409eaf1ec3af3b2f87f04f0a6fe9c3e7> /System/Library/Frameworks/UIKit.framework/UIKit

0x2b1bd000 - 0x2b22afff VideoToolbox armv7  <f5212e2bb0c63bfba4d09841bbbe7831> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox

0x2b297000 - 0x2b4effff WebKit armv7  <7aa2d6e344223ab18f078f215c5fb100> /System/Library/Frameworks/WebKit.framework/WebKit

0x2b4f0000 - 0x2b527fff iAd armv7  <a3598530c12e3e48aacd3fda095ee3df> /System/Library/Frameworks/iAd.framework/iAd

0x2b7de000 - 0x2b807fff ACTFramework armv7  <494abdab7840399a81e528abc97a7bee> /System/Library/PrivateFrameworks/ACTFramework.framework/ACTFramework

0x2b808000 - 0x2b80dfff AITTarget armv7  <abfb223366c53395a665e22e46f85189> /System/Library/PrivateFrameworks/AITTarget.framework/AITTarget

0x2b812000 - 0x2b817fff AOSNotification armv7  <2076e713fb2d348b84ea886c0167d31d> /System/Library/PrivateFrameworks/AOSNotification.framework/AOSNotification

0x2b9ee000 - 0x2ba47fff AccountsDaemon armv7  <dccee403fe18302199a6dc52a98a6dec> /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon

0x2ba48000 - 0x2ba6cfff AccountsUI armv7  <3dfe5140e6853775b5749fdbbe38e51d> /System/Library/PrivateFrameworks/AccountsUI.framework/AccountsUI

0x2ba6d000 - 0x2ba71fff AggregateDictionary armv7  <7942105ccdd931539d07b4458a7296b9> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary

0x2bea7000 - 0x2bee6fff AppSupport armv7  <d6ffad2d70603823a951614d63c091f7> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport

0x2bee7000 - 0x2bf3ffff AppleAccount armv7  <99cd162d95523ab689f027a8d47155b7> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount

0x2c028000 - 0x2c045fff AppleIDSSOAuthentication armv7  <1d3740959dea37fe89da08a1eabd0c54> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication

0x2c046000 - 0x2c07efff AppleJPEG armv7  <0bdddf523f723af0a5f3776230276259> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG

0x2c08d000 - 0x2c09ffff ApplePushService armv7  <fb3063d19e8e33b6abea16cc1a008473> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService

0x2c0fd000 - 0x2c106fff AssertionServices armv7  <db5136851983376d80aff3865dd70e64> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices

0x2c107000 - 0x2c10bfff AssetCacheServices armv7  <94a5e7e09f4c339195cfbd47be49549c> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices

0x2c10c000 - 0x2c128fff AssetsLibraryServices armv7  <313f68bc5784394bb10891779922e44c> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices

0x2c129000 - 0x2c171fff AssistantServices armv7  <e0f5f4fedcce3d9bb216bcae803c2704> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices

0x2c1a6000 - 0x2c1c5fff AuthKit armv7  <63b12f691a50335685a5f0c08c12704a> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit

0x2c1de000 - 0x2c1e1fff BTLEAudioController armv7  <5ea7d626c7e539ed9b4f49bbf793468d> /System/Library/PrivateFrameworks/BTLEAudioController.framework/BTLEAudioController

0x2c1e2000 - 0x2c1fffff BackBoardServices armv7  <8cb4718fd8af367ea05cc79a1e94df21> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices

0x2c202000 - 0x2c244fff BaseBoard armv7  <e8adfb58516830e0aefb42a0280c725a> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard

0x2c245000 - 0x2c247fff BaseBoardUI armv7  <f7688a839e50382c96047157225efc3c> /System/Library/PrivateFrameworks/BaseBoardUI.framework/BaseBoardUI

0x2c250000 - 0x2c256fff BluetoothManager armv7  <00d0c779bbda34ebb9d2012942b8db17> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager

0x2c257000 - 0x2c27efff Bom armv7  <5c7d334a69eb34838044e48f39096bfb> /System/Library/PrivateFrameworks/Bom.framework/Bom

0x2c29c000 - 0x2c30ffff BulletinBoard armv7  <5f3a3320f1b63870af204b30f675dbbb> /System/Library/PrivateFrameworks/BulletinBoard.framework/BulletinBoard

0x2c315000 - 0x2c322fff CacheDelete armv7  <66874e1a3b5030d3933424fee37f393f> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete

0x2c37f000 - 0x2c3abfff CalendarDaemon armv7  <202f43c9c8003da7ba22363cf0de12bc> /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon

0x2c3ac000 - 0x2c415fff CalendarDatabase armv7  <543eccf14bd53f70a593ee8437bc9f51> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase

0x2c416000 - 0x2c459fff CalendarFoundation armv7  <96f16afdd36a355e94f5ce6bb99b88d0> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation

0x2c4a8000 - 0x2c584fff CameraKit armv7  <c323a98657393933954de4422796b9af> /System/Library/PrivateFrameworks/CameraKit.framework/CameraKit

0x2c6c8000 - 0x2c6d0fff CaptiveNetwork armv7  <ce37fa60f98231f69c5a91cfd617a356> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork

0x2c6db000 - 0x2c839fff Celestial armv7  <a1b8c785bcdf3dfaa85d888942cd92d2> /System/Library/PrivateFrameworks/Celestial.framework/Celestial

0x2c84c000 - 0x2c864fff CertInfo armv7  <379e2be81eda356c965feec7f53c3ba6> /System/Library/PrivateFrameworks/CertInfo.framework/CertInfo

0x2c865000 - 0x2c86afff CertUI armv7  <8c00b7e42e5830b886663f04840761fb> /System/Library/PrivateFrameworks/CertUI.framework/CertUI

0x2c9c7000 - 0x2c9e9fff ChunkingLibrary armv7  <d5547ccb92c33021a9edd1778acbddca> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary

0x2ce70000 - 0x2cf2efff CloudPhotoLibrary armv7  <9bb5efd7572d3dabb02866dc3481dcb9> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary

0x2cf2f000 - 0x2cf35fff CloudServices armv7  <0e7595b7cb603393b43cb9fc65c66a89> /System/Library/PrivateFrameworks/CloudServices.framework/CloudServices

0x2cf39000 - 0x2cf8cfff ColorSync armv7  <37f3398bf9c032778413315dd044c6c5> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync

0x2cf8d000 - 0x2cf8ffff CommonAuth armv7  <df87b25f9490367faaceec052f8ea60d> /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth

0x2cf90000 - 0x2cfa1fff CommonUtilities armv7  <47675e81469f3f638a9087b5d1e4a2ed> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities

0x2cfa2000 - 0x2cfa6fff CommunicationsFilter armv7  <a929a4a849603d43a9b487b6f99ed04a> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter

0x2d02f000 - 0x2d033fff ConstantClasses armv7  <c425997604873e66a4ac397c6346fa06> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses

0x2d062000 - 0x2d085fff ContactsFoundation armv7  <3de3e3edb57b3cfcb7b9b67b59938081> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation

0x2d086000 - 0x2d0c2fff ContentIndex armv7  <1e6b9b5487fa3c74ab0a09e9698547ee> /System/Library/PrivateFrameworks/ContentIndex.framework/ContentIndex

0x2d0c3000 - 0x2d0c9fff CoreAUC armv7  <03d5d3d6b1ab31ffb28ebbfddcb1ba09> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC

0x2d0e6000 - 0x2d0effff CoreCDP armv7  <50ff5e8638f13122a53357f326fcf563> /System/Library/PrivateFrameworks/CoreCDP.framework/CoreCDP

0x2d114000 - 0x2d169fff CoreDAV armv7  <1dfb802b2ce13d0e8acab981211923b7> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV

0x2d16a000 - 0x2d207fff CoreDuet armv7  <aada1486582e33d1b588129a5dd9f096> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet

0x2d208000 - 0x2d21afff CoreDuetDaemonProtocol armv7  <73e0d41f118b382aab09c56997ab1637> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol

0x2d21d000 - 0x2d21ffff CoreDuetDebugLogging armv7  <6c98c83e5e683656be247c9c113f5ca6> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging

0x2d3c0000 - 0x2d4c2fff CoreMediaStream armv7  <900e12b0d17a33459233be6f4b889225> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream

0x2d55d000 - 0x2d5f9fff CorePDF armv7  <8c6833fc2bf834c9bf26c69db714de77> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF

0x2d730000 - 0x2d74ffff CoreServicesInternal armv7  <03a3b33dd9463260ab0f8a6ced1d336b> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal

0x2d95e000 - 0x2d964fff CoreTime armv7  <e6ceaa3a74b632f899c2a11ab1348717> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime

0x2d965000 - 0x2da06fff CoreUI armv7  <a2a90d75c6cf37b281ef0db8e0a4270d> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI

0x2da92000 - 0x2da9ffff CrashReporterSupport armv7  <59e5605ba9573f858f540282bc6b46ab> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport

0x2dab8000 - 0x2dabdfff DAAPKit armv7  <25489d3da7293dcda070aa96ca1325ca> /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit

0x2dabe000 - 0x2dac9fff DCIMServices armv7  <946eacaebbb23ce9a7acb84a92485197> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices

0x2daca000 - 0x2db10fff DataAccess armv7  <647dd2f6c9f837cc9ffea02a66807bac> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess

0x2dd16000 - 0x2dd38fff DataAccessExpress armv7  <a80852774e773848aafc6d4744a944b0> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress

0x2dda8000 - 0x2ddaffff DataMigration armv7  <555df03854c33333b6bb723d6b174c3b> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration

0x2ddc1000 - 0x2ddc2fff DiagnosticLogCollection armv7  <a15bd438ab283742b1725f5d7314e32c> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection

0x2ddc3000 - 0x2dde2fff DictionaryServices armv7  <bb7531629ffb3ad6b0444db520c48b62> /System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices

0x2de2b000 - 0x2de4afff EAP8021X armv7  <007933f2e29037879b04ff1e269a9da4> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X

0x2de6d000 - 0x2de74fff FMCoreLite armv7  <833f956f2efc36abbdb98908ee73f662> /System/Library/PrivateFrameworks/FMCoreLite.framework/FMCoreLite

0x2deec000 - 0x2df1ffff FTServices armv7  <dcb6d30942f833c39b529fd83c068dd9> /System/Library/PrivateFrameworks/FTServices.framework/FTServices

0x2df20000 - 0x2e344fff FaceCore armv7  <9b383f51cbd831f08279298970c06673> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore

0x2e381000 - 0x2e381fff FontServices armv7  <8ddbc5597e8f388c9fbdc3fa81cf19d2> /System/Library/PrivateFrameworks/FontServices.framework/FontServices

0x2e382000 - 0x2e459fff libFontParser.dylib armv7  <fe9868d1cba33bd3a967ce619e8a5075> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib

0x2e45a000 - 0x2e465fff libGSFontCache.dylib armv7  <7301e76d69d534f6a915e6c1caaff3a9> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib

0x2e56e000 - 0x2e59ffff FrontBoardServices armv7  <260cfb70828d3ac58e3197d60ae30702> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices

0x2e75d000 - 0x2e75dfff libmetal_timestamp.dylib armv7  <11fce05449e83b229e37d565ced687c1> /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib

0x2ed0b000 - 0x2ed11fff libGPUSupportMercury.dylib armv7  <febb0fa63fa13dd0bf5c1c3575704e3a> /System/Library/PrivateFrameworks/GPUSupport.framework/libGPUSupportMercury.dylib

0x2f1b5000 - 0x2f5cdfff GeoServices armv7  <0ae4c7c0f7333638898838d14b59fb5e> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices

0x2f5ce000 - 0x2f5dffff GraphicsServices armv7  <4ba8d8f72f053cd9aa44d01ad9ebde4c> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices

0x2f5e4000 - 0x2f5e4fff HangTracer armv7  <da0e61c1ad82361dab7dec64a4e0c490> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer

0x2f80d000 - 0x2f861fff Heimdal armv7  <544fd9c7e0f33ea8adb9133d0e24c4d6> /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal

0x2fa31000 - 0x2fab7fff HomeSharing armv7  <5e18cde77d3037b4ba8e37214c29a075> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing

0x2fb20000 - 0x2fb88fff IDS armv7  <4288062db42d37ac9e88200f8236758d> /System/Library/PrivateFrameworks/IDS.framework/IDS

0x2fb89000 - 0x2fbbbfff IDSFoundation armv7  <88e637bc3e293ae0aa5324b7f7c98f7a> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation

0x2fd9d000 - 0x2fe05fff IMFoundation armv7  <d6cd6fe5b20a3023a6c1c357350795e6> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation

0x2fe0d000 - 0x2fe10fff IOAccelerator armv7  <f13b4b0791b93fedac3379330defbfe6> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator

0x2fe13000 - 0x2fe19fff IOMobileFramebuffer armv7  <e41005e0422135e7856e621f07557e70> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer

0x2fe1a000 - 0x2fe1ffff IOSurface armv7  <eba46a42afd633a3ad1602aebc79b9d0> /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface

0x2fe20000 - 0x2fe21fff IOSurfaceAccelerator armv7  <bde9856d23ea3fab971da7a54a0ab6fc> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator

0x301a3000 - 0x301a8fff IncomingCallFilter armv7  <397f6cae06383909a9c989bd5785ba70> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter

0x301ac000 - 0x301b7fff IntlPreferences armv7  <e7b7682e7e6f368aa8eb0d9b47809796> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences

0x301df000 - 0x3024dfff LanguageModeling armv7  <be0af75167e0306b89a86405bb914dae> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling

0x3027c000 - 0x302bbfff MIME armv7  <cfcdf19324f534ba849546b6d87ae34b> /System/Library/PrivateFrameworks/MIME.framework/MIME

0x302bc000 - 0x30322fff MMCS armv7  <195e73a76ff438578cfde089b88ec14d> /System/Library/PrivateFrameworks/MMCS.framework/MMCS

0x30393000 - 0x303a1fff MailServices armv7  <074fe3f9e9113f6598f7c9101bd5d3cb> /System/Library/PrivateFrameworks/MailServices.framework/MailServices

0x303e7000 - 0x30491fff ManagedConfiguration armv7  <7d9357e873ea3b309ff25aa412bd978d> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration

0x304ae000 - 0x304affff Marco armv7  <aadb0d6c516431818cff75590b49612c> /System/Library/PrivateFrameworks/Marco.framework/Marco

0x30928000 - 0x30942fff MediaRemote armv7  <0cc1bae3e09a37079e9703d95207478a> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote

0x30943000 - 0x30958fff MediaServices armv7  <ee98a1bba32a36fd8abd30a9cb021f02> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices

0x309b5000 - 0x309cdfff MediaStream armv7  <2110cf398f983bb5bbfacbf8cbbb3e56> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream

0x309ce000 - 0x30a26fff IMAP armv7  <f7ab5076be8032769b857eb9c9b6f38e> /System/Library/PrivateFrameworks/Message.framework/MailServices/IMAP.framework/IMAP

0x30a33000 - 0x30b3cfff Message armv7  <24cbdbae182430bfb81cd1616a2975e6> /System/Library/PrivateFrameworks/Message.framework/Message

0x30b42000 - 0x30b45fff MessageSupport armv7  <a97514b6c26232c5916b1d831f6ec197> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport

0x30bb5000 - 0x30bc2fff MobileAsset armv7  <c4bc63c226aa3cb59571415e34865a77> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset

0x30bf0000 - 0x30bf8fff MobileBluetooth armv7  <1d925adfdbbc3606831c37406da8a608> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth

0x30c10000 - 0x30c16fff MobileIcons armv7  <0f0f2eac50683aa298d78dc9869d3829> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons

0x30c17000 - 0x30c1dfff MobileInstallation armv7  <47c7c833b444376b883f650d15e34e49> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation

0x30c1e000 - 0x30c2afff MobileKeyBag armv7  <5f9ee2403fec3344b0f38e703199f0ef> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag

0x30c2f000 - 0x30c2ffff MobileObliteration armv7  <5fb1f1239f6c32078b45eb5eb71350ee> /System/Library/PrivateFrameworks/MobileObliteration.framework/MobileObliteration

0x30c35000 - 0x30d31fff MobileSpotlightIndex armv7  <10eb9cbeb58c3dff9b904d18f3bb8b24> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex

0x30d5b000 - 0x30d5efff MobileSystemServices armv7  <419c62d054a63f70b69762b4bda41453> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices

0x30d8a000 - 0x30d97fff MobileWiFi armv7  <68f9ded99b9f3201a998e4111f58e3b4> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi

0x30dea000 - 0x30ff5fff MusicLibrary armv7  <8327ea9b64ff3169a567bde112e78e41> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary

0x31026000 - 0x3103dfff NanoRegistry armv7  <dd1b5e209a0d34a39dd7cf6df4a326f7> /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry

0x31057000 - 0x31060fff Netrb armv7  <7ce90119f70639e09e7183bf3270e889> /System/Library/PrivateFrameworks/Netrb.framework/Netrb

0x31082000 - 0x31099fff NetworkStatistics armv7  <46d71820fbd63f528ea076a0d1ced69d> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics

0x3109a000 - 0x310d7fff Notes armv7  <5ffa17453abf3aeab744a6cb7915789b> /System/Library/PrivateFrameworks/Notes.framework/Notes

0x31213000 - 0x3121dfff NotificationsUI armv7  <5fabd7bf465537219f78b4deb93a6b0b> /System/Library/PrivateFrameworks/NotificationsUI.framework/NotificationsUI

0x3121e000 - 0x31220fff OAuth armv7  <3145a5bf1fda3effb47f7f3266b6c67c> /System/Library/PrivateFrameworks/OAuth.framework/OAuth

0x31ae3000 - 0x31ae7fff ParsecSubscriptionServiceSupport armv7  <c3d82d7dd2283b9f8014afda9d1b8f6d> /System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport

0x31ba0000 - 0x31bc2fff Pegasus armv7  <bdfd1ca3babf3ccf88ef389529eb74a0> /System/Library/PrivateFrameworks/Pegasus.framework/Pegasus

0x31c05000 - 0x31c2dfff PersistentConnection armv7  <bbbdeba23006373ca10497ce4bfa62d5> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection

0x31d7a000 - 0x32097fff PhotoLibraryServices armv7  <55a912dd944139a281ac2eeb3675ad32> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices

0x32098000 - 0x320a3fff PhotosFormats armv7  <dad435b9b6da3c1ea93cedda8745593e> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats

0x320e3000 - 0x3212ffff PhysicsKit armv7  <91683cfc9cef3aaa98271a1bffd83da2> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit

0x32130000 - 0x32148fff PlugInKit armv7  <a6965a0043e133bba28fd0a777aad7ff> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit

0x32149000 - 0x32154fff PowerLog armv7  <30672f6105d131a8bc6fc0300a6fb5bb> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog

0x324c9000 - 0x3258dfff Preferences armv7  <b0b4940ad91731239d09014c8664e57e> /System/Library/PrivateFrameworks/Preferences.framework/Preferences

0x3266a000 - 0x3266efff ProgressUI armv7  <ad6fc6c4332f344494db60894e3b549e> /System/Library/PrivateFrameworks/ProgressUI.framework/ProgressUI

0x3266f000 - 0x3270efff ProofReader armv7  <da7a9136f7413f049d06fe6ef62a8fb9> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader

0x3270f000 - 0x3272dfff ProtectedCloudStorage armv7  <d8d83cf32e4b3a0fbc99cfdd92e0c867> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage

0x3272e000 - 0x3273dfff ProtocolBuffer armv7  <7fa05efd63c23835a75b0f5918f7eb80> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer

0x3273e000 - 0x3276ffff PrototypeTools armv7  <13d951348dc3392aa2ebbc94c653769c> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools

0x32772000 - 0x327e0fff Quagga armv7  <1ee245cc6eb7395a8a743ca3ecf696b2> /System/Library/PrivateFrameworks/Quagga.framework/Quagga

0x32992000 - 0x329d3fff SAObjects armv7  <42b75ebca6f4329db8d1096005a057ee> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects

0x32fac000 - 0x32fe3fff SpringBoardFoundation armv7  <9d7e37496f8a35019c4fd9276b759027> /System/Library/PrivateFrameworks/SpringBoardFoundation.framework/SpringBoardFoundation

0x32fe4000 - 0x33005fff SpringBoardServices armv7  <d9dc0a413f5731669305fea5806bc551> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices

0x33006000 - 0x3301cfff SpringBoardUI armv7  <1faf1ef886403208967820219648a508> /System/Library/PrivateFrameworks/SpringBoardUI.framework/SpringBoardUI

0x3301d000 - 0x33042fff SpringBoardUIServices armv7  <4e4b390b0f8633d6bd92b45cb4224a76> /System/Library/PrivateFrameworks/SpringBoardUIServices.framework/SpringBoardUIServices

0x3343d000 - 0x335f2fff StoreServices armv7  <b19f197e3bdb3c349e574e20a2336b71> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices

0x3381d000 - 0x33822fff SymptomReporter armv7  <cc8d6b4c8f353bd5a7d245cb8b70bff1> /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomReporter.framework/SymptomReporter

0x3382b000 - 0x3382ffff TCC armv7  <6b42222135fb307ea5cc134c4b6ee9a3> /System/Library/PrivateFrameworks/TCC.framework/TCC

0x33830000 - 0x33870fff TelephonyUI armv7  <444d51e830b436d7ad5a07119be20fa4> /System/Library/PrivateFrameworks/TelephonyUI.framework/TelephonyUI

0x33871000 - 0x338ccfff TelephonyUtilities armv7  <989e740c30e23daf8e3561a88cd9e8e7> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities

0x34bae000 - 0x34bd9fff TextInput armv7  <8115479897d83df69e4a966d8518db0f> /System/Library/PrivateFrameworks/TextInput.framework/TextInput

0x34c22000 - 0x34c40fff ToneLibrary armv7  <ed8313a535ff323a8f1466598d682217> /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary

0x34ca8000 - 0x34d6ffff UIFoundation armv7  <b168d1abddea32d3858c51ce17445b7b> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation

0x34da5000 - 0x34da8fff UserFS armv7  <c725f94f0ea43e079ebda19e2c93bc31> /System/Library/PrivateFrameworks/UserFS.framework/UserFS

0x34dcb000 - 0x34dd4fff UserNotificationServices armv7  <e453cffb458d389996e8708a1c64b819> /System/Library/PrivateFrameworks/UserNotificationServices.framework/UserNotificationServices

0x355d5000 - 0x355f4fff VoiceServices armv7  <e085455b08483337ac8e91d268627106> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices

0x356c7000 - 0x356fafff WebBookmarks armv7  <53cd3f74a9313b3fba1cf691c3444485> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks

0x35710000 - 0x36303fff WebCore armv7  <66e3bb9ce11736bd83c680b5c85cd705> /System/Library/PrivateFrameworks/WebCore.framework/WebCore

0x36358000 - 0x36423fff WebKitLegacy armv7  <4d950115bdca3edbb68efc786ef8d640> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy

0x364f7000 - 0x364fdfff XPCKit armv7  <94890eb032313f1e89af355cc15294cc> /System/Library/PrivateFrameworks/XPCKit.framework/XPCKit

0x36708000 - 0x3670dfff iAdServices armv7  <158a20d7645c365db8be10cecf36a7de> /System/Library/PrivateFrameworks/iAdServices.framework/iAdServices

0x3670e000 - 0x3673afff iCalendar armv7  <6d809919fe4f32cfa0013fd7139c2a16> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar

0x3675a000 - 0x36799fff iTunesStore armv7  <e3da9c8eddf1314c9f89a3588305b99f> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore

0x36945000 - 0x36962fff vCard armv7  <742136c53d9b353f9181a7d0acbf2181> /System/Library/PrivateFrameworks/vCard.framework/vCard

0x36f78000 - 0x36f82fff libAccessibility.dylib armv7  <5f13f7e5621139958a7021ac24494f9a> /usr/lib/libAccessibility.dylib

0x370b9000 - 0x370cefff libCRFSuite.dylib armv7  <1cfb9af34de637548c7c32357f18dc7c> /usr/lib/libCRFSuite.dylib

0x370d7000 - 0x370e0fff libChineseTokenizer.dylib armv7  <f6f80551cdd53eb38299165861138d14> /usr/lib/libChineseTokenizer.dylib

0x372ee000 - 0x37308fff libMobileGestalt.dylib armv7  <3ac2260fafbb3b11bae9d893cbaa165e> /usr/lib/libMobileGestalt.dylib

0x37309000 - 0x37311fff libMobileGestaltExtensions.dylib armv7  <203b04d1bd0f3e63913b9d99101abcbc> /usr/lib/libMobileGestaltExtensions.dylib

0x37332000 - 0x37333fff libSystem.B.dylib armv7  <eb65544f48a93328956e384bf27fc198> /usr/lib/libSystem.B.dylib

0x373b3000 - 0x37405fff libTelephonyUtilDynamic.dylib armv7  <65d5cd4a21763879bcacec1c4ab2d9af> /usr/lib/libTelephonyUtilDynamic.dylib

0x37477000 - 0x37499fff libarchive.2.dylib armv7  <c8928218a29f3b1ebfe3e1c9dc64bce5> /usr/lib/libarchive.2.dylib

0x374ca000 - 0x374d6fff libbsm.0.dylib armv7  <2275ba9c269b3a0d88f7f586ca9f502c> /usr/lib/libbsm.0.dylib

0x374d7000 - 0x374e1fff libbz2.1.0.dylib armv7  <d30c25ec37da32d099f0daffcbd32011> /usr/lib/libbz2.1.0.dylib

0x374e2000 - 0x3752dfff libc++.1.dylib armv7  <980fa84460d636a3a49d1c7584395ce0> /usr/lib/libc++.1.dylib

0x3752e000 - 0x37548fff libc++abi.dylib armv7  <5a3e558e7fc83cc48fb623f97b98ebfd> /usr/lib/libc++abi.dylib

0x3754a000 - 0x37557fff libcmph.dylib armv7  <9b7b081873363b919e28cfa847687a56> /usr/lib/libcmph.dylib

0x37558000 - 0x3756afff libcompression.dylib armv7  <1294c474ec6331be96141b1da188d0c1> /usr/lib/libcompression.dylib

0x37674000 - 0x3767bfff libcupolicy.dylib armv7  <eb09af60b96c3197950d9514fda8facd> /usr/lib/libcupolicy.dylib

0x37696000 - 0x37696fff libenergytrace.dylib armv7  <b3ec0087d8cf3c4cb78bc32436cd659b> /usr/lib/libenergytrace.dylib

0x376a2000 - 0x376bdfff libextension.dylib armv7  <132398d8e6f734019fe2d1bc87dcbc70> /usr/lib/libextension.dylib

0x376c5000 - 0x376c5fff libgcc_s.1.dylib armv7  <e61e0c8f17e533a9909ea80f1af4e880> /usr/lib/libgcc_s.1.dylib

0x377ee000 - 0x377f1fff libheimdal-asn1.dylib armv7  <df3e5fab730a3a8aab3770a79b3153f2> /usr/lib/libheimdal-asn1.dylib

0x377f2000 - 0x378dffff libiconv.2.dylib armv7  <e1e0adf4493c35fbbd99614bb5fc0269> /usr/lib/libiconv.2.dylib

0x378e0000 - 0x37a6dfff libicucore.A.dylib armv7  <888239ea1e5f379880a9ef098f225416> /usr/lib/libicucore.A.dylib

0x37a76000 - 0x37a7afff liblangid.dylib armv7  <46ab0b2e48003ea882262b4473384c61> /usr/lib/liblangid.dylib

0x37a7b000 - 0x37a85fff liblockdown.dylib armv7  <806a7625318c3650a71809a5d9e8c0c7> /usr/lib/liblockdown.dylib

0x37a86000 - 0x37a9bfff liblzma.5.dylib armv7  <0121cf295b393456a107e4a40bf3af96> /usr/lib/liblzma.5.dylib

0x37a9c000 - 0x37ab0fff libmarisa.dylib armv7  <1f4ea8bbfa913488b76dfb11b8814ff1> /usr/lib/libmarisa.dylib

0x37bdd000 - 0x37e21fff libmecabra.dylib armv7  <1c696265c76d32e5b5f46fd866e7c045> /usr/lib/libmecabra.dylib

0x37e22000 - 0x37e39fff libmis.dylib armv7  <23f02b8203143212869bea73840f77f4> /usr/lib/libmis.dylib

0x37e6c000 - 0x381d6fff libobjc.A.dylib armv7  <2a6856e3455b3dfb9f427caa62db157f> /usr/lib/libobjc.A.dylib

0x382a7000 - 0x382bcfff libresolv.9.dylib armv7  <204ff57970713f50b1fcf68b58d7acf1> /usr/lib/libresolv.9.dylib

0x382e7000 - 0x3839efff libsqlite3.dylib armv7  <e9b4c68e3cbd39c78a79808ce509c592> /usr/lib/libsqlite3.dylib

0x3839f000 - 0x383ebfff libstdc++.6.dylib armv7  <09849506f07935cfbb746ea84a7fcd91> /usr/lib/libstdc++.6.dylib

0x383ec000 - 0x38413fff libtidy.A.dylib armv7  <df3a75046906373192339f8fe380c0c0> /usr/lib/libtidy.A.dylib

0x38414000 - 0x3841cfff libtzupdate.dylib armv7  <d25144c4200f387c8af44fe92a7a124f> /usr/lib/libtzupdate.dylib

0x38420000 - 0x384d6fff libxml2.2.dylib armv7  <816e2bb643283cce9ecfdfcda2039684> /usr/lib/libxml2.2.dylib

0x384d7000 - 0x384f8fff libxslt.1.dylib armv7  <f534a31f77723e13a329ef79eaf739aa> /usr/lib/libxslt.1.dylib

0x384f9000 - 0x38505fff libz.1.dylib armv7  <7992ca1e536334279f74d5f578239026> /usr/lib/libz.1.dylib

0x38506000 - 0x3850afff libcache.dylib armv7  <fe2942652d60370d829df950d1380cbb> /usr/lib/system/libcache.dylib

0x3850b000 - 0x38514fff libcommonCrypto.dylib armv7  <8c1dd7ba4705318d972def7b783a60fb> /usr/lib/system/libcommonCrypto.dylib

0x38515000 - 0x3851afff libcompiler_rt.dylib armv7  <cb51b9fa0c7f33b58b0113f845356b4a> /usr/lib/system/libcompiler_rt.dylib

0x3851b000 - 0x38521fff libcopyfile.dylib armv7  <f24c402b6ae632c6af4184a3cf7f1400> /usr/lib/system/libcopyfile.dylib

0x38522000 - 0x38571fff libcorecrypto.dylib armv7  <5328122fa7003f0e997b8d91c297e27d> /usr/lib/system/libcorecrypto.dylib

0x38572000 - 0x385bbfff libdispatch.dylib armv7  <ad3b9ef0106d3878aeacc9af8e421e29> /usr/lib/system/libdispatch.dylib

0x385bc000 - 0x385befff libdyld.dylib armv7  <4fc1a3f33b033c2bb3f0deedcb096cb1> /usr/lib/system/libdyld.dylib

0x385bf000 - 0x385bffff libkeymgr.dylib armv7  <f118e4a94f1b373dafbdec8d13e1f781> /usr/lib/system/libkeymgr.dylib

0x385c0000 - 0x385c0fff liblaunch.dylib armv7  <c06ab403e6683d77a9a25770d6285d27> /usr/lib/system/liblaunch.dylib

0x385c1000 - 0x385c4fff libmacho.dylib armv7  <f87be18f5ff2305484b55215793a6bd2> /usr/lib/system/libmacho.dylib

0x385c5000 - 0x385c6fff libremovefile.dylib armv7  <11f79d0d13163ff786655bf7009ca08a> /usr/lib/system/libremovefile.dylib

0x385c7000 - 0x385d9fff libsystem_asl.dylib armv7  <f306ee354df4374185ee734c06138a38> /usr/lib/system/libsystem_asl.dylib

0x385da000 - 0x385dafff libsystem_blocks.dylib armv7  <5e444227ee4a37e7a0d330359b62df34> /usr/lib/system/libsystem_blocks.dylib

0x385db000 - 0x3863ffff libsystem_c.dylib armv7  <0a24371eaf523c4e9bd612503788562d> /usr/lib/system/libsystem_c.dylib

0x38640000 - 0x38642fff libsystem_configuration.dylib armv7  <3fb6e5cae9443c31bf9eb9296924bee8> /usr/lib/system/libsystem_configuration.dylib

0x38643000 - 0x38645fff libsystem_containermanager.dylib armv7  <3511f00c760c331794305cc647de72c1> /usr/lib/system/libsystem_containermanager.dylib

0x38646000 - 0x38647fff libsystem_coreservices.dylib armv7  <5dcf55510460337798488cd925614fc1> /usr/lib/system/libsystem_coreservices.dylib

0x38648000 - 0x38657fff libsystem_coretls.dylib armv7  <47bdaaa843d9352eb6c9bc58eb4f80c7> /usr/lib/system/libsystem_coretls.dylib

0x38658000 - 0x3865efff libsystem_dnssd.dylib armv7  <345a0d1dc7423afc94702c6336e26440> /usr/lib/system/libsystem_dnssd.dylib

0x3865f000 - 0x38678fff libsystem_info.dylib armv7  <2a7e2c8b1137318b892952c107418a45> /usr/lib/system/libsystem_info.dylib

0x38679000 - 0x38693fff libsystem_kernel.dylib armv7  <23864ee360733a578d72256d37980ed4> /usr/lib/system/libsystem_kernel.dylib

0x38694000 - 0x386b4fff libsystem_m.dylib armv7  <5fd97c8871d930bdb96e21dae6baf93d> /usr/lib/system/libsystem_m.dylib

0x386b5000 - 0x386c7fff libsystem_malloc.dylib armv7  <b432e566e4e837a09e7ba8110b40d210> /usr/lib/system/libsystem_malloc.dylib

0x386c8000 - 0x38715fff libsystem_network.dylib armv7  <bc04a3dddf3f3b73836a6eda4b2e836b> /usr/lib/system/libsystem_network.dylib

0x38716000 - 0x3871dfff libsystem_networkextension.dylib armv7  <0149c93b0a7e3944af5fa3a1527e2ba4> /usr/lib/system/libsystem_networkextension.dylib

0x3871e000 - 0x38725fff libsystem_notify.dylib armv7  <0e3a11ed97c335b09aaae6a85347d6f4> /usr/lib/system/libsystem_notify.dylib

0x38726000 - 0x3872cfff libsystem_platform.dylib armv7  <d005b48b0ce93d32b91cefb7e80b18ae> /usr/lib/system/libsystem_platform.dylib

0x3872d000 - 0x38734fff libsystem_pthread.dylib armv7  <6784e5701c9c32c49a33462aad686edc> /usr/lib/system/libsystem_pthread.dylib

0x38735000 - 0x38737fff libsystem_sandbox.dylib armv7  <b3c4e6e1e4b43e93999b459ae6aacb00> /usr/lib/system/libsystem_sandbox.dylib

0x38738000 - 0x38746fff libsystem_trace.dylib armv7  <45de3123e22d320f9f751ccd65a33451> /usr/lib/system/libsystem_trace.dylib

0x38747000 - 0x38747fff libunwind.dylib armv7  <f0818536954639fdababf64359a31079> /usr/lib/system/libunwind.dylib

0x38748000 - 0x38748fff libvminterpose.dylib armv7  <93a0aafe6b66301fa98240c278b1dd1e> /usr/lib/system/libvminterpose.dylib

0x38749000 - 0x38767fff libxpc.dylib armv7  <05a680586cde3479b6b7956bf6ea9363> /usr/lib/system/libxpc.dylib

Error Formulating Crash Report:

Failed while requesting activity/breadcrumb diagnostics

TOPICS
Air beta

Views

7.2K

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Oct 14, 2015 Oct 14, 2015

Copy link to clipboard

Copied

Hey,

unfortunately we have the same issue like Ján Horváth and cannot symbolicate our crashlogs.

Any advice/idea how to do that?

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Oct 15, 2015 Oct 15, 2015

Copy link to clipboard

Copied

Workaround:

As some guy on Facebook Stage3D Group mentioned there is a workaround.

1.) Start building your application.

2.) Go to you folder where you build will be placed.

3.) As soon as the .Dsym file is created copy it (its armv7).

4.) Afterwards .Dsym file will be overriden by arm64 architecture.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Contributor ,
Apr 29, 2016 Apr 29, 2016

Copy link to clipboard

Copied

I'm not able to get this workaround to work, maybe I'm not fast enough.

In any case, this is a major issue for us, and it seems to still be the case in recent SDK versions. Has anyone looked into it at all?

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Contributor ,
Jun 29, 2016 Jun 29, 2016

Copy link to clipboard

Copied

If it's any help to the battalion of Adobe staffers surely deployed 'round the clock to find a solution for this ASAP,

I've found that just after rebooting the machine used to package the IPA, the first 1-3 builds *often* have dSYM files with the correct symbols. After that, it will fail almost every time until the machine is rebooted again.

HTH

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Jul 01, 2016 Jul 01, 2016

Copy link to clipboard

Copied

Hello,

Thanks for reporting the issue.

I tired this issue by making simple helloWorld project with simple ane and get both armv arch by using command -

dwarfdump --uuid Hello.app.dSYM

UUID: 74170F0C-0609-3770-AE7D-3724CD1E90B3 (armv7) Hello.app.dSYM/Contents/Resources/DWARF/aot6958522893326832512.tmp

UUID: CBDD8C83-2D91-3A28-8BE1-79B5745A50B5 (arm64) Hello.app.dSYM/Contents/Resources/DWARF/aot7108312779193264315.tmp

Could you please try to use latest AIR SDK from Download Adobe AIR SDK

or still if you will face same issue so please share a sample project so it will be helpful for us to reproduce at our end.

Regards,

Mayank

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Oct 10, 2016 Oct 10, 2016

Copy link to clipboard

Copied

Hi I have tried Adobe AIR SDK 23.0.0.257 and I am getting this

dwarfdump --uuid DEV.app.dSYM

UUID: 8CDD9F92-5923-3DBB-9D01-01CE5A95E93B (arm64) DEV.app.dSYM/Contents/Resources/DWARF/aot4991862501914461170.tmp

Is there some kind of special setting in adt package command to build both versions?

And I would like to ask why there is no dSYM file generated on Windows?

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Oct 12, 2016 Oct 12, 2016

Copy link to clipboard

Copied

Hello,

I investigated this again and found that if ANE is compiled with only architecture arm64  then this command

dwarfdump --uuid Hello.app.dSYM

will give only one value, please check your ANE architecture value from xcode> build setting and make it standard architecture(arm7,arm64) so it will return both values.

You can generate the .dsym file through Flash Builder on windows. Please follow the below steps:

1. Create the sample AIR iOS project.

2. Add some iOS ANE to desymbolicate into that sample project.

3. Run the App in Debug mode.

4. AOT folder should be created under bin-debug folder of sample project.

5. You can find the .dsym file(e.g. sampleProject.dSYM) under that AOT folder.

Hope it will helps!!

Regards,

Mayank

Adobe AIR Team

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Contributor ,
Oct 12, 2016 Oct 12, 2016

Copy link to clipboard

Copied

If that were the problem, we would never be able to successfully package the app with a proper dsym, and I doubt the app store would accept the submission in any case (if they did, it would crash on half the phones out there). In any case, running this script from the ANE directory shows all our ANEs have both architectures:

#!/bin/bash

mkdir so_files

for f in *ane; do

  echo "---> unzipping $f"

  unzip -q -d temp "$f"

  cp temp/META-INF/ANE/iPhone-ARM/*.a so_files

  rm -rf temp

done

lipo -info so_files/*a

Let me just repeat: *sometimes* the dSYM is correct. I would say 5-10% of the time. But it's not randomly distributed; trust me, I've already tried just automating the build to run until it succeeds, but this can go on for hours, hundreds of builds without a correct dSYM; sometimes rebooting the machine will help but not always. I have had to stay late on several occasions because we needed to release an update to the app store and it wasn't working. Then one time, it will randomly work and I can upload the build and go home. I hope I don't have to explain why this isn't ideal.

It's very likely that the problems your customers have with their full-sized apps with more than one native extension aren't going to occur in a test app with one class, 10 lines of code and a single ANE without any code in it. Do you guys ever test with apps that are similar in size and scope to apps that might be produced by developers for commercial purposes?

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Oct 13, 2016 Oct 13, 2016

Copy link to clipboard

Copied

As you can see all our anes have both versions (except those which are only for android):

---> unzipping AirAlert.ane

---> unzipping AirFacebook.ane

---> unzipping AirNetworkInfo.ane

---> unzipping AmazonIapV2Extension.ane

cp: temp/META-INF/ANE/iPhone-ARM/*.a: No such file or directory

---> unzipping AndroidFullScreen.ane

cp: temp/META-INF/ANE/iPhone-ARM/*.a: No such file or directory

---> unzipping AppsFlyerAIRExtension-witout-gp.ane

---> unzipping BCommon.ane

---> unzipping ChartboostNoGPS.ane

---> unzipping InAppPurchase.ane

---> unzipping RateBox.ane

Architectures in the fat file: so_files/libAirAlert.a are: armv7 arm64

Architectures in the fat file: so_files/libAirFacebook.a are: armv7 arm64

Architectures in the fat file: so_files/libAirNetworkInfo.a are: armv7 arm64

Architectures in the fat file: so_files/libAppsFlyerAIRExtension.a are: armv7 arm64

Architectures in the fat file: so_files/libAppsFlyerLib.a are: armv7 i386 x86_64 arm64

Architectures in the fat file: so_files/libBCommon.a are: armv7 arm64

Architectures in the fat file: so_files/libChartboostAir.a are: i386 armv7 armv7s x86_64 arm64

Architectures in the fat file: so_files/libInAppPurchaseIosExtension.a are: armv7 arm64

Architectures in the fat file: so_files/libRateBoxAPI.a are: armv7 arm64

And as you may have read upper there is obvious that the armv7 is generated during that process and them simply removed. But if you are smart enough you can copy it during that process (but it's really stupid workaround).

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Oct 13, 2016 Oct 13, 2016

Copy link to clipboard

Copied

And I forgot to mention that there is a working workaround with copying armv7 dsym during packaging. So the bug must be somwhere else.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Mar 09, 2018 Mar 09, 2018

Copy link to clipboard

Copied

LATEST

Hello,

I followed the below steps to generate dsym, but still no luck.

1. Create the sample AIR iOS project.

2. Add some iOS ANE to desymbolicate into that sample project.

3. Run the App in Debug mode.

4. AOT folder should be created under bin-debug folder of sample project.

5. You can find the .dsym file(e.g. sampleProject.dSYM) under that AOT folder.

I tried with below environment:

  • WIndows 10
  • Flash bulder 4.6
  • AIR SDK 28

Do I missing out anything??

Regards,

Sravanthi

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Oct 15, 2015 Oct 15, 2015

Copy link to clipboard

Copied

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Contributor ,
Oct 28, 2016 Oct 28, 2016

Copy link to clipboard

Copied

Screen Shot 2016-10-28 at 1.17.33 PM.png

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Nov 01, 2016 Nov 01, 2016

Copy link to clipboard

Copied

Hi Guys,

This issue still happens with me. Usually I had to restart my mac to be able to generate both architectures, but now even restarting a lot of times it won't work anymore.

For me just armv7 is generated.

Any lucky someone ?

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Nov 01, 2016 Nov 01, 2016

Copy link to clipboard

Copied

I'm using AIR 23.0.0.257.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Feb 17, 2017 Feb 17, 2017

Copy link to clipboard

Copied

Here's a script you can execute while building, it will make sure the 2 dsyms are created

#!/bin/sh

# loops until we find the first generated dSYM, copies it somewhere else, then exists

while true; do

   

    if [ -e "${dsymLocation}/Contents/Resources/DWARF/aot"* ] ; then

      status=`mv ${dsymLocation} ${dsymLocation}.copy`

      if [ $? -eq "0" ] ; then

        exit 0

      fi

    fi

  sleep 0.2

done

you just have to replace ${dsymLocation} by the location of your dsym.

For adobe developers, if you want to fix this issue, one easy fix would be to include the architecture in the file name when creating the dsym. For example:

<appName>.<arch>.app.dSYM

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Aug 01, 2017 Aug 01, 2017

Copy link to clipboard

Copied

Thank you very much. This script was very helpful. I had another script but didn't check for 'Contents/Resources/DWARF/aot', so it sometimes get wrong dsym generated.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines