tuarua / WebViewANE

WebView Adobe Air Native Extension for macOS 10.10+, Windows Desktop, iOS 9.0+ and Android 19+. This ANE provides access to a more modern webview from AIR.
Apache License 2.0
183 stars 53 forks source link

iOS crash on calling webView.capture function #136

Closed coxfrederic closed 6 years ago

coxfrederic commented 6 years ago

Yes

1.5.0

OSX building for iOS 11

Flash Builder 4.7

AIR 29

Calling code below crashes the app, if I comment that line the application works.

Expected output is the screenshot capture to work or throw an error. Instead the application crashes, even when debugging from device.

webView.capture(webView.viewPort.x,webView.viewPort.y,webView.viewPort.width,webView.viewPort.height)

Stack trace:

Incident Identifier: CD4FA39E-1C3D-4E23-8038-5E25EDD2D8BF

CrashReporter Key: 54e3c05bd638e966076434023c5bdcca0f089c10 Hardware Model: iPad6,11 Process: cityfashionProductReviewMobile [3258] Path: /private/var/containers/Bundle/Application/2E694FCD-1F94-46CE-AA27-AB22B11CE309/cityfashionProductReviewMobile.app/cityfashionProductReviewMobile Identifier: com.cityfashion.MobileAdminShopProductPhotosRater Version: 1.1.0 (1.1.0) Code Type: ARM-64 (Native) Role: Foreground Parent Process: launchd [1] Coalition: com.cityfashion.MobileAdminShopProductPhotosRater [1441]

Date/Time: 2018-04-06 14:30:52.9715 +0200 Launch Time: 2018-04-06 14:29:58.2826 +0200 OS Version: iPhone OS 11.0 (15A372) Baseband Version: n/a Report Version: 104

Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Subtype: KERN_INVALID_ADDRESS at 0x0000000118cb0000 VM Region Info: 0x118cb0000 is not in any region. Bytes after previous region: 1 Bytes before following region: 12910592 REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL MALLOC_LARGE 00000001181b4000-0000000118cb0000 [ 11.0M] rw-/rwx SM=PRV
---> GAP OF 0xc50000 BYTES WebKit Malloc 0000000119900000-0000000119a00000 [ 1024K] rw-/rwx SM=PRV

Termination Signal: Segmentation fault: 11 Termination Reason: Namespace SIGNAL, Code 0xb Terminating Process: exc handler [0] Triggered by Thread: 0

Filtered syslog: None found

Thread 0 name: Dispatch queue: com.apple.main-thread Thread 0 Crashed: 0 libsystem_platform.dylib 0x00000001811e9b30 _platform_memmove + 96 1 FreSwift 0x00000001052af7b4 0x1052a8000 + 30644 2 FreSwift 0x00000001052aef28 0x1052a8000 + 28456 3 WebViewANE_FW 0x00000001052ff050 0x1052f4000 + 45136 4 WebViewANE_FW 0x00000001053394e0 0x1052f4000 + 283872 5 WebViewANE_FW 0x0000000105339540 0x1052f4000 + 283968 6 WebViewANE_FW 0x0000000105339480 0x1052f4000 + 283776 7 WebViewANE_FW 0x0000000105334c98 0x1052f4000 + 265368 8 cityfashionProductReviewMobile 0x0000000103ef8ad8 0x102574000 + 26757848 9 cityfashionProductReviewMobile 0x0000000102954220 0x102574000 + 4063776 10 cityfashionProductReviewMobile 0x0000000103edcb38 0x102574000 + 26643256 11 cityfashionProductReviewMobile 0x0000000102e1ff58 0x102574000 + 9092952 12 cityfashionProductReviewMobile 0x0000000103a93e68 0x102574000 + 22150760 13 cityfashionProductReviewMobile 0x0000000102accf60 0x102574000 + 5607264 14 cityfashionProductReviewMobile 0x0000000102adc4cc 0x102574000 + 5670092 15 cityfashionProductReviewMobile 0x0000000102adcacc 0x102574000 + 5671628 16 cityfashionProductReviewMobile 0x0000000102adc6dc 0x102574000 + 5670620 17 cityfashionProductReviewMobile 0x00000001027615a0 0x102574000 + 2020768 18 cityfashionProductReviewMobile 0x0000000102760140 0x102574000 + 2015552 19 cityfashionProductReviewMobile 0x0000000103ef7fa8 0x102574000 + 26754984 20 cityfashionProductReviewMobile 0x0000000102e2b354 0x102574000 + 9139028 21 cityfashionProductReviewMobile 0x0000000102accf60 0x102574000 + 5607264 22 cityfashionProductReviewMobile 0x0000000102adc4cc 0x102574000 + 5670092 23 cityfashionProductReviewMobile 0x0000000102adcacc 0x102574000 + 5671628 24 cityfashionProductReviewMobile 0x0000000102adc6dc 0x102574000 + 5670620 25 cityfashionProductReviewMobile 0x00000001027615a0 0x102574000 + 2020768 26 cityfashionProductReviewMobile 0x0000000102760bf4 0x102574000 + 2018292 27 cityfashionProductReviewMobile 0x0000000102764fa4 0x102574000 + 2035620 28 cityfashionProductReviewMobile 0x00000001029550c4 0x102574000 + 4067524 29 cityfashionProductReviewMobile 0x000000010263872c 0x102574000 + 804652 30 cityfashionProductReviewMobile 0x000000010258c0e8 0x102574000 + 98536 31 Foundation 0x0000000181fb7a50 NSThreadPerformPerform + 340 32 CoreFoundation 0x0000000181570358 CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 24 33 CoreFoundation 0x00000001815702d8 CFRunLoopDoSource0 + 88 34 CoreFoundation 0x000000018156fb60 CFRunLoopDoSources0 + 204 35 CoreFoundation 0x000000018156d738 CFRunLoopRun + 1048 36 CoreFoundation 0x000000018148e2d8 CFRunLoopRunSpecific + 436 37 GraphicsServices 0x000000018331ff84 GSEventRunModal + 100 38 UIKit 0x000000018aa3a880 UIApplicationMain + 208 39 cityfashionProductReviewMobile 0x00000001026771a8 0x102574000 + 1061288 40 libdyld.dylib 0x0000000180fb256c start + 4

Thread 1: 0 libsystem_pthread.dylib 0x00000001811f2c2c start_wqthread + 0

Thread 2: 0 libsystem_pthread.dylib 0x00000001811f2c2c start_wqthread + 0

Thread 3: 0 libsystem_kernel.dylib 0x00000001810e1150 psynch_cvwait + 8 1 libsystem_pthread.dylib 0x00000001811f6d40 _pthread_cond_wait$VARIANT$mp + 640 2 libc++.1.dylib 0x0000000180a5ef34 std::__1::condition_variable::do_timed_wait+ 32564 (std::1::unique_lock&, std::__1::chrono::time_point<std::1::chrono::system_clock, std::1::chrono::duration<long long, std::1::ratio<1l, 1000000000l> > >) + 96 3 JavaScriptCore 0x000000018880cd6c std::1::cv_status std::1::condition_variable::wait_until<std::1::chrono::steady_clock, std::1::chrono::duration<long long, std::1::ratio<1l, 1000000000l> > >+ 9723244 (std::1::unique_lock&, std::1::chrono::time_point<std::__1::chrono::steady_clock, std::1::chrono::duration<long long, std::1::ratio<1l, 1000000000l> > > const&) + 124 4 JavaScriptCore 0x000000018880cc40 std::1::cv_status std::1::condition_variable_any::wait_until<std::__1::unique_lock, std::1::chrono::steady_clock, std::1::chrono::duration<long long, std::1::ratio<1l, 1000000000l> > >+ 9722944 (std::1::unique_lock&, std::__1::chrono::time_point<std::1::chrono::steady_clock, std::1::chrono::duration<long long, std::1::ratio<1l, 1000000000l> > > const&) + 108 5 JavaScriptCore 0x000000018880cac4 bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::)()>::threadRunLoop+ 9722564 () + 280 6 JavaScriptCore 0x000000018880cdbc void std::1::thread_proxy<std::1::tuple<std::1::unique_ptr<std::1::thread_struct, std::__1::default_delete >, void ()(bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::)()>), bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::)()>> >+ 9723324 (void) + 44 7 libsystem_pthread.dylib 0x00000001811f432c _pthread_body + 308 8 libsystem_pthread.dylib 0x00000001811f41f8 _pthread_body + 0 9 libsystem_pthread.dylib 0x00000001811f2c38 thread_start + 4

Thread 4 name: com.apple.uikit.eventfetch-thread Thread 4: 0 libsystem_kernel.dylib 0x00000001810c0bc4 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x00000001810c0a3c mach_msg + 72 2 CoreFoundation 0x000000018156fce4 CFRunLoopServiceMachPort + 196 3 CoreFoundation 0x000000018156d8b0 CFRunLoopRun + 1424 4 CoreFoundation 0x000000018148e2d8 CFRunLoopRunSpecific + 436 5 Foundation 0x0000000181eb66e4 -[NSRunLoop+ 50916 (NSRunLoop) runMode:beforeDate:] + 304 6 Foundation 0x0000000181ed5afc -[NSRunLoop+ 178940 (NSRunLoop) runUntilDate:] + 96 7 UIKit 0x000000018b58602c -[UIEventFetcher threadMain] + 136 8 Foundation 0x0000000181fb7860 NSThreadstart__ + 996 9 libsystem_pthread.dylib 0x00000001811f432c _pthread_body + 308 10 libsystem_pthread.dylib 0x00000001811f41f8 _pthread_body + 0 11 libsystem_pthread.dylib 0x00000001811f2c38 thread_start + 4

Thread 5: 0 libsystem_pthread.dylib 0x00000001811f2c2c start_wqthread + 0

Thread 6 name: BackgroundThread Thread 6: 0 libsystem_kernel.dylib 0x00000001810e1150 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x00000001811f6d40 _pthread_cond_wait$VARIANT$mp + 640 2 cityfashionProductReviewMobile 0x0000000102853068 0x102574000 + 3010664 3 cityfashionProductReviewMobile 0x000000010270f728 0x102574000 + 1685288 4 cityfashionProductReviewMobile 0x0000000102852dfc 0x102574000 + 3010044 5 cityfashionProductReviewMobile 0x0000000102852e88 0x102574000 + 3010184 6 cityfashionProductReviewMobile 0x0000000102852b40 0x102574000 + 3009344 7 libsystem_pthread.dylib 0x00000001811f432c _pthread_body + 308 8 libsystem_pthread.dylib 0x00000001811f41f8 _pthread_body + 0 9 libsystem_pthread.dylib 0x00000001811f2c38 thread_start + 4

Thread 7 name: BackgroundThread Thread 7: 0 libsystem_kernel.dylib 0x00000001810e1150 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x00000001811f6d40 _pthread_cond_wait$VARIANT$mp + 640 2 cityfashionProductReviewMobile 0x0000000102853068 0x102574000 + 3010664 3 cityfashionProductReviewMobile 0x000000010270f728 0x102574000 + 1685288 4 cityfashionProductReviewMobile 0x0000000102852dfc 0x102574000 + 3010044 5 cityfashionProductReviewMobile 0x0000000102852e88 0x102574000 + 3010184 6 cityfashionProductReviewMobile 0x0000000102852b40 0x102574000 + 3009344 7 libsystem_pthread.dylib 0x00000001811f432c _pthread_body + 308 8 libsystem_pthread.dylib 0x00000001811f41f8 _pthread_body + 0 9 libsystem_pthread.dylib 0x00000001811f2c38 thread_start + 4

Thread 8: 0 libsystem_kernel.dylib 0x00000001810e1648 __semwait_signal + 8 1 libsystem_c.dylib 0x0000000180ffaf90 nanosleep + 212 2 cityfashionProductReviewMobile 0x0000000102852bac 0x102574000 + 3009452 3 cityfashionProductReviewMobile 0x0000000102697e18 0x102574000 + 1195544 4 cityfashionProductReviewMobile 0x0000000102697de4 0x102574000 + 1195492 5 cityfashionProductReviewMobile 0x0000000102852dfc 0x102574000 + 3010044 6 cityfashionProductReviewMobile 0x0000000102852e88 0x102574000 + 3010184 7 cityfashionProductReviewMobile 0x0000000102852b40 0x102574000 + 3009344 8 libsystem_pthread.dylib 0x00000001811f432c _pthread_body + 308 9 libsystem_pthread.dylib 0x00000001811f41f8 _pthread_body + 0 10 libsystem_pthread.dylib 0x00000001811f2c38 thread_start + 4

Thread 9 name: ScriptTimeout Thread 9: 0 libsystem_kernel.dylib 0x00000001810e1150 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x00000001811f6d40 _pthread_cond_wait$VARIANT$mp + 640 2 cityfashionProductReviewMobile 0x0000000102853028 0x102574000 + 3010600 3 cityfashionProductReviewMobile 0x00000001027c5f7c 0x102574000 + 2432892 4 cityfashionProductReviewMobile 0x0000000102852dfc 0x102574000 + 3010044 5 cityfashionProductReviewMobile 0x0000000102852e88 0x102574000 + 3010184 6 cityfashionProductReviewMobile 0x0000000102852b40 0x102574000 + 3009344 7 libsystem_pthread.dylib 0x00000001811f432c _pthread_body + 308 8 libsystem_pthread.dylib 0x00000001811f41f8 _pthread_body + 0 9 libsystem_pthread.dylib 0x00000001811f2c38 thread_start + 4

Thread 10: 0 libsystem_kernel.dylib 0x00000001810e1648 __semwait_signal + 8 1 libsystem_c.dylib 0x0000000180ffaf90 nanosleep + 212 2 cityfashionProductReviewMobile 0x0000000102852bac 0x102574000 + 3009452 3 cityfashionProductReviewMobile 0x00000001026d6678 0x102574000 + 1451640 4 cityfashionProductReviewMobile 0x0000000102852dfc 0x102574000 + 3010044 5 cityfashionProductReviewMobile 0x0000000102852e88 0x102574000 + 3010184 6 cityfashionProductReviewMobile 0x0000000102852b40 0x102574000 + 3009344 7 libsystem_pthread.dylib 0x00000001811f432c _pthread_body + 308 8 libsystem_pthread.dylib 0x00000001811f41f8 _pthread_body + 0 9 libsystem_pthread.dylib 0x00000001811f2c38 thread_start + 4

Thread 11 name: com.apple.NSURLConnectionLoader Thread 11: 0 libsystem_kernel.dylib 0x00000001810c0bc4 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x00000001810c0a3c mach_msg + 72 2 CoreFoundation 0x000000018156fce4 CFRunLoopServiceMachPort + 196 3 CoreFoundation 0x000000018156d8b0 CFRunLoopRun + 1424 4 CoreFoundation 0x000000018148e2d8 CFRunLoopRunSpecific + 436 5 CFNetwork 0x0000000181bf7b40 +[NSURLConnection+ 715584 (Loader) _resourceLoadLoop:] + 404 6 Foundation 0x0000000181fb7860 NSThreadstart__ + 996 7 libsystem_pthread.dylib 0x00000001811f432c _pthread_body + 308 8 libsystem_pthread.dylib 0x00000001811f41f8 _pthread_body + 0 9 libsystem_pthread.dylib 0x00000001811f2c38 thread_start + 4

Thread 12: 0 libsystem_pthread.dylib 0x00000001811f2c2c start_wqthread + 0

Thread 0 crashed with ARM Thread State (64-bit): x0: 0x00000001181b4000 x1: 0x000000011b000020 x2: 0x0000000000001780 x3: 0x0000000118cb0000 x4: 0x0000000000afd7c0 x5: 0x0000000000000020 x6: 0x0000000000000000 x7: 0x0000000000000000 x8: 0xffffffffffffffff x9: 0xffffffffffffffff x10: 0xffffffffffffffff x11: 0xffffffffffffffff x12: 0xfff3f2f2fff3f2f2 x13: 0xfff3f2f2fff3f2f2 x14: 0xfff3f2f2fff3f2f2 x15: 0xfff3f2f2fff3f2f2 x16: 0x00000001811e9ad0 x17: 0x0000000000000000 x18: 0x0000000000000000 x19: 0x0000000000000000 x20: 0x00000001c42a7860 x21: 0x0000000000000000 x22: 0x00000001c4170080 x23: 0x00000001c41ddd30 x24: 0x00000001c424bd60 x25: 0x00000001181b4000 x26: 0x000000011a504000 x27: 0x0000000105724638 x28: 0x000000000000057c fp: 0x000000016d887f30 lr: 0x00000001052af7b4 sp: 0x000000016d887f30 pc: 0x00000001811e9b30 cpsr: 0x20000000

Binary Images: 0x102574000 - 0x10462bfff cityfashionProductReviewMobile arm64 /var/containers/Bundle/Application/2E694FCD-1F94-46CE-AA27-AB22B11CE309/cityfashionProductReviewMobile.app/cityfashionProductReviewMobile 0x10520c000 - 0x10524bfff dyld arm64 <53a4ddc2fbaa3b44ba58024c7ca0729d> /usr/lib/dyld 0x1052a8000 - 0x1052cbfff FreSwift arm64 /var/containers/Bundle/Application/2E694FCD-1F94-46CE-AA27-AB22B11CE309/cityfashionProductReviewMobile.app/Frameworks/FreSwift.framework/FreSwift 0x1052f4000 - 0x10533ffff WebViewANE_FW arm64 /var/containers/Bundle/Application/2E694FCD-1F94-46CE-AA27-AB22B11CE309/cityfashionProductReviewMobile.app/Frameworks/WebViewANE_FW.framework/WebViewANE_FW 0x105390000 - 0x10570bfff libswiftCore.dylib arm64 <1cd043a2cd2231638f98b468eec2892e> /var/containers/Bundle/Application/2E694FCD-1F94-46CE-AA27-AB22B11CE309/cityfashionProductReviewMobile.app/Frameworks/libswiftCore.dylib 0x106930000 - 0x106937fff libswiftCoreFoundation.dylib arm64 <3440193d01a23a2eb814e6082beaf3fc> /var/containers/Bundle/Application/2E694FCD-1F94-46CE-AA27-AB22B11CE309/cityfashionProductReviewMobile.app/Frameworks/libswiftCoreFoundation.dylib 0x106944000 - 0x106953fff libswiftCoreGraphics.dylib arm64 /var/containers/Bundle/Application/2E694FCD-1F94-46CE-AA27-AB22B11CE309/cityfashionProductReviewMobile.app/Frameworks/libswiftCoreGraphics.dylib 0x1069a8000 - 0x1069affff libswiftCoreImage.dylib arm64 /var/containers/Bundle/Application/2E694FCD-1F94-46CE-AA27-AB22B11CE309/cityfashionProductReviewMobile.app/Frameworks/libswiftCoreImage.dylib 0x1069bc000 - 0x1069c3fff libswiftDarwin.dylib arm64 /var/containers/Bundle/Application/2E694FCD-1F94-46CE-AA27-AB22B11CE309/cityfashionProductReviewMobile.app/Frameworks/libswiftDarwin.dylib 0x1069ec000 - 0x106a0bfff libswiftDispatch.dylib arm64 <8ecbcd9c85ee3da3b89d16c15c9652d5> /var/containers/Bundle/Application/2E694FCD-1F94-46CE-AA27-AB22B11CE309/cityfashionProductReviewMobile.app/Frameworks/libswiftDispatch.dylib 0x106ab8000 - 0x106c13fff libswiftFoundation.dylib arm64 /var/containers/Bundle/Application/2E694FCD-1F94-46CE-AA27-AB22B11CE309/cityfashionProductReviewMobile.app/Frameworks/libswiftFoundation.dylib 0x10739c000 - 0x1073a3fff libswiftMetal.dylib arm64 <680565006dc4366c95bfc0f0da3240d9> /var/containers/Bundle/Application/2E694FCD-1F94-46CE-AA27-AB22B11CE309/cityfashionProductReviewMobile.app/Frameworks/libswiftMetal.dylib 0x1073bc000 - 0x1073c3fff libswiftObjectiveC.dylib arm64 <4b7365653876324db70234fd4857d667> /var/containers/Bundle/Application/2E694FCD-1F94-46CE-AA27-AB22B11CE309/cityfashionProductReviewMobile.app/Frameworks/libswiftObjectiveC.dylib 0x1073e4000 - 0x1073ebfff libswiftQuartzCore.dylib arm64 /var/containers/Bundle/Application/2E694FCD-1F94-46CE-AA27-AB22B11CE309/cityfashionProductReviewMobile.app/Frameworks/libswiftQuartzCore.dylib 0x1073fc000 - 0x107407fff libswiftUIKit.dylib arm64 <61bb38097a1e31f7adc995d06c80577b> /var/containers/Bundle/Application/2E694FCD-1F94-46CE-AA27-AB22B11CE309/cityfashionProductReviewMobile.app/Frameworks/libswiftUIKit.dylib 0x10743c000 - 0x107443fff libswiftos.dylib arm64 <33df7b2ddfb73e44b9b22860e0bce993> /var/containers/Bundle/Application/2E694FCD-1F94-46CE-AA27-AB22B11CE309/cityfashionProductReviewMobile.app/Frameworks/libswiftos.dylib 0x180a55000 - 0x180a56fff libSystem.B.dylib arm64 <426d6254d3793f9ebcb528a8df85b7e8> /usr/lib/libSystem.B.dylib 0x180a57000 - 0x180ab0fff libc++.1.dylib arm64 /usr/lib/libc++.1.dylib 0x180ab1000 - 0x180ad1fff libc++abi.dylib arm64 <9dc64e3f9d1a31ffbd425695d02c3fea> /usr/lib/libc++abi.dylib 0x180ad4000 - 0x180ecbfff libobjc.A.dylib arm64 /usr/lib/libobjc.A.dylib 0x180ecc000 - 0x180ed0fff libcache.dylib arm64 <646be68098ea3b7ea9fe9a99028b19b2> /usr/lib/system/libcache.dylib 0x180ed1000 - 0x180edcfff libcommonCrypto.dylib arm64 /usr/lib/system/libcommonCrypto.dylib 0x180edd000 - 0x180ee0fff libcompiler_rt.dylib arm64 /usr/lib/system/libcompiler_rt.dylib 0x180ee1000 - 0x180ee8fff libcopyfile.dylib arm64 <9ec7f9a0ad703544abc0297192ab7294> /usr/lib/system/libcopyfile.dylib 0x180ee9000 - 0x180f4bfff libcorecrypto.dylib arm64 /usr/lib/system/libcorecrypto.dylib 0x180f4c000 - 0x180fb0fff libdispatch.dylib arm64 /usr/lib/system/libdispatch.dylib 0x180fb1000 - 0x180fcbfff libdyld.dylib arm64 /usr/lib/system/libdyld.dylib 0x180fcc000 - 0x180fccfff liblaunch.dylib arm64 /usr/lib/system/liblaunch.dylib 0x180fcd000 - 0x180fd2fff libmacho.dylib arm64 /usr/lib/system/libmacho.dylib 0x180fd3000 - 0x180fd4fff libremovefile.dylib arm64 /usr/lib/system/libremovefile.dylib 0x180fd5000 - 0x180fecfff libsystem_asl.dylib arm64 /usr/lib/system/libsystem_asl.dylib 0x180fed000 - 0x180fedfff libsystem_blocks.dylib arm64 <26a917fcb90131d9b897b72c4552d679> /usr/lib/system/libsystem_blocks.dylib 0x180fee000 - 0x18106bfff libsystem_c.dylib arm64 <8ea1d364be023157b5d8bed8ebc9a313> /usr/lib/system/libsystem_c.dylib 0x18106c000 - 0x181070fff libsystem_configuration.dylib arm64 <8cf0b157c3f03be3b29a508f00a9d3b5> /usr/lib/system/libsystem_configuration.dylib 0x181071000 - 0x181076fff libsystem_containermanager.dylib arm64 <8bc89cd3ae6630b685e301fad855596e> /usr/lib/system/libsystem_containermanager.dylib 0x181077000 - 0x181078fff libsystem_coreservices.dylib arm64 /usr/lib/system/libsystem_coreservices.dylib 0x181079000 - 0x18107afff libsystem_darwin.dylib arm64 /usr/lib/system/libsystem_darwin.dylib 0x18107b000 - 0x181081fff libsystem_dnssd.dylib arm64 <14d0f03f303836c7a7185668ce7b0522> /usr/lib/system/libsystem_dnssd.dylib 0x181082000 - 0x1810bffff libsystem_info.dylib arm64 <9dc8ba8705e033cb8d2c02e3bdb2f0bf> /usr/lib/system/libsystem_info.dylib 0x1810c0000 - 0x1810e7fff libsystem_kernel.dylib arm64 <05b1da08eba13342b0a776a29ad02c23> /usr/lib/system/libsystem_kernel.dylib 0x1810e8000 - 0x181115fff libsystem_m.dylib arm64 <11aee15148e2399eae7bacf96ba51267> /usr/lib/system/libsystem_m.dylib 0x181116000 - 0x181130fff libsystem_malloc.dylib arm64 <902bc46c74203a2f9f961488f20887a4> /usr/lib/system/libsystem_malloc.dylib 0x181131000 - 0x1811d0fff libsystem_network.dylib arm64 <79ef5028a0113ab8a0ae20aa77ad9862> /usr/lib/system/libsystem_network.dylib 0x1811d1000 - 0x1811dcfff libsystem_networkextension.dylib arm64 <1950c6f6d72e3148a77c04bcfb744592> /usr/lib/system/libsystem_networkextension.dylib 0x1811dd000 - 0x1811e7fff libsystem_notify.dylib arm64 <266f38a610d23eed98864a40a20ccaa8> /usr/lib/system/libsystem_notify.dylib 0x1811e8000 - 0x1811f1fff libsystem_platform.dylib arm64 <94c4d83227113803a50499805f767a5c> /usr/lib/system/libsystem_platform.dylib 0x1811f2000 - 0x181201fff libsystem_pthread.dylib arm64 <79349704b029373da3a4116da895eadc> /usr/lib/system/libsystem_pthread.dylib 0x181202000 - 0x181205fff libsystem_sandbox.dylib arm64 /usr/lib/system/libsystem_sandbox.dylib 0x181206000 - 0x18120dfff libsystem_symptoms.dylib arm64 <29ef743636383bb9b19a6592a581e279> /usr/lib/system/libsystem_symptoms.dylib 0x18120e000 - 0x181221fff libsystem_trace.dylib arm64 <3185cddeca983d5d9ca01a9998e0c5ae> /usr/lib/system/libsystem_trace.dylib 0x181222000 - 0x181227fff libunwind.dylib arm64 <1bbecec4400b3fa19f176d1a2c35799e> /usr/lib/system/libunwind.dylib 0x181228000 - 0x181228fff libvminterpose.dylib arm64 <2be4e5790f673386a2329d2ee621d20e> /usr/lib/system/libvminterpose.dylib 0x181229000 - 0x181252fff libxpc.dylib arm64 /usr/lib/system/libxpc.dylib 0x181253000 - 0x181473fff libicucore.A.dylib arm64 /usr/lib/libicucore.A.dylib 0x181474000 - 0x181485fff libz.1.dylib arm64 <3d5ad144ebf234f08f8fa6317ed61e38> /usr/lib/libz.1.dylib 0x181486000 - 0x181819fff CoreFoundation arm64 <89e52e2bd28f3d3ebb800ed0d39a067f> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation 0x18181a000 - 0x18182afff libbsm.0.dylib arm64 <71af2a23cc5b376f9545b56f43ab78c1> /usr/lib/libbsm.0.dylib 0x18182b000 - 0x18182bfff libenergytrace.dylib arm64 <0462669dfa083154bc08a2d0ca04d6bc> /usr/lib/libenergytrace.dylib 0x18182c000 - 0x1818b1fff IOKit arm64 /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x1818b2000 - 0x18199bfff libxml2.2.dylib arm64 <375572194230337fa5612241c5cc0e70> /usr/lib/libxml2.2.dylib 0x18199c000 - 0x1819a9fff libbz2.1.0.dylib arm64 <15b80930d08f330fba800e8b567d8dcf> /usr/lib/libbz2.1.0.dylib 0x1819aa000 - 0x1819c2fff liblzma.5.dylib arm64 <739cf02ed7013b1d96266ccfef8c4094> /usr/lib/liblzma.5.dylib 0x1819c3000 - 0x181b21fff libsqlite3.dylib arm64 <2482d47050d53820ba2c94e7069eba3c> /usr/lib/libsqlite3.dylib 0x181b22000 - 0x181b48fff libMobileGestalt.dylib arm64 <41538d7639dd395cbcb878ac0249be34> /usr/lib/libMobileGestalt.dylib 0x181b49000 - 0x181ea9fff CFNetwork arm64 /System/Library/Frameworks/CFNetwork.framework/CFNetwork 0x181eaa000 - 0x1821a3fff Foundation arm64 /System/Library/Frameworks/Foundation.framework/Foundation 0x1821a4000 - 0x18228ffff Security arm64 /System/Library/Frameworks/Security.framework/Security 0x182290000 - 0x1822fcfff SystemConfiguration arm64 /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration 0x1822fd000 - 0x182333fff libCRFSuite.dylib arm64 /usr/lib/libCRFSuite.dylib 0x182334000 - 0x182334fff libapple_crypto.dylib arm64 /usr/lib/libapple_crypto.dylib 0x182335000 - 0x18234bfff libapple_nghttp2.dylib arm64 <4586415f57893ea89f4dee5aa101fa0c> /usr/lib/libapple_nghttp2.dylib 0x18234c000 - 0x182375fff libarchive.2.dylib arm64 /usr/lib/libarchive.2.dylib 0x182376000 - 0x18241ffff libboringssl.dylib arm64 /usr/lib/libboringssl.dylib 0x182420000 - 0x182437fff libcoretls.dylib arm64 <09e0323cf36e3563abb6fa6b5dbef304> /usr/lib/libcoretls.dylib 0x182438000 - 0x182439fff libcoretls_cfhelpers.dylib arm64 /usr/lib/libcoretls_cfhelpers.dylib 0x18243a000 - 0x18243bfff liblangid.dylib arm64 /usr/lib/liblangid.dylib 0x18243c000 - 0x18250dfff libnetwork.dylib arm64 /usr/lib/libnetwork.dylib 0x18250e000 - 0x182540fff libpcap.A.dylib arm64 <34293864f7e331e284237f1278adcf24> /usr/lib/libpcap.A.dylib 0x182541000 - 0x182576fff libusrtcp.dylib arm64 /usr/lib/libusrtcp.dylib 0x182577000 - 0x182580fff IOSurface arm64 <2b4efa85ccc8321f88c86f111a5354cb> /System/Library/Frameworks/IOSurface.framework/IOSurface 0x182581000 - 0x182626fff libBLAS.dylib arm64 <8eef4271b09c30559e7964cd2a5ea258> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib 0x182627000 - 0x182956fff libLAPACK.dylib arm64 /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib 0x182957000 - 0x182bc3fff vImage arm64 <1d02d86de0fa39388148068e1517099c> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage 0x182bc4000 - 0x182bd5fff libSparseBLAS.dylib arm64 /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib 0x182bd6000 - 0x182bfafff libvMisc.dylib arm64 <9744827de4e930b3a9effb653df2d860> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib 0x182bfb000 - 0x182c26fff libBNNS.dylib arm64 /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib 0x182c27000 - 0x182c3cfff libLinearAlgebra.dylib arm64 /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib 0x182c3d000 - 0x182c41fff libQuadrature.dylib arm64 <7469159bd64738dab467d905432295fe> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib 0x182c42000 - 0x182c98fff libSparse.dylib arm64 /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib 0x182c99000 - 0x182d11fff libvDSP.dylib arm64 /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib 0x182d12000 - 0x182d12fff vecLib arm64 <1cfa494bc66730d79c6440df00e68a49> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib 0x182d13000 - 0x182d13fff Accelerate arm64 <4e55f70c680a3eab9d72f569fea9f1f2> /System/Library/Frameworks/Accelerate.framework/Accelerate 0x182d14000 - 0x182d29fff libcompression.dylib arm64 /usr/lib/libcompression.dylib 0x182d2a000 - 0x18326dfff CoreGraphics arm64 <9c5a4cc9cd6c30b8bd95ebe86faaedd6> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics 0x18326e000 - 0x183276fff IOAccelerator arm64 /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator 0x183277000 - 0x18327afff libCoreFSCache.dylib arm64 /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib 0x18327b000 - 0x183314fff Metal arm64 <32f4a1c23d643777ba2fc542dd9d0f74> /System/Library/Frameworks/Metal.framework/Metal 0x183315000 - 0x183328fff GraphicsServices arm64 <90fde06d13af38fd9e261fce7d8f90a1> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices 0x183329000 - 0x18347ffff MobileCoreServices arm64 <4ed82a0bc37238b48b208bc9496e9711> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices 0x183480000 - 0x183482fff IOSurfaceAccelerator arm64 /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator 0x183483000 - 0x1834c4fff AppleJPEG arm64 <7b40250ad3d9310c9dfb3f1c3e4ec3cc> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG 0x1834c5000 - 0x183a70fff ImageIO arm64 <16609f0edb3732f08011d2b05e690f50> /System/Library/Frameworks/ImageIO.framework/ImageIO 0x183a71000 - 0x183ad5fff BaseBoard arm64 /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard 0x183ad6000 - 0x183aecfff AssertionServices arm64 /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices 0x183aed000 - 0x183af5fff CorePhoneNumbers arm64 /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers 0x183af6000 - 0x183b3afff AppSupport arm64 /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport 0x183b3b000 - 0x183b53fff CrashReporterSupport arm64 /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport 0x183b54000 - 0x183b59fff AggregateDictionary arm64 <5654167da62a3276a6cdd2f744ff91bc> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary 0x183b5a000 - 0x183bdbfff libTelephonyUtilDynamic.dylib arm64 <9608c7a970b33206ada3e665daa6f1c2> /usr/lib/libTelephonyUtilDynamic.dylib 0x183bdc000 - 0x183bfbfff ProtocolBuffer arm64 /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer 0x183bfc000 - 0x183c27fff MobileKeyBag arm64 /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag 0x183c28000 - 0x183c5cfff BackBoardServices arm64 <4a9f74cc50153c7a93c3c0ef137daf08> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices 0x183c5d000 - 0x183cb8fff FrontBoardServices arm64 /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices 0x183cb9000 - 0x183cf5fff SpringBoardServices arm64 <4c7f37b0bf813e5e9a8eaf41563f8c7c> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices 0x183cf6000 - 0x183d04fff PowerLog arm64 /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog 0x183d05000 - 0x183d20fff CommonUtilities arm64 <51cca92ec2ee309e9731b5725efab52f> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities 0x183d21000 - 0x183d2bfff liblockdown.dylib arm64 <24b82bc31836376f865086df944c8760> /usr/lib/liblockdown.dylib 0x183d2c000 - 0x18402bfff CoreData arm64 /System/Library/Frameworks/CoreData.framework/CoreData 0x18402c000 - 0x184032fff TCC arm64 <55df2388deb036d0b40092217b2b1903> /System/Library/PrivateFrameworks/TCC.framework/TCC 0x184033000 - 0x18403afff libcupolicy.dylib arm64 /usr/lib/libcupolicy.dylib 0x18403b000 - 0x1840c7fff CoreTelephony arm64 <428f4d387fb131b7ae2463ea7bf8bb60> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony 0x1840c8000 - 0x18411efff Accounts arm64 /System/Library/Frameworks/Accounts.framework/Accounts 0x18411f000 - 0x184148fff AppleSauce arm64 /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce 0x184149000 - 0x184151fff DataMigration arm64 /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration 0x184152000 - 0x184158fff Netrb arm64 /System/Library/PrivateFrameworks/Netrb.framework/Netrb 0x184159000 - 0x18418bfff PersistentConnection arm64 <48c45bb47b55361aac1912d8343d6c1a> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection 0x18418c000 - 0x18419dfff libmis.dylib arm64 /usr/lib/libmis.dylib 0x18419e000 - 0x18429efff ManagedConfiguration arm64 <8ee4ecbd34db373ca26e22014ffdc022> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration 0x18429f000 - 0x1842a4fff libReverseProxyDevice.dylib arm64 <0e91d587438f3526a7883b5275c4abd2> /usr/lib/libReverseProxyDevice.dylib 0x1842a5000 - 0x1842b6fff libamsupport.dylib arm64 <1b4623fcf15d3540974499384d8d4e17> /usr/lib/libamsupport.dylib 0x1842b7000 - 0x1842bcfff libCoreVMClient.dylib arm64 /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib 0x1842bd000 - 0x1842befff libCVMSPluginSupport.dylib arm64 <69b38b8fb77735af846299e0365237f6> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib 0x1842bf000 - 0x1842c2fff libutil.dylib arm64 /usr/lib/libutil.dylib 0x1842c3000 - 0x184304fff libGLImage.dylib arm64 <66431dd4255e349ca10e9b35aa8b5e30> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib 0x184305000 - 0x184372fff APFS arm64 <6067027de8693f50a3f9f1a29294a033> /System/Library/PrivateFrameworks/APFS.framework/APFS 0x184373000 - 0x1843a4fff MediaKit arm64 <947c18b9c2fe30549d3a78db490b7672> /System/Library/PrivateFrameworks/MediaKit.framework/MediaKit 0x1843a5000 - 0x1843bdfff libSERestoreInfo.dylib arm64 <65cb04fd57be3e1ab0c8b362b4497624> /usr/lib/updaters/libSERestoreInfo.dylib 0x1843c2000 - 0x1843fefff DiskImages arm64 /System/Library/PrivateFrameworks/DiskImages.framework/DiskImages 0x1843ff000 - 0x184409fff libGFXShared.dylib arm64 /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib 0x18440a000 - 0x18444ffff libauthinstall.dylib arm64 <55cfe0920b1c39869db6581e283f777f> /usr/lib/libauthinstall.dylib 0x184450000 - 0x184458fff IOMobileFramebuffer arm64 /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer 0x184459000 - 0x184464fff OpenGLES arm64 /System/Library/Frameworks/OpenGLES.framework/OpenGLES 0x184465000 - 0x1844ecfff ColorSync arm64 /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync 0x1844ed000 - 0x184517fff CoreVideo arm64 <198c8bb37d7a35d2a02be30b4c908b99> /System/Library/Frameworks/CoreVideo.framework/CoreVideo 0x184518000 - 0x184519fff libCTGreenTeaLogger.dylib arm64 /usr/lib/libCTGreenTeaLogger.dylib 0x18451a000 - 0x18467bfff CoreAudio arm64 <7a3a3aa8d81b33c2b876941234d2c32e> /System/Library/Frameworks/CoreAudio.framework/CoreAudio 0x18467c000 - 0x1846aafff CoreAnalytics arm64 /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics 0x1846ab000 - 0x1846aefff UserFS arm64 <65d42759011c3e24a954ffaeb6f4a318> /System/Library/PrivateFrameworks/UserFS.framework/UserFS 0x1846af000 - 0x184816fff CoreMedia arm64 <5ba648f76a753f938386f7fc9c53681d> /System/Library/Frameworks/CoreMedia.framework/CoreMedia 0x184817000 - 0x184829fff libprotobuf-lite.dylib arm64 <4c05073cf4463525a12a957ad16b127a> /usr/lib/libprotobuf-lite.dylib 0x18482a000 - 0x18488efff libprotobuf.dylib arm64 <85e0e9f2debe391fa696cff6a44d1327> /usr/lib/libprotobuf.dylib 0x18488f000 - 0x184b53fff libAWDSupportFramework.dylib arm64 <920c7ec7dc5139198b3231cbe48fdd69> /usr/lib/libAWDSupportFramework.dylib 0x184b54000 - 0x184b9afff WirelessDiagnostics arm64 <777e8acd47c538179847511d2722e619> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics 0x184b9b000 - 0x184c52fff VideoToolbox arm64 /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox 0x184c53000 - 0x184d5efff libFontParser.dylib arm64 <08a9ece78e5b31dba1a68038b19d6a08> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib 0x184d5f000 - 0x184d60fff FontServices arm64 /System/Library/PrivateFrameworks/FontServices.framework/FontServices 0x184d61000 - 0x184eaffff CoreText arm64 <75b98c16a7fb3cb8b81d792f38e2be33> /System/Library/Frameworks/CoreText.framework/CoreText 0x184eb0000 - 0x184ebffff IntlPreferences arm64 /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences 0x184ec0000 - 0x184ec8fff RTCReporting arm64 /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting 0x184ec9000 - 0x184f33fff CoreBrightness arm64 <2f0179ebb2b830aba0f9d43bf7af8d47> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness 0x184f34000 - 0x184f3efff libAudioStatistics.dylib arm64 <91e26fa6f7123705a908f845ac1557f8> /usr/lib/libAudioStatistics.dylib 0x184f3f000 - 0x185486fff AudioToolbox arm64 /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox 0x185487000 - 0x1856b0fff QuartzCore arm64 /System/Library/Frameworks/QuartzCore.framework/QuartzCore 0x1856b1000 - 0x1856bcfff MediaAccessibility arm64 /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility 0x1856bd000 - 0x1857affff libiconv.2.dylib arm64 /usr/lib/libiconv.2.dylib 0x1857b0000 - 0x1857ccfff NetworkStatistics arm64 <48161480032a376693b1058ad3ab7378> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics 0x1857cd000 - 0x1857e2fff MPSCore arm64 <1a6f1f3a14c038d9847eb0618c262d16> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore 0x1857e3000 - 0x185847fff MPSImage arm64 <8f1697a4f37d3b1e989fc12ce6fde9b8> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage 0x185848000 - 0x185864fff MPSMatrix arm64 <9ecce3f2cbd13588a6dc86f5c15db8d7> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix 0x185865000 - 0x185873fff CoreAUC arm64 <308b4eab1c4e331fb34a9fcb2e8ebf87> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC 0x185874000 - 0x185eddfff MediaToolbox arm64 <8ee61bc4ebb432259a98e84b9f1a39de> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox 0x185ede000 - 0x185f9bfff MPSNeuralNetwork arm64 /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork 0x185f9c000 - 0x185f9cfff MetalPerformanceShaders arm64 <7dc6fefb28083092a189b14b0392f3ef> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders 0x185f9d000 - 0x1863d0fff FaceCore arm64 /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore 0x1863d1000 - 0x1863defff GraphVisualizer arm64 <5459bc9172ac3c07adb7c6bfb259ee20> /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer 0x1863df000 - 0x186584fff libFosl_dynamic.dylib arm64 <25d51f5194f2358ca71814173143eafe> /usr/lib/libFosl_dynamic.dylib 0x186585000 - 0x1867f5fff CoreImage arm64 <43f016d358be3226b7faa078d5da9ae3> /System/Library/Frameworks/CoreImage.framework/CoreImage 0x1867f6000 - 0x1869dffff CoreMotion arm64 <59997815a7333f018512df3e05612faf> /System/Library/Frameworks/CoreMotion.framework/CoreMotion 0x1869e0000 - 0x186a0efff CoreBluetooth arm64 <978e95f94e5938e6a61c38adb9d2a029> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth 0x186a0f000 - 0x186a31fff PlugInKit arm64 <6d284e3ad42d38f4987abc0ffb95e471> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit 0x186a32000 - 0x186c4ffff Celestial arm64 <24513d62c7f934c3a7bba90ababb1590> /System/Library/PrivateFrameworks/Celestial.framework/Celestial 0x186c50000 - 0x186cd2fff Quagga arm64 <02b31403bd483776998262e860c8d86a> /System/Library/PrivateFrameworks/Quagga.framework/Quagga 0x186cd3000 - 0x186dc4fff AVFAudio arm64 <4b3f80ece4ff3aebb7cb594c390667a4> /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio 0x186dc5000 - 0x186fabfff AVFoundation arm64 <6094de3d584930e38329c0058ffa0207> /System/Library/Frameworks/AVFoundation.framework/AVFoundation 0x186fac000 - 0x186fcffff CacheDelete arm64 /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete 0x186fd0000 - 0x186ff4fff StreamingZip arm64 <1e61c3a6377134acaa6b3d36d5987e09> /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip 0x186ff5000 - 0x187006fff CoreEmoji arm64 <731ddd59cbd33dd797c9075d91b19b81> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji 0x187007000 - 0x187055fff CoreLocationProtobuf arm64 /System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf 0x187056000 - 0x18705dfff SymptomDiagnosticReporter arm64 /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter 0x18705e000 - 0x187957fff GeoServices arm64 <4490a91a20593557ad608ab43c999a14> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices 0x187958000 - 0x18796efff MobileAsset arm64 <4db3ef2cefc03f94881672365b98c519> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset 0x18796f000 - 0x1879b0fff Lexicon arm64 /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon 0x1879b1000 - 0x1879c1fff libcmph.dylib arm64 <5e29bb4d8b953091aa4959a30ef58ed4> /usr/lib/libcmph.dylib 0x1879c2000 - 0x187adefff LanguageModeling arm64 /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling 0x187adf000 - 0x187af6fff libmarisa.dylib arm64 <304e0f8f03d934d1b9d7fcaa98098e09> /usr/lib/libmarisa.dylib 0x187af7000 - 0x187b91fff CoreLocation arm64 <2f95d4496d4b3d7a80d69128ec629da9> /System/Library/Frameworks/CoreLocation.framework/CoreLocation 0x187b92000 - 0x187b92fff PhoneNumbers arm64 <94c351f1114e3841ad96207495426dfe> /System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers 0x187b93000 - 0x187b9efff libChineseTokenizer.dylib arm64 /usr/lib/libChineseTokenizer.dylib 0x187b9f000 - 0x187c4cfff libmecab_em.dylib arm64 /usr/lib/libmecab_em.dylib 0x187c4d000 - 0x187c4efff libThaiTokenizer.dylib arm64 <4dfa551c3d1d3900823d497a8226bd7d> /usr/lib/libThaiTokenizer.dylib 0x187c4f000 - 0x187c53fff libgermantok.dylib arm64 /usr/lib/libgermantok.dylib 0x187c54000 - 0x187cabfff CoreNLP arm64 /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP 0x187cac000 - 0x187e68fff MobileSpotlightIndex arm64 <5056edfda7af304aa6eb2e7b79e8cf4b> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex 0x187e69000 - 0x187ec6fff CoreSpotlight arm64 <7c5d3930260b3cfc83790d16d558f44d> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight 0x187ec7000 - 0x188898fff JavaScriptCore arm64 /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore 0x188899000 - 0x18889efff libheimdal-asn1.dylib arm64 /usr/lib/libheimdal-asn1.dylib 0x18889f000 - 0x188919fff libate.dylib arm64 <6902c7bab16635ceb8970c235a431a07> /usr/lib/libate.dylib 0x188926000 - 0x1889c8fff TextureIO arm64 <0ca30eb362163b6fa870fc526558d7ac> /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO 0x1889c9000 - 0x188a93fff CoreUI arm64 /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI 0x188a94000 - 0x188a9dfff MobileIcons arm64 /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons 0x188a9e000 - 0x188aacfff AppleFSCompression arm64 <291c86fc32c832c88c800e67160c1344> /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression 0x188aad000 - 0x188b05fff TextInput arm64 <1ba1753b71053c789c397ec5bba53bb5> /System/Library/PrivateFrameworks/TextInput.framework/TextInput 0x188b06000 - 0x188b2efff libxslt.1.dylib arm64 /usr/lib/libxslt.1.dylib 0x188b2f000 - 0x188b64fff DataDetectorsCore arm64 <30ecb03b3c113f8babdb4c64b0e5b8e9> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore 0x188b65000 - 0x188bf5fff FileProvider arm64 <30007f5c30e3322bb35cd6cd6bdccee6> /System/Library/Frameworks/FileProvider.framework/FileProvider 0x188bf6000 - 0x188cf5fff NLP arm64 <463d7fa1e5a933be9d00b35ef42cdc88> /System/Library/PrivateFrameworks/NLP.framework/NLP 0x188cf6000 - 0x188dcefff ProofReader arm64 <84c1a0d1bb97359fb5ea003413f8f7af> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader 0x188dcf000 - 0x188de2fff libAccessibility.dylib arm64 <14ab325d05d23cd2815d2616d523a624> /usr/lib/libAccessibility.dylib 0x188de3000 - 0x18923bfff libwebrtc.dylib arm64 <473a5895db0d325996a8dd9fbf7b0cf6> /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib 0x18923c000 - 0x18929bfff ContactsFoundation arm64 /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation 0x18929c000 - 0x18a63cfff WebCore arm64 /System/Library/PrivateFrameworks/WebCore.framework/WebCore 0x18a63d000 - 0x18a7affff WebKitLegacy arm64 /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy 0x18a7b0000 - 0x18a7d8fff DataAccessExpress arm64 <2c37f43c678631389cabf6d6c7059543> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress 0x18a7d9000 - 0x18a870fff AddressBookLegacy arm64 /System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy 0x18a871000 - 0x18a8c3fff ProtectedCloudStorage arm64 /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage 0x18a8c4000 - 0x18a8f0fff UserNotifications arm64 /System/Library/Frameworks/UserNotifications.framework/UserNotifications 0x18a8f1000 - 0x18a8fcfff AppleIDAuthSupport arm64 /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport 0x18a8fd000 - 0x18a94afff AuthKit arm64 <36111f2e975b31f984cdf9611c5f4f09> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit 0x18a94b000 - 0x18a974fff DictionaryServices arm64 <1da8481356a13780a8e9f3afd3fb1bb6> /System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices 0x18a975000 - 0x18a9c6fff DocumentManager arm64 <5b9452ae2dbc36d6a9a06ee70cd5630f> /System/Library/Frameworks/UIKit.framework/Frameworks/DocumentManager.framework/DocumentManager 0x18a9c7000 - 0x18ba1efff UIKit arm64 <0acb1223824331549d217a9941528bdf> /System/Library/Frameworks/UIKit.framework/UIKit 0x18ba1f000 - 0x18ba2efff DocumentManagerCore arm64 <608886bd230b3c8a82974f3f6425bd25> /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore 0x18ba2f000 - 0x18ba32fff HangTracer arm64 <6282fb12e2bd3ad7b8f935db699e6120> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer 0x18ba33000 - 0x18ba85fff PhysicsKit arm64 /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit 0x18ba86000 - 0x18ba88fff StudyLog arm64 /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog 0x18ba89000 - 0x18bb69fff UIFoundation arm64 <78058fbbe6a23f048a97978c98f951f6> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation 0x18bb6a000 - 0x18bc75fff CloudKit arm64 <2ae56a2bc3553b92a08f7feddc63fc41> /System/Library/Frameworks/CloudKit.framework/CloudKit 0x18bc76000 - 0x18bc76fff IntentsFoundation arm64 /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation 0x18bc77000 - 0x18bd40fff Network arm64 /System/Library/PrivateFrameworks/Network.framework/Network 0x18bd41000 - 0x18bf49fff Intents arm64 /System/Library/Frameworks/Intents.framework/Intents 0x18bf4a000 - 0x18bf65fff libresolv.9.dylib arm64 <719a1f6bbcd73e648fbd88834a314d1e> /usr/lib/libresolv.9.dylib 0x18bf66000 - 0x18bf68fff CoreDuetDebugLogging arm64 <8ca4aba506a13bf791db41504fbbb21c> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging 0x18bf69000 - 0x18bf9dfff libtidy.A.dylib arm64 <16361bb57a073fad94e962775205daec> /usr/lib/libtidy.A.dylib 0x18bf9e000 - 0x18c0c5fff CoreDuet arm64 /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet 0x18c0c6000 - 0x18c0e4fff CoreDuetContext arm64 <7960a7fc596d3c8dae0fe499dc696688> /System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext 0x18c0e5000 - 0x18c0f9fff CoreDuetDaemonProtocol arm64 <4bf29805b2663cedb03f3a133e5cfddf> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol 0x18c0fa000 - 0x18c164fff IMFoundation arm64 /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation 0x18c165000 - 0x18c193fff vCard arm64 <0c498baef9493dec8bddc6aeb3f5a9ff> /System/Library/PrivateFrameworks/vCard.framework/vCard 0x18c194000 - 0x18c29bfff Contacts arm64 /System/Library/Frameworks/Contacts.framework/Contacts 0x18c29c000 - 0x18c29dfff DiagnosticLogCollection arm64 <2a23554cede030d8a1b61ecba9765697> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection 0x18c29e000 - 0x18c29ffff Marco arm64 <23760dbb1bde36f7a064314f0842ac90> /System/Library/PrivateFrameworks/Marco.framework/Marco 0x18c2a0000 - 0x18c2a6fff MessageProtection arm64 <9213fc28d35a3e2faed441a5328c5bb2> /System/Library/PrivateFrameworks/MessageProtection.framework/MessageProtection 0x18c2a7000 - 0x18c59efff StoreServices arm64 /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices 0x18c59f000 - 0x18c5b7fff Engram arm64 /System/Library/PrivateFrameworks/Engram.framework/Engram 0x18c5b8000 - 0x18c81efff IDSFoundation arm64 /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation 0x18c81f000 - 0x18c82afff CaptiveNetwork arm64 <9178e01f056630bdb3daba45b956cdc1> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork 0x18c82b000 - 0x18c859fff EAP8021X arm64 <83f421edac2a30b9938ef506684c8290> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X 0x18c85a000 - 0x18c894fff MobileWiFi arm64 <9c2a6bd77982379582fb90e4e951b261> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi 0x18c895000 - 0x18c897fff OAuth arm64 <899ba1eacb8038e9bfb7b58cacef0444> /System/Library/PrivateFrameworks/OAuth.framework/OAuth 0x18c898000 - 0x18c89afff CommonAuth arm64 <9a38775670213f84b12fc4e0d7672d67> /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth 0x18c89b000 - 0x18c909fff Heimdal arm64 <092cf1c2104f3f859cf3dfdc119e079a> /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal 0x18c90a000 - 0x18c933fff GSS arm64 <9848221aff94303eb61f7a22579cef15> /System/Library/Frameworks/GSS.framework/GSS 0x18c934000 - 0x18c94bfff ApplePushService arm64 <926a436742913293bbf625a5d493542f> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService 0x18c94c000 - 0x18c9e4fff AccountsDaemon arm64 <8719e007608f3280a86a36b8ac9ece5b> /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon 0x18c9e5000 - 0x18ca03fff AppleIDSSOAuthentication arm64 <16d0e2b08ce136f7898e14c75aa6fe65> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication 0x18ca04000 - 0x18ca76fff AppleAccount arm64 <94290d421f803c7c977d86759eef50fd> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount 0x18ca77000 - 0x18cb6dfff CoreUtils arm64 <13ce80655f393d25af9aaef8da0f37a1> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils 0x18cb6e000 - 0x18cc86fff IDS arm64 <5157581725e0374ea3a3cb58135efc15> /System/Library/PrivateFrameworks/IDS.framework/IDS 0x18cc87000 - 0x18cca9fff MediaServices arm64 <31cbb99a2ce037f386e7d65d9884f5d9> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices 0x18ccaa000 - 0x18cdd4fff MediaRemote arm64 /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote 0x18cdd5000 - 0x18cdebfff UserManagement arm64 <15f9151aec833d85a85fac13af7b3ed6> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement 0x18cdec000 - 0x18cdfbfff MobileBluetooth arm64 <8b7a934d21973d8784b68fce9d78901c> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth 0x18cf0a000 - 0x18cf5bfff ChunkingLibrary arm64 /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary 0x18cf5c000 - 0x18cf68fff libnetworkextension.dylib arm64 <62ac536a68f23f54b332d8ecf615c3af> /usr/lib/libnetworkextension.dylib 0x18dd73000 - 0x18df08fff NetworkExtension arm64 /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension 0x18e49d000 - 0x18e4a4fff AssetCacheServices arm64 <154dacf0d74836a0bc28daf9fa64cf74> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices 0x18e4a5000 - 0x18e55ffff NetworkServiceProxy arm64 /System/Library/PrivateFrameworks/NetworkServiceProxy.framework/NetworkServiceProxy 0x18e560000 - 0x18e645fff MMCS arm64 <592aa073f2a2303a8512620807b662a1> /System/Library/PrivateFrameworks/MMCS.framework/MMCS 0x18e763000 - 0x18e790fff PhotosFormats arm64 /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats 0x18e881000 - 0x18e99efff CloudPhotoLibrary arm64 <356326c319703fa8a341a33474109712> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary 0x18ea83000 - 0x18eaadfff AssetsLibraryServices arm64 /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices 0x18eaae000 - 0x18eae2fff ACTFramework arm64 <5a7b4a508c6a32d1b63643933b9ff5b3> /System/Library/PrivateFrameworks/ACTFramework.framework/ACTFramework 0x18eae3000 - 0x18eb03fff DCIMServices arm64 <3a0f0dcba9e83cdf92927e36f7db6a3c> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices 0x18eb04000 - 0x18ec3efff CoreMediaStream arm64 <314485276a683be9abdee7546c7e0d3c> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream 0x18ec3f000 - 0x18ec46fff XPCKit arm64 <5cacccb262043a2881e7150a085de248> /System/Library/PrivateFrameworks/XPCKit.framework/XPCKit 0x18ec47000 - 0x18ed2dfff CameraKit arm64 /System/Library/PrivateFrameworks/CameraKit.framework/CameraKit 0x18ed2e000 - 0x18ed46fff CloudPhotoServices arm64 <98387b09153d304b87563ea9fc2a1de2> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices 0x18ed53000 - 0x18ed71fff MediaStream arm64 <5bf49456db47359a89da0684ce3f33f1> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream 0x18ed72000 - 0x18f194fff PhotoLibraryServices arm64 <15d6877a5ce83e498cff1eb18fcd0571> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices 0x18fb39000 - 0x18fb3cfff MobileSystemServices arm64 <63ea98561a243d68b9a82c4c446c3d43> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices 0x18fe3e000 - 0x18fe42fff CoreOptimization arm64 /System/Library/PrivateFrameworks/CoreOptimization.framework/CoreOptimization 0x18fe7c000 - 0x18fed6fff CorePrediction arm64 <275df81318713aee966f2791f60fd4da> /System/Library/PrivateFrameworks/CorePrediction.framework/CorePrediction 0x19027e000 - 0x190352fff CorePDF arm64 /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF 0x1905bb000 - 0x190969fff WebKit arm64 /System/Library/Frameworks/WebKit.framework/WebKit 0x190a23000 - 0x190a28fff ConstantClasses arm64 <04af95112fe73d53a9e50e0c569b397b> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses 0x1922cf000 - 0x1922f7fff MobileInstallation arm64 /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation 0x192529000 - 0x19253cfff AssetsLibrary arm64 /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary 0x195a3d000 - 0x195a83fff Pasteboard arm64 /System/Library/PrivateFrameworks/Pasteboard.framework/Pasteboard 0x19ace9000 - 0x19ae3dfff libGLProgrammability.dylib arm64 <08807d9f5ec73c9dba01d4439d7f9b94> /System/Library/Frameworks/OpenGLES.framework/libGLProgrammability.dylib 0x19d03c000 - 0x19d057fff GameController arm64 <41a0a6f973ef316d8be8e3fef8fed36c> /System/Library/Frameworks/GameController.framework/GameController 0x1a06ff000 - 0x1a07b0fff AGXMetalA9 arm64 <0845eb182f7333cfaf1bc95c52eed7e1> /System/Library/Extensions/AGXMetalA9.bundle/AGXMetalA9 0x1a07bb000 - 0x1a07d9fff AppleMetalGLRenderer arm64 /System/Library/Extensions/AppleMetalGLRenderer.bundle/AppleMetalGLRenderer 0x1a07e9000 - 0x1a07fdfff libCGInterfaces.dylib arm64 <1d1226684f763cb896403b5eb6b8a16f> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib 0x1a1555000 - 0x1a1637fff GLEngine arm64 /System/Library/Frameworks/OpenGLES.framework/GLEngine.bundle/GLEngine 0x1a2c58000 - 0x1a2c7ffff CoreServicesInternal arm64 <23365a9f92d0374cb611ba97613c1fa7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal 0x1a3230000 - 0x1a3241fff libGSFontCache.dylib arm64 /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib 0x1a3242000 - 0x1a3274fff libTrueTypeScaler.dylib arm64 <3b74a25c73c9398c87f4fbf0114f41a9> /System/Library/PrivateFrameworks/FontServices.framework/libTrueTypeScaler.dylib 0x1a3ba2000 - 0x1a3ba2fff libmetal_timestamp.dylib arm64 /System/Library/PrivateFrameworks/GPUCompiler.framework/Libraries/libmetal_timestamp.dylib 0x1a4980000 - 0x1a4983fff InternationalSupport arm64 <4112de0d2ce03f97af33b982ba453fa7> /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport 0x1a83dd000 - 0x1a840efff libclosured.dylib arm64 <81ab29ce13173b7db7389232701746ef> /usr/lib/closure/libclosured.dylib 0x1a840f000 - 0x1a8461fff libstdc++.6.dylib arm64 <46a456af30713d4d825e7c6c45cd4769> /usr/lib/libstdc++.6.dylib

EOF

coxfrederic commented 6 years ago

To avoid the iPad responsive website I'm showing (I need the desktop look & feel on iPad for this project) I have set the viewPort width to 1px more than the screen width. Checking now if this is the problem .. might have been too soon to create this issue. Hopefully it can help someone in the future.

coxfrederic commented 6 years ago

No changing the code to:

var captureViewport:Rectangle = new Rectangle(0, localToGlobal(new Point(0,0)).y + 46,this.width, this.height-46); 

showWebviewImage(webView.capture(captureViewport.x,captureViewport.y,captureViewport.width,captureViewport.height));

still crashes

coxfrederic commented 6 years ago

Tracing out the captureViewport dimensions before the call:

trace(captureViewport.toString())

returns

(x=0, y=86, w=1024, h=702)

so the height is still a possible issue (statusbar height)

coxfrederic commented 6 years ago

Adjusted the code:

var captureViewport:Rectangle = new Rectangle(0, localToGlobal(new Point(0,0)).y + 46,this.width, this.height-(localToGlobal(new Point(0,0)).y + 46));

Returns

(x=0, y=86, w=1024, h=662)

And still crashes. Any idea?

tuarua commented 6 years ago

I think you misunderstand the params of the method. They are totally unrelated to the stage, or the webview's x,y position 0,0 is 0,0 of the webview

x,y,w,h allows you to capture a subsection of the webview. calling without any params eg

webView.capture()

captures the webview as is. You don't need to convert local points to screen or anything like that

It is crashing because you are trying to capture a subsection which is bigger than the webview.

It's important to refer to the example project included with the repo and the asdocs

coxfrederic commented 6 years ago

My bad, lesson learned. It is working fine now, thanks!