JDK-8307925 : [macos]Crash when launching JavaFX app with JDK that targets SDK 13
  • Type: Bug
  • Component: javafx
  • Sub-Component: window-toolkit
  • Affected Version: jfx20
  • Priority: P4
  • Status: New
  • Resolution: Unresolved
  • OS: os_x
  • CPU: x86_64
  • Submitted: 2023-05-09
  • Updated: 2023-05-11
Related Reports
Relates :  
Description
ADDITIONAL SYSTEM INFORMATION :
MacOS Ventura Intel and ARM64

A DESCRIPTION OF THE PROBLEM :
The issue is claimed to be working in the latest release of version 11 ( 11.64.19 ) but the javafx application launch on Ventura 13.x still results in crash after updating java to 11.64.19.
 

STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Try launching javafx.application and it results in crash. Attaching the crash report:
-------------------------------------
Translated Report (Full Report Below)
-------------------------------------

Process:               JavaAppLauncher [21929]
Path:                  /private/var/folders/*/ZENworksAgentInstaller.app/Contents/MacOS/JavaAppLauncher
Identifier:            com.novell.zenworks.agent.installer
Version:               1.0 (1.0)
Code Type:             X86-64 (Native)
Parent Process:        launchd [1]
User ID:               501

Date/Time:             2023-04-05 10:48:50.4405 +0530
OS Version:            macOS 13.3 (22E252)
Report Version:        12
Bridge OS Version:     7.4 (20P4252)
Anonymous UUID:        0CF98EA4-D937-4EBF-BF80-6461A48650F4

Sleep/Wake UUID:       1401D0AC-28C8-47C0-A4FE-2E765CF02A27

Time Awake Since Boot: 210000 seconds
Time Since Wake:       2065 seconds

System Integrity Protection: enabled

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

Exception Type:        EXC_CRASH (SIGABRT)
Exception Codes:       0x0000000000000000, 0x0000000000000000

Thread 0 Crashed::  Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib        	    0x7ff819c751f2 __pthread_kill + 10
1   libsystem_pthread.dylib       	    0x7ff819cacee6 pthread_kill + 263
2   libsystem_c.dylib             	    0x7ff819bd3b45 abort + 123
3   libsystem_c.dylib             	    0x7ff819bd2e5e __assert_rtn + 314
4   SkyLight                      	    0x7ff81ec3c5e5 SLSWMBridgePerformTransaction(void (WMWindowTransaction*, CAFenceHandle*) block_pointer) + 119
5   SkyLight                      	    0x7ff81ec3c7ef SLSWMDeferToMainRunLoop(void () block_pointer) + 31
6   SkyLight                      	    0x7ff81e97984f SLSReorderWindows + 46
7   HIToolbox                     	    0x7ff8239fe63f _ReorderWindowsTogether + 394
8   HIToolbox                     	    0x7ff823a12373 HandleAppShowHide + 377
9   HIToolbox                     	    0x7ff8237c6098 HIApplication::EventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 3584
10  HIToolbox                     	    0x7ff8237c9e3f DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1381
11  HIToolbox                     	    0x7ff8237c9288 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 333
12  HIToolbox                     	    0x7ff8237c912f SendEventToEventTargetWithOptions + 45
13  HIToolbox                     	    0x7ff823806167 ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 1384
14  HIToolbox                     	    0x7ff8237ca2e8 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2574
15  HIToolbox                     	    0x7ff8237c9288 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 333
16  HIToolbox                     	    0x7ff8237ddd85 SendEventToEventTarget + 39
17  HIToolbox                     	    0x7ff823935c8d ToolboxEventDispatcher + 72
18  HIToolbox                     	    0x7ff82393cf84 GetOrPeekEvent + 396
19  HIToolbox                     	    0x7ff82393c8aa GetNextEventMatchingMask + 180
20  HIToolbox                     	    0x7ff82393c721 WNEInternal + 130
21  AppleScript                   	    0x7ffb1ef65029 AEDefaultActiveProc(void*) + 138
22  AppleScript                   	    0x7ffb1ef690f1 InternalComponentActive(unsigned int) + 81
23  AppleScript                   	    0x7ffb1ef9c727 UASRemoteSend(unsigned char, unsigned char, unsigned char, unsigned char, unsigned char, unsigned char*) + 523
24  AppleScript                   	    0x7ffb1ef73dd3 UASActor_Send(unsigned char, unsigned char, unsigned char) + 382
25  AppleScript                   	    0x7ffb1efa8c6f UASValue_Send(unsigned char, unsigned char, TUASClassIndex, unsigned char) + 347
26  AppleScript                   	    0x7ffb1ef7eb05 UASExecute1() + 287
27  AppleScript                   	    0x7ffb1ef7e982 UASExecute(unsigned char) + 185
28  AppleScript                   	    0x7ffb1ef4db98 ASExecute(unsigned int, unsigned int, int, unsigned int*) + 488
29  AppleScript                   	    0x7ffb1ef49ee2 AppleScriptComponent + 1672
30  AppleScript                   	    0x7ffb1ef64a93 AGenericCall::Delegate(ComponentInstanceRecord*) + 37
31  AppleScript                   	    0x7ffb1ef64a59 AGenericManager::HandleOSACall(ComponentParameters*) + 57
32  AppleScript                   	    0x7ffb1ef6405b GenericComponent + 155
33  OpenScripting                 	    0x7ff834b0f854 OSAExecute + 52
34  Foundation                    	    0x7ff81b0a9014 -[NSAppleScript(NSPrivate) _executeWithMode:andReturnError:] + 126
35  JavaAppLauncher               	       0x109b446a5 launch + 981
36  JavaAppLauncher               	       0x109b4418f main + 143
37  dyld                          	    0x7ff81995341f start + 1903

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

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

Thread 3:
0   libsystem_pthread.dylib       	    0x7ff819ca8bb0 start_wqthread + 0

Thread 4:
0   libsystem_pthread.dylib       	    0x7ff819ca8bb0 start_wqthread + 0

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


Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x00007ff85d380340  rcx: 0x00007ff7b63ba388  rdx: 0x0000000000000000
  rdi: 0x0000000000000103  rsi: 0x0000000000000006  rbp: 0x00007ff7b63ba3b0  rsp: 0x00007ff7b63ba388
   r8: 0x0000000000000044   r9: 0xcccccccccccccccd  r10: 0x0000000000000000  r11: 0x0000000000000246
  r12: 0x0000000000000103  r13: 0x000000010c105028  r14: 0x0000000000000006  r15: 0x0000000000000016
  rip: 0x00007ff819c751f2  rfl: 0x0000000000000246  cr2: 0x000000010c105000
  
Logical CPU:     0
Error Code:      0x02000148 
Trap Number:     133


Binary Images:
       0x109b43000 -        0x109b4afff com.novell.zenworks.agent.installer (1.0) <8fe99ae9-579e-3065-9b98-32b1dfbbbd6b> /private/var/folders/*/ZENworksAgentInstaller.app/Contents/MacOS/JavaAppLauncher
       0x10b9df000 -        0x10b9e2fff com.apple.applescript.component (2.8) <3f89a0e7-d671-3f0c-a004-c945de2fbfd8> /System/Library/Components/AppleScript.component/Contents/MacOS/AppleScript
       0x10bb3f000 -        0x10bb62fff com.apple.osax.standardadditions (2.8) <583409a1-2a58-3da9-82fa-c1966e11039d> /System/Library/ScriptingAdditions/StandardAdditions.osax/Contents/MacOS/StandardAdditions
    0x7ff819c6d000 -     0x7ff819ca6ff7 libsystem_kernel.dylib (*) <08606a44-7008-3658-9f00-6c250b80e9c3> /usr/lib/system/libsystem_kernel.dylib
    0x7ff819ca7000 -     0x7ff819cb2fff libsystem_pthread.dylib (*) <86dfa543-95fa-36b4-83c6-bf03d01b2aad> /usr/lib/system/libsystem_pthread.dylib
    0x7ff819b54000 -     0x7ff819bdbff7 libsystem_c.dylib (*) <0773ddbc-707e-3b56-ad3e-97aaa9b2c3ed> /usr/lib/system/libsystem_c.dylib
    0x7ff81e915000 -     0x7ff81ed05ffa com.apple.SkyLight (1.600.0) <d13830de-e60f-353f-948c-8d4adfdbc698> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
    0x7ff8237c1000 -     0x7ff823ab8ffd com.apple.HIToolbox (2.1.1) <a6003e8b-72cc-3d98-b569-26102836c61f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7ffb1ef45000 -     0x7ffb1efccff9 com.apple.applescript (2.8) <9c5dedd1-5b71-392c-a402-060d5a3bcb07> /System/Library/PrivateFrameworks/AppleScript.framework/Versions/A/AppleScript
    0x7ff834afc000 -     0x7ff834b17ffd com.apple.openscripting (1.7) <752d455f-2eef-36ac-ab03-11886c52c02b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7ff81abb3000 -     0x7ff81b53bff8 com.apple.Foundation (6.9) <b2777f39-79a2-3f29-849d-99acb74e4a12> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7ff81994d000 -     0x7ff8199e55a7 dyld (*) <afa3518c-143e-3060-bbe8-624d4ca41063> /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: 0
    thread_create: 0
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=391.8M resident=0K(0%) swapped_out_or_unallocated=391.8M(100%)
Writable regions: Total=565.1M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=565.1M(100%)

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework               128K        1 
Activity Tracing                   256K        1 
CG backing stores                  384K        4 
ColorSync                          232K       25 
CoreGraphics                         8K        1 
CoreServices                       624K        2 
CoreUI image data                   76K        1 
Kernel Alloc Once                    8K        1 
MALLOC                           166.9M       36 
MALLOC guard page                   32K        8 
MALLOC_LARGE (reserved)           2048K        1         reserved VM address space (unallocated)
MALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)
STACK GUARD                       56.0M        6 
Stack                             10.5M        6 
VM_ALLOCATE                         64K       14 
__DATA                            14.4M      279 
__DATA_CONST                      13.2M      177 
__DATA_DIRTY                       623K       95 
__FONT_DATA                        2352        1 
__LINKEDIT                       170.8M        5 
__OBJC_RO                         66.2M        1 
__OBJC_RW                         2012K        2 
__TEXT                           221.0M      303 
dyld private memory                260K        2 
mapped file                       65.1M       11 
shared memory                      772K       15 
===========                     =======  ======= 
TOTAL                              1.1G      999 
TOTAL, minus reserved VM space   789.5M      999 



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

{"app_name":"JavaAppLauncher","timestamp":"2023-04-05 10:48:50.00 +0530","app_version":"1.0","slice_uuid":"8fe99ae9-579e-3065-9b98-32b1dfbbbd6b","build_version":"1.0","platform":1,"bundleID":"com.novell.zenworks.agent.installer","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 13.3 (22E252)","roots_installed":0,"name":"JavaAppLauncher","incident_id":"72172DB7-8419-4F38-97BD-93BE656EB98B"}
{
  "uptime" : 210000,
  "procRole" : "Foreground",
  "version" : 2,
  "userID" : 501,
  "deployVersion" : 210,
  "modelCode" : "Macmini8,1",
  "coalitionID" : 726,
  "osVersion" : {
    "train" : "macOS 13.3",
    "build" : "22E252",
    "releaseType" : "User"
  },
  "captureTime" : "2023-04-05 10:48:50.4405 +0530",
  "incident" : "72172DB7-8419-4F38-97BD-93BE656EB98B",
  "pid" : 21929,
  "cpuType" : "X86-64",
  "roots_installed" : 0,
  "bug_type" : "309",
  "procLaunch" : "2023-04-05 10:48:44.6778 +0530",
  "procStartAbsTime" : 213234426589574,
  "procExitAbsTime" : 213240186284522,
  "procName" : "JavaAppLauncher",
  "procPath" : "\/private\/var\/folders\/*\/ZENworksAgentInstaller.app\/Contents\/MacOS\/JavaAppLauncher",
  "bundleInfo" : {"CFBundleShortVersionString":"1.0","CFBundleVersion":"1.0","CFBundleIdentifier":"com.novell.zenworks.agent.installer"},
  "storeInfo" : {"deviceIdentifierForVendor":"84801289-5A0B-5F9C-9626-8036A0D62989","thirdParty":true},
  "parentProc" : "launchd",
  "parentPid" : 1,
  "coalitionName" : "com.novell.zenworks.agent.installer",
  "crashReporterKey" : "0CF98EA4-D937-4EBF-BF80-6461A48650F4",
  "throttleTimeout" : 2147483647,
  "codeSigningID" : "com.novell.zenworks.agent.installer",
  "codeSigningTeamID" : "5A2T2XFC7C",
  "codeSigningFlags" : 570490881,
  "codeSigningValidationCategory" : 6,
  "codeSigningTrustLevel" : 0,
  "wakeTime" : 2065,
  "bridgeVersion" : {"build":"20P4252","train":"7.4"},
  "sleepWakeUUID" : "1401D0AC-28C8-47C0-A4FE-2E765CF02A27",
  "sip" : "enabled",
  "exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"},
  "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":765236,"threadState":{"r13":{"value":4497362984},"rax":{"value":0},"rflags":{"value":582},"cpu":{"value":0},"r14":{"value":6},"rsi":{"value":6},"r8":{"value":68},"cr2":{"value":4497362944},"rdx":{"value":0},"r10":{"value":0},"r9":{"value":14757395258967641293},"r15":{"value":22},"rbx":{"value":140704692568896,"symbolLocation":0,"symbol":"_main_thread"},"trap":{"value":133},"err":{"value":33554760},"r11":{"value":582},"rip":{"value":140703561110002,"matchesCrashFrame":1},"rbp":{"value":140701891011504},"rsp":{"value":140701891011464},"r12":{"value":259},"rcx":{"value":140701891011464},"flavor":"x86_THREAD_STATE","rdi":{"value":259}},"queue":"com.apple.main-thread","frames":[{"imageOffset":33266,"symbol":"__pthread_kill","symbolLocation":10,"imageIndex":3},{"imageOffset":24294,"symbol":"pthread_kill","symbolLocation":263,"imageIndex":4},{"imageOffset":523077,"symbol":"abort","symbolLocation":123,"imageIndex":5},{"imageOffset":519774,"symbol":"__assert_rtn","symbolLocation":314,"imageIndex":5},{"imageOffset":3306981,"symbol":"SLSWMBridgePerformTransaction(void (WMWindowTransaction*, CAFenceHandle*) block_pointer)","symbolLocation":119,"imageIndex":6},{"imageOffset":3307503,"symbol":"SLSWMDeferToMainRunLoop(void () block_pointer)","symbolLocation":31,"imageIndex":6},{"imageOffset":411727,"symbol":"SLSReorderWindows","symbolLocation":46,"imageIndex":6},{"imageOffset":2348607,"symbol":"_ReorderWindowsTogether","symbolLocation":394,"imageIndex":7},{"imageOffset":2429811,"symbol":"HandleAppShowHide","symbolLocation":377,"imageIndex":7},{"imageOffset":20632,"symbol":"HIApplication::EventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)","symbolLocation":3584,"imageIndex":7},{"imageOffset":36415,"symbol":"DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*)","symbolLocation":1381,"imageIndex":7},{"imageOffset":33416,"symbol":"SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*)","symbolLocation":333,"imageIndex":7},{"imageOffset":33071,"symbol":"SendEventToEventTargetWithOptions","symbolLocation":45,"imageIndex":7},{"imageOffset":282983,"symbol":"ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)","symbolLocation":1384,"imageIndex":7},{"imageOffset":37608,"symbol":"DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*)","symbolLocation":2574,"imageIndex":7},{"imageOffset":33416,"symbol":"SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*)","symbolLocation":333,"imageIndex":7},{"imageOffset":118149,"symbol":"SendEventToEventTarget","symbolLocation":39,"imageIndex":7},{"imageOffset":1526925,"symbol":"ToolboxEventDispatcher","symbolLocation":72,"imageIndex":7},{"imageOffset":1556356,"symbol":"GetOrPeekEvent","symbolLocation":396,"imageIndex":7},{"imageOffset":1554602,"symbol":"GetNextEventMatchingMask","symbolLocation":180,"imageIndex":7},{"imageOffset":1554209,"symbol":"WNEInternal","symbolLocation":130,"imageIndex":7},{"imageOffset":131113,"symbol":"AEDefaultActiveProc(void*)","symbolLocation":138,"imageIndex":8},{"imageOffset":147697,"symbol":"InternalComponentActive(unsigned int)","symbolLocation":81,"imageIndex":8},{"imageOffset":358183,"symbol":"UASRemoteSend(unsigned char, unsigned char, unsigned char, unsigned char, unsigned char, unsigned char*)","symbolLocation":523,"imageIndex":8},{"imageOffset":191955,"symbol":"UASActor_Send(unsigned char, unsigned char, unsigned char)","symbolLocation":382,"imageIndex":8},{"imageOffset":408687,"symbol":"UASValue_Send(unsigned char, unsigned char, TUASClassIndex, unsigned char)","symbolLocation":347,"imageIndex":8},{"imageOffset":236293,"symbol":"UASExecute1()","symbolLocation":287,"imageIndex":8},{"imageOffset":235906,"symbol":"UASExecute(unsigned char)","symbolLocation":185,"imageIndex":8},{"imageOffset":35736,"symbol":"ASExecute(unsigned int, unsigned int, int, unsigned int*)","symbolLocation":488,"imageIndex":8},{"imageOffset":20194,"symbol":"AppleScriptComponent","symbolLocation":1672,"imageIndex":8},{"imageOffset":129683,"symbol":"AGenericCall::Delegate(ComponentInstanceRecord*)","symbolLocation":37,"imageIndex":8},{"imageOffset":129625,"symbol":"AGenericManager::HandleOSACall(ComponentParameters*)","symbolLocation":57,"imageIndex":8},{"imageOffset":127067,"symbol":"GenericComponent","symbolLocation":155,"imageIndex":8},{"imageOffset":79956,"symbol":"OSAExecute","symbolLocation":52,"imageIndex":9},{"imageOffset":5201940,"symbol":"-[NSAppleScript(NSPrivate) _executeWithMode:andReturnError:]","symbolLocation":126,"imageIndex":10},{"imageOffset":5797,"symbol":"launch","symbolLocation":981,"imageIndex":0},{"imageOffset":4495,"symbol":"main","symbolLocation":143,"imageIndex":0},{"imageOffset":25631,"symbol":"start","symbolLocation":1903,"imageIndex":11}]},{"id":765244,"frames":[{"imageOffset":7088,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":4}]},{"id":765248,"frames":[{"imageOffset":7088,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":4}]},{"id":765353,"frames":[{"imageOffset":7088,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":4}]},{"id":765354,"frames":[{"imageOffset":7088,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":4}]},{"id":765362,"frames":[{"imageOffset":7088,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":4}]}],
  "usedImages" : [
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4457771008,
    "CFBundleShortVersionString" : "1.0",
    "CFBundleIdentifier" : "com.novell.zenworks.agent.installer",
    "size" : 32768,
    "uuid" : "8fe99ae9-579e-3065-9b98-32b1dfbbbd6b",
    "path" : "\/private\/var\/folders\/*\/ZENworksAgentInstaller.app\/Contents\/MacOS\/JavaAppLauncher",
    "name" : "JavaAppLauncher",
    "CFBundleVersion" : "1.0"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4489867264,
    "CFBundleShortVersionString" : "2.8",
    "CFBundleIdentifier" : "com.apple.applescript.component",
    "size" : 16384,
    "uuid" : "3f89a0e7-d671-3f0c-a004-c945de2fbfd8",
    "path" : "\/System\/Library\/Components\/AppleScript.component\/Contents\/MacOS\/AppleScript",
    "name" : "AppleScript",
    "CFBundleVersion" : "406.10"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4491309056,
    "CFBundleShortVersionString" : "2.8",
    "CFBundleIdentifier" : "com.apple.osax.standardadditions",
    "size" : 147456,
    "uuid" : "583409a1-2a58-3da9-82fa-c1966e11039d",
    "path" : "\/System\/Library\/ScriptingAdditions\/StandardAdditions.osax\/Contents\/MacOS\/StandardAdditions",
    "name" : "StandardAdditions",
    "CFBundleVersion" : "406.10"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703561076736,
    "size" : 237560,
    "uuid" : "08606a44-7008-3658-9f00-6c250b80e9c3",
    "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
    "name" : "libsystem_kernel.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703561314304,
    "size" : 49152,
    "uuid" : "86dfa543-95fa-36b4-83c6-bf03d01b2aad",
    "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
    "name" : "libsystem_pthread.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703559925760,
    "size" : 557048,
    "uuid" : "0773ddbc-707e-3b56-ad3e-97aaa9b2c3ed",
    "path" : "\/usr\/lib\/system\/libsystem_c.dylib",
    "name" : "libsystem_c.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703641456640,
    "CFBundleShortVersionString" : "1.600.0",
    "CFBundleIdentifier" : "com.apple.SkyLight",
    "size" : 4132859,
    "uuid" : "d13830de-e60f-353f-948c-8d4adfdbc698",
    "path" : "\/System\/Library\/PrivateFrameworks\/SkyLight.framework\/Versions\/A\/SkyLight",
    "name" : "SkyLight"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703723950080,
    "CFBundleShortVersionString" : "2.1.1",
    "CFBundleIdentifier" : "com.apple.HIToolbox",
    "size" : 3112958,
    "uuid" : "a6003e8b-72cc-3d98-b569-26102836c61f",
    "path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox",
    "name" : "HIToolbox"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140716532846592,
    "CFBundleShortVersionString" : "2.8",
    "CFBundleIdentifier" : "com.apple.applescript",
    "size" : 557050,
    "uuid" : "9c5dedd1-5b71-392c-a402-060d5a3bcb07",
    "path" : "\/System\/Library\/PrivateFrameworks\/AppleScript.framework\/Versions\/A\/AppleScript",
    "name" : "AppleScript",
    "CFBundleVersion" : "406.10"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140704012550144,
    "CFBundleShortVersionString" : "1.7",
    "CFBundleIdentifier" : "com.apple.openscripting",
    "size" : 114686,
    "uuid" : "752d455f-2eef-36ac-ab03-11886c52c02b",
    "path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/OpenScripting.framework\/Versions\/A\/OpenScripting",
    "name" : "OpenScripting"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703577092096,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.Foundation",
    "size" : 9998329,
    "uuid" : "b2777f39-79a2-3f29-849d-99acb74e4a12",
    "path" : "\/System\/Library\/Frameworks\/Foundation.framework\/Versions\/C\/Foundation",
    "name" : "Foundation",
    "CFBundleVersion" : "1971"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703557799936,
    "size" : 624040,
    "uuid" : "afa3518c-143e-3060-bbe8-624d4ca41063",
    "path" : "\/usr\/lib\/dyld",
    "name" : "dyld"
  }
],
  "sharedCache" : {
  "base" : 140703557177344,
  "size" : 21474836480,
  "uuid" : "66dae95b-ca80-35b2-88d7-442211619642"
},
  "vmSummary" : "ReadOnly portion of Libraries: Total=391.8M resident=0K(0%) swapped_out_or_unallocated=391.8M(100%)\nWritable regions: Total=565.1M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=565.1M(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nAccelerate framework               128K        1 \nActivity Tracing                   256K        1 \nCG backing stores                  384K        4 \nColorSync                          232K       25 \nCoreGraphics                         8K        1 \nCoreServices                       624K        2 \nCoreUI image data                   76K        1 \nKernel Alloc Once                    8K        1 \nMALLOC                           166.9M       36 \nMALLOC guard page                   32K        8 \nMALLOC_LARGE (reserved)           2048K        1         reserved VM address space (unallocated)\nMALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)\nSTACK GUARD                       56.0M        6 \nStack                             10.5M        6 \nVM_ALLOCATE                         64K       14 \n__DATA                            14.4M      279 \n__DATA_CONST                      13.2M      177 \n__DATA_DIRTY                       623K       95 \n__FONT_DATA                        2352        1 \n__LINKEDIT                       170.8M        5 \n__OBJC_RO                         66.2M        1 \n__OBJC_RW                         2012K        2 \n__TEXT                           221.0M      303 \ndyld private memory                260K        2 \nmapped file                       65.1M       11 \nshared memory                      772K       15 \n===========                     =======  ======= \nTOTAL                              1.1G      999 \nTOTAL, minus reserved VM space   789.5M      999 \n",
  "legacyInfo" : {
  "threadTriggered" : {
    "queue" : "com.apple.main-thread"
  }
},
  "logWritingSignature" : "dc8c48ce807a5028ed6a210a5d848cc7c71448b0",
  "trialInfo" : {
  "rollouts" : [
    {
      "rolloutId" : "62fe74515312cd4599bd3c80",
      "factorPackIds" : {
        "MYRIAD_BOOSTS" : "62fe74805312cd4599bd3c81"
      },
      "deploymentId" : 240000006
    },
    {
      "rolloutId" : "61675b89201f677a9a4cbd65",
      "factorPackIds" : {
        "HEALTH_FEATURE_AVAILABILITY" : "63f8068a238e7b23a1f30123"
      },
      "deploymentId" : 240000055
    }
  ],
  "experiments" : [
    {
      "treatmentId" : "c28e4ee6-1b08-4f90-8e05-2809e78310a3",
      "experimentId" : "6317d2003d24842ff850182a",
      "deploymentId" : 400000013
    }
  ]
}
}

Model: Macmini8,1, BootROM 1968.100.17.0.0 (iBridge: 20.16.4252.0.0,0), 4 processors, Quad-Core Intel Core i3, 3.6 GHz, 16 GB, SMC 
Graphics: Intel UHD Graphics 630, Intel UHD Graphics 630, Built-In
Memory Module: BANK 0/ChannelA-DIMM0, 8 GB, DDR4, 2667 MHz, Micron, 8ATF1G64HZ-2G6E3
Memory Module: BANK 2/ChannelB-DIMM0, 8 GB, DDR4, 2667 MHz, Micron, 8ATF1G64HZ-2G6E3
AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x7BF), wl0: Dec  9 2022 16:56:24 version 9.30.492.0.32.5.87 FWID 01-3a11ec19
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: Ethernet, Ethernet, en0
USB Device: USB31Bus
USB Device: T2Bus
USB Device: Headset
USB Device: Apple T2 Controller
Thunderbolt Bus: Mac mini, Apple Inc., 47.5
Thunderbolt Bus: Mac mini, Apple Inc., 47.5



ACTUAL -
App crashes in Ventura 13.x 

---------- BEGIN SOURCE ----------
 @Override
    public void start(Stage primaryStage)
    {
        this.applicationStage = primaryStage;
        AppUtil.locale = new Locale("en", "EN");
        ResourceBundle resourceBundle = AppUtil.getResourceBundle();
        applicationStage.setTitle(resourceBundle.getString("zenagent.install.app.title"));
        applicationStage.getIcons().add(new Image(getClass().getResourceAsStream(Constants.ICON_FILE_PATH)));

        try
        {
            boolean isRunning = validateIfNativeInstallerRunning();
            if (!isRunning)
            {
                FXMLLoader fxmlLoader = new FXMLLoader(ZENAgentInstallerApp.class.getResource(Constants.APP_AGENT_EXISTS_ERROR_PAGE_FXML_PATH));
                .......................
                AnchorPane root = fxmlLoader.load();
                //show the native agent installer not running error message
                Scene scene = new Scene(root, 500, 200);
                applicationStage.setScene(scene);
                applicationStage.show();
            }
            else if (userHasAdminPrivilege)
            {
                FXMLLoader fxmlLoader = new FXMLLoader(getClass().getResource(Constants.APP_INDEX_PAGE_FXML_PATH));
                fxmlLoader.setResources(resourceBundle);
                AnchorPane root = fxmlLoader.load();

                Scene scene = new Scene(root, 600, 350);
                applicationStage.setScene(scene);
                applicationStage.show();
            }
            else
            {
                FXMLLoader fxmlLoader = new FXMLLoader(ZENAgentInstallerApp.class.getResource(Constants.APP_AGENT_EXISTS_ERROR_PAGE_FXML_PATH));
                .....................
                fxmlLoader.setController(agentExistsErrorDialogController);
                fxmlLoader.setResources(resourceBundle);
                AnchorPane root = fxmlLoader.load();

                Scene scene = new Scene(root, 500, 200);
                applicationStage.setScene(scene);
                applicationStage.show();
            }
            applicationStage.setOnCloseRequest(e -> {
                System.exit(0);
            });
        }
        catch (Exception e)
        {
            logger.log(Level.FINER, "Exception while launching the app", e);
        }
    }

---------- END SOURCE ----------

FREQUENCY : always



Comments
Relates to JDK-8296654
11-05-2023