Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

8.2.0-alpha.5 : App crashes on Emulator when Chrome debugger tries to connect #143

Closed
cjohn001 opened this issue Feb 6, 2022 · 1 comment

Comments

@cjohn001
Copy link

cjohn001 commented Feb 6, 2022

Hello together,
I am currently playing with the 8.2.0-alpha.5 runtime as well as with 8.1.0 runtime. I have observed a problem with my app on IOS simulator when I try to debug my app.
If I used an IOS 13.5 emulator with 8.1.0 runtime the app sometimes crashed when the Chrome debugger connects. With the same 8.1.0 runtime but using an iOS15.2 simulator the app always crashes when the chrome debugger tries to connect to the emulator.

I therefore tried to use the new 8.2.0-alpha.5 runtime. However, behavior here is even worse, because here on both emulators iOS13.5 and iOS15.2 the app always crashes when the chrome debugger tries to connect.

When running ns ios debug I get the following:

Opened localhost 41000
To start debugging, open the following URL in Chrome:
devtools://devtools/bundled/inspector.html?ws=localhost:41000

Successfully synced application de.mynutridiary.mnd on device 7FDCBAF4-24E8-44B6-83AE-0C70054E70A2.
CONSOLE LOG: Loading inspector modules...
CONSOLE LOG: Finished loading inspector modules.
NativeScript loaded library /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libsqlite3.dylib
CONSOLE LOG: Angular is running in development mode. Call enableProdMode() to enable production mode.
Frontend client connected.
NativeScript debugger has opened inspector socket on port 18183 for de.mynutridiary.mnd.
Backend socket created.
Backend socket closed!
Frontend socket closed!

ns --version
8.1.5-next-02-03-2022-1791684443

	"dependencies": {
		"@angular/animations": "13.2.1",
		"@angular/common": "13.2.1",
		"@angular/compiler": "13.2.1",
		"@angular/core": "13.2.1",
		"@angular/forms": "13.2.1",
		"@angular/platform-browser": "13.2.1",
		"@angular/platform-browser-dynamic": "13.2.1",
		"@angular/router": "13.2.1",
		"@apollo/client": "3.5.8",
		"@nativescript-community/ui-material-tabs": "6.2.10",
		"@nativescript/angular": "13.0.1",
		"@nativescript/core": "8.1.5",
		"@nativescript/iqkeyboardmanager": "2.0.0",
		"@nativescript/localize": "5.0.4",
		"@nativescript/mlkit-barcode-scanning": "1.0.0-alpha.8",
		"@nativescript/mlkit-core": "1.0.0-alpha.8",
		"@nativescript/secure-storage": "3.0.0",
		"@nativescript/theme": "3.0.2",
		"@nativescript/ui-charts": "file:../mnd-custom-plugins/nativescript-ui-charts/publish/package/nativescript-ui-charts-0.1.10.tgz",
		"apollo-angular": "3.0.0-alpha.2",
		"apollo3-cache-persist": "0.13.0",
		"d3-ease": "3.0.1",
		"graphql": "16.3.0",
		"graphql-tag": "2.12.6",
		"intl": "1.2.5",
		"moment": "2.29.1",
		"nativescript-oauth2-ext": "file:../mnd-custom-plugins/nativescript-oauth2-ext/publish/package/nativescript-oauth2-ext-3.0.0.tgz",
		"nativescript-sqlite": "2.8.6",
		"nativescript-ui-autocomplete": "8.0.1",
		"nativescript-ui-calendar": "file:../mnd-custom-plugins/plugins-ui/dist/packages/ui-calendar/nativescript-ui-calendar-8.0.0.tgz",
		"nativescript-ui-gauge": "8.0.1",
		"reflect-metadata": "0.1.13",
		"rxjs": "7.5.2",
		"uuid": "8.3.2",
		"zone.js": "0.11.4"
	},
	"devDependencies": {
		"@angular-devkit/build-angular": "13.2.2",
		"@angular/compiler-cli": "13.2.1",
		"@graphql-codegen/cli": "2.5.0",
		"@graphql-codegen/fragment-matcher": "3.2.1",
		"@graphql-codegen/introspection": "2.1.1",
		"@graphql-codegen/typescript": "2.4.3",
		"@graphql-codegen/typescript-apollo-angular": "3.3.3",
		"@graphql-codegen/typescript-operations": "2.2.4",
		"@nativescript/android": "8.2.0-alpha.11",
		"@nativescript/ios": "8.2.0-alpha.5",
		"@nativescript/types": "8.1.1",
		"@nativescript/webpack": "5.0.4",
		"@ngtools/webpack": "13.2.2",
		"@types/d3-ease": "3.0.0",
		"@types/intl": "1.2.0",
		"@types/node": "16.11.6",
		"@types/uuid": "8.3.4",
		"codelyzer": "6.0.2",
		"keycloak-request-token": "0.1.0",
		"rimraf": "3.0.2",
		"sass": "1.49.7",
		"tslint": "^6.1.3",
		"ts-node": "10.4.0",
		"typescript": "4.5.5"
	},

Attached you find the crashreport running alpha runtime on iOS15.2 emulator:

-------------------------------------
Translated Report (Full Report Below)
-------------------------------------

Incident Identifier: D7986B52-63E9-4209-B3C5-4B6BA4742A6C
CrashReporter Key:   F497BD59-0193-0C0F-3283-93EED25C0611
Hardware Model:      MacBookPro18,1
Process:             mnd [41564]
Path:                /Users/USER/Library/Developer/CoreSimulator/Devices/7FDCBAF4-24E8-44B6-83AE-0C70054E70A2/data/Containers/Bundle/Application/B9954C3E-D20B-49F4-9685-2B0C83C23736/mnd.app/mnd
Identifier:          de.mynutridiary.mnd
Version:             1.5.10 (1.5.10)
Code Type:           X86-64 (Native)
Role:                Foreground
Parent Process:      launchd_sim [41327]
Coalition:           com.apple.CoreSimulator.SimDevice.7FDCBAF4-24E8-44B6-83AE-0C70054E70A2 [31831]
Responsible Process: SimulatorTrampoline [939]

Date/Time:           2022-02-06 14:46:48.8664 +0100
Launch Time:         2022-02-06 14:46:27.8216 +0100
OS Version:          macOS 12.2 (21D49)
Release Type:        User
Report Version:      104

Exception Type:  EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000
Exception Note:  EXC_CORPSE_NOTIFY
Termination Reason: SIGNAL 5 Trace/BPT trap: 5
Terminating Process: exc handler [41564]

Triggered by Thread:  0

Application Specific Information:
dyld4 config: DYLD_ROOT_PATH=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot
_LSContextInitReturningError() failed with error Error Domain=NSOSStatusErrorDomain Code=-10817 "(null)" UserInfo={_LSFunction=_LSSchemaConfigureForStore, ExpectedSimulatorHash={length = 32, bytes = 0xf6701f12 bb1a56bb bba5f39f 3f7801a6 ... f9fe6ee0 ef307d24 }, _LSLine=405, WrongSimulatorHash={length = 32, bytes = 0x9da4b2b1 56f7ac19 1a99bc21 b7ec95c2 ... c4004d14 03ef83dc }}
CoreSimulator 783.5 - Device: iPhone 11 Pro (7FDCBAF4-24E8-44B6-83AE-0C70054E70A2) - Runtime: iOS 15.2 (19C51) - DeviceType: iPhone 11 Pro
dyld4 config: DYLD_ROOT_PATH=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot


Thread 0 Crashed::  Dispatch queue: com.apple.main-thread
0   NativeScript                  	       0x10ef92ca2 v8::base::OS::Abort() + 18
1   <translation info unavailable>	       0x104020ff4 ???
2   NativeScript                  	       0x10e6a5b74 v8::HandleScope::HandleScope(v8::Isolate*) + 196
3   NativeScript                  	       0x10e672950 v8_inspector::JsV8InspectorClient::scheduleBreak() + 48
4   CoreFoundation                	       0x111c93bab __CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK__ + 12
5   CoreFoundation                	       0x111c92fb1 __CFRunLoopDoBlocks + 443
6   CoreFoundation                	       0x111c8de05 __CFRunLoopRun + 2095
7   CoreFoundation                	       0x111c8d0f3 CFRunLoopRunSpecific + 567
8   GraphicsServices              	       0x1110e4cd3 GSEventRunModal + 139
9   UIKitCore                     	       0x119b71f42 -[UIApplication _run] + 928
10  UIKitCore                     	       0x119b76b5e UIApplicationMain + 101
11  NativeScript                  	       0x10e68425d ffi_call_unix64 + 85
12  ???                           	    0x60000015da60 ???

Thread 1:: com.apple.rosetta.exceptionserver
0   ???                           	    0x7ff7fff8b8e4 ???
1   ???                           	    0x7ff7fffa332c ???

Thread 2:: com.apple.uikit.eventfetch-thread
0   ???                           	       0x103bb7940 ???
1   <translation info unavailable>	       0x103c3ecf4 ???
2   CoreFoundation                	       0x111c93440 __CFRunLoopServiceMachPort + 319
3   CoreFoundation                	       0x111c8dae3 __CFRunLoopRun + 1293
4   CoreFoundation                	       0x111c8d0f3 CFRunLoopRunSpecific + 567
5   Foundation                    	       0x10dc27754 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213
6   Foundation                    	       0x10dc279cb -[NSRunLoop(NSRunLoop) runUntilDate:] + 72
7   UIKitCore                     	       0x119c322d1 -[UIEventFetcher threadMain] + 491
8   Foundation                    	       0x10dc50550 __NSThread__start__ + 1025
9   libsystem_pthread.dylib       	       0x11514c4f4 _pthread_start + 125
10  libsystem_pthread.dylib       	       0x11514800f thread_start + 15

Thread 3:: com.apple.NSURLConnectionLoader
0   ???                           	       0x103bb7940 ???
1   <translation info unavailable>	       0x103c3ecf4 ???
2   CoreFoundation                	       0x111c93440 __CFRunLoopServiceMachPort + 319
3   CoreFoundation                	       0x111c8dae3 __CFRunLoopRun + 1293
4   CoreFoundation                	       0x111c8d0f3 CFRunLoopRunSpecific + 567
5   CFNetwork                     	       0x115bdedaa 0x1159a5000 + 2334122
6   Foundation                    	       0x10dc50550 __NSThread__start__ + 1025
7   libsystem_pthread.dylib       	       0x11514c4f4 _pthread_start + 125
8   libsystem_pthread.dylib       	       0x11514800f thread_start + 15

Thread 4:
0   ???                           	    0x7ff7fffa9814 ???

Thread 5:: JavaScriptCore bmalloc scavenger
0   ???                           	       0x103bb7940 ???
1   <translation info unavailable>	       0x104dd8844 ???
2   libc++.1.dylib                	       0x10c5e59e2 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18
3   JavaScriptCore                	       0x1244bc125 void std::__1::condition_variable_any::wait<std::__1::unique_lock<bmalloc::Mutex> >(std::__1::unique_lock<bmalloc::Mutex>&) + 85
4   JavaScriptCore                	       0x1244c0b3b bmalloc::Scavenger::threadRunLoop() + 443
5   JavaScriptCore                	       0x1244c0419 bmalloc::Scavenger::threadEntryPoint(bmalloc::Scavenger*) + 9
6   JavaScriptCore                	       0x1244c1d17 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (*)(bmalloc::Scavenger*), bmalloc::Scavenger*> >(void*) + 39
7   libsystem_pthread.dylib       	       0x11514c4f4 _pthread_start + 125
8   libsystem_pthread.dylib       	       0x11514800f thread_start + 15

Thread 6:
0   ???                           	    0x7ff7fffa9814 ???

Thread 7:
0   ???                           	    0x7ff7fffa9814 ???

Thread 8:
0   ???                           	    0x7ff7fffa9814 ???


Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x139d6cb066da0000  rbx: 0x00007fc958408000  rcx: 0x0000000203f9a6ac  rdx: 0x0000000000000000
  rdi: 0x0000000114d932f8  rsi: 0x00000000000120a8  rbp: 0x000000030ac63f10  rsp: 0x000000030ac63f10
   r8: 0x0000000114d93318   r9: 0x0000000000000000  r10: 0x00000000ffffff00  r11: 0x0000000114d93310
  r12: 0x0000600001659100  r13: 0x000060000245cea0  r14: 0x000000030ac63f80  r15: 0x00007fc958408000
  rip: 0x000000010ef92ca2  rfl: 0x0000000000000202
 tmp0: 0x000000010ef92ca3 tmp1: 0x0000000000000003 tmp2: 0x000000010e6a5b74


Binary Images:
       0x10e569000 -        0x10f070fff org.nativescript.NativeScript (1.0) <3fa9dbaf-f4ce-3875-8b96-b89c9ec1ee6b> /Users/USER/Library/Developer/CoreSimulator/Devices/7FDCBAF4-24E8-44B6-83AE-0C70054E70A2/data/Containers/Bundle/Application/B9954C3E-D20B-49F4-9685-2B0C83C23736/mnd.app/Frameworks/NativeScript.framework/NativeScript
               0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ???
       0x111c13000 -        0x112014fff com.apple.CoreFoundation (6.9) <c6308add-135b-3a70-9b81-1ce4d994c215> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
       0x1110e1000 -        0x1110e9fff com.apple.GraphicsServices (1.0) <adea8ae1-c723-351b-ac2e-22fd2c861c30> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
       0x118ea4000 -        0x11a71bfff com.apple.UIKitCore (1.0) <3ef2c381-8193-3e3c-801f-925bd1050bd7> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
       0x10db05000 -        0x10ddf5fff com.apple.Foundation (6.9) <61dcc68e-1236-3624-bb6d-a3a850adf63a> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Foundation.framework/Foundation
       0x115146000 -        0x115151fff libsystem_pthread.dylib (*) <ee564342-d8f2-396d-b642-40092cf34d82> /usr/lib/system/libsystem_pthread.dylib
       0x1159a5000 -        0x115e31fff com.apple.CFNetwork (1327.0.4) <d02fc3a2-1e6b-31ab-b708-ed6116093dcb> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CFNetwork.framework/CFNetwork
       0x10c5dd000 -        0x10c632fff libc++.1.dylib (*) <e8cad74f-72e8-33e0-9029-03722edb18f7> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libc++.1.dylib
       0x1232d2000 -        0x1245f1fff com.apple.JavaScriptCore (8612) <bdf6886a-c68a-394f-9c25-5a5d2c96a376> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore

Error Formulating Crash Report:
dyld_process_snapshot_get_shared_cache failed

EOF

-----------
Full Report
-----------

{"app_name":"mnd","timestamp":"2022-02-06 14:46:50.00 +0100","app_version":"1.5.10","slice_uuid":"5fe0bc0b-8672-3e39-85bb-cfa9fef8df72","build_version":"1.5.10","platform":7,"bundleID":"de.mynutridiary.mnd","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.2 (21D49)","incident_id":"D7986B52-63E9-4209-B3C5-4B6BA4742A6C","name":"mnd"}
{
  "uptime" : 82000,
  "procLaunch" : "2022-02-06 14:46:27.8216 +0100",
  "procRole" : "Foreground",
  "version" : 2,
  "userID" : 501,
  "deployVersion" : 210,
  "modelCode" : "MacBookPro18,1",
  "procStartAbsTime" : 1977968233935,
  "coalitionID" : 31831,
  "osVersion" : {
    "train" : "macOS 12.2",
    "build" : "21D49",
    "releaseType" : "User"
  },
  "captureTime" : "2022-02-06 14:46:48.8664 +0100",
  "incident" : "D7986B52-63E9-4209-B3C5-4B6BA4742A6C",
  "bug_type" : "309",
  "pid" : 41564,
  "procExitAbsTime" : 1978473065002,
  "translated" : true,
  "cpuType" : "X86-64",
  "procName" : "mnd",
  "procPath" : "\/Users\/USER\/Library\/Developer\/CoreSimulator\/Devices\/7FDCBAF4-24E8-44B6-83AE-0C70054E70A2\/data\/Containers\/Bundle\/Application\/B9954C3E-D20B-49F4-9685-2B0C83C23736\/mnd.app\/mnd",
  "bundleInfo" : {"CFBundleShortVersionString":"1.5.10","CFBundleVersion":"1.5.10","CFBundleIdentifier":"de.mynutridiary.mnd"},
  "storeInfo" : {"deviceIdentifierForVendor":"AD9665A5-86E5-5E56-99FF-B9460CF6F988","thirdParty":true},
  "parentProc" : "launchd_sim",
  "parentPid" : 41327,
  "coalitionName" : "com.apple.CoreSimulator.SimDevice.7FDCBAF4-24E8-44B6-83AE-0C70054E70A2",
  "crashReporterKey" : "F497BD59-0193-0C0F-3283-93EED25C0611",
  "responsiblePid" : 939,
  "responsibleProc" : "SimulatorTrampoline",
  "sip" : "enabled",
  "isCorpse" : 1,
  "exception" : {"codes":"0x0000000000000002, 0x0000000000000000","rawCodes":[2,0],"type":"EXC_BREAKPOINT","signal":"SIGTRAP"},
  "termination" : {"flags":0,"code":5,"namespace":"SIGNAL","indicator":"Trace\/BPT trap: 5","byProc":"exc handler","byPid":41564},
  "asi" : {"dyld_sim":["dyld4 config: DYLD_ROOT_PATH=\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot"],"CoreServices":["_LSContextInitReturningError() failed with error Error Domain=NSOSStatusErrorDomain Code=-10817 \"(null)\" UserInfo={_LSFunction=_LSSchemaConfigureForStore, ExpectedSimulatorHash={length = 32, bytes = 0xf6701f12 bb1a56bb bba5f39f 3f7801a6 ... f9fe6ee0 ef307d24 }, _LSLine=405, WrongSimulatorHash={length = 32, bytes = 0x9da4b2b1 56f7ac19 1a99bc21 b7ec95c2 ... c4004d14 03ef83dc }}"],"libsystem_sim_platform.dylib":["CoreSimulator 783.5 - Device: iPhone 11 Pro (7FDCBAF4-24E8-44B6-83AE-0C70054E70A2) - Runtime: iOS 15.2 (19C51) - DeviceType: iPhone 11 Pro"],"dyld":["dyld4 config: DYLD_ROOT_PATH=\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot"]},
  "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
  "faultingThread" : 0,
  "threads" : [{"triggered":true,"id":686956,"threadState":{"r13":{"value":105553154395808},"rflags":{"value":514},"rax":{"value":1413405362959810560},"rosetta":{"tmp2":{"value":4536818548},"tmp1":{"value":3},"tmp0":{"value":4546178211}},"r14":{"value":13065666432},"rsi":{"value":73896},"r8":{"value":4644746008,"symbolLocation":456,"symbol":"__sFX"},"rdx":{"value":0},"r10":{"value":4294967040},"r9":{"value":0},"r15":{"value":140502745776128},"rbx":{"value":140502745776128},"r11":{"value":4644746000,"symbolLocation":448,"symbol":"__sFX"},"rip":{"value":4546178210},"rbp":{"value":13065666320},"rsp":{"value":13065666320},"r12":{"value":105553139699968},"rcx":{"value":8656627372,"symbolLocation":172,"symbol":"_main_thread"},"flavor":"x86_THREAD_STATE","rdi":{"value":4644745976,"symbolLocation":424,"symbol":"__sFX"}},"queue":"com.apple.main-thread","frames":[{"imageOffset":10656930,"symbol":"v8::base::OS::Abort()","symbolLocation":18,"imageIndex":0},{"imageOffset":4362211316,"region":"<translation info unavailable>","imageIndex":1},{"imageOffset":1297268,"symbol":"v8::HandleScope::HandleScope(v8::Isolate*)","symbolLocation":196,"imageIndex":0},{"imageOffset":1087824,"symbol":"v8_inspector::JsV8InspectorClient::scheduleBreak()","symbolLocation":48,"imageIndex":0},{"imageOffset":527275,"symbol":"__CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK__","symbolLocation":12,"imageIndex":2},{"imageOffset":524209,"symbol":"__CFRunLoopDoBlocks","symbolLocation":443,"imageIndex":2},{"imageOffset":503301,"symbol":"__CFRunLoopRun","symbolLocation":2095,"imageIndex":2},{"imageOffset":499955,"symbol":"CFRunLoopRunSpecific","symbolLocation":567,"imageIndex":2},{"imageOffset":15571,"symbol":"GSEventRunModal","symbolLocation":139,"imageIndex":3},{"imageOffset":13426498,"symbol":"-[UIApplication _run]","symbolLocation":928,"imageIndex":4},{"imageOffset":13445982,"symbol":"UIApplicationMain","symbolLocation":101,"imageIndex":4},{"imageOffset":1159773,"symbol":"ffi_call_unix64","symbolLocation":85,"imageIndex":0},{"imageOffset":105553117698656,"imageIndex":1}]},{"id":686959,"name":"com.apple.rosetta.exceptionserver","frames":[{"imageOffset":140703128140004,"imageIndex":1},{"imageOffset":140703128236844,"imageIndex":1}]},{"id":687007,"name":"com.apple.uikit.eventfetch-thread","frames":[{"imageOffset":4357585216,"imageIndex":1},{"imageOffset":4358139124,"region":"<translation info unavailable>","imageIndex":1},{"imageOffset":525376,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":2},{"imageOffset":502499,"symbol":"__CFRunLoopRun","symbolLocation":1293,"imageIndex":2},{"imageOffset":499955,"symbol":"CFRunLoopRunSpecific","symbolLocation":567,"imageIndex":2},{"imageOffset":1189716,"symbol":"-[NSRunLoop(NSRunLoop) runMode:beforeDate:]","symbolLocation":213,"imageIndex":5},{"imageOffset":1190347,"symbol":"-[NSRunLoop(NSRunLoop) runUntilDate:]","symbolLocation":72,"imageIndex":5},{"imageOffset":14213841,"symbol":"-[UIEventFetcher threadMain]","symbolLocation":491,"imageIndex":4},{"imageOffset":1357136,"symbol":"__NSThread__start__","symbolLocation":1025,"imageIndex":5},{"imageOffset":25844,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":6},{"imageOffset":8207,"symbol":"thread_start","symbolLocation":15,"imageIndex":6}]},{"id":687010,"name":"com.apple.NSURLConnectionLoader","frames":[{"imageOffset":4357585216,"imageIndex":1},{"imageOffset":4358139124,"region":"<translation info unavailable>","imageIndex":1},{"imageOffset":525376,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":2},{"imageOffset":502499,"symbol":"__CFRunLoopRun","symbolLocation":1293,"imageIndex":2},{"imageOffset":499955,"symbol":"CFRunLoopRunSpecific","symbolLocation":567,"imageIndex":2},{"imageOffset":2334122,"imageIndex":7},{"imageOffset":1357136,"symbol":"__NSThread__start__","symbolLocation":1025,"imageIndex":5},{"imageOffset":25844,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":6},{"imageOffset":8207,"symbol":"thread_start","symbolLocation":15,"imageIndex":6}]},{"id":687027,"frames":[{"imageOffset":140703128262676,"imageIndex":1}]},{"id":687047,"name":"JavaScriptCore bmalloc scavenger","frames":[{"imageOffset":4357585216,"imageIndex":1},{"imageOffset":4376594500,"region":"<translation info unavailable>","imageIndex":1},{"imageOffset":35298,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":18,"imageIndex":8},{"imageOffset":18784549,"symbol":"void std::__1::condition_variable_any::wait<std::__1::unique_lock<bmalloc::Mutex> >(std::__1::unique_lock<bmalloc::Mutex>&)","symbolLocation":85,"imageIndex":9},{"imageOffset":18803515,"symbol":"bmalloc::Scavenger::threadRunLoop()","symbolLocation":443,"imageIndex":9},{"imageOffset":18801689,"symbol":"bmalloc::Scavenger::threadEntryPoint(bmalloc::Scavenger*)","symbolLocation":9,"imageIndex":9},{"imageOffset":18808087,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (*)(bmalloc::Scavenger*), bmalloc::Scavenger*> >(void*)","symbolLocation":39,"imageIndex":9},{"imageOffset":25844,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":6},{"imageOffset":8207,"symbol":"thread_start","symbolLocation":15,"imageIndex":6}]},{"id":687468,"frames":[{"imageOffset":140703128262676,"imageIndex":1}]},{"id":687469,"frames":[{"imageOffset":140703128262676,"imageIndex":1}]},{"id":687470,"frames":[{"imageOffset":140703128262676,"imageIndex":1}]}],
  "usedImages" : [
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4535521280,
    "CFBundleShortVersionString" : "1.0",
    "CFBundleIdentifier" : "org.nativescript.NativeScript",
    "size" : 11567104,
    "uuid" : "3fa9dbaf-f4ce-3875-8b96-b89c9ec1ee6b",
    "path" : "\/Users\/USER\/Library\/Developer\/CoreSimulator\/Devices\/7FDCBAF4-24E8-44B6-83AE-0C70054E70A2\/data\/Containers\/Bundle\/Application\/B9954C3E-D20B-49F4-9685-2B0C83C23736\/mnd.app\/Frameworks\/NativeScript.framework\/NativeScript",
    "name" : "NativeScript",
    "CFBundleVersion" : "1"
  },
  {
    "size" : 0,
    "source" : "A",
    "base" : 0,
    "uuid" : "00000000-0000-0000-0000-000000000000"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4592840704,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.CoreFoundation",
    "size" : 4202496,
    "uuid" : "c6308add-135b-3a70-9b81-1ce4d994c215",
    "path" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/System\/Library\/Frameworks\/CoreFoundation.framework\/CoreFoundation",
    "name" : "CoreFoundation",
    "CFBundleVersion" : "1856.105"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4581101568,
    "CFBundleShortVersionString" : "1.0",
    "CFBundleIdentifier" : "com.apple.GraphicsServices",
    "size" : 36864,
    "uuid" : "adea8ae1-c723-351b-ac2e-22fd2c861c30",
    "path" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/System\/Library\/PrivateFrameworks\/GraphicsServices.framework\/GraphicsServices",
    "name" : "GraphicsServices",
    "CFBundleVersion" : "1.0"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4712972288,
    "CFBundleShortVersionString" : "1.0",
    "CFBundleIdentifier" : "com.apple.UIKitCore",
    "size" : 25657344,
    "uuid" : "3ef2c381-8193-3e3c-801f-925bd1050bd7",
    "path" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/System\/Library\/PrivateFrameworks\/UIKitCore.framework\/UIKitCore",
    "name" : "UIKitCore",
    "CFBundleVersion" : "5205.0.101"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4524625920,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.Foundation",
    "size" : 3084288,
    "uuid" : "61dcc68e-1236-3624-bb6d-a3a850adf63a",
    "path" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/System\/Library\/Frameworks\/Foundation.framework\/Foundation",
    "name" : "Foundation",
    "CFBundleVersion" : "1856.105"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4648624128,
    "size" : 49152,
    "uuid" : "ee564342-d8f2-396d-b642-40092cf34d82",
    "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
    "name" : "libsystem_pthread.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4657401856,
    "CFBundleShortVersionString" : "1327.0.4",
    "CFBundleIdentifier" : "com.apple.CFNetwork",
    "size" : 4771840,
    "uuid" : "d02fc3a2-1e6b-31ab-b708-ed6116093dcb",
    "path" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/System\/Library\/Frameworks\/CFNetwork.framework\/CFNetwork",
    "name" : "CFNetwork",
    "CFBundleVersion" : "1327.0.4"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4502441984,
    "size" : 352256,
    "uuid" : "e8cad74f-72e8-33e0-9029-03722edb18f7",
    "path" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/usr\/lib\/libc++.1.dylib",
    "name" : "libc++.1.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4885127168,
    "CFBundleShortVersionString" : "8612",
    "CFBundleIdentifier" : "com.apple.JavaScriptCore",
    "size" : 20054016,
    "uuid" : "bdf6886a-c68a-394f-9c25-5a5d2c96a376",
    "path" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/System\/Library\/Frameworks\/JavaScriptCore.framework\/JavaScriptCore",
    "name" : "JavaScriptCore",
    "CFBundleVersion" : "8612.3.6.0.3"
  }
],
  "vmSummary" : "ReadOnly portion of Libraries: Total=715.2M resident=0K(0%) swapped_out_or_unallocated=715.2M(100%)\nWritable regions: Total=3.1G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=3.1G(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nActivity Tracing                   256K        1 \nCG image                          73.4M        7 \nCG raster data                   179.3M       32 \nColorSync                           40K        5 \nCoreAnimation                     8608K       58 \nFoundation                          16K        1 \nImage IO                           600K        1 \nJS JIT generated code              1.0G        3 \nKernel Alloc Once                    8K        1 \nMALLOC                           677.5M       85 \nMALLOC guard page                  288K       15 \nMALLOC_MEDIUM (reserved)         648.0M        6         reserved VM address space (unallocated)\nMALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)\nMemory Tag 255                   153.4M      295 \nRosetta Arena                     4096K        2 \nRosetta Generic                   15.7M     4023 \nRosetta IndirectBranch            2048K        1 \nRosetta JIT                      128.0M        1 \nRosetta Return Stack               160K       16 \nRosetta Thread Context             160K       16 \nSQLite page cache                  320K        5 \nSTACK GUARD                         16K        4 \nStack                             11.6M        8 \nStack Guard                       56.0M        4 \nVM_ALLOCATE                       13.2M        9 \nVM_ALLOCATE (reserved)              20K        2         reserved VM address space (unallocated)\nWebKit Malloc                     4244K       12 \n__DATA                            26.6M      562 \n__DATA_CONST                      36.6M      424 \n__DATA_DIRTY                        84K       11 \n__FONT_DATA                          4K        1 \n__LINKEDIT                       246.9M      455 \n__TEXT                           468.2M      454 \n__UNICODE                          588K        1 \ndyld private memory               2048K        2 \nlibnetwork                         128K        8 \nmapped file                        6.1G       49 \nshared memory                       16K        1 \n===========                     =======  ======= \nTOTAL                             10.2G     6582 \nTOTAL, minus reserved VM space     9.2G     6582 \n",
  "legacyInfo" : {
  "threadTriggered" : {
    "queue" : "com.apple.main-thread"
  }
},
  "trialInfo" : {
  "rollouts" : [
    {
      "rolloutId" : "607844aa04477260f58a8077",
      "factorPackIds" : {
        "SIRI_MORPHUN_ASSETS" : "6103050cbfe6dc472e1c982a"
      },
      "deploymentId" : 240000066
    },
    {
      "rolloutId" : "60da5e84ab0ca017dace9abf",
      "factorPackIds" : {

      },
      "deploymentId" : 240000008
    },
    {
      "rolloutId" : "601d9415f79519000ccd4b69",
      "factorPackIds" : {
        "SIRI_TEXT_TO_SPEECH" : "61f0405329647d394933a4c4"
      },
      "deploymentId" : 240000378
    },
    {
      "rolloutId" : "5ffde50ce2aacd000d47a95f",
      "factorPackIds" : {

      },
      "deploymentId" : 240000102
    },
    {
      "rolloutId" : "602ad4dac86151000cf27e46",
      "factorPackIds" : {
        "SIRI_DICTATION_ASSETS" : "61fb0e87c773c43cde3bb80e"
      },
      "deploymentId" : 240000303
    },
    {
      "rolloutId" : "5fc94383418129005b4e9ae0",
      "factorPackIds" : {

      },
      "deploymentId" : 240000231
    }
  ],
  "experiments" : [

  ]
},
  "reportNotes" : [
  "dyld_process_snapshot_get_shared_cache failed"
]
}

Model: MacBookPro18,1, BootROM 7429.81.3, proc 10:8:2 processors, 32 GB, SMC 
Graphics: Apple M1 Pro, Apple M1 Pro, Built-In
Display: Color LCD, 3456 x 2234 Retina, Main, MirrorOff, Online
Memory Module: LPDDR5
AirPort: Wi-Fi, wl0: Dec 13 2021 17:12:34 version 20.10.853.31.8.7.109 FWID 01-804e92d8
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
USB Device: USB31Bus
USB Device: USB31Bus
USB Device: USB31Bus
Thunderbolt Bus: MacBook Pro, Apple Inc.
Thunderbolt Bus: MacBook Pro, Apple Inc.
Thunderbolt Bus: MacBook Pro, Apple Inc.
@cjohn001 cjohn001 changed the title App crashes on Emulator when Chrome debugger tries to connect 8.2.0-alpha.5 : App crashes on Emulator when Chrome debugger tries to connect Feb 6, 2022
@cjohn001
Copy link
Author

I close this as 8.2.0-alpha.5 is now obsolete and debuggin on newer versions in general works

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant