Hello,
I cross-compiled linux package, and run it with script.sh, but it crashed with the following using the infos, which maybe refer to the vulkan api.
please who give a suggestion, thanks!
Unrealengine: 5.3.2
My nvidia driver:
±----------------------------------------------------------------------------------------+
| NVIDIA-SMI 550.163.01 Driver Version: 550.163.01 CUDA Version: 12.4 |
|-----------------------------------------±-----------------------±---------------------+
| GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. |
| | | MIG M. |
|=========================================+========================+======================|
| 0 NVIDIA GeForce RTX 2080 … Off | 00000001:03:00.0 Off | N/A |
| 41% 18C P8 11W / 250W | 31MiB / 8192MiB | 0% Default |
| | | N/A |
±----------------------------------------±-----------------------±---------------------+
±----------------------------------------------------------------------------------------+
| Processes: |
| GPU GI CI PID Type Process name GPU Memory |
| ID ID Usage |
|=========================================================================================|
| 0 N/A N/A 3811 G /usr/libexec/Xorg 26MiB |
±----------------------------------------------------------------------------------------+
Vulkaninfo:
vulkaninfo | grep -i version
‘DISPLAY’ environment variable not set… skipping surface info
Vulkan Instance Version: 1.2.189
VK_LAYER_KHRONOS_validation (Khronos Validation Layer) Vulkan version 1.2.189, layer version 1:
VK_LAYER_MESA_device_select (Linux device selection layer) Vulkan version 1.1.73, layer version 1:
VK_LAYER_NV_optimus (NVIDIA Optimus layer) Vulkan version 1.3.277, layer version 1:
apiVersion = 4206869 (1.3.277)
driverVersion = 2309537856 (0x89a8c040)
conformanceVersion = 1.3.7.2
conformanceVersion = 1.3.7.2
VK_KHR_sampler_ycbcr_conversion : extension revision 14
VkPhysicalDeviceSamplerYcbcrConversionFeatures:
samplerYcbcrConversion = true
samplerYcbcrConversion = true
[2025.06.27-07.51.28:672][ 0]LogVulkanRHI: Display: 5: Flags 0x00007 - Heap 2 - VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT|VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT|VK_MEMORY_PROPERTY_HOST_COHERENT_BIT
[2025.06.27-07.51.28:672][ 0]LogVulkanRHI: Display: Memory Budget Extension:
[2025.06.27-07.51.28:672][ 0]LogVulkanRHI: Display: | Usage | Budget | Size |
[2025.06.27-07.51.28:672][ 0]LogVulkanRHI: Display: ---------|------------------------------------------------------------------|
[2025.06.27-07.51.28:672][ 0]LogVulkanRHI: Display: HEAP 00 | 0.11% / 8.81 MB | 7895.38 MB | 8192.00 MB |
[2025.06.27-07.51.28:672][ 0]LogVulkanRHI: Display: HEAP 01 | 0.01% / 37.28 MB | 391592.06 MB | 391592.06 MB |
[2025.06.27-07.51.28:672][ 0]LogVulkanRHI: Display: HEAP 02 | 3.33% / 8.19 MB | 237.81 MB | 246.00 MB |
[2025.06.27-07.51.28:672][ 0]LogVulkanRHI: Display: ---------|------------------------------------------------------------------|
[2025.06.27-07.51.28:687][ 0]LogVulkanRHI: Display: FVulkanPipelineStateCacheManager: Binary pipeline cache ‘../../../BlankPrj/Saved/VulkanPSO.cache.10de.1e81’ not found.
[2025.06.27-07.51.28:688][ 0]LogVulkanRHI: Display: Wave Operations have been ENABLED (wave size: min=32 max=32).
[2025.06.27-07.51.28:703][ 0]LogVRS: Current RHI supports Variable Rate Shading
[2025.06.27-07.51.28:709][ 0]LogRHI: Texture pool is 5906 MB (70% of 8438 MB)
[2025.06.27-07.51.28:722][ 0]LogRendererCore: Ray tracing is disabled. Reason: disabled through project setting (r.RayTracing=0).
[2025.06.27-07.51.28:724][ 0]LogShaderLibrary: Display: Using IoDispatcher for shader code library Global. Total 3570 unique shaders.
[2025.06.27-07.51.28:724][ 0]LogShaderLibrary: Display: Cooked Context: Using Shared Shader Library Global
[2025.06.27-07.51.28:724][ 0]LogShaderLibrary: Display: Logical shader library ‘Global’ has been created as a monolithic library
[2025.06.27-07.51.28:724][ 0]LogShaderLibrary: Display: Tried to open shader library ‘Global_SC’, but could not find it neither as a monolithic library nor as a chunked one.
[2025.06.27-07.51.28:724][ 0]LogShaderLibrary: Display: Tried to open shader library ‘ChaosSolverPlugin’, but could not find it neither as a monolithic library nor as a chunked one.
[2025.06.27-07.51.28:724][ 0]LogShaderLibrary: Display: Tried to open shader library ‘ControlRigSpline’, but could not find it neither as a monolithic library nor as a chunked one.
[2025.06.27-07.51.28:725][ 0]LogShaderLibrary: Display: Tried to open shader library ‘ACLPlugin’, but could not find it neither as a monolithic library nor as a chunked one.
[2025.06.27-07.51.28:725][ 0]LogShaderLibrary: Display: Tried to open shader library ‘BlueprintHeaderView’, but could not find it neither as a monolithic library nor as a chunked one.
[2025.06.27-07.51.28:725][ 0]LogShaderLibrary: Display: Tried to open shader library ‘Paper2D’, but could not find it neither as a monolithic library nor as a chunked one.
[2025.06.27-07.51.28:725][ 0]LogShaderLibrary: Display: Tried to open shader library ‘AnimationSharing’, but could not find it neither as a monolithic library nor as a chunked one.
[2025.06.27-07.51.28:725][ 0]LogShaderLibrary: Display: Tried to open shader library ‘SpeedTreeImporter’, but could not find it neither as a monolithic library nor as a chunked one.
[2025.06.27-07.51.28:726][ 0]LogShaderLibrary: Display: Tried to open shader library ‘GeometryMode’, but could not find it neither as a monolithic library nor as a chunked one.
[2025.06.27-07.51.28:726][ 0]LogShaderLibrary: Display: Tried to open shader library ‘FullBodyIK’, but could not find it neither as a monolithic library nor as a chunked one.
[2025.06.27-07.51.28:726][ 0]LogShaderLibrary: Display: Tried to open shader library ‘Fab’, but could not find it neither as a monolithic library nor as a chunked one.
[2025.06.27-07.51.28:726][ 0]LogShaderLibrary: Display: Tried to open shader library ‘IKRig’, but could not find it neither as a monolithic library nor as a chunked one.
[2025.06.27-07.51.28:726][ 0]LogShaderLibrary: Display: Tried to open shader library ‘UVEditor’, but could not find it neither as a monolithic library nor as a chunked one.
[2025.06.27-07.51.28:726][ 0]LogShaderLibrary: Display: Tried to open shader library ‘ControlRig’, but could not find it neither as a monolithic library nor as a chunked one.
[2025.06.27-07.51.28:726][ 0]LogShaderLibrary: Display: Tried to open shader library ‘LightMixer’, but could not find it neither as a monolithic library nor as a chunked one.
[2025.06.27-07.51.28:726][ 0]LogShaderLibrary: Display: Tried to open shader library ‘DatasmithContent’, but could not find it neither as a monolithic library nor as a chunked one.
[2025.06.27-07.51.28:726][ 0]LogShaderLibrary: Display: Tried to open shader library ‘Dataflow’, but could not find it neither as a monolithic library nor as a chunked one.
[2025.06.27-07.51.28:726][ 0]LogShaderLibrary: Display: Tried to open shader library ‘Metasound’, but could not find it neither as a monolithic library nor as a chunked one.
[2025.06.27-07.51.28:726][ 0]LogShaderLibrary: Display: Tried to open shader library ‘MediaCompositing’, but could not find it neither as a monolithic library nor as a chunked one.
[2025.06.27-07.51.28:726][ 0]LogShaderLibrary: Display: Tried to open shader library ‘AudioWidgets’, but could not find it neither as a monolithic library nor as a chunked one.
[2025.06.27-07.51.28:726][ 0]LogShaderLibrary: Display: Tried to open shader library ‘ChaosClothEditor’, but could not find it neither as a monolithic library nor as a chunked one.
[2025.06.27-07.51.28:727][ 0]LogShaderLibrary: Display: Tried to open shader library ‘ObjectMixer’, but could not find it neither as a monolithic library nor as a chunked one.
[2025.06.27-07.51.28:727][ 0]LogShaderLibrary: Display: Tried to open shader library ‘ResonanceAudio’, but could not find it neither as a monolithic library nor as a chunked one.
[2025.06.27-07.51.28:727][ 0]LogShaderLibrary: Display: Tried to open shader library ‘ChaosCaching’, but could not find it neither as a monolithic library nor as a chunked one.
[2025.06.27-07.51.28:728][ 0]LogShaderLibrary: Display: Tried to open shader library ‘WaveTable’, but could not find it neither as a monolithic library nor as a chunked one.
[2025.06.27-07.51.28:728][ 0]LogShaderLibrary: Display: Tried to open shader library ‘AudioSynesthesia’, but could not find it neither as a monolithic library nor as a chunked one.
[2025.06.27-07.51.28:728][ 0]LogShaderLibrary: Display: Tried to open shader library ‘PythonScriptPlugin’, but could not find it neither as a monolithic library nor as a chunked one.
[2025.06.27-07.51.28:728][ 0]LogShaderLibrary: Display: Tried to open shader library ‘Synthesis’, but could not find it neither as a monolithic library nor as a chunked one.
[2025.06.27-07.51.28:728][ 0]LogShaderLibrary: Display: Tried to open shader library ‘GeometryCollectionPlugin’, but could not find it neither as a monolithic library nor as a chunked one.
[2025.06.27-07.51.28:728][ 0]LogShaderLibrary: Display: Tried to open shader library ‘SequencerScripting’, but could not find it neither as a monolithic library nor as a chunked one.
[2025.06.27-07.51.28:728][ 0]LogShaderLibrary: Display: Tried to open shader library ‘TraceUtilities’, but could not find it neither as a monolithic library nor as a chunked one.
[2025.06.27-07.51.28:728][ 0]LogShaderLibrary: Display: Tried to open shader library ‘MediaPlate’, but could not find it neither as a monolithic library nor as a chunked one.
[2025.06.27-07.51.28:728][ 0]LogShaderLibrary: Display: Tried to open shader library ‘RigVM’, but could not find it neither as a monolithic library nor as a chunked one.
[2025.06.27-07.51.28:728][ 0]LogShaderLibrary: Display: Tried to open shader library ‘GeometryProcessing’, but could not find it neither as a monolithic library nor as a chunked one.
[2025.06.27-07.51.28:728][ 0]LogShaderLibrary: Display: Tried to open shader library ‘ChaosNiagara’, but could not find it neither as a monolithic library nor as a chunked one.
[2025.06.27-07.51.28:728][ 0]LogShaderLibrary: Display: Tried to open shader library ‘GLTFExporter’, but could not find it neither as a monolithic library nor as a chunked one.
[2025.06.27-07.51.28:728][ 0]LogShaderLibrary: Display: Tried to open shader library ‘Takes’, but could not find it neither as a monolithic library nor as a chunked one.
[2025.06.27-07.51.28:728][ 0]LogShaderLibrary: Display: Tried to open shader library ‘Niagara’, but could not find it neither as a monolithic library nor as a chunked one.
[2025.06.27-07.51.28:728][ 0]LogShaderLibrary: Display: Tried to open shader library ‘ToolPresets’, but could not find it neither as a monolithic library nor as a chunked one.
[2025.06.27-07.51.28:728][ 0]LogTemp: Display: Clearing the OS Cache
[2025.06.27-07.51.28:740][ 0]LogInit: FStereoShaderAspects: — StereoAspects begin —
[2025.06.27-07.51.28:740][ 0]LogInit: FStereoShaderAspects: Platform=VULKAN_SM5 (20)
[2025.06.27-07.51.28:740][ 0]LogInit: FStereoShaderAspects: bInstancedStereo = 0
[2025.06.27-07.51.28:740][ 0]LogInit: FStereoShaderAspects: bMobilePlatform = 0
[2025.06.27-07.51.28:740][ 0]LogInit: FStereoShaderAspects: bMobilePostprocessing = 1
[2025.06.27-07.51.28:740][ 0]LogInit: FStereoShaderAspects: bMobileMultiView = 0
[2025.06.27-07.51.28:740][ 0]LogInit: FStereoShaderAspects: bMultiViewportCapable = 1
[2025.06.27-07.51.28:740][ 0]LogInit: FStereoShaderAspects: bInstancedStereoNative = 0
[2025.06.27-07.51.28:740][ 0]LogInit: FStereoShaderAspects: —
[2025.06.27-07.51.28:740][ 0]LogInit: FStereoShaderAspects: bMobileMultiViewCoreSupport = 0
[2025.06.27-07.51.28:740][ 0]LogInit: FStereoShaderAspects: bMobileMultiViewNative = 0
[2025.06.27-07.51.28:740][ 0]LogInit: FStereoShaderAspects: bMobileMultiViewFallback = 0
[2025.06.27-07.51.28:740][ 0]LogInit: FStereoShaderAspects: —
[2025.06.27-07.51.28:740][ 0]LogInit: FStereoShaderAspects: bInstancedMultiViewportEnabled = 0
[2025.06.27-07.51.28:740][ 0]LogInit: FStereoShaderAspects: bInstancedStereoEnabled = 0
[2025.06.27-07.51.28:740][ 0]LogInit: FStereoShaderAspects: bMobileMultiViewEnabled = 0
[2025.06.27-07.51.28:740][ 0]LogInit: FStereoShaderAspects: — StereoAspects end —
[2025.06.27-07.51.28:745][ 0]LogSlate: Using FreeType 2.10.0
[2025.06.27-07.51.28:746][ 0]LogSlate: SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1
[2025.06.27-07.51.28:794][ 0]LogShaderLibrary: Display: Tried to open shader library ‘Paper2D’, but could not find it neither as a monolithic library nor as a chunked one.
[2025.06.27-07.51.28:794][ 0]LogPackageName: Display: FPackageName: Mount point added: ‘../../../Engine/Plugins/2D/Paper2D/Content/’ mounted to ‘/Paper2D/’
[2025.06.27-07.51.28:795][ 0]LogShaderLibrary: Display: Tried to open shader library ‘ACLPlugin’, but could not find it neither as a monolithic library nor as a chunked one.
[2025.06.27-07.51.28:795][ 0]LogPackageName: Display: FPackageName: Mount point added: ‘../../../Engine/Plugins/Animation/ACLPlugin/Content/’ mounted to ‘/ACLPlugin/’
[2025.06.27-07.51.28:795][ 0]LogShaderLibrary: Display: Tried to open shader library ‘ControlRigSpline’, but could not find it neither as a monolithic library nor as a chunked one.
[2025.06.27-07.51.28:795][ 0]LogPackageName: Display: FPackageName: Mount point added: ‘../../../Engine/Plugins/Animation/ControlRigSpline/Content/’ mounted to ‘/ControlRigSpline/’
[2025.06.27-07.51.28:795][ 0]LogShaderLibrary: Display: Tried to open shader library ‘ControlRig’, but could not find it neither as a monolithic library nor as a chunked one.
[2025.06.27-07.51.28:795][ 0]LogPackageName: Display: FPackageName: Mount point added: ‘../../../Engine/Plugins/Animation/ControlRig/Content/’ mounted to ‘/ControlRig/’
[2025.06.27-07.51.28:795][ 0]LogShaderLibrary: Display: Tried to open shader library ‘IKRig’, but could not find it neither as a monolithic library nor as a chunked one.
[2025.06.27-07.51.28:795][ 0]LogPackageName: Display: FPackageName: Mount point added: ‘../../../Engine/Plugins/Animation/IKRig/Content/’ mounted to ‘/IKRig/’
[2025.06.27-07.51.28:795][ 0]LogShaderLibrary: Display: Tried to open shader library ‘AnimationSharing’, but could not find it neither as a monolithic library nor as a chunked one.
[2025.06.27-07.51.28:795][ 0]LogPackageName: Display: FPackageName: Mount point added: ‘../../../Engine/Plugins/Developer/AnimationSharing/Content/’ mounted to ‘/AnimationSharing/’
[2025.06.27-07.51.28:795][ 0]LogShaderLibrary: Display: Tried to open shader library ‘BlueprintHeaderView’, but could not find it neither as a monolithic library nor as a chunked one.
[2025.06.27-07.51.28:795][ 0]LogPackageName: Display: FPackageName: Mount point added: ‘../../../Engine/Plugins/Editor/BlueprintHeaderView/Content/’ mounted to ‘/BlueprintHeaderView/’
[2025.06.27-07.51.28:795][ 0]LogShaderLibrary: Display: Tried to open shader library ‘GeometryMode’, but could not find it neither as a monolithic library nor as a chunked one.
[2025.06.27-07.51.28:795][ 0]LogPackageName: Display: FPackageName: Mount point added: ‘../../../Engine/Plugins/Editor/GeometryMode/Content/’ mounted to ‘/GeometryMode/’
[2025.06.27-07.51.28:795][ 0]LogShaderLibrary: Display: Tried to open shader library ‘LightMixer’, but could not find it neither as a monolithic library nor as a chunked one.
[2025.06.27-07.51.28:795][ 0]LogPackageName: Display: FPackageName: Mount point added: ‘../../../Engine/Plugins/Editor/ObjectMixer/LightMixer/Content/’ mounted to ‘/LightMixer/’
[2025.06.27-07.51.28:795][ 0]LogShaderLibrary: Display: Tried to open shader library ‘ObjectMixer’, but could not find it neither as a monolithic library nor as a chunked one.
[2025.06.27-07.51.28:795][ 0]LogPackageName: Display: FPackageName: Mount point added: ‘../../../Engine/Plugins/Editor/ObjectMixer/ObjectMixer/Content/’ mounted to ‘/ObjectMixer/’
[2025.06.27-07.51.28:795][ 0]LogShaderLibrary: Display: Tried to open shader library ‘SpeedTreeImporter’, but could not find it neither as a monolithic library nor as a chunked one.
[2025.06.27-07.51.28:795][ 0]LogPackageName: Display: FPackageName: Mount point added: ‘../../../Engine/Plugins/Editor/SpeedTreeImporter/Content/’ mounted to ‘/SpeedTreeImporter/’
[2025.06.27-07.51.28:795][ 0]LogShaderLibrary: Display: Tried to open shader library ‘UVEditor’, but could not find it neither as a monolithic library nor as a chunked one.
[2025.06.27-07.51.28:795][ 0]LogPackageName: Display: FPackageName: Mount point added: ‘../../../Engine/Plugins/Editor/UVEditor/Content/’ mounted to ‘/UVEditor/’
[2025.06.27-07.51.28:795][ 0]LogShaderLibrary: Display: Tried to open shader library ‘DatasmithContent’, but could not find it neither as a monolithic library nor as a chunked one.
[2025.06.27-07.51.28:795][ 0]LogPackageName: Display: FPackageName: Mount point added: ‘../../../Engine/Plugins/Enterprise/DatasmithContent/Content/’ mounted to ‘/DatasmithContent/’
[2025.06.27-07.51.28:795][ 0]LogShaderLibrary: Display: Tried to open shader library ‘GLTFExporter’, but could not find it neither as a monolithic library nor as a chunked one.
[2025.06.27-07.51.28:795][ 0]LogPackageName: Display: FPackageName: Mount point added: ‘../../../Engine/Plugins/Enterprise/GLTFExporter/Content/’ mounted to ‘/GLTFExporter/’
[2025.06.27-07.51.28:795][ 0]LogShaderLibrary: Display: Tried to open shader library ‘ChaosCaching’, but could not find it neither as a monolithic library nor as a chunked one.
[2025.06.27-07.51.28:795][ 0]LogPackageName: Display: FPackageName: Mount point added: ‘../../../Engine/Plugins/Experimental/ChaosCaching/Content/’ mounted to ‘/ChaosCaching/’
[2025.06.27-07.51.28:796][ 0]LogShaderLibrary: Display: Tried to open shader library ‘ChaosClothEditor’, but could not find it neither as a monolithic library nor as a chunked one.
[2025.06.27-07.51.28:796][ 0]LogPackageName: Display: FPackageName: Mount point added: ‘../../../Engine/Plugins/Experimental/ChaosClothEditor/Content/’ mounted to ‘/ChaosClothEditor/’
[2025.06.27-07.51.28:796][ 0]LogShaderLibrary: Display: Tried to open shader library ‘ChaosNiagara’, but could not find it neither as a monolithic library nor as a chunked one.
[2025.06.27-07.51.28:796][ 0]LogPackageName: Display: FPackageName: Mount point added: ‘../../../Engine/Plugins/Experimental/ChaosNiagara/Content/’ mounted to ‘/ChaosNiagara/’
[2025.06.27-07.51.28:796][ 0]LogShaderLibrary: Display: Tried to open shader library ‘ChaosSolverPlugin’, but could not find it neither as a monolithic library nor as a chunked one.
[2025.06.27-07.51.28:796][ 0]LogPackageName: Display: FPackageName: Mount point added: ‘../../../Engine/Plugins/Experimental/ChaosSolverPlugin/Content/’ mounted to ‘/ChaosSolverPlugin/’
[2025.06.27-07.51.28:796][ 0]LogShaderLibrary: Display: Tried to open shader library ‘Dataflow’, but could not find it neither as a monolithic library nor as a chunked one.
[2025.06.27-07.51.28:796][ 0]LogPackageName: Display: FPackageName: Mount point added: ‘../../../Engine/Plugins/Experimental/Dataflow/Content/’ mounted to ‘/Dataflow/’
[2025.06.27-07.51.28:796][ 0]LogShaderLibrary: Display: Tried to open shader library ‘FullBodyIK’, but could not find it neither as a monolithic library nor as a chunked one.
[2025.06.27-07.51.28:796][ 0]LogPackageName: Display: FPackageName: Mount point added: ‘../../../Engine/Plugins/Experimental/FullBodyIK/Content/’ mounted to ‘/FullBodyIK/’
[2025.06.27-07.51.28:796][ 0]LogShaderLibrary: Display: Tried to open shader library ‘GeometryCollectionPlugin’, but could not find it neither as a monolithic library nor as a chunked one.
[2025.06.27-07.51.28:796][ 0]LogPackageName: Display: FPackageName: Mount point added: ‘../../../Engine/Plugins/Experimental/GeometryCollectionPlugin/Content/’ mounted to ‘/GeometryCollectionPlugin/’
[2025.06.27-07.51.28:796][ 0]LogShaderLibrary: Display: Tried to open shader library ‘PythonScriptPlugin’, but could not find it neither as a monolithic library nor as a chunked one.
[2025.06.27-07.51.28:796][ 0]LogPackageName: Display: FPackageName: Mount point added: ‘../../../Engine/Plugins/Experimental/PythonScriptPlugin/Content/’ mounted to ‘/PythonScriptPlugin/’
[2025.06.27-07.51.28:796][ 0]LogShaderLibrary: Display: Tried to open shader library ‘ToolPresets’, but could not find it neither as a monolithic library nor as a chunked one.
[2025.06.27-07.51.28:796][ 0]LogPackageName: Display: FPackageName: Mount point added: ‘../../../Engine/Plugins/Experimental/ToolPresets/Content/’ mounted to ‘/ToolPresets/’
[2025.06.27-07.51.28:796][ 0]LogShaderLibrary: Display: Tried to open shader library ‘Niagara’, but could not find it neither as a monolithic library nor as a chunked one.
[2025.06.27-07.51.28:796][ 0]LogPackageName: Display: FPackageName: Mount point added: ‘../../../Engine/Plugins/FX/Niagara/Content/’ mounted to ‘/Niagara/’
[2025.06.27-07.51.28:796][ 0]LogShaderLibrary: Display: Tried to open shader library ‘Fab’, but could not find it neither as a monolithic library nor as a chunked one.
[2025.06.27-07.51.28:796][ 0]LogPackageName: Display: FPackageName: Mount point added: ‘../../../Engine/Plugins/Fab/Content/’ mounted to ‘/Fab/’
[2025.06.27-07.51.28:796][ 0]LogShaderLibrary: Display: Tried to open shader library ‘MediaCompositing’, but could not find it neither as a monolithic library nor as a chunked one.
[2025.06.27-07.51.28:796][ 0]LogPackageName: Display: FPackageName: Mount point added: ‘../../../Engine/Plugins/Media/MediaCompositing/Content/’ mounted to ‘/MediaCompositing/’
[2025.06.27-07.51.28:796][ 0]LogShaderLibrary: Display: Tried to open shader library ‘MediaPlate’, but could not find it neither as a monolithic library nor as a chunked one.
[2025.06.27-07.51.28:796][ 0]LogPackageName: Display: FPackageName: Mount point added: ‘../../../Engine/Plugins/Media/MediaPlate/Content/’ mounted to ‘/MediaPlate/’
[2025.06.27-07.51.28:796][ 0]LogShaderLibrary: Display: Tried to open shader library ‘SequencerScripting’, but could not find it neither as a monolithic library nor as a chunked one.
[2025.06.27-07.51.28:796][ 0]LogPackageName: Display: FPackageName: Mount point added: ‘../../../Engine/Plugins/MovieScene/SequencerScripting/Content/’ mounted to ‘/SequencerScripting/’
[2025.06.27-07.51.28:796][ 0]LogShaderLibrary: Display: Tried to open shader library ‘AudioSynesthesia’, but could not find it neither as a monolithic library nor as a chunked one.
[2025.06.27-07.51.28:796][ 0]LogPackageName: Display: FPackageName: Mount point added: ‘../../../Engine/Plugins/Runtime/AudioSynesthesia/Content/’ mounted to ‘/AudioSynesthesia/’
[2025.06.27-07.51.28:796][ 0]LogShaderLibrary: Display: Tried to open shader library ‘AudioWidgets’, but could not find it neither as a monolithic library nor as a chunked one.
[2025.06.27-07.51.28:796][ 0]LogPackageName: Display: FPackageName: Mount point added: ‘../../../Engine/Plugins/Runtime/AudioWidgets/Content/’ mounted to ‘/AudioWidgets/’
[2025.06.27-07.51.28:796][ 0]LogShaderLibrary: Display: Tried to open shader library ‘GeometryProcessing’, but could not find it neither as a monolithic library nor as a chunked one.
[2025.06.27-07.51.28:797][ 0]LogPackageName: Display: FPackageName: Mount point added: ‘../../../Engine/Plugins/Runtime/GeometryProcessing/Content/’ mounted to ‘/GeometryProcessing/’
[2025.06.27-07.51.28:797][ 0]LogShaderLibrary: Display: Tried to open shader library ‘Metasound’, but could not find it neither as a monolithic library nor as a chunked one.
[2025.06.27-07.51.28:797][ 0]LogPackageName: Display: FPackageName: Mount point added: ‘../../../Engine/Plugins/Runtime/Metasound/Content/’ mounted to ‘/Metasound/’
[2025.06.27-07.51.28:797][ 0]LogShaderLibrary: Display: Tried to open shader library ‘ResonanceAudio’, but could not find it neither as a monolithic library nor as a chunked one.
[2025.06.27-07.51.28:797][ 0]LogPackageName: Display: FPackageName: Mount point added: ‘../../../Engine/Plugins/Runtime/ResonanceAudio/Content/’ mounted to ‘/ResonanceAudio/’
[2025.06.27-07.51.28:797][ 0]LogShaderLibrary: Display: Tried to open shader library ‘RigVM’, but could not find it neither as a monolithic library nor as a chunked one.
[2025.06.27-07.51.28:797][ 0]LogPackageName: Display: FPackageName: Mount point added: ‘../../../Engine/Plugins/Runtime/RigVM/Content/’ mounted to ‘/RigVM/’
[2025.06.27-07.51.28:797][ 0]LogShaderLibrary: Display: Tried to open shader library ‘Synthesis’, but could not find it neither as a monolithic library nor as a chunked one.
[2025.06.27-07.51.28:797][ 0]LogPackageName: Display: FPackageName: Mount point added: ‘../../../Engine/Plugins/Runtime/Synthesis/Content/’ mounted to ‘/Synthesis/’
[2025.06.27-07.51.28:797][ 0]LogShaderLibrary: Display: Tried to open shader library ‘WaveTable’, but could not find it neither as a monolithic library nor as a chunked one.
[2025.06.27-07.51.28:797][ 0]LogPackageName: Display: FPackageName: Mount point added: ‘../../../Engine/Plugins/Runtime/WaveTable/Content/’ mounted to ‘/WaveTable/’
[2025.06.27-07.51.28:797][ 0]LogShaderLibrary: Display: Tried to open shader library ‘TraceUtilities’, but could not find it neither as a monolithic library nor as a chunked one.
[2025.06.27-07.51.28:797][ 0]LogPackageName: Display: FPackageName: Mount point added: ‘../../../Engine/Plugins/TraceUtilities/Content/’ mounted to ‘/TraceUtilities/’
[2025.06.27-07.51.28:797][ 0]LogShaderLibrary: Display: Tried to open shader library ‘Takes’, but could not find it neither as a monolithic library nor as a chunked one.
[2025.06.27-07.51.28:797][ 0]LogPackageName: Display: FPackageName: Mount point added: ‘../../../Engine/Plugins/VirtualProduction/Takes/Content/’ mounted to ‘/Takes/’
[2025.06.27-07.51.28:798][ 0]LogShaderLibrary: Display: Using IoDispatcher for shader code library BlankPrj. Total 2002 unique shaders.
[2025.06.27-07.51.28:798][ 0]LogShaderLibrary: Display: Cooked Context: Using Shared Shader Library BlankPrj
[2025.06.27-07.51.28:798][ 0]LogShaderLibrary: Display: Logical shader library ‘BlankPrj’ has been created as a monolithic library
[2025.06.27-07.51.28:798][ 0]LogRHI: Could not open FPipelineCacheFile: ../../../BlankPrj/Content/PipelineCaches/LinuxArm64/BlankPrj_SF_VULKAN_SM5.stable.upipelinecache
[2025.06.27-07.51.28:798][ 0]LogRHI: Could not open FPipelineCacheFile: ../../../BlankPrj/Content/PipelineCaches/LinuxArm64/BlankPrj_SF_VULKAN_SM5.stable.upipelinecache
[2025.06.27-07.51.28:798][ 0]LogShaderLibrary: Display: Tried to open again shader library ‘BlankPrj’, but could not find new components for it (existing components: 1).
[2025.06.27-07.51.28:799][ 0]LogRHI: Could not open FPipelineCacheFile: ../../../BlankPrj/Content/PipelineCaches/LinuxArm64/BlankPrj_SF_VULKAN_SM5.stable.upipelinecache
[2025.06.27-07.51.28:799][ 0]LogInit: Using OS detected language (en-US).
[2025.06.27-07.51.28:799][ 0]LogInit: Using OS detected locale (en-US).
[2025.06.27-07.51.28:799][ 0]LogTextLocalizationManager: No localization for ‘en-US’ exists, so ‘en’ will be used for the language.
[2025.06.27-07.51.28:799][ 0]LogTextLocalizationManager: No localization for ‘en-US’ exists, so ‘en’ will be used for the locale.
[2025.06.27-07.51.28:799][ 0]LogSlate: FontCache flush requested. Reason: Culture for localization was changed
[2025.06.27-07.51.28:799][ 0]LogSlate: FontCache flush requested. Reason: Culture for localization was changed
[2025.06.27-07.51.28:800][ 0]LogAssetRegistry: FAssetRegistry took 0.0003 seconds to start up
[2025.06.27-07.51.29:048][ 0]LogStreaming: Display: FlushAsyncLoading(1): 1 QueuedPackages, 0 AsyncPackages
[2025.06.27-07.51.29:053][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64Editor not found.
[2025.06.27-07.51.29:053][ 0]LogDeviceProfileManager: Display: Deviceprofile LinuxArm64 not found.
[2025.06.27-07.51.29:056][ 0]LogLinux: Selected Device Profile: [LinuxArm64]
[2025.06.27-07.51.29:056][ 0]LogDeviceProfileManager: Available device profiles:
[2025.06.27-07.51.29:056][ 0]LogDeviceProfileManager: [0xfff8d0410400][0xfff8db398020 66] GlobalDefaults,
[2025.06.27-07.51.29:056][ 0]LogDeviceProfileManager: [0xfff8d0410100][0xfff8db97db70 66] Windows,
[2025.06.27-07.51.29:056][ 0]LogDeviceProfileManager: [0xfff8d0416280][0xfff8db979250 66] WindowsEditor,
[2025.06.27-07.51.29:056][ 0]LogDeviceProfileManager: [0xfff8d0415f80][0xfff8db976dc0 66] WindowsServer,
[2025.06.27-07.51.29:056][ 0]LogDeviceProfileManager: [0xfff8d0415c80][0xfff8db974930 66] WindowsClient,
[2025.06.27-07.51.29:056][ 0]LogDeviceProfileManager: [0xfff8d0415b00][0xfff8db9724a0 66] IOS,
[2025.06.27-07.51.29:056][ 0]LogDeviceProfileManager: [0xfff8d0415980][0xfff8db970010 66] iPadAir2,
[2025.06.27-07.51.29:056][ 0]LogDeviceProfileManager: [0xfff8d0415800][0xfff8d04edb70 66] IPadPro,
[2025.06.27-07.51.29:056][ 0]LogDeviceProfileManager: [0xfff8d0415680][0xfff8d04eb6e0 66] iPadAir3,
[2025.06.27-07.51.29:056][ 0]LogDeviceProfileManager: [0xfff8d0415500][0xfff8d04e9250 66] iPadAir4,
[2025.06.27-07.51.29:056][ 0]LogDeviceProfileManager: [0xfff8d0415380][0xfff8d04e6dc0 66] iPadAir5,
[2025.06.27-07.51.29:056][ 0]LogDeviceProfileManager: [0xfff8d0415200][0xfff8d04e4930 66] iPadMini4,
[2025.06.27-07.51.29:056][ 0]LogDeviceProfileManager: [0xfff8d0415080][0xfff8d04e24a0 66] iPadMini5,
[2025.06.27-07.51.29:056][ 0]LogDeviceProfileManager: [0xfff8d0414f00][0xfff8d04e0010 66] iPadMini6,
[2025.06.27-07.51.29:056][ 0]LogDeviceProfileManager: [0xfff8d0414d80][0xfff8d04fdb70 66] iPhone6S,
[2025.06.27-07.51.29:056][ 0]LogDeviceProfileManager: [0xfff8d0414c00][0xfff8d04fb6e0 66] iPhone7,
[2025.06.27-07.51.29:056][ 0]LogDeviceProfileManager: [0xfff8d0414a80][0xfff8d04f9250 66] iPodTouch7,
[2025.06.27-07.51.29:056][ 0]LogDeviceProfileManager: [0xfff8d0414900][0xfff8d04f6dc0 66] iPhone6SPlus,
[2025.06.27-07.51.29:056][ 0]LogDeviceProfileManager: [0xfff8d0414780][0xfff8d04f4930 66] iPhone7Plus,
[2025.06.27-07.51.29:056][ 0]LogDeviceProfileManager: [0xfff8d0414600][0xfff8d04f24a0 66] iPhoneSE,
[2025.06.27-07.51.29:056][ 0]LogDeviceProfileManager: [0xfff8d0414480][0xfff8d04f0010 66] iPhone8,
[2025.06.27-07.51.29:056][ 0]LogDeviceProfileManager: [0xfff8d0414300][0xfff8d050db70 66] iPhone8Plus,
[2025.06.27-07.51.29:056][ 0]LogDeviceProfileManager: [0xfff8d0414180][0xfff8d050b6e0 66] iPhoneX,
[2025.06.27-07.51.29:056][ 0]LogDeviceProfileManager: [0xfff8d0416100][0xfff8d0509250 66] iPhoneXS,
[2025.06.27-07.51.29:056][ 0]LogDeviceProfileManager: [0xfff8d0415e00][0xfff8d0506dc0 66] iPhoneXSMax,
[2025.06.27-07.51.29:056][ 0]LogDeviceProfileManager: [0xfff8d0414000][0xfff8d0504930 66] iPhoneXR,
[2025.06.27-07.51.29:056][ 0]LogDeviceProfileManager: [0xfff8d0413e80][0xfff8d05024a0 66] iPhone11,
[2025.06.27-07.51.29:056][ 0]LogDeviceProfileManager: [0xfff8d0413d00][0xfff8d0500010 66] iPhone11Pro,
[2025.06.27-07.51.29:056][ 0]LogDeviceProfileManager: [0xfff8d0413b80][0xfff8d051db70 66] iPhone11ProMax,
[2025.06.27-07.51.29:056][ 0]LogDeviceProfileManager: [0xfff8d0413a00][0xfff8d051b6e0 66] iPhoneSE2,
[2025.06.27-07.51.29:056][ 0]LogDeviceProfileManager: [0xfff8d0413880][0xfff8d0519250 66] iPhone12Mini,
[2025.06.27-07.51.29:056][ 0]LogDeviceProfileManager: [0xfff8d0413700][0xfff8d0516dc0 66] iPhone12,
[2025.06.27-07.51.29:056][ 0]LogDeviceProfileManager: [0xfff8d0413580][0xfff8d0514930 66] iPhone12Pro,
[2025.06.27-07.51.29:056][ 0]LogDeviceProfileManager: [0xfff8d0413400][0xfff8d05124a0 66] iPhone12ProMax,
[2025.06.27-07.51.29:056][ 0]LogDeviceProfileManager: [0xfff8d0413280][0xfff8d0510010 66] iPhone13Mini,
[2025.06.27-07.51.29:056][ 0]LogDeviceProfileManager: [0xfff8d0419400][0xfff8d052db70 66] iPhone13,
[2025.06.27-07.51.29:056][ 0]LogDeviceProfileManager: [0xfff8d0419280][0xfff8d052b6e0 66] iPhone13Pro,
[2025.06.27-07.51.29:056][ 0]LogDeviceProfileManager: [0xfff8d0419100][0xfff8d0529250 66] iPhone13ProMax,
[2025.06.27-07.51.29:056][ 0]LogDeviceProfileManager: [0xfff8d0418f80][0xfff8d0526dc0 66] iPhoneSE3,
[2025.06.27-07.51.29:056][ 0]LogDeviceProfileManager: [0xfff8d0418e00][0xfff8d0524930 66] iPhone14,
[2025.06.27-07.51.29:056][ 0]LogDeviceProfileManager: [0xfff8d0418c80][0xfff8d05224a0 66] iPhone14Plus,
[2025.06.27-07.51.29:056][ 0]LogDeviceProfileManager: [0xfff8d0418b00][0xfff8d0520010 66] iPhone14Pro,
[2025.06.27-07.51.29:056][ 0]LogDeviceProfileManager: [0xfff8d0418980][0xfff8d053db70 66] iPhone14ProMax,
[2025.06.27-07.51.29:056][ 0]LogDeviceProfileManager: [0xfff8d0418800][0xfff8d053b6e0 66] iPhone15,
[2025.06.27-07.51.29:056][ 0]LogDeviceProfileManager: [0xfff8d0418680][0xfff8d0539250 66] iPhone15Plus,
[2025.06.27-07.51.29:056][ 0]LogDeviceProfileManager: [0xfff8d0418500][0xfff8d0536dc0 66] iPhone15Pro,
[2025.06.27-07.51.29:056][ 0]LogDeviceProfileManager: [0xfff8d0418380][0xfff8d0534930 66] iPhone15ProMax,
[2025.06.27-07.51.29:056][ 0]LogDeviceProfileManager: [0xfff8d0418200][0xfff8d05324a0 66] iPadPro105,
[2025.06.27-07.51.29:056][ 0]LogDeviceProfileManager: [0xfff8d0418080][0xfff8d0530010 66] iPadPro129,
[2025.06.27-07.51.29:056][ 0]LogDeviceProfileManager: [0xfff8d0417f00][0xfff8d054db70 66] iPadPro97,
[2025.06.27-07.51.29:056][ 0]LogDeviceProfileManager: [0xfff8d0417d80][0xfff8d054b6e0 66] iPadPro2_129,
[2025.06.27-07.51.29:056][ 0]LogDeviceProfileManager: [0xfff8d0417c00][0xfff8d0549250 66] iPad5,
[2025.06.27-07.51.29:056][ 0]LogDeviceProfileManager: [0xfff8d0417a80][0xfff8d0546dc0 66] iPad6,
[2025.06.27-07.51.29:056][ 0]LogDeviceProfileManager: [0xfff8d0417900][0xfff8d0544930 66] iPad7,
[2025.06.27-07.51.29:056][ 0]LogDeviceProfileManager: [0xfff8d0417780][0xfff8d05424a0 66] iPad8,
[2025.06.27-07.51.29:056][ 0]LogDeviceProfileManager: [0xfff8d0417600][0xfff8d0540010 66] iPad9,
[2025.06.27-07.51.29:057][ 0]LogDeviceProfileManager: [0xfff8d0417480][0xfff8d055db70 66] iPad10,
[2025.06.27-07.51.29:057][ 0]LogDeviceProfileManager: [0xfff8d0417300][0xfff8d055b6e0 66] iPadPro11,
[2025.06.27-07.51.29:057][ 0]LogDeviceProfileManager: [0xfff8d0417180][0xfff8d0559250 66] iPadPro2_11,
[2025.06.27-07.51.29:057][ 0]LogDeviceProfileManager: [0xfff8d0417000][0xfff8d0556dc0 66] iPadPro3_11,
[2025.06.27-07.51.29:057][ 0]LogDeviceProfileManager: [0xfff8d0416e80][0xfff8d0554930 66] iPadPro4_11,
[2025.06.27-07.51.29:057][ 0]LogDeviceProfileManager: [0xfff8d0416d00][0xfff8d05524a0 66] iPadPro3_129,
[2025.06.27-07.51.29:057][ 0]LogDeviceProfileManager: [0xfff8d0416b80][0xfff8d0550010 66] iPadPro4_129,
[2025.06.27-07.51.29:057][ 0]LogDeviceProfileManager: [0xfff8d0416a00][0xfff8d056db70 66] iPadPro5_129,
[2025.06.27-07.51.29:057][ 0]LogDeviceProfileManager: [0xfff8d0416880][0xfff8d056b6e0 66] iPadPro6_129,
[2025.06.27-07.51.29:057][ 0]LogDeviceProfileManager: [0xfff8d0416700][0xfff8d0569250 66] AppleTV,
[2025.06.27-07.51.29:057][ 0]LogDeviceProfileManager: [0xfff8d0416580][0xfff8d0566dc0 66] AppleTV4K,
[2025.06.27-07.51.29:057][ 0]LogDeviceProfileManager: [0xfff8d0416400][0xfff8d0564930 66] AppleTV2_4K,
[2025.06.27-07.51.29:057][ 0]LogDeviceProfileManager: [0xfff8d041c580][0xfff8d05624a0 66] TVOS,
[2025.06.27-07.51.29:057][ 0]LogDeviceProfileManager: [0xfff8d041c400][0xfff8d0560010 66] Mac,
[2025.06.27-07.51.29:057][ 0]LogDeviceProfileManager: [0xfff8d041c280][0xfff8d057db70 66] MacEditor,
[2025.06.27-07.51.29:057][ 0]LogDeviceProfileManager: [0xfff8d041c100][0xfff8d057b6e0 66] MacClient,
[2025.06.27-07.51.29:057][ 0]LogDeviceProfileManager: [0xfff8d041bf80][0xfff8d0579250 66] MacServer,
[2025.06.27-07.51.29:057][ 0]LogDeviceProfileManager: [0xfff8d041be00][0xfff8d0576dc0 66] Linux,
[2025.06.27-07.51.29:057][ 0]LogDeviceProfileManager: [0xfff8d041bc80][0xfff8d0574930 66] LinuxEditor,
[2025.06.27-07.51.29:057][ 0]LogDeviceProfileManager: [0xfff8d041bb00][0xfff8d05724a0 66] LinuxArm64Editor,
[2025.06.27-07.51.29:057][ 0]LogDeviceProfileManager: [0xfff8d041b980][0xfff8d0570010 66] LinuxArm64,
[2025.06.27-07.51.29:057][ 0]LogDeviceProfileManager: [0xfff8d041b800][0xfff8d058db70 66] LinuxClient,
[2025.06.27-07.51.29:057][ 0]LogDeviceProfileManager: [0xfff8d041b680][0xfff8d058b6e0 66] LinuxArm64Client,
[2025.06.27-07.51.29:057][ 0]LogDeviceProfileManager: [0xfff8d041b500][0xfff8d0589250 66] LinuxServer,
[2025.06.27-07.51.29:057][ 0]LogDeviceProfileManager: [0xfff8d041b380][0xfff8d0586dc0 66] LinuxArm64Server,
[2025.06.27-07.51.29:057][ 0]LogDeviceProfileManager: [0xfff8d041b200][0xfff8d0584930 66] Android,
[2025.06.27-07.51.29:057][ 0]LogDeviceProfileManager: [0xfff8d041b080][0xfff8d05824a0 66] Android_Preview_OpenGL,
[2025.06.27-07.51.29:057][ 0]LogDeviceProfileManager: [0xfff8d041af00][0xfff8d0580010 66] Android_Preview_Vulkan,
[2025.06.27-07.51.29:057][ 0]LogDeviceProfileManager: [0xfff8d041ad80][0xfff8d059db70 66] Android_Low,
[2025.06.27-07.51.29:057][ 0]LogDeviceProfileManager: [0xfff8d041ac00][0xfff8d059b6e0 66] Android_Mid,
[2025.06.27-07.51.29:057][ 0]LogDeviceProfileManager: [0xfff8d041aa80][0xfff8d0599250 66] Android_High,
Signal 11 caught.
[2025.06.27-07.51.29:057][ 0]LogDeviceProfileManager: [0xfff8d041a900][0xfff8d0596dc0 66] Android_Default,
[2025.06.27-07.51.29:057][ 0]LogDeviceProfileManager: [0xfff8d041a780][0xfff8d0594930 66] Android_Adreno4xx,
Malloc Size=262146 LargeMemoryPoolOffset=262162
CommonUnixCrashHandler: Signal=11
[2025.06.27-07.51.30:105][ 0]LogDeviceProfileManager: [0xfff8d0419b80][0xfff8d05a24a0 66] Android_Mali_T7xx,
[2025.06.27-07.51.30:105][ 0]LogDeviceProfileManager: [0xfff8d0419a00][0xfff8d05a0010 66] Android_Mali_T8xx,
[2025.06.27-07.51.30:105][ 0]LogDeviceProfileManager: [0xfff8d0419880][0xfff8d05bdb70 66] Android_Mali_G71,
[2025.06.27-07.51.30:105][ 0]LogDeviceProfileManager: [0xfff8d0419700][0xfff8d05bb6e0 66] Android_Mali_G72,
[2025.06.27-07.51.30:105][ 0]LogDeviceProfileManager: [0xfff8d0419580][0xfff8d05b9250 66] Android_Mali_G72_Vulkan,
[2025.06.27-07.51.30:105][ 0]LogDeviceProfileManager: [0xfff8d041f700][0xfff8d05b6dc0 66] Android_Mali_G76,
[2025.06.27-07.51.30:105][ 0]LogDeviceProfileManager: [0xfff8d041f580][0xfff8d05b4930 66] Android_Mali_G76_Vulkan,
[2025.06.27-07.51.30:105][ 0]LogDeviceProfileManager: [0xfff8d041f400][0xfff8d05b24a0 66] Android_Mali_G77,
[2025.06.27-07.51.30:105][ 0]LogDeviceProfileManager: [0xfff8d041f280][0xfff8d05b0010 66] Android_Mali_G77_Vulkan,
[2025.06.27-07.51.30:105][ 0]LogDeviceProfileManager: [0xfff8d041f100][0xfff8d05cdb70 66] Android_Mali_G78,
[2025.06.27-07.51.30:105][ 0]LogDeviceProfileManager: [0xfff8d041ef80][0xfff8d05cb6e0 66] Android_Mali_G78_Vulkan,
[2025.06.27-07.51.30:105][ 0]LogDeviceProfileManager: [0xfff8d041ee00][0xfff8d05c9250 66] Android_Mali_G710,
[2025.06.27-07.51.30:105][ 0]LogDeviceProfileManager: [0xfff8d041ec80][0xfff8d05c6dc0 66] Android_Mali_G710_Vulkan,
[2025.06.27-07.51.30:105][ 0]LogDeviceProfileManager: [0xfff8d041eb00][0xfff8d05c4930 66] Android_Mali_G7xx,
[2025.06.27-07.51.30:105][ 0]LogDeviceProfileManager: [0xfff8d041e980][0xfff8d05c24a0 66] Android_Mali_G7xx_Vulkan,
[2025.06.27-07.51.30:105][ 0]LogDeviceProfileManager: [0xfff8d041e800][0xfff8d05c0010 66] Android_Xclipse_920,
[2025.06.27-07.51.30:105][ 0]LogDeviceProfileManager: [0xfff8d041e680][0xfff8d05ddb70 66] Android_Xclipse_920_Vulkan,
[2025.06.27-07.51.30:105][ 0]LogDeviceProfileManager: [0xfff8d041e500][0xfff8d05db6e0 66] Android_Vulkan_SM5,
[2025.06.27-07.51.30:105][ 0]LogDeviceProfileManager: [0xfff8d041e380][0xfff8d05d9250 66] Android_PowerVR_G6xxx,
[2025.06.27-07.51.30:105][ 0]LogDeviceProfileManager: [0xfff8d041e200][0xfff8d05d6dc0 66] Android_PowerVR_GT7xxx,
[2025.06.27-07.51.30:105][ 0]LogDeviceProfileManager: [0xfff8d041e080][0xfff8d05d4930 66] Android_PowerVR_GE8xxx,
[2025.06.27-07.51.30:105][ 0]LogDeviceProfileManager: [0xfff8d041df00][0xfff8d05d24a0 66] Android_PowerVR_GM9xxx,
[2025.06.27-07.51.30:105][ 0]LogDeviceProfileManager: [0xfff8d041dd80][0xfff8d05d0010 66] Android_PowerVR_GM9xxx_Vulkan,
[2025.06.27-07.51.30:105][ 0]LogDeviceProfileManager: [0xfff8d041dc00][0xfff8d05fdb70 66] Android_TegraK1,
[2025.06.27-07.51.30:105][ 0]LogDeviceProfileManager: [0xfff8d041da80][0xfff8d05fb6e0 66] Android_Unknown_Vulkan,
[2025.06.27-07.51.30:105][ 0]LogDeviceProfileManager: [0xfff8d041d900][0xfff8d05f9250 66] Oculus_Quest,
[2025.06.27-07.51.30:105][ 0]LogDeviceProfileManager: [0xfff8d041d780][0xfff8d05f6dc0 66] Oculus_Quest2,
[2025.06.27-07.51.30:105][ 0]LogDeviceProfileManager: [0xfff8d041d600][0xfff8d05f4930 66] Meta_Quest_Pro,
[2025.06.27-07.51.30:105][ 0]LogDeviceProfileManager: [0xfff8d041d480][0xfff8d05f24a0 66] Meta_Quest_3,
[2025.06.27-07.51.30:105][ 0]LogDeviceProfileManager: [0xfff8d041d300][0xfff8d05f0010 66] HoloLens,
[2025.06.27-07.51.30:105][ 0]LogDeviceProfileManager: [0xfff8d041d180][0xfff8d060db70 66] MagicLeap_Vulkan,
[2025.06.27-07.51.30:105][ 0]LogDeviceProfileManager: Active device profile: [0xfff8d041b980][0xfff8d0570010 66] LinuxArm64
[2025.06.27-07.51.30:105][ 0]LogCsvProfiler: Display: Metadata set : deviceprofile=“LinuxArm64”
[2025.06.27-07.51.30:105][ 0]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
[2025.06.27-07.51.30:133][ 0]LogCore: === Critical error: ===
Unhandled Exception: SIGSEGV: invalid attempt to access memory at address 0x00014004f100002f
[2025.06.27-07.51.30:133][ 0]LogCore: Fatal error!
0x0000fff946217424 libnvidia-glcore.so.550.163.01!UnknownFunction(0xc87424)
0x0000fff9462190c8 libnvidia-glcore.so.550.163.01!UnknownFunction(0xc890c7)
0x0000fff94622ee3c libnvidia-glcore.so.550.163.01!UnknownFunction(0xc9ee3b)
0x000000000770a050 BlankPrj-LinuxArm64-DebugGame!FVulkanDynamicRHI::RHICalcTexturePlatformSize(FRHITextureDesc const&, unsigned int) [D:/workshop/windows/dep/UnrealEngine/Engine/Source/./Runtime/VulkanRHI/Private/VulkanTexture.cpp:2141]
0x00000000097c1a5c BlankPrj-LinuxArm64-DebugGame!FTexture2DResource::GetPlatformMipsSize(unsigned int) const [D:/workshop/windows/dep/UnrealEngine/Engine/Source/./Runtime/Engine/Private/Rendering/Texture2DResource.cpp:212]
0x00000000097b9748 BlankPrj-LinuxArm64-DebugGame!FStreamableTextureResource::InitRHI(FRHICommandListBase&) [D:/workshop/windows/dep/UnrealEngine/Engine/Source/./Runtime/Engine/Private/Rendering/StreamableTextureResource.cpp:175]
0x00000000079e5c08 BlankPrj-LinuxArm64-DebugGame!FRenderResource::InitResource(FRHICommandListBase&) [D:/workshop/windows/dep/UnrealEngine/Engine/Source/./Runtime/RenderCore/Private/RenderResource.cpp:193]
0x0000000009b53e90 BlankPrj-LinuxArm64-DebugGame!UTexture::UpdateResource() [D:/workshop/windows/dep/UnrealEngine/Engine/Source/./Runtime/Engine/Private/Texture.cpp:372]
0x0000000009b56ddc BlankPrj-LinuxArm64-DebugGame!UTexture2D::UpdateResource() [D:/workshop/windows/dep/UnrealEngine/Engine/Source/./Runtime/Engine/Private/Texture2D.cpp:746]
0x0000000004546b1c BlankPrj-LinuxArm64-DebugGame!UObject::ConditionalPostLoad() [D:/workshop/windows/dep/UnrealEngine/Engine/Source/./Runtime/CoreUObject/Private/UObject/Obj.cpp:1269]
0x00000000043a40e4 BlankPrj-LinuxArm64-DebugGame!FAsyncPackage2::Event_PostLoadExportBundle(FAsyncLoadingThreadState2&, FAsyncPackage2*, int) [D:/workshop/windows/dep/UnrealEngine/Engine/Source/./Runtime/CoreUObject/Private/Serialization/AsyncLoading2.cpp:6794]
0x000000000439aecc BlankPrj-LinuxArm64-DebugGame!FAsyncLoadEventQueue2::ExecuteSyncLoadEvents(FAsyncLoadingThreadState2&) [D:/workshop/windows/dep/UnrealEngine/Engine/Source/./Runtime/CoreUObject/Private/Serialization/AsyncLoading2.cpp:4507]
0x00000000043a6558 BlankPrj-LinuxArm64-DebugGame!FAsyncLoadingThread2::ProcessAsyncLoadingFromGameThread(FAsyncLoadingThreadState2&, bool&) [D:/workshop/windows/dep/UnrealEngine/Engine/Source/./Runtime/CoreUObject/Private/Serialization/AsyncLoading2.cpp:7077]
0x00000000043abed4 BlankPrj-LinuxArm64-DebugGame!FAsyncLoadingThread2::TickAsyncLoadingFromGameThread(FAsyncLoadingThreadState2&, bool, bool, double, TArrayView<int const, int>, bool&) [D:/workshop/windows/dep/UnrealEngine/Engine/Source/./Runtime/CoreUObject/Private/Serialization/AsyncLoading2.cpp:7427]
0x00000000043b2828 BlankPrj-LinuxArm64-DebugGame!FAsyncLoadingThread2::FlushLoading(TArrayView<int const, int>) [D:/workshop/windows/dep/UnrealEngine/Engine/Source/./Runtime/CoreUObject/Private/Serialization/AsyncLoading2.cpp:8649]
0x00000000043b468c BlankPrj-LinuxArm64-DebugGame!FlushAsyncLoading(TArrayView<int const, int>) [D:/workshop/windows/dep/UnrealEngine/Engine/Source/./Runtime/CoreUObject/Private/Serialization/AsyncPackageLoader.cpp:295]
0x00000000043b4444 BlankPrj-LinuxArm64-DebugGame!FlushAsyncLoading(int) [D:/workshop/windows/dep/UnrealEngine/Engine/Source/./Runtime/CoreUObject/Private/Serialization/AsyncPackageLoader.cpp:262]
0x0000000004681498 BlankPrj-LinuxArm64-DebugGame!LoadPackageInternal(UPackage*, FPackagePath const&, unsigned int, FLinkerLoad*, FArchive*, FLinkerInstancingContext const*, FPackagePath const*) [D:/workshop/windows/dep/UnrealEngine/Engine/Source/./Runtime/CoreUObject/Private/UObject/UObjectGlobals.cpp:1620]
0x00000000046835b4 BlankPrj-LinuxArm64-DebugGame!LoadPackage(UPackage*, FPackagePath const&, unsigned int, FArchive*, FLinkerInstancingContext const*, FPackagePath const*) [D:/workshop/windows/dep/UnrealEngine/Engine/Source/./Runtime/CoreUObject/Private/UObject/UObjectGlobals.cpp:2014]
0x000000000467f2fc BlankPrj-LinuxArm64-DebugGame!LoadPackage(UPackage*, char16_t const*, unsigned int, FArchive*, FLinkerInstancingContext const*) [D:/workshop/windows/dep/UnrealEngine/Engine/Source/./Runtime/CoreUObject/Private/UObject/UObjectGlobals.cpp:1987]
0x000000000467a958 BlankPrj-LinuxArm64-DebugGame!ResolveName(UObject*&, FString&, bool, bool, unsigned int, FLinkerInstancingContext const*) [D:/workshop/windows/dep/UnrealEngine/Engine/Source/./Runtime/CoreUObject/Private/UObject/UObjectGlobals.cpp:1192]
0x000000000467f89c BlankPrj-LinuxArm64-DebugGame!StaticLoadObjectInternal(UClass*, UObject*, char16_t const*, char16_t const*, unsigned int, UPackageMap*, bool, FLinkerInstancingContext const*) [D:/workshop/windows/dep/UnrealEngine/Engine/Source/./Runtime/CoreUObject/Private/UObject/UObjectGlobals.cpp:1301]
0x000000000468005c BlankPrj-LinuxArm64-DebugGame!StaticLoadObject(UClass*, UObject*, char16_t const*, char16_t const*, unsigned int, UPackageMap*, bool, FLinkerInstancingContext const*) [D:/workshop/windows/dep/UnrealEngine/Engine/Source/./Runtime/CoreUObject/Private/UObject/UObjectGlobals.cpp:1377]
0x0000000009290e50 BlankPrj-LinuxArm64-DebugGame!UTexture2D* ConstructorHelpersInternal::FindOrLoadObject(FString&, unsigned int) [D:/workshop/windows/dep/UnrealEngine/Engine/Source/Runtime/CoreUObject/Public/UObject/ConstructorHelpers.h:39]
0x0000000009290d08 BlankPrj-LinuxArm64-DebugGame!ConstructorHelpers::FObjectFinder::FObjectFinder(char16_t const*, unsigned int) [D:/workshop/windows/dep/UnrealEngine/Engine/Source/Runtime/CoreUObject/Public/UObject/ConstructorHelpers.h:90]
0x000000000927c6fc BlankPrj-LinuxArm64-DebugGame!UMaterialExpressionTextureSampleParameter2D::UMaterialExpressionTextureSampleParameter2D(FObjectInitializer const&)::FConstructorStatics::FConstructorStatics() [D:/workshop/windows/dep/UnrealEngine/Engine/Source/./Runtime/Engine/Private/Materials/MaterialExpressions.cpp:4138]
0x000000000927c694 BlankPrj-LinuxArm64-DebugGame!UMaterialExpressionTextureSampleParameter2D::UMaterialExpressionTextureSampleParameter2D(FObjectInitializer const&) [D:/workshop/windows/dep/UnrealEngine/Engine/Source/./Runtime/Engine/Private/Materials/MaterialExpressions.cpp:4144]
0x00000000043f5674 BlankPrj-LinuxArm64-DebugGame!UClass::CreateDefaultObject() [D:/workshop/windows/dep/UnrealEngine/Engine/Source/./Runtime/CoreUObject/Private/UObject/Class.cpp:4390]
0x00000000043f53bc BlankPrj-LinuxArm64-DebugGame!UClass::CreateDefaultObject() [D:/workshop/windows/dep/UnrealEngine/Engine/Source/./Runtime/CoreUObject/Private/UObject/Class.cpp:4333]
0x000000000463de3c BlankPrj-LinuxArm64-DebugGame!ProcessNewlyLoadedUObjects(FName, bool) [D:/workshop/windows/dep/UnrealEngine/Engine/Source/./Runtime/CoreUObject/Private/UObject/UObjectBase.cpp:909]
0x000000000a39e6a8 BlankPrj-LinuxArm64-DebugGame!FEngineLoop::PreInitPostStartupScreen(char16_t const*) [D:/workshop/windows/dep/UnrealEngine/Engine/Source/./Runtime/Launch/Private/LaunchEngineLoop.cpp:3744]
0x000000000a392848 BlankPrj-LinuxArm64-DebugGame!GuardedMain(char16_t const*) [D:/workshop/windows/dep/UnrealEngine/Engine/Source/./Runtime/Launch/Private/Launch.cpp:140]
0x000000000a2d737c BlankPrj-LinuxArm64-DebugGame!CommonUnixMain(int, char**, int ()(char16_t const), void (*)()) [D:/workshop/windows/dep/UnrealEngine/Engine/Source/./Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:269]
0x0000fffe21633f40 libc.so.6!__libc_start_main(+0xdf)
0x0000000003ab1038 BlankPrj-LinuxArm64-DebugGame!_start()
[2025.06.27-07.51.30:162][ 0]LogExit: Executing StaticShutdownAfterError
Malloc Size=131160 LargeMemoryPoolOffset=393352
Malloc Size=131160 LargeMemoryPoolOffset=524536
Malloc Size=170816 LargeMemoryPoolOffset=695376
[2025.06.27-07.51.30:174][ 0]LogHAL: Error: FUnixPlatformProcess::CreateProc: File does not exist (/home/jinshui/workshop/unreal/tmp/LinuxArm64-mod/LinuxArm64-windows/LinuxArm64/Engine/Binaries/LinuxArm64/CrashReportClient)
Engine crash handling finished; re-raising signal 11 for the default handler. Good bye.
./BlankPrj-Arm64.sh: line 5: 396751 Segmentation fault (core dumped) “$UE_PROJECT_ROOT/BlankPrj/Binaries/LinuxArm64/BlankPrj-LinuxArm64-DebugGame” BlankPrj “$@”