crash in ios simulator

376 views
Skip to first unread message

Nokdu

unread,
Apr 23, 2014, 12:29:38 PM4/23/14
to haxef...@googlegroups.com
Hi.

I'm currently working on a small simple game.

my source works nicely on windows/mac but when i try to run it on ios it keeps crashing (simulator)

here is the entire log file

any ideas?

Process:         selfrpg [19038]
Path:            /Users/USER/Library/Application Support/iPhone Simulator/*/selfrpg.app/selfrpg
Identifier:      selfrpg
Version:         ???
Code Type:       X86 (Native)
Parent Process:  launchd_sim [18545]
Responsible:     launchd_sim [18545]
User ID:         501

Date/Time:       2014-04-24 01:18:51.424 +0900
OS Version:      Mac OS X 10.9.2 (13C64)
Report Version:  11
Anonymous UUID:  9B8D5CAC-8714-3234-2A85-A2B7B9D9493A

Sleep/Wake UUID: B1351B75-4310-499B-9816-95F519606021

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

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000056e58959

VM Regions Near 0x56e58959:
    VM_ALLOCATE            000000000ff00000-0000000010700000 [ 8192K] rw-/rwx SM=PRV  
--> 
    __TEXT                 000000008fee0000-000000008ff13000 [  204K] r-x/rwx SM=COW  /usr/lib/dyld

Application Specific Information:
iPhone Simulator 463.9.41, iPhone OS 7.1 (iPad/11D167)
 

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   selfrpg                       0x0003769b nme::OpenGLS3D::~OpenGLS3D() + 155
1   selfrpg                       0x0002f4fc nme::OGLContext::~OGLContext() + 76
2   selfrpg                       0x0002d223 nme::OGLContext::~OGLContext() + 19
3   selfrpg                       0x00026e7c -[NMEView tearDown] + 172
4   selfrpg                       0x00027e46 NMEStage::recreateNmeView() + 70
5   selfrpg                       0x0007c9f0 nme_display_object_set_bg(_value*, _value*) + 128
6   selfrpg                       0x007a5eba ExternalPrimitive::__run(Dynamic const&, Dynamic const&) + 570 (Lib.cpp:122)
7   selfrpg                       0x007b90f5 Dynamic::operator()(Dynamic const&, Dynamic const&) + 85 (Dynamic.h:171)
8   selfrpg                       0x007368bf flash::display::DisplayObject_obj::set_opaqueBackground(Dynamic) + 335 (DisplayObject.cpp:729)
9   selfrpg                       0x00753978 flash::Lib_obj::create(Dynamic, int, int, hx::Null<double>, hx::Null<int>, hx::Null<int>, String, hx::ObjectPtr<flash::display::BitmapData_obj>, hx::ObjectPtr<Class_obj>)::_Function_1_1::run(Dynamic) + 1832 (Lib.cpp:289)
10  selfrpg                       0x00753223 flash::Lib_obj::create(Dynamic, int, int, hx::Null<double>, hx::Null<int>, hx::Null<int>, String, hx::ObjectPtr<flash::display::BitmapData_obj>, hx::ObjectPtr<Class_obj>)::_Function_1_1::__run(Dynamic const&) + 67 (Lib.cpp:313)
11  selfrpg                       0x0077326d val_call1 + 141 (CFFI.cpp:584)
12  selfrpg                       0x00078243 OnMainFrameCreated(nme::Frame*) + 115
13  selfrpg                       0x00028aab -[NMEAppDelegate applicationDidFinishLaunching:] + 523
14  UIKit                         0x010091c6 -[UIApplication _handleDelegateCallbacksWithOptions:isSuspended:restoreState:] + 428
15  UIKit                         0x01009f63 -[UIApplication _callInitializationDelegatesForURL:payload:suspended:] + 3028
16  UIKit                         0x0100e667 -[UIApplication _runWithURL:payload:launchOrientation:statusBarStyle:statusBarHidden:] + 824
17  UIKit                         0x01022f92 -[UIApplication handleEvent:withNewEvent:] + 3517
18  UIKit                         0x01023555 -[UIApplication sendEvent:] + 85
19  UIKit                         0x01010250 _UIApplicationHandleEvent + 683
20  GraphicsServices               0x0409ff02 _PurpleEventCallback + 776
21  GraphicsServices               0x0409fa0d PurpleEventCallback + 46
22  CoreFoundation                 0x040beca5 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 53
23  CoreFoundation                 0x040be9db __CFRunLoopDoSource1 + 523
24  CoreFoundation                 0x040e968c __CFRunLoopRun + 2156
25  CoreFoundation                 0x040e89d3 CFRunLoopRunSpecific + 467
26  CoreFoundation                 0x040e87eb CFRunLoopRunInMode + 123
27  UIKit                         0x0100dd9c -[UIApplication _run] + 840
28  UIKit                         0x0100ff9b UIApplicationMain + 1225
29  selfrpg                       0x00028ff8 nme::CreateMainFrame(void (*)(nme::Frame*), int, int, unsigned int, char const*, nme::Surface*) + 216
30  selfrpg                       0x00078442 nme_create_main_frame(_value**, int) + 290
31  selfrpg                       0x007a5699 ExternalPrimitive::__Run(Array<Dynamic> const&) + 649 (Lib.cpp:152)
32  selfrpg                       0x007da9d4 Dynamic::operator()(Dynamic const&, Dynamic const&, Dynamic const&, Dynamic const&, Dynamic const&, Dynamic const&) + 276 (DynamicImpl.h:536)
33  selfrpg                       0x0074c7c3 flash::Lib_obj::create(Dynamic, int, int, hx::Null<double>, hx::Null<int>, hx::Null<int>, String, hx::ObjectPtr<flash::display::BitmapData_obj>, hx::ObjectPtr<Class_obj>) + 2547 (Lib.cpp:316)
34  selfrpg                       0x0076c080 ApplicationMain_obj::main() + 1136 (ApplicationMain.cpp:196)
35  selfrpg                       0x00770057 __hxcpp_lib_main + 55 (__lib__.cpp:12)
36  selfrpg                       0x007ce6c0 hxRunLibrary + 48 (RunLibs.cpp:29)
37  selfrpg                       0x000025c3 main + 115
38  selfrpg                       0x00002545 start + 53

Thread 1:
0   libsystem_kernel.dylib         0x0784c7ca __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x07811d1d _pthread_cond_wait + 728
2   libsystem_pthread.dylib       0x07813bd9 pthread_cond_wait$UNIX2003 + 71
3   selfrpg                       0x007914c0 MySemaphore::Wait() + 80 (Thread.h:326)
4   selfrpg                       0x00791a99 GlobalAllocator::MarkerLoop(int) + 73 (GCInternal.cpp:2075)
5   selfrpg                       0x00791a37 GlobalAllocator::SMarkerFunc(void*) + 39 (GCInternal.cpp:2083)
6   libsystem_pthread.dylib       0x0780f5fb _pthread_body + 144
7   libsystem_pthread.dylib       0x0780f485 _pthread_start + 130
8   libsystem_pthread.dylib       0x07814cf2 thread_start + 34

Thread 2:
0   libsystem_kernel.dylib         0x0784c7ca __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x07811d1d _pthread_cond_wait + 728
2   libsystem_pthread.dylib       0x07813bd9 pthread_cond_wait$UNIX2003 + 71
3   selfrpg                       0x007914c0 MySemaphore::Wait() + 80 (Thread.h:326)
4   selfrpg                       0x00791a99 GlobalAllocator::MarkerLoop(int) + 73 (GCInternal.cpp:2075)
5   selfrpg                       0x00791a37 GlobalAllocator::SMarkerFunc(void*) + 39 (GCInternal.cpp:2083)
6   libsystem_pthread.dylib       0x0780f5fb _pthread_body + 144
7   libsystem_pthread.dylib       0x0780f485 _pthread_start + 130
8   libsystem_pthread.dylib       0x07814cf2 thread_start + 34

Thread 3:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib         0x0784d992 kevent64 + 10
1   libdispatch.dylib             0x074d2f36 _dispatch_mgr_invoke + 238
2   libdispatch.dylib             0x074d2c72 _dispatch_mgr_thread + 60

Thread 4:
0   libsystem_kernel.dylib         0x07847fce semaphore_timedwait_trap + 10
1   libdispatch.dylib             0x074d07dc _dispatch_semaphore_wait_slow + 201
2   libdispatch.dylib             0x074d070a dispatch_semaphore_wait + 37
3   libdispatch.dylib             0x074cfd32 _dispatch_worker_thread + 175
4   libsystem_pthread.dylib       0x0780f5fb _pthread_body + 144
5   libsystem_pthread.dylib       0x0780f485 _pthread_start + 130
6   libsystem_pthread.dylib       0x07814cf2 thread_start + 34

Thread 5:
0   libsystem_kernel.dylib         0x0784d046 __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x07810dcf _pthread_wqthread + 372
2   libsystem_pthread.dylib       0x07814cce start_wqthread + 30

Thread 6:
0   libsystem_kernel.dylib         0x0784d046 __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x07810dcf _pthread_wqthread + 372
2   libsystem_pthread.dylib       0x07814cce start_wqthread + 30

Thread 7:
0   libsystem_kernel.dylib         0x0784cb76 __semwait_signal + 10
1   libsystem_sim_c.dylib         0x0759c2df nanosleep + 219
2   libsystem_sim_c.dylib         0x0759c18a usleep + 60
3   CoreAudio                     0x021ee98d HALRunLoop::OwnThread(void*) + 117
4   CoreAudio                     0x021f55ce CAPThread::Entry(CAPThread*) + 114
5   libsystem_pthread.dylib       0x0780f5fb _pthread_body + 144
6   libsystem_pthread.dylib       0x0780f485 _pthread_start + 130
7   libsystem_pthread.dylib       0x07814cf2 thread_start + 34

Thread 8:
0   libsystem_kernel.dylib         0x0784d046 __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x07810dcf _pthread_wqthread + 372
2   libsystem_pthread.dylib       0x07814cce start_wqthread + 30

Thread 9:: com.apple.audio.IOThread.client
0   libsystem_kernel.dylib         0x07847f7a mach_msg_trap + 10
1   libsystem_kernel.dylib         0x0784716c mach_msg + 68
2   CoreAudio                     0x021c67fa HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned long, unsigned long, mach_msg_header_t*, bool, unsigned int) + 138
3   CoreAudio                     0x021c0ce0 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 68
4   CoreAudio                     0x021bf41b HALC_ProxyIOContext::IOWorkLoop() + 1143
5   CoreAudio                     0x021beedf HALC_ProxyIOContext::IOThreadEntry(void*) + 167
6   CoreAudio                     0x021c95a2 ___ZN19HALC_ProxyIOContextC2Emj_block_invoke + 20
7   CoreAudio                     0x021beddf HALB_IOThread::Entry(void*) + 69
8   libsystem_pthread.dylib       0x0780f5fb _pthread_body + 144
9   libsystem_pthread.dylib       0x0780f485 _pthread_start + 130
10  libsystem_pthread.dylib       0x07814cf2 thread_start + 34

Thread 10:
0   libsystem_kernel.dylib         0x0784d046 __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x07810dcf _pthread_wqthread + 372
2   libsystem_pthread.dylib       0x07814cce start_wqthread + 30

Thread 11:
0   libsystem_kernel.dylib         0x07847f7a mach_msg_trap + 10
1   libsystem_kernel.dylib         0x0784716c mach_msg + 68
2   AudioToolbox                   0x025168f6 AURemoteIO::IOThread::Run() + 166
3   AudioToolbox                   0x0251a401 AURemoteIO::IOThread::Entry(void*) + 17
4   AudioToolbox                   0x0247cc36 CAPThread::Entry(CAPThread*) + 150
5   libsystem_pthread.dylib       0x0780f5fb _pthread_body + 144
6   libsystem_pthread.dylib       0x0780f485 _pthread_start + 130
7   libsystem_pthread.dylib       0x07814cf2 thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x01143495  ebx: 0x000000b0  ecx: 0x56e58955  edx: 0x011434e0
  edi: 0x00000100  esi: 0x0c2fcbb8  ebp: 0xbfffc1b8  esp: 0xbfffc1a0
   ss: 0x00000023  efl: 0x00010206  eip: 0x0003769b   cs: 0x0000001b
   ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
  cr2: 0x56e58959
  
Logical CPU:     0
Error Code:      0x00000004
Trap Number:     14


Binary Images:
    0x1000 -   0x9a4fff +selfrpg (???) <01D2F492-6E44-3D56-A0AE-D0B1C90C0322> /Users/USER/Library/Application Support/iPhone Simulator/*/selfrpg.app/selfrpg
  0xff8000 -  0x1a3effb +UIKit (2935.137) <F80B566D-0B5D-33CF-BD54-8A5BBB8022AD> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit
 0x1f24000 -  0x1f54ff7 +OpenAL (67) <1FA7E266-71B2-3950-ADD3-806C53AC3C01> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/Frameworks/OpenAL.framework/OpenAL
 0x1f63000 -  0x1f72ffb +OpenGLES (9.4.3) <F7650091-3241-3596-909C-EC3D5E666B14> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/Frameworks/OpenGLES.framework/OpenGLES
 0x1f7d000 -  0x2111ff7 +QuartzCore (330.1.25) <EFEBB3A4-9C4D-31D0-A22E-9FECDBA00F7E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/Frameworks/QuartzCore.framework/QuartzCore
 0x21af000 -  0x220aff3 +CoreAudio (90.2.5) <FDBBD372-A183-33F4-BF59-F9D13C7572D2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/Frameworks/CoreAudio.framework/CoreAudio
 0x222c000 -  0x23ddff7  com.apple.CoreGraphics (1.600.0 - 580.4) <BB37EE91-2CCB-3AF1-BD1B-949974480AD7> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
 0x2439000 -  0x27d9ff7 +AudioToolbox (610.25) <46038B4A-A27B-3995-A0E5-5A5A7E88C2FA> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
 0x28ba000 -  0x2a05ff3 +AVFoundation (696.115) <928AEAC0-3FB3-3230-8BC9-66AE9400BB68> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/Frameworks/AVFoundation.framework/AVFoundation
 0x2ae8000 -  0x2da8ff3 +Foundation (1047.25) <AA863261-99C5-3FBF-92D2-7C969B9E724E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/Frameworks/Foundation.framework/Foundation
 0x2f0e000 -  0x2fd7ffb +CoreMotion (1613.35) <50226049-59B2-3DF1-AEE6-BB4932CF4725> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/Frameworks/CoreMotion.framework/CoreMotion
 0x2ff5000 -  0x324bfff +MediaPlayer (2526.83) <E8F74ECC-6C00-3944-AFEF-C4BCAA39B70A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
 0x33a1000 -  0x3407ff7 +libc++.1.dylib (230) <4A4D0260-22BD-340B-A60E-6CF67582F10F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/usr/lib/libc++.1.dylib
 0x3457000 -  0x3478fff +libSystem.dylib (111.10.5) <19EA26D9-875D-3179-B1F1-66D1D12CBB12> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/usr/lib/libSystem.dylib
 0x348f000 -  0x358aff3 +UIFoundation (264.8) <46DF5B89-8CE3-3525-9F22-31B50CF182C4> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
 0x35e5000 -  0x3663fff +CoreUI (232.4) <2EE91D7F-4367-3676-A61D-76E32E67E3AC> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
 0x36cd000 -  0x3740ffb +IOKit (920.10.34) <ED3AD6C6-3A7E-3A83-B2E9-1927907EC14E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
 0x3770000 -  0x3783ff7 +CoreVideo (117.0.2) <E4D9A42A-4399-31A3-960A-1C6C80973277> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/Frameworks/CoreVideo.framework/CoreVideo
 0x3793000 -  0x3a62fff +VideoToolbox (1329.160) <BF7D438C-FBF7-363A-801E-7FA9A6C69432> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
 0x3ad2000 -  0x3ae2ff3 +MobileAsset (215.11) <AECAE8E7-E5F3-3A7F-8A5A-B9981B610780> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
 0x3aee000 -  0x3b1aff7 +TelephonyUtilities (1) <8F4D5743-F68A-38B5-9C12-D73FD8B9B738> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
 0x3b3f000 -  0x3b7affb +BackBoardServices (2618.99.15) <B1AD72A5-82DB-3016-B3B3-2FDE5923AB05> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
 0x3bab000 -  0x3bb4ffb +XPCObjects (46) <3ACEDCC8-CDEF-3808-83D3-25F4D9AE73C2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/PrivateFrameworks/XPCObjects.framework/XPCObjects
 0x3bbf000 -  0x3d7fff7 +libicucore.A.dylib (511.23.6) <D7654AB6-5367-387D-8D3F-9A98C1F67A27> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/usr/lib/libicucore.A.dylib
 0x3e12000 -  0x3f43ff3 +CoreImage (233.4) <425C4A06-952D-34F1-9F49-11447659FB1D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/Frameworks/CoreImage.framework/CoreImage
 0x3fb7000 -  0x401effb +Security (1565.20) <FDE60566-B214-341C-8096-B7F4035823CE> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/Frameworks/Security.framework/Security
 0x4051000 -  0x4076ff3 +DictionaryServices (209) <7A3D872C-9258-3F9F-9D31-D7398C0E38DF> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices
 0x4091000 -  0x40a8fff +GraphicsServices (575.6) <F8E404EF-102E-3165-B25B-BCFA9F6ADDF2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
 0x40bc000 -  0x4277ff7 +CoreFoundation (847.24) <A593E245-286E-3AD6-BBDE-97FB1BF53426> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
 0x4393000 -  0x453bed7 +libobjc.A.dylib (627.6) <8FB21547-B475-3D3E-9C64-1EEF47A0FD18> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/usr/lib/libobjc.A.dylib
 0x455a000 -  0x480effb +ImageIO (957) <6D84D12E-5BE4-3514-951F-8AE5B1999E2C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/Frameworks/ImageIO.framework/ImageIO
 0x4893000 -  0x48b1ff7 +SpringBoardServices (2618.99.15) <3BCC1FBB-C3E9-351B-A7FD-80CDD72B3A16> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
 0x48c8000 -  0x491eff3 +AppSupport (893.20) <EEAD1C38-5B8F-39E4-9145-6443D289801F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
 0x4951000 -  0x4a5dffb +CoreText (390.10) <739FE99C-53B1-3767-A02C-4E7118F359F1> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/Frameworks/CoreText.framework/CoreText
 0x4ac5000 -  0x4b07fff +TextInput (1453.32) <8CBCFAE7-DA57-3DE0-9FC6-46C79FA3985D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/PrivateFrameworks/TextInput.framework/TextInput
 0x4b9f000 -  0x4c3aff7 +MobileCoreServices (51) <FF168230-B6D9-3A23-94C7-86C0A67F712B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
 0x4c7b000 -  0x4d51fff +libsqlite3.dylib (158.1) <62CB14CB-3689-3D28-8362-D71B4B385DE1> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/usr/lib/libsqlite3.dylib
 0x4d65000 -  0x4e73ff7 +WebKit (1385.20) <D6C6D0ED-CB6B-3640-BEF9-5FD5DF6AA170> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/PrivateFrameworks/WebKit.framework/WebKit
 0x4f1f000 -  0x648cff3 +WebCore (1889.59) <87E40C36-5B5F-319E-B762-C4875A9BBE96> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/PrivateFrameworks/WebCore.framework/WebCore
 0x6d2f000 -  0x6df0ff7 +ProofReader (232) <7D308213-C3AD-30B1-A612-E47B96BC0CEC> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
 0x6e10000 -  0x6fdbff7 +CFNetwork (672.1.13) <AB5891BE-7FF2-3C08-B4B8-82D25EA70289> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/Frameworks/CFNetwork.framework/CFNetwork
 0x70c2000 -  0x70cffff +libAccessibility.dylib (1210.31) <2D47E28E-E0E5-3BC8-9D96-6608CBCBBAC4> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/usr/lib/libAccessibility.dylib
 0x70dd000 -  0x70ddffd +Accelerate (459) <BC17AB8C-5BCE-363E-8DEE-52885C962F0D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/Frameworks/Accelerate.framework/Accelerate
 0x70e1000 -  0x712cfff +PrintKit (141.3) <08E7A578-2C4D-3B34-AA08-118177E0A677> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/PrivateFrameworks/PrintKit.framework/PrintKit
 0x714a000 -  0x7164fff +libMobileGestalt.dylib (241.5) <0E82A66B-B230-34EF-AE81-3786F94FCFA2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/usr/lib/libMobileGestalt.dylib
 0x7180000 -  0x71c4ff7 +PhysicsKit (6.5.4) <F1140A98-D029-307A-831D-B446B58DC18A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
 0x71de000 -  0x72dfffb +libxml2.2.dylib (25.6) <53C064BF-2171-3E4E-BFFF-30EEA58F947B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/usr/lib/libxml2.2.dylib
 0x730e000 -  0x7332fff +libc++abi.dylib (114) <BBE91325-8091-3744-8FCD-58499F8B5D55> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/usr/lib/libc++abi.dylib
 0x733e000 -  0x734dfff +libz.1.dylib (53) <2AAA43FE-64D5-32AF-BA94-E17B6C6E72ED> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/usr/lib/libz.1.dylib
 0x7352000 -  0x73abffb +SystemConfiguration (615.1) <30F31049-6B6B-3AEA-B948-F20BCA882F7C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
 0x73d4000 -  0x73f3ff7 +libCRFSuite.dylib (32) <AD3683C3-45F1-305E-B431-B4A0AA6A74CD> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/usr/lib/libCRFSuite.dylib
 0x73fd000 -  0x73fefff +liblangid.dylib (114) <314CB64D-B0A7-3F67-85A4-9672BB7257F4> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/usr/lib/liblangid.dylib
 0x7402000 -  0x7415fff +libbsm.0.dylib (28) <E65EA530-51C8-3DC2-99F6-0007DA07B52C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/usr/lib/libbsm.0.dylib
 0x741d000 -  0x7422fff +libsystem_override.dylib (111.10.5) <1FA1122D-2C29-3F06-973E-41E376F911FC> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/usr/lib/system/libsystem_override.dylib
 0x7428000 -  0x742dfff +libcache_sim.dylib (65) <4F98980D-EA09-3465-97A2-28F61D7A2FD3> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/usr/lib/system/libcache_sim.dylib
 0x7432000 -  0x743fff3 +libcommonCrypto_sim.dylib (60049) <688BFF67-1F7C-38A1-8669-190828FEAC09> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/usr/lib/system/libcommonCrypto_sim.dylib
 0x744b000 -  0x74a0ff7 +libcorecrypto_sim.dylib (170.2) <B1A240B4-AAE6-3EE0-BA57-AC355292FCB9> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/usr/lib/system/libcorecrypto_sim.dylib
 0x74af000 -  0x74b4ff2 +libcompiler_rt_sim.dylib (57) <DA0A65B6-AC07-3C98-A612-4BA59FAC83A5> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/usr/lib/system/libcompiler_rt_sim.dylib
 0x74bd000 -  0x74c5ffb +libcopyfile_sim.dylib (103) <155C0F1D-257F-33CE-9FAC-45DB18C35404> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/usr/lib/system/libcopyfile_sim.dylib
 0x74cb000 -  0x74e8ff7 +libdispatch.dylib (354.10.5) <4DE063E1-5BE0-3375-A32A-9E0426945BD6> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/usr/lib/system/libdispatch.dylib
 0x74fd000 -  0x74fdfff +libdyld_sim.dylib (324.1) <43A82553-2CD3-338B-A2FB-D3B3DF869C10> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/usr/lib/system/libdyld_sim.dylib
 0x7501000 -  0x7505ff7 +libmacho_sim.dylib (846.2.4) <A18E662F-6A24-3930-B283-720BDA503B38> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/usr/lib/system/libmacho_sim.dylib
 0x750a000 -  0x7513fff +libnotify_sim.dylib (121) <0AC6CC08-25EB-3749-B5F4-5FA06DC86DFC> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/usr/lib/system/libnotify_sim.dylib
 0x751a000 -  0x751cfff +libremovefile_sim.dylib (33) <36E0F857-21BA-33C9-BB8C-666C92EF4331> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/usr/lib/system/libremovefile_sim.dylib
 0x7521000 -  0x7522fff +libsystem_sim_blocks.dylib (64) <C89A714B-EB1D-39D7-A3CB-D643B3AC4692> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/usr/lib/system/libsystem_sim_blocks.dylib
 0x7526000 -  0x75b2ff7 +libsystem_sim_c.dylib (1002.10.1) <785B9921-E6E0-3FB4-8CAC-E207FF22F087> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/usr/lib/system/libsystem_sim_c.dylib
 0x75d5000 -  0x75ddff7 +libsystem_sim_dnssd.dylib (539.10.1) <D44EE83B-AB0B-315F-A975-61743788B225> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/usr/lib/system/libsystem_sim_dnssd.dylib
 0x75e3000 -  0x760bff3 +libsystem_sim_info.dylib (452) <481EC5F2-E56F-3D12-9362-ED378895AF50> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/usr/lib/system/libsystem_sim_info.dylib
 0x761c000 -  0x764cfff +libsystem_sim_m.dylib (3061) <53131E41-B52A-3C45-82B3-32985E09BC7A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/usr/lib/system/libsystem_sim_m.dylib
 0x7653000 -  0x7680fff +libsystem_network.dylib (268.3) <62F57433-F067-3266-8AF1-1312BBBA8CB3> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/usr/lib/system/libsystem_network.dylib
 0x7697000 -  0x769effb +libunwind_sim.dylib (59.3) <B7DF590E-E733-317A-BB84-0D61F6F66EC9> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/usr/lib/system/libunwind_sim.dylib
 0x76a5000 -  0x76cefff +libxpc.dylib (330.10.5) <81ED694C-488A-3466-8AA2-7E0518B10AED> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/usr/lib/system/libxpc.dylib
 0x76e6000 -  0x76e8fff +libsystem_sim_configuration.dylib (615.1) <2BBC9E19-08DE-3F2C-B299-A95C72E53015> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/usr/lib/system/libsystem_sim_configuration.dylib
 0x76ee000 -  0x7702ff3 +libsystem_sim_asl.dylib (224.10.2) <3773B273-EBB2-3779-BCAA-A9643026FDE7> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/usr/lib/system/libsystem_sim_asl.dylib
 0x770b000 -  0x770cfff  libSystem.B.dylib (1197.1.1) <E06132B8-2FD8-322D-A151-C9474B36B561> /usr/lib/libSystem.B.dylib
 0x7713000 -  0x7716ff7 +libdyld.dylib (239.4) <F4604F64-945B-3871-8F26-E9C55488BC27> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/usr/lib/system/host/libdyld.dylib
 0x771d000 -  0x7722ff3  libsystem_platform.dylib (24.90.1) <0613F163-9A7A-3908-B30B-AC1627503933> /usr/lib/system/libsystem_platform.dylib
 0x7733000 -  0x774bff7  libsystem_malloc.dylib (23.10.1) <CB52555E-0F5B-31E3-A42A-FD4F930E2192> /usr/lib/system/libsystem_malloc.dylib
 0x7754000 -  0x77e6ff9  libsystem_c.dylib (997.90.3) <80D21D3D-1031-314C-B1F0-0B35B977CEFB> /usr/lib/system/libsystem_c.dylib
 0x780e000 -  0x7815ffb  libsystem_pthread.dylib (53.1.4) <8B1B7B84-1B5D-32A8-AC0D-1E689E5C8A4C> /usr/lib/system/libsystem_pthread.dylib
 0x781f000 -  0x7827fff  liblaunch.dylib (842.90.1) <B259692D-D60B-3BCE-9E03-32F457CB5046> /usr/lib/system/liblaunch.dylib
 0x782f000 -  0x7830fff  libsystem_blocks.dylib (63) <2AC67D5E-ECD4-3644-A53C-9684F9B7AA33> /usr/lib/system/libsystem_blocks.dylib
 0x7835000 -  0x7852ff4  libsystem_kernel.dylib (2422.90.20) <C823B3BD-F818-3D7A-9FB7-9BDE00E2BEA1> /usr/lib/system/libsystem_kernel.dylib
 0x7873000 -  0x7878ff6  libcompiler_rt.dylib (35) <9924DF2E-D80B-3A21-920D-544A4597203F> /usr/lib/system/libcompiler_rt.dylib
 0x7883000 -  0x7889ffb  libunwind.dylib (35.3) <099D1A6F-A1F0-3D05-BF1C-0A7BB32D39C2> /usr/lib/system/libunwind.dylib
 0x7890000 -  0x78c1ffa  libsystem_m.dylib (3047.16) <28E614E8-7802-3E84-960A-AD4721EF10F7> /usr/lib/system/libsystem_m.dylib
 0x78cc000 -  0x78ccfff  libkeymgr.dylib (28) <1B097DEA-011E-3B1C-86D5-6C7FAD5C765A> /usr/lib/system/libkeymgr.dylib
 0x78d1000 -  0x78d5ff7  libmacho.dylib (845) <D8E93E59-1F80-3413-B9CF-78B848F6E873> /usr/lib/system/libmacho.dylib
 0x78da000 -  0x78ecfff  libsystem_asl.dylib (217.1.4) <51EB17C9-9F5B-39F3-B6CD-8EF238B05B89> /usr/lib/system/libsystem_asl.dylib
 0x78f6000 -  0x791efff  libsystem_info.dylib (449.1.3) <BB68E8CC-422F-3121-8C86-D0F766FB696D> /usr/lib/system/libsystem_info.dylib
 0x7932000 -  0x793bfff  libsystem_notify.dylib (121) <623269F5-1518-3035-A916-8AF83C972154> /usr/lib/system/libsystem_notify.dylib
 0x7943000 -  0x7945fff  libquarantine.dylib (71) <EE3B510E-1AEC-3171-8A1A-D6A5A42CF35C> /usr/lib/system/libquarantine.dylib
 0x794b000 -  0x799bff7  libcorecrypto.dylib (161.1) <135FD99E-2211-3DF4-825C-C9F816107F0C> /usr/lib/system/libcorecrypto.dylib
 0x79aa000 -  0x79aeffa  libcache.dylib (62) <9730D7F2-D226-3F30-8D26-BF598CB781F6> /usr/lib/system/libcache.dylib
 0x79b3000 -  0x79beffb  libcommonCrypto.dylib (60049) <F8E60C43-22EE-3E0B-9546-3365056901F1> /usr/lib/system/libcommonCrypto.dylib
 0x79cb000 -  0x79d3fff  libcopyfile.dylib (103) <1B1484BD-08B6-3BA9-94CA-A7C24B610EB3> /usr/lib/system/libcopyfile.dylib
 0x79da000 -  0x79dbfff  libremovefile.dylib (33) <ED35EA79-EB06-3B84-A6D4-B1A9D6B8648D> /usr/lib/system/libremovefile.dylib
 0x79e1000 -  0x79e3fff  libsystem_configuration.dylib (596.13) <57095AFE-3FF1-3F42-A43E-ED679409B827> /usr/lib/system/libsystem_configuration.dylib
 0x79e9000 -  0x79f1fff  libsystem_dnssd.dylib (522.90.2) <A73663C9-CE65-3FF3-B41B-686728BBFB00> /usr/lib/system/libsystem_dnssd.dylib
 0x79f7000 -  0x79f8ffa  libsystem_sandbox.dylib (278.11) <E8BE1DF7-2F3D-3202-B807-A85C99220AB6> /usr/lib/system/libsystem_sandbox.dylib
 0x79fd000 -  0x79feffd  libunc.dylib (28) <22A126A1-DCFB-3BE5-A66B-C973F0A5D839> /usr/lib/system/libunc.dylib
 0x7a04000 -  0x7a07ffb +ConstantClasses (1.4) <3C9650FB-1A71-3C58-AC10-59CEBFA8C6E5> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
 0x7a0e000 -  0x7cb4fc7 +vImage (271.4) <2908B111-DF61-3017-96E4-33C2016F789E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
 0x7cf0000 -  0x7cf0ffd +vecLib (459) <2D8979A3-112E-37A2-8242-FB04198CC93B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
 0x7cf4000 -  0x7dc8ff7 +libvDSP.dylib (459) <48FD781C-8C55-30B3-938B-253592BD3802> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
 0x7dd4000 -  0x7e37ff7 +libstdc++.6.dylib (100) <D8AF350B-7655-35ED-A801-2B7942638B01> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/usr/lib/libstdc++.6.dylib
 0x7e97000 -  0x8274ff3 +libLAPACK.dylib (1104) <8ECF20E6-CDC5-387C-A3CA-C9C9444F8FF0> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
 0x82a1000 -  0x83f9feb +libBLAS.dylib (1104) <D90A95FA-3FC9-3050-933D-1385DFACAC14> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
 0x8411000 -  0x849cfff +libvMisc.dylib (459) <6AAB2FB6-9110-3A87-B4C2-8D5890F021DE> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
 0x84a4000 -  0x84adffb +libGFXShared.dylib (9.4.3) <A9C4F7C3-8665-3A88-AA81-0951607FD73C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
 0x84b4000 -  0x84f8fff +libGLImage.dylib (9.4.3) <BF8CC78D-16A4-3B24-81D8-5342273EC983> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
 0x8501000 -  0x8503fff +libCVMSPluginSupport.dylib (9.4.3) <CEC8828F-44FB-3363-900E-98F54D6F992A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
 0x8508000 -  0x8513ff3 +libCoreVMClient.dylib (65.6) <2A55A09F-568F-3A30-9D24-486996D04245> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
 0x851c000 -  0x8eaafea +libLLVMContainer.dylib (65.6) <1D87BB80-6E80-3645-A5FB-6EB7A38D3A43> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/Frameworks/OpenGLES.framework/libLLVMContainer.dylib
 0x9156000 -  0x918eff7 +Bom (189) <C0194F16-EEB8-3C34-912E-DDFA67B0154C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/PrivateFrameworks/Bom.framework/Bom
 0x919d000 -  0x91aafff +libbz2.1.0.dylib (31) <7290B90B-0F1B-3DD4-A4A5-1CBE4FC38627> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/usr/lib/libbz2.1.0.dylib
 0x91af000 -  0x95e1fff +FaceCore (3.0.2) <F4C3FECB-4936-3F25-93D1-C29C48707501> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
 0x97f5000 -  0x9856ff7 +CoreMedia (1329.160) <BA2093C9-9C05-35E1-A00A-2E47929A3674> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/Frameworks/CoreMedia.framework/CoreMedia
 0x9892000 -  0x9893ffb +SimulatorClient (463.9.41) <0564E696-7DBC-3784-B68E-56116CA41C6B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/PrivateFrameworks/SimulatorClient.framework/SimulatorClient
 0x9898000 -  0x98a9ffb +AssetsLibraryServices (2056.42) <9AFD87C7-CFF0-3BB5-B5C8-97BD3C56521F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
 0x98b9000 -  0x98bdff7 +TCC (87.10.3) <4E3AD631-2368-317D-A6E0-945BA0899CF1> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/PrivateFrameworks/TCC.framework/TCC
 0x98c3000 -  0x98cdff3 +CommonUtilities (25.2) <2B2A2AD7-F4DB-3CD2-95F0-6CAA577C4B14> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
 0x98d6000 -  0x98dafff +CommunicationsFilter (37) <A2DFBD89-07DF-336C-9DD9-B390418DA0AF> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
 0x98df000 -  0x9967ff3 +AddressBook (10898.7) <0271306D-8429-3650-9A77-085A7A720C34> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/Frameworks/AddressBook.framework/AddressBook
 0x99a9000 -  0x9a62ff7 +CoreTelephony (1779) <8587C4F2-C5C1-3F21-AE87-0C5A73F215BE> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
 0x9ab8000 -  0x9b25ff7 +IMFoundation (163.3) <A2909DD0-5D5A-3F0E-877F-B19BEF57B661> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
 0x9b56000 -  0x9b86ff3 +libtidy.A.dylib (15.11) <FB319B8A-20EF-3C1D-B76A-DD206D354222> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/usr/lib/libtidy.A.dylib
 0x9b93000 -  0x9bbefff +Accounts (404.22) <0CE4BEB0-5A30-37F0-B353-F804ED63CBCA> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/Frameworks/Accounts.framework/Accounts
 0x9bdb000 -  0x9be0fff +AggregateDictionary (200.24) <5466188E-382B-333B-950A-B9D228D2AEE5> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
 0x9be8000 -  0x9c06ff3 +DataAccessExpress (1251.28) <F684CD9C-F3D7-3A44-87B4-2F3E3306CDBE> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
 0x9c1f000 -  0x9eadff7 +CoreData (479.3) <63814BBD-A632-353A-914E-560F76A13750> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/Frameworks/CoreData.framework/CoreData
 0x9f85000 -  0x9f88fff +OAuth (25) <4706D041-4F18-3775-A535-56AF327C9796> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/PrivateFrameworks/OAuth.framework/OAuth
 0x9f8d000 -  0x9f91fff +DataMigration (893.20) <C982BC1E-FCEC-3483-82C6-2ACBB0B27752> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
 0x9f98000 -  0x9fafffb +libTelephonyUtilDynamic.dylib (527) <C9E0BFAB-E96C-3871-819A-0091607F7831> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/usr/lib/libTelephonyUtilDynamic.dylib
 0x9fd6000 -  0xa002ff3 +libxslt.1.dylib (13) <52FF63DC-89E9-3DEB-9C29-BF29BE6D378F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/usr/lib/libxslt.1.dylib
 0xa00e000 -  0xa435ffb +JavaScriptCore (1218.33) <6D1651FE-44C4-30B6-8DAB-B482A9F7530A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
 0xa51f000 -  0xa526ff7 +MediaAccessibility (43) <E634C857-2B47-3C91-A3F3-22F6CCF371EE> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
 0xa531000 -  0xa537fff +CertUI (73) <CE41E426-324B-3E45-9E44-966AF7D0BCBA> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/PrivateFrameworks/CertUI.framework/CertUI
 0xa53f000 -  0xa632fff +libiconv.2.dylib (41) <926F1856-8A9A-3988-95AF-051C1089ABCC> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/usr/lib/libiconv.2.dylib
 0xa640000 -  0xa65fff7 +libresolv.9.dylib (54) <64970671-835A-3ECF-ADBE-9F723F262681> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/usr/lib/libresolv.9.dylib
 0xa669000 -  0xa699ffb +libAVFAudio.dylib (42.11) <9723BFAC-C807-3ECB-9F4F-3906217FF217> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/Frameworks/AVFoundation.framework/libAVFAudio.dylib
 0xa6b3000 -  0xa931ffb +MediaToolbox (1329.160) <6860E346-1045-374A-85A7-455B2494A41B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
 0xa9ea000 -  0xaa19ffb +Celestial (1329.160) <85C74E50-1725-35D8-832D-7240FB454896> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/PrivateFrameworks/Celestial.framework/Celestial
 0xaa47000 -  0xaa4cfff +BTLEAudioController (87.16) <A8C03F6C-C0A1-3C07-82E1-D2A29F681E6F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/PrivateFrameworks/BTLEAudioController.framework/BTLEAudioController
 0xaa55000 -  0xaaf8ffb +ManagedConfiguration (1042.5.41) <FE338438-CCE0-358E-A40B-107A558E22BD> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
 0xab57000 -  0xab5bff3 +MobileInstallation (320.2) <5ABE5E8B-BDC2-3555-952F-721C3EB79B55> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
 0xab61000 -  0xabaffff +iTunesStore (1092.47) <56409577-8694-350D-8836-A85EC85770B1> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
 0xabe3000 -  0xacb5fff +SAObjects (429.31) <F75525F6-85E9-3197-AE87-03893382972B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
 0xade0000 -  0xadefff3 +IAP (1386.10.42) <44BFBB14-2368-31CA-AD8B-CA07898C6B8D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/PrivateFrameworks/IAP.framework/IAP
 0xae00000 -  0xaf66fff +MusicLibrary (1408.64) <CE2A9B6E-431E-38E1-9D56-A04D6098E645> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
 0xb000000 -  0xb11eff3 +StoreServices (1092.47) <80F679B6-1B6B-37EB-89F0-3867800F9BB9> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
 0xb1d8000 -  0xb25afff +Radio (300.36) <4F601216-D597-32F3-AC7D-1998D0ECFA62> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/PrivateFrameworks/Radio.framework/Radio
 0xb2a1000 -  0xb2b5fff +MediaRemote (180.2.47) <C99A5D04-C462-3774-B404-9BDED87E4986> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
 0xb2c8000 -  0xb31bff3 +HomeSharing (418.35) <DEE74936-A7E4-3EF5-BB9E-DD892FE74736> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
 0xb34f000 -  0xb379fff +PersistentConnection (1) <038E8136-135C-3D8C-8105-5AEBBC6FEE24> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
 0xb398000 -  0xb39cff3 +MobileSystemServices (15) <CCAFE2A5-76CA-39F6-AB07-6661BFFA4312> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
 0xb3a2000 -  0xb3bafff +ApplePushService (370.7) <C031CEB9-C247-363E-8325-F00D106D8001> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
 0xc858000 -  0xc85fffb +libMobileGestaltExtensions.dylib (241.5) <20456BFE-A896-3260-840B-D923A18382D3> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/usr/lib/libMobileGestaltExtensions.dylib
 0xc893000 -  0xc896fff +libCoreFSCache.dylib (65.6) <0C09AFB9-E066-3DFB-901E-4A31E7519045> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
 0xc89b000 -  0xc8c7ff7 +GLRendererFloat (9.4.3) <6C54B749-C501-376F-8DAE-71DDB227AB92> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/Frameworks/OpenGLES.framework/GLRendererFloat.bundle/GLRendererFloat
 0xc8cf000 -  0xc8cffff +libCLRendererStubs.dylib (9.4.3) <41E7353E-CCB9-33B2-B9A7-3C29B83DF952> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/Frameworks/OpenGLES.framework/libCLRendererStubs.dylib
 0xec56000 -  0xed64ffb +GLEngine (9.4.3) <788F1237-D6C6-33AD-A63E-0C81C474008D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/Frameworks/OpenGLES.framework/GLEngine.bundle/GLEngine
 0xed84000 -  0xef12ffb +libGLProgrammability.dylib (9.4.3) <978F6CD5-CF18-368B-8FC9-EEF77864388C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/Frameworks/OpenGLES.framework/libGLProgrammability.dylib
0x8fee0000 - 0x8ff12417  dyld (239.4) <2E655535-479B-3E48-ADD3-6278819CA38A> /usr/lib/dyld

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: 26288
    thread_create: 0
    thread_set_state: 15

VM Region Summary:
ReadOnly portion of Libraries: Total=171.7M resident=125.1M(73%) swapped_out_or_unallocated=46.6M(27%)
Writable regions: Total=63.9M written=2800K(4%) resident=8052K(12%) swapped_out=0K(0%) unallocated=56.0M(88%)
 
REGION TYPE                      VIRTUAL
===========                      =======
CoreAnimation                         4K
CoreAnimation (reserved)           3072K        reserved VM address space (unallocated)
Kernel Alloc Once                     4K
MALLOC                             31.3M
MALLOC (admin)                       48K
MALLOC_LARGE (reserved)            3072K        reserved VM address space (unallocated)
Stack                              69.1M
VM_ALLOCATE                        8564K
VM_ALLOCATE (reserved)               20K        reserved VM address space (unallocated)
__DATA                             11.1M
__LINKEDIT                         40.3M
__PAGEZERO                            4K
__TEXT                            131.5M
__UNICODE                           544K
mapped file                       295.5M
shared memory                         4K
===========                      =======
TOTAL                             593.8M
TOTAL, minus reserved VM space    587.8M
 

 

Andrei Regiani

unread,
Apr 23, 2014, 1:34:15 PM4/23/14
to haxef...@googlegroups.com
Compile and run via Xcode:

lime update ios

When crashing, check the logs (debugger log, not that crash log you posted), it will tell exactly which line on your project is causing crash.

Nokdu

unread,
Apr 23, 2014, 11:04:56 PM4/23/14
to haxef...@googlegroups.com
nothing in the debugger log window

but the stack frame is this

__stackframe hx::StackFrame
className const char * "extern" 0x007d2b69
functionName const char * "cffi" 0x007d2b70
fullName const char * "extern::cffi" 0x007d2b75
fileName const char * "/usr/lib/haxe/lib/hxcpp/3,1,30/src/hx/Lib.cpp" 0x007d2b82
firstLineNumber int 119 119
lineNumber int 119 119
fileHash int 0 0
classFuncHash int 0 0
variables hx::StackVariable * 0x7ced8a 0x007ced8a
catchables hx::StackCatchable * NULL 0x00000000

if that helps anything 

Gama11

unread,
Apr 24, 2014, 4:37:07 AM4/24/14
to haxef...@googlegroups.com
You might have more luck in the OpenFL forums, this doesn't seem like a HaxeFlixel issue.
Reply all
Reply to author
Forward
0 new messages