Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

crash receiving UDP data with rubymotion #107

Closed
cthree opened this issue Nov 28, 2012 · 3 comments
Closed

crash receiving UDP data with rubymotion #107

cthree opened this issue Nov 28, 2012 · 3 comments

Comments

@cthree
Copy link

cthree commented Nov 28, 2012

When using CAS (GCD) with rubymotion (via CocoaPods) I get a crash when data is received on the socket and the udpSocket:didReceiveData:fromAddress:withFilterContext delegate method is called.

Wireshark shows the message being send and received over the wire.

Code is here:

https://gist.github.com/4161228

Here is the output:

$ rake simulator debug=1
     Build ./build/iPhoneSimulator-6.0-Development
     Build vendor/Pods
  Simulate ./build/iPhoneSimulator-6.0-Development/Lity.app
Attaching to process 69985.
Reading symbols for shared libraries . done
0x8fe95030 in __dyld__dyld_start ()
Function "rb_exc_raise" not defined.
Breakpoint 1 (rb_exc_raise) pending.
Function "malloc_error_break" not defined.
Breakpoint 2 (malloc_error_break) pending.
Reading symbols for shared libraries ........................................................................................................................ done
Breakpoint 1 at 0x6db46
Pending breakpoint 1 - "rb_exc_raise" resolved
Breakpoint 2 at 0x9365481b
Pending breakpoint 2 - "malloc_error_break" resolved
Reading symbols for shared libraries warning: Could not find object file "/Volumes/MacintoshHD/Sources/Cocoa/SIMBL/SafariTabs_plugin/GlimsLoaderMinimal/build/GlimsLoaderMinimal.build/Release/GlimsLoaderMinimal.build/Objects-normal/i386/GlimsLoaderMinimal.o" - no debug information available for "GlimsLoaderMinimal.cp".

. done
Reading symbols for shared libraries . done
Reading symbols for shared libraries . done
Socket Ready
SSDP M-SEARCH Message Sent

Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: KERN_PROTECTION_FAILURE at address: 0x00000017
[Switching to process 69985 thread 0x1303]
0x00000017 in ?? ()
@cthree
Copy link
Author

cthree commented Nov 29, 2012

Here is the backtrace:

#0  0x00000017 in ?? ()
Cannot access memory at address 0x17
#1  0x025010bd in _dispatch_queue_push_list_slow2 ()
#2  0x02500868 in _dispatch_async_f_slow ()
#3  0x0250033a in dispatch_async_f ()
#4  0x0250094b in dispatch_async ()
#5  0x00019e26 in -[GCDAsyncUdpSocket notifyDidReceiveData:fromAddress:withFilterContext:] (self=0x9532170, _cmd=0x13f4bd, data=0x9538ba0, address=0x9539760, context=0x0) at /Volumes/Home/cthree/Projects/cas_crash/vendor/Pods/CocoaAsyncSocket/GCD/GCDAsyncUdpSocket.m:974
#6  0x000270bb in -[GCDAsyncUdpSocket doReceive] (self=0x9532170) at /Volumes/Home/cthree/Projects/cas_crash/vendor/Pods/CocoaAsyncSocket/GCD/GCDAsyncUdpSocket.m:4457
#7  0x0001ce5b in __57-[GCDAsyncUdpSocket setupSendAndReceiveSourcesForSocket4]_block_invoke_0315 (.block_descriptor=0x95388e0) at /Volumes/Home/cthree/Projects/cas_crash/vendor/Pods/CocoaAsyncSocket/GCD/GCDAsyncUdpSocket.m:1756
#8  0x02511014 in _dispatch_client_callout ()
#9  0x025088b7 in _dispatch_source_latch_and_call ()
#10 0x02504405 in _dispatch_source_invoke ()
#11 0x025013ab in _dispatch_queue_drain ()
#12 0x025012a6 in _dispatch_queue_invoke ()
#13 0x02502280 in _dispatch_root_queue_drain ()
#14 0x02502450 in _dispatch_worker_thread2 ()
#15 0x9363de12 in _pthread_wqthread ()
#16 0x93625cca in start_wqthread ()

And the crash log:

Process:         cas_crash [77668]
Path:            /Users/USER/Library/Application Support/iPhone Simulator/*/cas_crash.app/cas_crash
Identifier:      cas_crash
Version:         0
Code Type:       X86 (Native)
Parent Process:  launchd [140]
User ID:         501

Date/Time:       2012-11-29 10:44:16.358 -0500
OS Version:      Mac OS X 10.8.2 (12C60)
Report Version:  10

Crashed Thread:  2  Dispatch queue: GCDAsyncUdpSocket

Exception Type:  EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000017

VM Regions Near 0x17:
--> __PAGEZERO             0000000000000000-0000000000001000 [    4K] ---/--- SM=NUL  /Users/USER/Library/Application Support/iPhone Simulator/*/cas_crash.app/cas_crash
    __TEXT                 0000000000001000-0000000000171000 [ 1472K] r-x/rwx SM=COW  /Users/USER/Library/Application Support/iPhone Simulator/*/cas_crash.app/cas_crash

Application Specific Information:
iPhone Simulator 358.4, iPhone OS 6.0 (iPhone/10A403)


Thread 0:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib          0x9741a7d2 mach_msg_trap + 10
1   libsystem_kernel.dylib          0x97419cb0 mach_msg + 68
2   CoreFoundation                  0x0182ba49 __CFRunLoopServiceMachPort + 185
3   CoreFoundation                  0x0183084b __CFRunLoopRun + 1243
4   CoreFoundation                  0x0182ff44 CFRunLoopRunSpecific + 276
5   CoreFoundation                  0x0182fe1b CFRunLoopRunInMode + 123
6   GraphicsServices                0x02ca97e3 GSEventRunModal + 88
7   GraphicsServices                0x02ca9668 GSEventRun + 104
8   UIKit                           0x0056c65c UIApplicationMain + 1211
9   cas_crash                       0x0003a2b7 main + 215
10  cas_crash                       0x0003a0b1 start + 53

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib          0x9741d9ca kevent64 + 10
1   libdispatch.dylib               0x02504c2b _dispatch_mgr_invoke + 863
2   libdispatch.dylib               0x025048cc _dispatch_mgr_thread + 61

Thread 2 Crashed:: Dispatch queue: GCDAsyncUdpSocket
0   ???                             0x00000017 0 + 23
1   libdispatch.dylib               0x02501142 _dispatch_wakeup + 40
2   libdispatch.dylib               0x025010bd _dispatch_queue_push_list_slow2 + 43
3   libdispatch.dylib               0x02500868 _dispatch_async_f_slow + 71
4   libdispatch.dylib               0x0250033a dispatch_async_f + 145
5   libdispatch.dylib               0x0250094b dispatch_async + 49
6   cas_crash                       0x00019e26 -[GCDAsyncUdpSocket notifyDidReceiveData:fromAddress:withFilterContext:] + 253
7   cas_crash                       0x000270bb -[GCDAsyncUdpSocket doReceive] + 2338
8   cas_crash                       0x0001ce5b __57-[GCDAsyncUdpSocket setupSendAndReceiveSourcesForSocket4]_block_invoke_0315 + 90
9   libdispatch.dylib               0x02511014 _dispatch_client_callout + 14
10  libdispatch.dylib               0x025088b7 _dispatch_source_latch_and_call + 219
11  libdispatch.dylib               0x02504405 _dispatch_source_invoke + 322
12  libdispatch.dylib               0x025013ab _dispatch_queue_drain + 130
13  libdispatch.dylib               0x025012a6 _dispatch_queue_invoke + 59
14  libdispatch.dylib               0x02502280 _dispatch_root_queue_drain + 231
15  libdispatch.dylib               0x02502450 _dispatch_worker_thread2 + 39
16  libsystem_c.dylib               0x9363de12 _pthread_wqthread + 441
17  libsystem_c.dylib               0x93625cca start_wqthread + 30

Thread 3:
0   libsystem_kernel.dylib          0x9741cb3e __recvfrom + 10
1   libsystem_sim_c.dylib           0x025988d8 recv + 54
2   cas_crash                       0x00126eff -[RMREPL receiveString] + 63
3   cas_crash                       0x00126df2 -[RMREPL start] + 146
4   Foundation                      0x0124f0d5 -[NSThread main] + 76
5   Foundation                      0x0124f034 __NSThread__main__ + 1304
6   libsystem_c.dylib               0x9363b557 _pthread_start + 344
7   libsystem_c.dylib               0x93625cee thread_start + 34

Thread 4:: WebThread
0   libsystem_kernel.dylib          0x9741a7d2 mach_msg_trap + 10
1   libsystem_kernel.dylib          0x97419cb0 mach_msg + 68
2   CoreFoundation                  0x0182ba49 __CFRunLoopServiceMachPort + 185
3   CoreFoundation                  0x018308d4 __CFRunLoopRun + 1380
4   CoreFoundation                  0x0182ff44 CFRunLoopRunSpecific + 276
5   CoreFoundation                  0x0182fe1b CFRunLoopRunInMode + 123
6   WebCore                         0x03d0d310 RunWebThread(void*) + 608
7   libsystem_c.dylib               0x9363b557 _pthread_start + 344
8   libsystem_c.dylib               0x93625cee thread_start + 34

Thread 5:
0   libsystem_kernel.dylib          0x9741d0ee __workq_kernreturn + 10
1   libsystem_c.dylib               0x9363e04c _pthread_workq_return + 45
2   libsystem_c.dylib               0x9363de19 _pthread_wqthread + 448
3   libsystem_c.dylib               0x93625cca start_wqthread + 30

Thread 2 crashed with X86 Thread State (32-bit):
  eax: 0x07306a90  ebx: 0xb0092c20  ecx: 0x00000017  edx: 0x07532f00
  edi: 0x07306ab0  esi: 0x00000000  ebp: 0xb0092c18  esp: 0xb0092bec
   ss: 0x00000023  efl: 0x00010297  eip: 0x00000017   cs: 0x0000001b
   ds: 0x00000023   es: 0x00000023   fs: 0x00000023   gs: 0x0000000f
  cr2: 0x00000017
Logical CPU: 0

Binary Images:
    0x1000 -   0x170fef +cas_crash (0) <73395190-ED73-3B37-B134-70BD030A732D> /Users/USER/Library/Application Support/iPhone Simulator/*/cas_crash.app/cas_crash
  0x1f6000 -   0x1f6ff7 +GlimsLoaderMinimal.dylib (1) <8063FEF3-2FC3-6E16-4C1C-92FF09776D39> /Library/Frameworks/GlimsAdditions.framework/Library/GlimsLoaderMinimal.dylib
  0x1f9000 -   0x304f2f +libobjc.A.dylib (532.1.1) <97D87A00-8F28-30CC-B4C0-6E36A69ACDAA> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/usr/lib/libobjc.A.dylib
  0x31d000 -   0x4d4ff1 +libicucore.A.dylib (491.19) <11DCDD9E-2709-3568-A02E-327BE5163C4B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/usr/lib/libicucore.A.dylib
  0x561000 -   0xcb2fff +UIKit (2372) <7C0D8C03-62CD-3825-81F2-50E151799281> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/Frameworks/UIKit.framework/UIKit
 0x1018000 -  0x102aff7 +CoreVideo (107) <2FF9DEF2-E9B1-3172-A2CC-771021682CC9> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/Frameworks/CoreVideo.framework/CoreVideo
 0x1039000 -  0x112dff7 +CoreImage (175.1) <F6CA5723-6FDD-3447-ADFF-7B00A711AF43> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/Frameworks/CoreImage.framework/CoreImage
 0x1188000 -  0x11d1ff3 +Security (1326.6) <2CD7C6B1-7699-3801-9028-4DA115290391> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/Frameworks/Security.framework/Security
 0x11f7000 -  0x1484ffb +Foundation (992) <33D58583-D8E9-3E20-9CC1-13C63C9EC28C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/Frameworks/Foundation.framework/Foundation
 0x15d5000 -  0x17a5fff  com.apple.CoreGraphics (1.600.0 - 400.17) <8C2744FF-6DB5-344A-BBDB-4F8358150087> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
 0x17fe000 -  0x19a4ffb +CoreFoundation (793) <6B4B4B13-691B-3CFF-93AB-3AFD3097A9E4> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
 0x1aba000 -  0x1d1fff3 +ImageIO (755) <1A671E3E-9A3C-3024-8D1B-92AE9E2DDCF3> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/Frameworks/ImageIO.framework/ImageIO
 0x1d8b000 -  0x1edffff +QuartzCore (303.0.13) <E4A8AF9F-2F2A-3B05-BF64-DC8282AF2EEE> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/Frameworks/QuartzCore.framework/QuartzCore
 0x1f61000 -  0x200ffff +CoreText (289.13) <9C4B4E7A-1BA7-346F-A11C-8D3050D5DCB9> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/Frameworks/CoreText.framework/CoreText
 0x2058000 -  0x20dbffb +MobileCoreServices (40) <D9ACED0B-062E-390A-822B-F3AF04C26D9F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
 0x2116000 -  0x2286ff3 +CFNetwork (609) <47FBDF79-04B5-38F5-842F-0A63AAB06EAC> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/Frameworks/CFNetwork.framework/CFNetwork
 0x232d000 -  0x232dffd +Accelerate (387.12) <CE335A8E-605F-3063-9EFD-AC17AF266960> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/Frameworks/Accelerate.framework/Accelerate
 0x2331000 -  0x237cffb +SystemConfiguration (499) <1272155C-A362-3F63-A2C2-45350BDAA2B8> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
 0x239e000 -  0x2402ff3 +libstdc++.6.dylib (56) <5F8C495C-35F3-3D7B-AC32-27778B7DECE5> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/usr/lib/libstdc++.6.dylib
 0x2460000 -  0x247cffd +libSystem.dylib (65.4) <7095EDF3-1274-3A6D-AB48-C941EC0BD00F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/usr/lib/libSystem.dylib
 0x2490000 -  0x24b1ff7 +libc++abi.dylib (24.1) <FCBF2B99-631B-396B-870A-38411C972445> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/usr/lib/libc++abi.dylib
 0x24db000 -  0x24dbffc +libSystem.override.dylib (65.4) <42812ECC-E4E0-3114-A1AA-B179BB4A464C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/usr/lib/system/libSystem.override.dylib
 0x24e0000 -  0x24e4ffb +libcache_sim.dylib (59) <BB7DBAB8-045E-35F3-9635-2AE93040A434> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/usr/lib/system/libcache_sim.dylib
 0x24e9000 -  0x24f3ffb +libcommonCrypto_sim.dylib (60032.1) <1973A2E3-0218-3B23-9C68-8E8D84205AFB> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/usr/lib/system/libcommonCrypto_sim.dylib
 0x24fe000 -  0x2516fff +libdispatch.dylib (244.33) <D3AAC264-D870-3488-891A-75B5EF49218F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/usr/lib/system/libdispatch.dylib
 0x2529000 -  0x2532fff +libnotify_sim.dylib (103.10) <517E3E3A-98C5-3A88-B54D-E6CD8A57D2DA> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/usr/lib/system/libnotify_sim.dylib
 0x2539000 -  0x25abfe7 +libsystem_sim_c.dylib (849.29) <093F885E-F90D-3E33-AAAF-4D3425A9539C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/usr/lib/system/libsystem_sim_c.dylib
 0x25cc000 -  0x25cdffb +libsystem_sim_blocks.dylib (60) <E0816229-3EA6-37AD-B22F-70BC70351B6D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/usr/lib/system/libsystem_sim_blocks.dylib
 0x25d1000 -  0x25d9fff +libsystem_sim_dnssd.dylib (397.33) <D6A8EA9B-A43F-3A20-AD5A-00E5D65768B0> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/usr/lib/system/libsystem_sim_dnssd.dylib
 0x25df000 -  0x25f2ffb +libsystem_sim_info.dylib (421.3) <FF264FBC-B24E-36C8-BCC7-4D75E5BC2C90> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/usr/lib/system/libsystem_sim_info.dylib
 0x25fd000 -  0x262cff3 +libsystem_sim_m.dylib (3029.2) <D6EEB53F-EA1D-3FFE-B0D5-0C42696E8979> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/usr/lib/system/libsystem_sim_m.dylib
 0x2633000 -  0x2647ffb +libsystem_sim_network.dylib (130.7) <8E5B53B9-BB8F-36DC-ADA2-8C474365F855> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/usr/lib/system/libsystem_sim_network.dylib
 0x2654000 -  0x2675ff7 +libxpc.dylib (173.35) <64B1F71B-74F0-38A0-83B2-5555EBC5F344> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/usr/lib/system/libxpc.dylib
 0x2688000 -  0x268fffb +libcopyfile_sim.dylib (90.2) <5B4E4523-645A-33C0-BFF8-A90D501CA8C5> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/usr/lib/system/libcopyfile_sim.dylib
 0x2694000 -  0x2696ff7 +libdyld_sim.dylib (212.3) <C1F660E0-A06C-3A40-9F5B-ED6DAD1FAFDC> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/usr/lib/system/libdyld_sim.dylib
 0x269b000 -  0x269cffb +libremovefile_sim.dylib (24.2) <E5BACEA1-B6C6-336C-8472-9F1CFDAFAF14> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/usr/lib/system/libremovefile_sim.dylib
 0x26a1000 -  0x26f1fff +libcorecrypto_sim.dylib (121) <1F8AADB6-0A37-30DC-9B88-7FCAE9643A4F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/usr/lib/system/libcorecrypto_sim.dylib
 0x26fe000 -  0x27cdfff +UIFoundation (78) <1658E258-7C9A-3CB0-AACF-A9AC55BA66A9> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
 0x2819000 -  0x2b28ff3 +VideoToolbox (1033.29) <D99EBA69-0AF9-3B09-9DF4-8D0D1548B964> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
 0x2b94000 -  0x2ba5ff7 +MobileAsset (164) <E10E0F24-1F91-3B6F-8CDD-DF704C3AF3A6> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
 0x2bb1000 -  0x2bc2fff +TelephonyUtilities (1) <7B42C3A6-12FB-3779-B13F-2D8807CB4608> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
 0x2bd4000 -  0x2bf8ff3 +WebBookmarks (270.3) <0D6B65DA-FD86-3DCD-9A20-E574160F9026> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
 0x2c0c000 -  0x2c2ffff +BackBoardServices (2127.8) <FD1EE1DF-543E-3319-981D-CF8359485DF2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
 0x2c4e000 -  0x2c57fff +XPCObjects (39) <D4B1170E-442D-35BC-A3B3-E7EAEE0A7A8F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/XPCObjects.framework/XPCObjects
 0x2c61000 -  0x2c86fff +DictionaryServices (186) <B823E010-C1DC-3733-9907-4A06B4DC8B4C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices
 0x2ca1000 -  0x2cb2ff7 +GraphicsServices (504) <B2DDE38F-AA35-30AB-A0B4-B9282DA105A1> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
 0x2cc3000 -  0x2cdcfff +SpringBoardServices (2127.8) <64D6B728-7FE7-3051-AFC3-AFA34A2A10F3> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
 0x2cef000 -  0x2d40ffb +AppSupport (795.1) <B4790EAF-C2EA-3F00-AE35-A98F5869EC11> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
 0x2d70000 -  0x2e31ff3 +libsqlite3.dylib (142) <279B5524-D0A4-3A85-94F1-0A27DEC83B1D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/usr/lib/libsqlite3.dylib
 0x2e42000 -  0x2f5dff7 +WebKit (1251.1) <B364C41A-7568-35AE-9818-B7EB735C0B65> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/WebKit.framework/WebKit
 0x3004000 -  0x4437ff3 +WebCore (1640) <D33362B4-23C9-3F73-849E-5B5689CF276D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/WebCore.framework/WebCore
 0x4c18000 -  0x4cc0ff7 +ProofReader (180) <DBA9674A-FEEC-3D21-A479-5407E72BBC10> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
 0x4cd7000 -  0x4cdfff7 +libAccessibility.dylib (870.2) <E8EA896F-17AC-3DF9-AFA6-FF5D00877622> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/usr/lib/libAccessibility.dylib
 0x4cec000 -  0x4d23ff7 +PrintKit (109) <035CD3B7-6D30-3575-A51A-4B938499E55E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/PrintKit.framework/PrintKit
 0x4d3a000 -  0x4d49ff7 +libMobileGestalt.dylib (154) <1524F86E-1175-310F-AB3C-370E96CBC16E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/usr/lib/libMobileGestalt.dylib
 0x4d56000 -  0x4e52ff7 +libxml2.2.dylib (22.3) <8C34E1FD-F90B-3158-9A97-D5DC923D52DC> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/usr/lib/libxml2.2.dylib
 0x4e80000 -  0x4e8fff7 +libz.1.dylib (44) <795F02AA-F065-3D5D-9D06-2A4E4DBC625C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/usr/lib/libz.1.dylib
 0x4e94000 -  0x4ea7ffb +libbsm.0.dylib (28) <2503C190-0D01-3D5B-B85E-D01BCA738FBC> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/usr/lib/libbsm.0.dylib
 0x4eaf000 -  0x4eb4ffe +IOKit (65.4) <9E3253CE-A35B-3BAA-9492-B47110EDE377> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/Frameworks/IOKit.framework/IOKit
 0x4ebe000 -  0x4eddffb +libCRFSuite.dylib (32) <D608B97C-51A7-3299-A5F2-77EE57A02750> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/usr/lib/libCRFSuite.dylib
 0x4ee7000 -  0x4ee8ffb +liblangid.dylib (114) <E02691B6-2660-327A-85D9-65079160FF3E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/usr/lib/liblangid.dylib
 0x4eec000 -  0x4efdfff +GenerationalStorage (130) <FBB045C2-877A-32E0-BA98-CA9AE1B8934B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
 0x4f05000 -  0x4f68fff +libc++.1.dylib (65) <9E0B682E-27DE-36C6-8037-04A8457C4D97> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/usr/lib/libc++.1.dylib
 0x4fb7000 -  0x4fc3ffb +OpenGLES (8.2.18) <F3905305-0F28-3DB3-9F52-156AF69132D5> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/Frameworks/OpenGLES.framework/OpenGLES
 0x4fcd000 -  0x4fd3ffb +libGFXShared.dylib (8.2.18) <8C38C137-9538-3C9B-A6B4-61375D32312C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
 0x4fd9000 -  0x5019ff3 +libGLImage.dylib (8.2.18) <6F1E0B08-050F-31CD-AC21-C754463499F1> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
 0x5021000 -  0x5023fff +libCVMSPluginSupport.dylib (8.2.18) <677B6294-9B6D-315D-857B-5F621F5DDCBA> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
 0x5028000 -  0x5030ffb +libCoreVMClient.dylib (23.0.7) <CCD3C931-F278-3D28-953C-F6EE87CE2AF1> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
 0x5038000 -  0x584cfc7 +libLLVMContainer.dylib (23.0.7) <94738CCC-C81C-3D2A-8792-CF4B7D4083D8> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/Frameworks/OpenGLES.framework/libLLVMContainer.dylib
 0x5b8c000 -  0x5be0ff3 +CoreMedia (1033.29) <A7BB1767-3A8B-307F-A9BD-7167A2C1AA14> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/Frameworks/CoreMedia.framework/CoreMedia
 0x5c12000 -  0x5c90ffb +CoreAudio (72.1) <572522CB-240E-34B3-914E-18EDF9A6B87A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/Frameworks/CoreAudio.framework/CoreAudio
 0x5cc8000 -  0x5cd5fff +AssetsLibraryServices (1647.5) <953CF80D-B1DE-35E5-A245-473E28C2560C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
 0x5ce2000 -  0x5ce4ff7 +TCC (43.3) <023D22DF-A37B-3F5E-85F6-396BCCC7F6D4> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/TCC.framework/TCC
 0x5ce9000 -  0x5e80fff +vImage (213.5) <B0EF7ABD-F20E-3616-B8B2-BAB707710833> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
 0x5ea0000 -  0x5ea0ffd +vecLib (387.12) <9A41B0B7-BBE9-3918-97E2-8BEE279587B8> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
 0x5ea4000 -  0x5f11ffb +libvDSP.dylib (387.12) <9B33C01F-7DE4-3623-BDEC-7B4DD52581D0> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
 0x5f1b000 -  0x62ecff3 +libLAPACK.dylib (1078.1) <0C339EB7-9A1F-3F6D-B7CF-AB21606FCFC7> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
 0x6318000 -  0x645bff3 +libBLAS.dylib (1078.1) <88CFED9F-D072-3BDE-8023-08AF901C91E7> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
 0x647a000 -  0x64e8fff +libvMisc.dylib (387.12) <B95307F9-A438-3E48-AFD9-B392ADB0B8CF> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
 0x64f0000 -  0x65a0ff3 +CoreTelephony (1384.11) <720A6454-9356-35DE-A277-EDC8AAFD21AE> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
 0x65ec000 -  0x6646ff7 +IMFoundation (741.9) <2B25C545-F243-399E-B0EC-08DCFD4FBE5A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
 0x6671000 -  0x6672ffb +DataMigration (795.1) <396934AF-265B-39C7-8ECA-4FACA29CB287> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
 0x6677000 -  0x667aff7 +MobileInstallation (251) <85DC2B13-85EC-31DB-9771-54E80E911562> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
 0x6680000 -  0x6684ff3 +MobileSystemServices (1) <F5F1E086-F334-3700-A427-E5C0B8F9A789> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
 0x668a000 -  0x66c2ffb +Bom (189) <43D5F33D-0E1F-32C6-AA13-04DA48A641D2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/Bom.framework/Bom
 0x66d1000 -  0x66ddfff +libbz2.1.0.dylib (30) <E1B2BAFE-50A4-3E92-89DE-AEC39AC82CB9> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/usr/lib/libbz2.1.0.dylib
 0x66e2000 -  0x66e9ff7 +CommonUtilities (9) <33C9D324-C793-3391-A19A-D84C1936C475> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
 0x66f1000 -  0x6721ff3 +libtidy.A.dylib (15.11) <81A8363C-8AD6-3DAD-8A1B-58A00B2497FD> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/usr/lib/libtidy.A.dylib
 0x672e000 -  0x6a56ffb +JavaScriptCore (1097.3) <24AE2DFE-548F-3942-9493-7FC69A0B9227> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/JavaScriptCore.framework/JavaScriptCore
 0x6af6000 -  0x6f17ffb +FaceCoreLight (2.2.5) <B7739FF4-0BDB-3D89-BC47-6C7EDEBD86CC> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/FaceCoreLight.framework/FaceCoreLight
 0x7128000 -  0x7154ffb +libxslt.1.dylib (11.3) <20E7D089-E224-368F-8CE6-4C1BC37D5414> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/usr/lib/libxslt.1.dylib
 0x7160000 -  0x7253fff +libiconv.2.dylib (35) <4D8FD7B1-0FBF-325C-9308-FE20A1825D66> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/usr/lib/libiconv.2.dylib
 0x7260000 -  0x7260ffd +libresolv.dylib (65.4) <FDC9E86E-2D83-3459-BBB2-D9118C0A7527> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/usr/lib/libresolv.dylib
 0x7265000 -  0x7269fff +AggregateDictionary (120.1) <035E788A-8852-36A8-A8A0-AAE57F2A7F27> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
 0x9799000 -  0x97e3ff3 +libCGFreetype.A.dylib (400.17) <4B3FFCD7-DFB7-3542-A6D4-6A4047B94D58> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/Frameworks/CoreGraphics.framework/Resources/libCGFreetype.A.dylib
 0xeab7000 -  0xeadffff +libRIP.A.dylib (400.17) <752B122B-8EC1-30AF-944B-0C9E0A0CA550> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/Frameworks/CoreGraphics.framework/Resources/libRIP.A.dylib
0x8fec9000 - 0x8fefbe57  dyld (210.2.3) <23516BE4-29BE-350C-91C9-F36E7999F0F1> /usr/lib/dyld
0x90b6b000 - 0x90b6cfff  libdnsinfo.dylib (453.18) <41C7B8E2-2A81-31DE-BD8B-F0C29E169D4F> /usr/lib/system/libdnsinfo.dylib
0x92999000 - 0x929a3fff  libsystem_notify.dylib (98.5) <7EEE9475-18F8-3099-B0ED-23A3E528ABE0> /usr/lib/system/libsystem_notify.dylib
0x9312f000 - 0x93136fff  libsystem_dnssd.dylib (379.32.1) <6A505284-2382-3F27-B96F-15FFDACF004E> /usr/lib/system/libsystem_dnssd.dylib
0x9333e000 - 0x9338afff  libcorecrypto.dylib (106.2) <20EBADBA-D6D6-36F0-AE80-168E9AF13DB6> /usr/lib/system/libcorecrypto.dylib
0x93498000 - 0x9349bff7  libcompiler_rt.dylib (30) <CE5DBDB4-0124-3E2B-9105-989DF98DD108> /usr/lib/system/libcompiler_rt.dylib
0x935be000 - 0x935c0fff  libdyld.dylib (210.2.3) <05D6FF2A-F09B-309D-95F7-7AF10259C707> /usr/lib/system/libdyld.dylib
0x935f7000 - 0x93624ffe  libsystem_m.dylib (3022.6) <9975D9C3-3B71-38E3-AA21-C5C5F9D9C431> /usr/lib/system/libsystem_m.dylib
0x93625000 - 0x936e2feb  libsystem_c.dylib (825.25) <B1F6916A-F558-38B5-A18C-D9733625FDC9> /usr/lib/system/libsystem_c.dylib
0x938eb000 - 0x938ecfff  libsystem_sandbox.dylib (220) <4E42390B-25EC-3530-AF01-337E430C16EB> /usr/lib/system/libsystem_sandbox.dylib
0x93fc4000 - 0x93fe1ff7  libresolv.9.dylib (51) <B9742A2A-DF15-3F6E-8FCE-778A58214B3A> /usr/lib/libresolv.9.dylib
0x93fe6000 - 0x94012ff7  libsystem_info.dylib (406.17) <AA5611DB-A944-3072-B6BE-ACAB08689547> /usr/lib/system/libsystem_info.dylib
0x94507000 - 0x94515ff3  libsystem_network.dylib (77.10) <7FBF5A15-97BA-3721-943E-E77F0C40DBE1> /usr/lib/system/libsystem_network.dylib
0x958e1000 - 0x958ecfff  libcommonCrypto.dylib (60026) <A6C6EDB8-7E69-3827-81F3-9A74D0935461> /usr/lib/system/libcommonCrypto.dylib
0x95b46000 - 0x95b4aff7  libmacho.dylib (829) <5280A013-4F74-3F74-BE0C-7F612C49F1DC> /usr/lib/system/libmacho.dylib
0x96cfc000 - 0x96cfcfff  libkeymgr.dylib (25) <D5E93F7F-9315-3AD6-92C7-941F7B54C490> /usr/lib/system/libkeymgr.dylib
0x9724a000 - 0x9724effe  libcache.dylib (57) <834FDCA7-FE3B-33CC-A12A-E11E202477EC> /usr/lib/system/libcache.dylib
0x972a7000 - 0x972a8fff  libremovefile.dylib (23.1) <98622D14-DAAB-3AD8-A5D9-C322BF572A98> /usr/lib/system/libremovefile.dylib
0x972f8000 - 0x972f9ffd  libunc.dylib (25) <58599CBF-E262-3CEA-AFE1-35560E0177DC> /usr/lib/system/libunc.dylib
0x97408000 - 0x97422ffc  libsystem_kernel.dylib (2050.18.24) <C17D49D0-7961-3B67-B443-C788C6E5AA76> /usr/lib/system/libsystem_kernel.dylib
0x98584000 - 0x98584fff  libSystem.B.dylib (169.3) <4F99C03B-BBFF-3BF8-8CC2-2DA764447446> /usr/lib/libSystem.B.dylib
0x98701000 - 0x98708fff  liblaunch.dylib (442.26.2) <310C99F8-0811-314D-9BB9-D0ED6DFA024B> /usr/lib/system/liblaunch.dylib
0x991af000 - 0x991bbffe  libkxld.dylib (2050.18.24) <48A75AF6-9D5A-3552-948E-30A1682D3664> /usr/lib/system/libkxld.dylib
0x99217000 - 0x99218fff  libquarantine.dylib (52) <D526310F-DC77-37EA-8F5F-83928EFA3262> /usr/lib/system/libquarantine.dylib
0x99219000 - 0x99219fff  libsystem_blocks.dylib (59) <3A743C5D-CFA5-37D8-80A8-B6795A9DB04F> /usr/lib/system/libsystem_blocks.dylib
0x9a08a000 - 0x9a091ffb  libunwind.dylib (35.1) <E1E8D8B3-3C78-3AB1-B398-C180DC6DCF05> /usr/lib/system/libunwind.dylib
0x9a41e000 - 0x9a486ff7  com.apple.framework.IOKit (2.0 - 755.18.10) <9A80E97E-544F-3A45-916D-6DB7ED217E33> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x9a528000 - 0x9a530fff  libcopyfile.dylib (89) <4963541B-0254-371B-B29A-B6806888949B> /usr/lib/system/libcopyfile.dylib

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

VM Region Summary:
ReadOnly portion of Libraries: Total=141.5M resident=112.5M(80%) swapped_out_or_unallocated=29.0M(20%)
Writable regions: Total=99.0M written=2688K(3%) resident=6552K(6%) swapped_out=0K(0%) unallocated=92.6M(94%)

REGION TYPE                      VIRTUAL
===========                      =======
(null) (reserved)                    12K        reserved VM address space (unallocated)
CG image                             16K
CG raster data                        8K
JS JIT generated code              32.0M
MALLOC                             52.8M
MALLOC guard page                    48K
Memory tag=35                      11.6M
Stack                              66.4M
VM_ALLOCATE                          96K
__DATA                             7260K
__LINKEDIT                         53.9M
__OBJC                                4K
__PAGEZERO                            4K
__TEXT                             87.6M
__UNICODE                           544K
mapped file                       245.2M
shared memory                        12K
===========                      =======
TOTAL                             557.2M
TOTAL, minus reserved VM space    557.2M

@felixyz
Copy link

felixyz commented Jan 12, 2013

@cthree (and others who might run into this problem)
Dispatch::Queue.main returns an instance of Dispatch::Queue, which is a RubyMotion-specific class. You have to get a pointer to the actual queue (of type dispatch_object_t) by calling dispatch_object on the queue, like this:

@socket = GCDAsyncUdpSocket.alloc.initWithDelegate(self, delegateQueue:Dispatch::Queue.main.dispatch_object)

Thus, this issue should be closed. @robbiehanson

@dvor
Copy link
Collaborator

dvor commented Dec 18, 2013

Thanks @felixyz!

@dvor dvor closed this as completed Dec 18, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants