Crash on startup with Linux + Vulkan + offscreen rendering

I’m reposting the problem I reported on the rendering subforum, since this seems like a more appropriate place. I’ll start going through the context creation code myself, but was hoping someone from Epic would already be familiar with this issue.

I’m working on being able to do data capture in a compute cluster, which means that I need to get offscreen rendering to work under Linux. To test it out, I created a simple sequencer for the StarterContent that is bundled with the engine. The following works as expected:

Engine/Binaries/Linux/UE4Editor /home/efagerholm/ue4/UnrealEngine/Samples/StarterContent/StarterContent.uproject -game -MovieSceneCaptureType=“/Script/MovieSceneCapture.AutomatedLevelSequenceCapture” -LevelSequence=“/Game/Sequence” -MovieFolder=“/home/efagerholm/ue4/output/” -NoLoadingScreen -MovieFormat=JPG -MovieQuality=100 -ResX=1920 -ResY=1080 -vulkan

However, if I add the -RenderOffscreen flag, then I get a segfault. My setup is Ubuntu 18.04 with two TITAN V GPUs and NVIDIA 440.44 drivers. The output from the game when it crashes can be found below:



efagerholm@efagerholm:~/ue4/UnrealEngine$ Engine/Binaries/Linux/UE4Editor /home/efagerholm/ue4/UnrealEngine/Samples/StarterContent/StarterContent.uproject -game -MovieSceneCaptureType="/Script/MovieSceneCapture.AutomatedLevelSequenceCapture" -LevelSequence="/Game/Sequence" -MovieFolder="/home/efagerholm/ue4/output/" -NoLoadingScreen -MovieFormat=JPG -MovieQuality=100 -ResX=1920 -ResY=1080 -vulkan -RenderOffscreen
Increasing per-process limit of core file size to infinity.
LogConsoleResponse: Display: Failed to find resolution value strings in scalability ini. Falling back to default.
LogInit: Display: Running engine for game: StarterContent
LogPlatformFile: Not using cached read wrapper
LogTaskGraph: Started task graph with 5 named threads and 17 total threads with 3 sets of task threads.
LogStats: Stats thread started at 0.056538
LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: ''
LogPluginManager: Mounting plugin OnlineSubsystem
LogPluginManager: Mounting plugin OnlineSubsystemIOS
LogPluginManager: Mounting plugin OnlineSubsystemUtils
LogPluginManager: Mounting plugin OnlineSubsystemGooglePlay
LogPluginManager: Mounting plugin OnlineSubsystemNull
LogPluginManager: Mounting plugin ScreenshotTools
LogPluginManager: Mounting plugin Paper2D
LogPluginManager: Mounting plugin DatasmithContent
LogPluginManager: Mounting plugin VariantManagerContent
LogPluginManager: Mounting plugin SkeletalReduction
LogPluginManager: Mounting plugin AutomationUtils
LogPluginManager: Mounting plugin CharacterAI
LogPluginManager: Mounting plugin AlembicImporter
LogPluginManager: Mounting plugin GeometryCache
LogPluginManager: Mounting plugin BackChannel
LogPluginManager: Mounting plugin PlatformCrypto
LogPluginManager: Mounting plugin ProxyLODPlugin
LogPluginManager: Mounting plugin NetcodeUnitTest
LogPluginManager: Mounting plugin NUTUnrealEngine4
LogPluginManager: Mounting plugin LightPropagationVolume
LogPluginManager: Mounting plugin SubversionSourceControl
LogPluginManager: Mounting plugin AnimationSharing
LogPluginManager: Mounting plugin PlasticSourceControl
LogPluginManager: Mounting plugin NullSourceCodeAccess
LogPluginManager: Mounting plugin GitSourceControl
LogPluginManager: Mounting plugin ActorLayerUtilities
LogPluginManager: Mounting plugin CLionSourceCodeAccess
LogPluginManager: Mounting plugin XCodeSourceCodeAccess
LogPluginManager: Mounting plugin UObjectPlugin
LogPluginManager: Mounting plugin VisualStudioCodeSourceCodeAccess
LogPluginManager: Mounting plugin KDevelopSourceCodeAccess
LogPluginManager: Mounting plugin VisualStudioSourceCodeAccess
LogPluginManager: Mounting plugin PerforceSourceControl
LogPluginManager: Mounting plugin CodeLiteSourceCodeAccess
LogPluginManager: Mounting plugin AvfMedia
LogPluginManager: Mounting plugin WmfMedia
LogPluginManager: Mounting plugin WebMMedia
LogPluginManager: Mounting plugin MediaPlayerEditor
LogPluginManager: Mounting plugin AndroidMedia
LogPluginManager: Mounting plugin MediaCompositing
LogPluginManager: Mounting plugin ImgMedia
LogPluginManager: Mounting plugin TcpMessaging
LogPluginManager: Mounting plugin UdpMessaging
LogPluginManager: Mounting plugin MatineeToLevelSequence
LogPluginManager: Mounting plugin LevelSequenceEditor
LogPluginManager: Mounting plugin ActorSequence
LogPluginManager: Mounting plugin CryptoKeys
LogPluginManager: Mounting plugin CurveEditorTools
LogPluginManager: Mounting plugin FacialAnimation
LogPluginManager: Mounting plugin MacGraphicsSwitching
LogPluginManager: Mounting plugin PluginBrowser
LogPluginManager: Mounting plugin SpeedTreeImporter
LogPluginManager: Mounting plugin GameplayTagsEditor
LogPluginManager: Mounting plugin AssetManagerEditor
LogPluginManager: Mounting plugin DataValidation
LogPluginManager: Mounting plugin MobileLauncherProfileWizard
LogPluginManager: Mounting plugin MaterialAnalyzer
LogPluginManager: Mounting plugin AISupport
LogPluginManager: Mounting plugin LauncherChunkInstaller
LogPluginManager: Mounting plugin SteamVR
LogPluginManager: Mounting plugin AudioCapture
LogPluginManager: Mounting plugin WindowsMoviePlayer
LogPluginManager: Mounting plugin LocationServicesBPLibrary
LogPluginManager: Mounting plugin ProceduralMeshComponent
LogPluginManager: Mounting plugin CustomMeshComponent
LogPluginManager: Mounting plugin EditableMesh
LogPluginManager: Mounting plugin GoogleCloudMessaging
LogPluginManager: Mounting plugin AndroidPermission
LogPluginManager: Mounting plugin SignificanceManager
LogPluginManager: Mounting plugin ArchVisCharacter
LogPluginManager: Mounting plugin AssetTags
LogPluginManager: Mounting plugin CableComponent
LogPluginManager: Mounting plugin PostSplashScreen
LogPluginManager: Mounting plugin MobilePatchingUtils
LogPluginManager: Mounting plugin WebMMoviePlayer
LogPluginManager: Mounting plugin LinuxDeviceProfileSelector
LogPluginManager: Mounting plugin IOSDeviceProfileSelector
LogPluginManager: Mounting plugin PhysXVehicles
LogPluginManager: Mounting plugin AppleMoviePlayer
LogPluginManager: Mounting plugin AndroidMoviePlayer
LogPluginManager: Mounting plugin ExampleDeviceProfileSelector
LogPluginManager: Mounting plugin OculusVR
LogPluginManager: Mounting plugin AppleImageUtils
LogPluginManager: Mounting plugin RuntimePhysXCooking
LogPluginManager: Mounting plugin AndroidDeviceProfileSelector
LogPluginManager: Mounting plugin MagicLeap
LogPluginManager: Mounting plugin MLSDK
LogPluginManager: Mounting plugin MagicLeapMedia
LogInit: Using libcurl 7.65.3-DEV
LogInit:  - built for x86_64-unknown-linux-gnu
LogInit:  - supports SSL with OpenSSL/1.1.1c
LogInit:  - supports HTTP deflate (compression) using libz 1.2.8
LogInit:  - other features:
LogInit:      CURL_VERSION_SSL
LogInit:      CURL_VERSION_LIBZ
LogInit:      CURL_VERSION_IPV6
LogInit:      CURL_VERSION_ASYNCHDNS
LogInit:      CURL_VERSION_LARGEFILE
LogInit:      CURL_VERSION_TLSAUTH_SRP
LogInit:  CurlRequestOptions (configurable via config and command line):
LogInit:  - bVerifyPeer = true  - Libcurl will verify peer certificate
LogInit:  - bUseHttpProxy = false  - Libcurl will NOT use HTTP proxy
LogInit:  - bDontReuseConnections = false  - Libcurl will reuse connections
LogInit:  - MaxHostConnections = 16  - Libcurl will limit the number of connections to a host
LogInit:  - LocalHostAddr = Default
LogInit:  - BufferSize = 65536
LogOnline: OSS: Creating online subsystem instance for: NULL
LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for module [NULL]
LogInit: Build: ++UE4+Release-4.24-CL-0
LogInit: Engine Version: 4.24.1-0+++UE4+Release-4.24
LogInit: Compatible Engine Version: 4.24.0-0+++UE4+Release-4.24
LogInit: Net CL: 0
LogInit: OS: GenericOSVersionLabel (GenericOSSubVersionLabel), CPU: Intel(R) Core(TM) i9-7960X CPU @ 2.80GHz, GPU: GenericGPUBrand
LogInit: Compiled (64-bit): Jan 17 2020 15:51:24
LogInit: Compiled with Clang: 8.0.1 (tags/RELEASE_801/final)
LogInit: Build Configuration: Development
LogInit: Branch Name: ++UE4+Release-4.24
LogInit: Command Line: -MovieSceneCaptureType=/Script/MovieSceneCapture.AutomatedLevelSequenceCapture -LevelSequence=/Game/Sequence -MovieFolder=/home/efagerholm/ue4/output/ -NoLoadingScreen -MovieFormat=JPG -MovieQuality=100 -ResX=1920 -ResY=1080 -vulkan -RenderOffscreen -game
LogInit: Base Directory: /home/efagerholm/ue4/UnrealEngine/Engine/Binaries/Linux/
LogInit: Installed Engine Build: 0
LogDevObjectVersion: Number of dev versions registered: 25
LogDevObjectVersion:   Dev-Blueprints (B0D832E4-1F89-4F0D-ACCF-7EB736FD4AA2): 10
LogDevObjectVersion:   Dev-Build (E1C64328-A22C-4D53-A36C-8E866417BD8C): 0
LogDevObjectVersion:   Dev-Core (375EC13C-06E4-48FB-B500-84F0262A717E): 3
LogDevObjectVersion:   Dev-Editor (E4B068ED-F494-42E9-A231-DA0B2E46BB41): 37
LogDevObjectVersion:   Dev-Framework (CFFC743F-43B0-4480-9391-14DF171D2073): 36
LogDevObjectVersion:   Dev-Mobile (B02B49B5-BB20-44E9-A304-32B752E40360): 2
LogDevObjectVersion:   Dev-Networking (A4E4105C-59A1-49B5-A7C5-40C4547EDFEE): 0
LogDevObjectVersion:   Dev-Online (39C831C9-5AE6-47DC-9A44-9C173E1C8E7C): 0
LogDevObjectVersion:   Dev-Physics (78F01B33-EBEA-4F98-B9B4-84EACCB95AA2): 2
LogDevObjectVersion:   Dev-Platform (6631380F-2D4D-43E0-8009-CF276956A95A): 0
LogDevObjectVersion:   Dev-Rendering (12F88B9F-8875-4AFC-A67C-D90C383ABD29): 36
LogDevObjectVersion:   Dev-Sequencer (7B5AE74C-D270-4C10-A958-57980B212A5A): 11
LogDevObjectVersion:   Dev-VR (D7296918-1DD6-4BDD-9DE2-64A83CC13884): 2
LogDevObjectVersion:   Dev-LoadTimes (C2A15278-BFE7-4AFE-6C17-90FF531DF755): 1
LogDevObjectVersion:   Private-Geometry (6EACA3D4-40EC-4CC1-B786-8BED09428FC5): 3
LogDevObjectVersion:   Dev-AnimPhys (29E575DD-E0A3-4627-9D10-D276232CDCEA): 17
LogDevObjectVersion:   Dev-Anim (AF43A65D-7FD3-4947-9873-3E8ED9C1BB05): 2
LogDevObjectVersion:   Dev-ReflectionCapture (6B266CEC-1EC7-4B8F-A30B-E4D90942FC07): 1
LogDevObjectVersion:   Dev-Automation (0DF73D61-A23F-47EA-B727-89E90C41499A): 1
LogDevObjectVersion:   FortniteMain (601D1886-AC64-4F84-AA16-D3DE0DEAC7D6): 31
LogDevObjectVersion:   Dev-Enterprise (9DFFBCD6-494F-0158-E221-12823C92A888): 8
LogDevObjectVersion:   Dev-Niagara (F2AED0AC-9AFE-416F-8664-AA7FFA26D6FC): 1
LogDevObjectVersion:   Dev-Destruction (174F1F0B-B4C6-45A5-B13F-2EE8D0FB917D): 9
LogDevObjectVersion:   Dev-Physics-Ext (35F94A83-E258-406C-A318-09F59610247C): 8
LogDevObjectVersion:   Dev-CineCamera (B2E18506-4273-CFC2-A54E-F4BB758BBA07): 1
LogInit: Presizing for max 25165824 objects, including 0 objects not considered by GC, pre-allocating 0 bytes for permanent pool.
LogInit: Object subsystem initialized
LogConfig: Setting CVar [con.DebugEarlyDefault:1]]
LogConfig: Setting CVar [r.setres:1280x720]]
[2020.01.20-09.46.45:769]  0]LogConfig: Setting CVar [con.DebugEarlyDefault:1]]
[2020.01.20-09.46.45:769]  0]LogConfig: Setting CVar [r.setres:1280x720]]
[2020.01.20-09.46.45:769]  0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererSettings] File ../../../Samples/StarterContent/Saved/Config/Linux/Engine.ini]
[2020.01.20-09.46.45:769]  0]LogConfig: Setting CVar [r.GPUCrashDebugging:0]]
[2020.01.20-09.46.45:769]  0]LogConfig: Setting CVar [r.MobileHDR:1]]
[2020.01.20-09.46.45:769]  0]LogConfig: Setting CVar [r.AllowOcclusionQueries:1]]
[2020.01.20-09.46.45:769]  0]LogConfig: Setting CVar [r.MinScreenRadiusForLights:0.030000]]
[2020.01.20-09.46.45:769]  0]LogConfig: Setting CVar [r.MinScreenRadiusForDepthPrepass:0.030000]]
[2020.01.20-09.46.45:769]  0]LogConfig: Setting CVar [r.PrecomputedVisibilityWarning:0]]
[2020.01.20-09.46.45:769]  0]LogConfig: Setting CVar [r.TextureStreaming:1]]
[2020.01.20-09.46.45:769]  0]LogConfig: Setting CVar [Compat.UseDXT5NormalMaps:0]]
[2020.01.20-09.46.45:769]  0]LogConfig: Setting CVar [r.AllowStaticLighting:1]]
[2020.01.20-09.46.45:769]  0]LogConfig: Setting CVar [r.NormalMapsForStaticLighting:0]]
[2020.01.20-09.46.45:769]  0]LogConfig: Setting CVar [r.GenerateMeshDistanceFields:0]]
[2020.01.20-09.46.45:770]  0]LogConfig: Setting CVar [r.TessellationAdaptivePixelsPerTriangle:48.000000]]
[2020.01.20-09.46.45:770]  0]LogConfig: Setting CVar [r.SeparateTranslucency:1]]
[2020.01.20-09.46.45:770]  0]LogConfig: Setting CVar [r.CustomDepth:1]]
[2020.01.20-09.46.45:770]  0]LogConfig: Setting CVar [r.DefaultFeature.Bloom:1]]
[2020.01.20-09.46.45:770]  0]LogConfig: Setting CVar [r.DefaultFeature.AmbientOcclusion:1]]
[2020.01.20-09.46.45:770]  0]LogConfig: Setting CVar [r.DefaultFeature.AutoExposure:1]]
[2020.01.20-09.46.45:770]  0]LogConfig: Setting CVar [r.DefaultFeature.MotionBlur:1]]
[2020.01.20-09.46.45:770]  0]LogConfig: Setting CVar [r.DefaultFeature.LensFlare:1]]
[2020.01.20-09.46.45:770]  0]LogConfig: Setting CVar [r.DefaultFeature.AntiAliasing:2]]
[2020.01.20-09.46.45:770]  0]LogConfig: Setting CVar [r.EarlyZPass:3]]
[2020.01.20-09.46.45:770]  0]LogConfig: Setting CVar [r.ClearSceneMethod:1]]
[2020.01.20-09.46.45:770]  0]LogConfig: Setting CVar [r.MSAA.CompositingSampleCount:4]]
[2020.01.20-09.46.45:770]  0]LogConfig: Setting CVar [r.WireframeCullThreshold:5.000000]]
[2020.01.20-09.46.45:770]  0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File ../../../Samples/StarterContent/Saved/Config/Linux/Engine.ini]
[2020.01.20-09.46.45:770]  0]LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File ../../../Samples/StarterContent/Saved/Config/Linux/Engine.ini]
[2020.01.20-09.46.45:770]  0]LogConfig: Setting CVar [s.MinBulkDataSizeForAsyncLoading:131072]]
[2020.01.20-09.46.45:770]  0]LogConfig: Setting CVar [s.AsyncLoadingThreadEnabled:0]]
[2020.01.20-09.46.45:770]  0]LogConfig: Setting CVar [s.EventDrivenLoaderEnabled:1]]
[2020.01.20-09.46.45:770]  0]LogConfig: Setting CVar [s.WarnIfTimeLimitExceeded:0]]
[2020.01.20-09.46.45:770]  0]LogConfig: Setting CVar [s.TimeLimitExceededMultiplier:1.5]]
[2020.01.20-09.46.45:770]  0]LogConfig: Setting CVar [s.TimeLimitExceededMinTime:0.005]]
[2020.01.20-09.46.45:770]  0]LogConfig: Setting CVar [s.UseBackgroundLevelStreaming:1]]
[2020.01.20-09.46.45:770]  0]LogConfig: Setting CVar [s.PriorityAsyncLoadingExtraTime:15.0]]
[2020.01.20-09.46.45:770]  0]LogConfig: Setting CVar [s.LevelStreamingActorsUpdateTimeLimit:5.0]]
[2020.01.20-09.46.45:770]  0]LogConfig: Setting CVar [s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]]
[2020.01.20-09.46.45:770]  0]LogConfig: Setting CVar [s.LevelStreamingComponentsRegistrationGranularity:10]]
[2020.01.20-09.46.45:770]  0]LogConfig: Setting CVar [s.UnregisterComponentsTimeLimit:1.0]]
[2020.01.20-09.46.45:770]  0]LogConfig: Setting CVar [s.LevelStreamingComponentsUnregistrationGranularity:5]]
[2020.01.20-09.46.45:770]  0]LogConfig: Setting CVar [s.FlushStreamingOnExit:1]]
[2020.01.20-09.46.45:770]  0]LogConfig: Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File ../../../Samples/StarterContent/Saved/Config/Linux/Engine.ini]
[2020.01.20-09.46.45:770]  0]LogConfig: Setting CVar [gc.MaxObjectsNotConsideredByGC:1]]
[2020.01.20-09.46.45:770]  0]LogConfig: Setting CVar [gc.SizeOfPermanentObjectPool:0]]
[2020.01.20-09.46.45:770]  0]LogConfig: Setting CVar [gc.FlushStreamingOnGC:0]]
[2020.01.20-09.46.45:770]  0]LogConfig: Setting CVar [gc.NumRetriesBeforeForcingGC:10]]
[2020.01.20-09.46.45:770]  0]LogConfig: Setting CVar [gc.AllowParallelGC:1]]
[2020.01.20-09.46.45:770]  0]LogConfig: Setting CVar [gc.TimeBetweenPurgingPendingKillObjects:61.1]]
[2020.01.20-09.46.45:770]  0]LogConfig: Setting CVar [gc.MaxObjectsInEditor:25165824]]
[2020.01.20-09.46.45:770]  0]LogConfig: Setting CVar [gc.IncrementalBeginDestroyEnabled:1]]
[2020.01.20-09.46.45:770]  0]LogConfig: Setting CVar [gc.CreateGCClusters:1]]
[2020.01.20-09.46.45:770]  0]LogConfig: Setting CVar [gc.MinGCClusterSize:5]]
[2020.01.20-09.46.45:770]  0]LogConfig: Setting CVar [gc.ActorClusteringEnabled:0]]
[2020.01.20-09.46.45:770]  0]LogConfig: Setting CVar [gc.BlueprintClusteringEnabled:0]]
[2020.01.20-09.46.45:770]  0]LogConfig: Setting CVar [gc.UseDisregardForGCOnDedicatedServers:0]]
[2020.01.20-09.46.45:770]  0]LogConfig: Applying CVar settings from Section [/Script/Engine.NetworkSettings] File ../../../Samples/StarterContent/Saved/Config/Linux/Engine.ini]
[2020.01.20-09.46.45:770]  0]LogConfig: Applying CVar settings from Section [/Script/UnrealEd.CookerSettings] File ../../../Samples/StarterContent/Saved/Config/Linux/Engine.ini]
[2020.01.20-09.46.45:770]  0]LogInit: Initializing SDL.
[2020.01.20-09.46.45:868]  0]LogInit: Initialized SDL 2.0.10 revision: 12952 (hg-12952:bc90ce38f1e2) (compiled against 2.0.10)
[2020.01.20-09.46.45:868]  0]LogInit: Using SDL video driver 'x11'
[2020.01.20-09.46.45:868]  0]LogInit: Display metrics:
[2020.01.20-09.46.45:868]  0]LogInit:   PrimaryDisplayWidth: 3840
[2020.01.20-09.46.45:868]  0]LogInit:   PrimaryDisplayHeight: 2160
[2020.01.20-09.46.45:868]  0]LogInit:   PrimaryDisplayWorkAreaRect:
[2020.01.20-09.46.45:868]  0]LogInit:     Left=67, Top=27, Right=3840, Bottom=2160
[2020.01.20-09.46.45:868]  0]LogInit:   VirtualDisplayRect:
[2020.01.20-09.46.45:868]  0]LogInit:     Left=67, Top=27, Right=3840, Bottom=2160
[2020.01.20-09.46.45:868]  0]LogInit:   TitleSafePaddingSize: X=0.000 Y=0.000 Z=0.000 W=0.000
[2020.01.20-09.46.45:868]  0]LogInit:   ActionSafePaddingSize: X=0.000 Y=0.000 Z=0.000 W=0.000
[2020.01.20-09.46.45:868]  0]LogInit:   Number of monitors: 1
[2020.01.20-09.46.45:868]  0]LogInit:     Monitor 0
[2020.01.20-09.46.45:868]  0]LogInit:       Name: Acer ET430K 43"
[2020.01.20-09.46.45:868]  0]LogInit:       ID: display0
[2020.01.20-09.46.45:868]  0]LogInit:       NativeWidth: 3840
[2020.01.20-09.46.45:868]  0]LogInit:       NativeHeight: 2160
[2020.01.20-09.46.45:868]  0]LogInit:       bIsPrimary: true
[2020.01.20-09.46.45:868]  0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File ../../../Samples/StarterContent/Saved/Config/Linux/Scalability.ini]
[2020.01.20-09.46.45:868]  0]LogConfig: Setting CVar [r.SkeletalMeshLODBias:0]]
[2020.01.20-09.46.45:868]  0]LogConfig: Setting CVar [r.ViewDistanceScale:1.0]]
[2020.01.20-09.46.45:868]  0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File ../../../Samples/StarterContent/Saved/Config/Linux/Scalability.ini]
[2020.01.20-09.46.45:868]  0]LogConfig: Setting CVar [r.PostProcessAAQuality:4]]
[2020.01.20-09.46.45:868]  0]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File ../../../Samples/StarterContent/Saved/Config/Linux/Scalability.ini]
[2020.01.20-09.46.45:868]  0]LogConfig: Setting CVar [r.LightFunctionQuality:1]]
[2020.01.20-09.46.45:868]  0]LogConfig: Setting CVar [r.ShadowQuality:5]]
[2020.01.20-09.46.45:868]  0]LogConfig: Setting CVar [r.Shadow.CSM.MaxCascades:10]]
[2020.01.20-09.46.45:868]  0]LogConfig: Setting CVar [r.Shadow.MaxResolution:2048]]
[2020.01.20-09.46.45:868]  0]LogConfig: Setting CVar [r.Shadow.MaxCSMResolution:2048]]
[2020.01.20-09.46.45:868]  0]LogConfig: Setting CVar [r.Shadow.RadiusThreshold:0.01]]
[2020.01.20-09.46.45:869]  0]LogConfig: Setting CVar [r.Shadow.DistanceScale:1.0]]
[2020.01.20-09.46.45:869]  0]LogConfig: Setting CVar [r.Shadow.CSM.TransitionScale:1.0]]
[2020.01.20-09.46.45:869]  0]LogConfig: Setting CVar [r.Shadow.PreShadowResolutionFactor:1.0]]
[2020.01.20-09.46.45:869]  0]LogConfig: Setting CVar [r.DistanceFieldShadowing:1]]
[2020.01.20-09.46.45:869]  0]LogConfig: Setting CVar [r.DistanceFieldAO:1]]
[2020.01.20-09.46.45:869]  0]LogConfig: Setting CVar [r.AOQuality:2]]
[2020.01.20-09.46.45:869]  0]LogConfig: Setting CVar [r.VolumetricFog:1]]
[2020.01.20-09.46.45:869]  0]LogConfig: Setting CVar [r.VolumetricFog.GridPixelSize:8]]
[2020.01.20-09.46.45:869]  0]LogConfig: Setting CVar [r.VolumetricFog.GridSizeZ:128]]
[2020.01.20-09.46.45:869]  0]LogConfig: Setting CVar [r.VolumetricFog.HistoryMissSupersampleCount:4]]
[2020.01.20-09.46.45:869]  0]LogConfig: Setting CVar [r.LightMaxDrawDistanceScale:1]]
[2020.01.20-09.46.45:869]  0]LogConfig: Setting CVar [r.CapsuleShadows:1]]
[2020.01.20-09.46.45:869]  0]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File ../../../Samples/StarterContent/Saved/Config/Linux/Scalability.ini]
[2020.01.20-09.46.45:869]  0]LogConfig: Setting CVar [r.MotionBlurQuality:4]]
[2020.01.20-09.46.45:869]  0]LogConfig: Setting CVar [r.AmbientOcclusionMipLevelFactor:0.4]]
[2020.01.20-09.46.45:869]  0]LogConfig: Setting CVar [r.AmbientOcclusionMaxQuality:100]]
[2020.01.20-09.46.45:869]  0]LogConfig: Setting CVar [r.AmbientOcclusionLevels:-1]]
[2020.01.20-09.46.45:869]  0]LogConfig: Setting CVar [r.AmbientOcclusionRadiusScale:1.0]]
[2020.01.20-09.46.45:869]  0]LogConfig: Setting CVar [r.DepthOfFieldQuality:2]]
[2020.01.20-09.46.45:869]  0]LogConfig: Setting CVar [r.RenderTargetPoolMin:400]]
[2020.01.20-09.46.45:869]  0]LogConfig: Setting CVar [r.LensFlareQuality:2]]
[2020.01.20-09.46.45:869]  0]LogConfig: Setting CVar [r.SceneColorFringeQuality:1]]
[2020.01.20-09.46.45:869]  0]LogConfig: Setting CVar [r.EyeAdaptationQuality:2]]
[2020.01.20-09.46.45:869]  0]LogConfig: Setting CVar [r.BloomQuality:5]]
[2020.01.20-09.46.45:869]  0]LogConfig: Setting CVar [r.FastBlurThreshold:100]]
[2020.01.20-09.46.45:869]  0]LogConfig: Setting CVar [r.Upscale.Quality:3]]
[2020.01.20-09.46.45:869]  0]LogConfig: Setting CVar [r.Tonemapper.GrainQuantization:1]]
[2020.01.20-09.46.45:869]  0]LogConfig: Setting CVar [r.LightShaftQuality:1]]
[2020.01.20-09.46.45:869]  0]LogConfig: Setting CVar [r.Filter.SizeScale:1]]
[2020.01.20-09.46.45:869]  0]LogConfig: Setting CVar [r.Tonemapper.Quality:5]]
[2020.01.20-09.46.45:869]  0]LogConfig: Setting CVar [r.DOF.Gather.AccumulatorQuality:1        ; higher gathering accumulator quality]]
[2020.01.20-09.46.45:869]  0]LogConfig: Setting CVar [r.DOF.Gather.PostfilterMethod:1          ; Median3x3 postfilering method]]
[2020.01.20-09.46.45:869]  0]LogConfig: Setting CVar [r.DOF.Gather.EnableBokehSettings:0       ; no bokeh simulation when gathering]]
[2020.01.20-09.46.45:869]  0]LogConfig: Setting CVar [r.DOF.Gather.RingCount:4                 ; medium number of samples when gathering]]
[2020.01.20-09.46.45:869]  0]LogConfig: Setting CVar [r.DOF.Scatter.ForegroundCompositing:1    ; additive foreground scattering]]
[2020.01.20-09.46.45:869]  0]LogConfig: Setting CVar [r.DOF.Scatter.BackgroundCompositing:2    ; additive background scattering]]
[2020.01.20-09.46.45:869]  0]LogConfig: Setting CVar [r.DOF.Scatter.EnableBokehSettings:1      ; bokeh simulation when scattering]]
[2020.01.20-09.46.45:869]  0]LogConfig: Setting CVar [r.DOF.Scatter.MaxSpriteRatio:0.1         ; only a maximum of 10% of scattered bokeh]]
[2020.01.20-09.46.45:869]  0]LogConfig: Setting CVar [r.DOF.Recombine.Quality:1                ; cheap slight out of focus]]
[2020.01.20-09.46.45:869]  0]LogConfig: Setting CVar [r.DOF.Recombine.EnableBokehSettings:0    ; no bokeh simulation on slight out of focus]]
[2020.01.20-09.46.45:869]  0]LogConfig: Setting CVar [r.DOF.TemporalAAQuality:1                ; more stable temporal accumulation]]
[2020.01.20-09.46.45:869]  0]LogConfig: Setting CVar [r.DOF.Kernel.MaxForegroundRadius:0.025]]
[2020.01.20-09.46.45:869]  0]LogConfig: Setting CVar [r.DOF.Kernel.MaxBackgroundRadius:0.025]]
[2020.01.20-09.46.45:869]  0]LogConfig: Applying CVar settings from Section [TextureQuality@3] File ../../../Samples/StarterContent/Saved/Config/Linux/Scalability.ini]
[2020.01.20-09.46.45:869]  0]LogConfig: Setting CVar [r.Streaming.MipBias:0]]
[2020.01.20-09.46.45:869]  0]LogConfig: Setting CVar [r.Streaming.AmortizeCPUToGPUCopy:0]]
[2020.01.20-09.46.45:869]  0]LogConfig: Setting CVar [r.Streaming.MaxNumTexturesToStreamPerFrame:0]]
[2020.01.20-09.46.45:869]  0]LogConfig: Setting CVar [r.Streaming.Boost:1]]
[2020.01.20-09.46.45:869]  0]LogConfig: Setting CVar [r.MaxAnisotropy:8]]
[2020.01.20-09.46.45:869]  0]LogConfig: Setting CVar [r.VT.MaxAnisotropy:8]]
[2020.01.20-09.46.45:869]  0]LogConfig: Setting CVar [r.Streaming.LimitPoolSizeToVRAM:0]]
[2020.01.20-09.46.45:869]  0]LogConfig: Setting CVar [r.Streaming.PoolSize:1000]]
[2020.01.20-09.46.45:869]  0]LogConfig: Setting CVar [r.Streaming.MaxEffectiveScreenSize:0]]
[2020.01.20-09.46.45:869]  0]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File ../../../Samples/StarterContent/Saved/Config/Linux/Scalability.ini]
[2020.01.20-09.46.45:869]  0]LogConfig: Setting CVar [r.TranslucencyLightingVolumeDim:64]]
[2020.01.20-09.46.45:869]  0]LogConfig: Setting CVar [r.RefractionQuality:2]]
[2020.01.20-09.46.45:869]  0]LogConfig: Setting CVar [r.SSR.Quality:3]]
[2020.01.20-09.46.45:869]  0]LogConfig: Setting CVar [r.SSR.HalfResSceneColor:0]]
[2020.01.20-09.46.45:869]  0]LogConfig: Setting CVar [r.SceneColorFormat:4]]
[2020.01.20-09.46.45:869]  0]LogConfig: Setting CVar [r.DetailMode:2]]
[2020.01.20-09.46.45:869]  0]LogConfig: Setting CVar [r.TranslucencyVolumeBlur:1]]
[2020.01.20-09.46.45:869]  0]LogConfig: Setting CVar [r.MaterialQualityLevel:1 ; High quality]]
[2020.01.20-09.46.45:869]  0]LogConfig: Setting CVar [r.SSS.Scale:1]]
[2020.01.20-09.46.45:869]  0]LogConfig: Setting CVar [r.SSS.SampleSet:2]]
[2020.01.20-09.46.45:869]  0]LogConfig: Setting CVar [r.SSS.Quality:1]]
[2020.01.20-09.46.45:869]  0]LogConfig: Setting CVar [r.SSS.HalfRes:1]]
[2020.01.20-09.46.45:869]  0]LogConfig: Setting CVar [r.SSGI.Quality:3]]
[2020.01.20-09.46.45:869]  0]LogConfig: Setting CVar [r.EmitterSpawnRateScale:1.0]]
[2020.01.20-09.46.45:869]  0]LogConfig: Setting CVar [r.ParticleLightQuality:2]]
[2020.01.20-09.46.45:869]  0]LogConfig: Setting CVar [r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]]
[2020.01.20-09.46.45:869]  0]LogConfig: Setting CVar [r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountPerSlice:1]]
[2020.01.20-09.46.45:869]  0]LogConfig: Setting CVar [r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]]
[2020.01.20-09.46.45:869]  0]LogConfig: Setting CVar [r.SkyAtmosphere.FastSkyLUT:1]]
[2020.01.20-09.46.45:869]  0]LogConfig: Setting CVar [r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]]
[2020.01.20-09.46.45:869]  0]LogConfig: Setting CVar [r.SkyAtmosphere.FastSkyLUT.SampleCountMax:32.0]]
[2020.01.20-09.46.45:869]  0]LogConfig: Setting CVar [r.SkyAtmosphere.SampleCountMin:4.0]]
[2020.01.20-09.46.45:869]  0]LogConfig: Setting CVar [r.SkyAtmosphere.SampleCountMax:32.0]]
[2020.01.20-09.46.45:869]  0]LogConfig: Setting CVar [r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]]
[2020.01.20-09.46.45:869]  0]LogConfig: Setting CVar [r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]]
[2020.01.20-09.46.45:869]  0]LogConfig: Setting CVar [r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]]
[2020.01.20-09.46.45:869]  0]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File ../../../Samples/StarterContent/Saved/Config/Linux/Scalability.ini]
[2020.01.20-09.46.45:869]  0]LogConfig: Setting CVar [foliage.DensityScale:1.0]]
[2020.01.20-09.46.45:869]  0]LogConfig: Setting CVar [grass.DensityScale:1.0]]
[2020.01.20-09.46.45:869]  0]LogConfig: Applying CVar settings from Section [ShadingQuality@3] File ../../../Samples/StarterContent/Saved/Config/Linux/Scalability.ini]
[2020.01.20-09.46.45:869]  0]LogConfig: Setting CVar [r.HairStrands.SkyLighting.SampleCount:16]]
[2020.01.20-09.46.45:869]  0]LogConfig: Setting CVar [r.HairStrands.SkyLighting.JitterIntegration:0]]
[2020.01.20-09.46.45:869]  0]LogConfig: Setting CVar [r.HairStrands.SkyAO.SampleCount:16]]
[2020.01.20-09.46.45:869]  0]LogLinux: Selected Device Profile: [Linux]
[2020.01.20-09.46.45:869]  0]LogInit: Applying CVar settings loaded from the selected device profile: [Linux]
[2020.01.20-09.46.45:876]  0]LogHAL: Display: Platform has ~ 4 GB [67232198656 / 4294967296 / 63], which maps to Smallest [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0)
[2020.01.20-09.46.45:876]  0]LogInit: Going up to parent DeviceProfile ]
[2020.01.20-09.46.45:876]  0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@Cine] File ../../../Samples/StarterContent/Saved/Config/Linux/Scalability.ini]
[2020.01.20-09.46.45:876]  0]LogConfig: Setting CVar [r.SkeletalMeshLODBias:0]]
[2020.01.20-09.46.45:877]  0]LogConfig: Setting CVar [r.ViewDistanceScale:10.0]]
[2020.01.20-09.46.45:877]  0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@Cine] File ../../../Samples/StarterContent/Saved/Config/Linux/Scalability.ini]
[2020.01.20-09.46.45:877]  0]LogConfig: Setting CVar [r.PostProcessAAQuality:6]]
[2020.01.20-09.46.45:877]  0]LogConfig: Applying CVar settings from Section [ShadowQuality@Cine] File ../../../Samples/StarterContent/Saved/Config/Linux/Scalability.ini]
[2020.01.20-09.46.45:877]  0]LogConfig: Setting CVar [r.LightFunctionQuality:1]]
[2020.01.20-09.46.45:877]  0]LogConfig: Setting CVar [r.ShadowQuality:5]]
[2020.01.20-09.46.45:877]  0]LogConfig: Setting CVar [r.Shadow.CSM.MaxCascades:10]]
[2020.01.20-09.46.45:877]  0]LogConfig: Setting CVar [r.Shadow.MaxResolution:4096]]
[2020.01.20-09.46.45:877]  0]LogConfig: Setting CVar [r.Shadow.MaxCSMResolution:4096]]
[2020.01.20-09.46.45:877]  0]LogConfig: Setting CVar [r.Shadow.RadiusThreshold:0]]
[2020.01.20-09.46.45:877]  0]LogConfig: Setting CVar [r.Shadow.DistanceScale:1.0]]
[2020.01.20-09.46.45:877]  0]LogConfig: Setting CVar [r.Shadow.CSM.TransitionScale:1.0]]
[2020.01.20-09.46.45:877]  0]LogConfig: Setting CVar [r.Shadow.PreShadowResolutionFactor:1.0]]
[2020.01.20-09.46.45:877]  0]LogConfig: Setting CVar [r.DistanceFieldShadowing:1]]
[2020.01.20-09.46.45:877]  0]LogConfig: Setting CVar [r.DistanceFieldAO:1]]
[2020.01.20-09.46.45:877]  0]LogConfig: Setting CVar [r.AOQuality:2]]
[2020.01.20-09.46.45:877]  0]LogConfig: Setting CVar [r.VolumetricFog:1]]
[2020.01.20-09.46.45:877]  0]LogConfig: Setting CVar [r.VolumetricFog.GridPixelSize:4]]
[2020.01.20-09.46.45:877]  0]LogConfig: Setting CVar [r.VolumetricFog.GridSizeZ:128]]
[2020.01.20-09.46.45:877]  0]LogConfig: Setting CVar [r.VolumetricFog.HistoryMissSupersampleCount:16]]
[2020.01.20-09.46.45:877]  0]LogConfig: Setting CVar [r.LightMaxDrawDistanceScale:1]]
[2020.01.20-09.46.45:877]  0]LogConfig: Setting CVar [r.CapsuleShadows:1]]
[2020.01.20-09.46.45:877]  0]LogConfig: Applying CVar settings from Section [PostProcessQuality@Cine] File ../../../Samples/StarterContent/Saved/Config/Linux/Scalability.ini]
[2020.01.20-09.46.45:877]  0]LogConfig: Setting CVar [r.MotionBlurQuality:4]]
[2020.01.20-09.46.45:877]  0]LogConfig: Setting CVar [r.AmbientOcclusionMipLevelFactor:0.4]]
[2020.01.20-09.46.45:877]  0]LogConfig: Setting CVar [r.AmbientOcclusionMaxQuality:100]]
[2020.01.20-09.46.45:877]  0]LogConfig: Setting CVar [r.AmbientOcclusionLevels:-1]]
[2020.01.20-09.46.45:877]  0]LogConfig: Setting CVar [r.AmbientOcclusionRadiusScale:1.0]]
[2020.01.20-09.46.45:877]  0]LogConfig: Setting CVar [r.DepthOfFieldQuality:4]]
[2020.01.20-09.46.45:877]  0]LogConfig: Setting CVar [r.RenderTargetPoolMin:1000]]
[2020.01.20-09.46.45:877]  0]LogConfig: Setting CVar [r.LensFlareQuality:3]]
[2020.01.20-09.46.45:877]  0]LogConfig: Setting CVar [r.SceneColorFringeQuality:1]]
[2020.01.20-09.46.45:877]  0]LogConfig: Setting CVar [r.EyeAdaptationQuality:2]]
[2020.01.20-09.46.45:877]  0]LogConfig: Setting CVar [r.BloomQuality:5]]
[2020.01.20-09.46.45:877]  0]LogConfig: Setting CVar [r.FastBlurThreshold:100]]
[2020.01.20-09.46.45:877]  0]LogConfig: Setting CVar [r.Upscale.Quality:3]]
[2020.01.20-09.46.45:877]  0]LogConfig: Setting CVar [r.Tonemapper.GrainQuantization:1]]
[2020.01.20-09.46.45:877]  0]LogConfig: Setting CVar [r.LightShaftQuality:1]]
[2020.01.20-09.46.45:877]  0]LogConfig: Setting CVar [r.Filter.SizeScale:1]]
[2020.01.20-09.46.45:877]  0]LogConfig: Setting CVar [r.Tonemapper.Quality:5]]
[2020.01.20-09.46.45:877]  0]LogConfig: Setting CVar [r.DOF.Gather.AccumulatorQuality:1        ; higher gathering accumulator quality]]
[2020.01.20-09.46.45:877]  0]LogConfig: Setting CVar [r.DOF.Gather.PostfilterMethod:1          ; Median3x3 postfilering method]]
[2020.01.20-09.46.45:877]  0]LogConfig: Setting CVar [r.DOF.Gather.EnableBokehSettings:1       ; bokeh simulation when gathering]]
[2020.01.20-09.46.45:877]  0]LogConfig: Setting CVar [r.DOF.Gather.RingCount:5                 ; high number of samples when gathering]]
[2020.01.20-09.46.45:877]  0]LogConfig: Setting CVar [r.DOF.Scatter.ForegroundCompositing:1    ; additive foreground scattering]]
[2020.01.20-09.46.45:877]  0]LogConfig: Setting CVar [r.DOF.Scatter.BackgroundCompositing:2    ; background scattering occlusion]]
[2020.01.20-09.46.45:877]  0]LogConfig: Setting CVar [r.DOF.Scatter.EnableBokehSettings:1      ; no bokeh simulation when scattering]]
[2020.01.20-09.46.45:877]  0]LogConfig: Setting CVar [r.DOF.Scatter.MaxSpriteRatio:0.25        ; only a maximum of 10% of scattered bokeh]]
[2020.01.20-09.46.45:877]  0]LogConfig: Setting CVar [r.DOF.Recombine.Quality:2                ; highest slight out of focus]]
[2020.01.20-09.46.45:877]  0]LogConfig: Setting CVar [r.DOF.Recombine.EnableBokehSettings:1    ; bokeh simulation on slight out of focus]]
[2020.01.20-09.46.45:877]  0]LogConfig: Setting CVar [r.DOF.TemporalAAQuality:1                ; more stable temporal accumulation]]
[2020.01.20-09.46.45:877]  0]LogConfig: Setting CVar [r.DOF.Kernel.MaxForegroundRadius:0.025]]
[2020.01.20-09.46.45:877]  0]LogConfig: Setting CVar [r.DOF.Kernel.MaxBackgroundRadius:0.025]]
[2020.01.20-09.46.45:877]  0]LogConfig: Applying CVar settings from Section [TextureQuality@Cine] File ../../../Samples/StarterContent/Saved/Config/Linux/Scalability.ini]
[2020.01.20-09.46.45:877]  0]LogConfig: Setting CVar [r.Streaming.MipBias:0]]
[2020.01.20-09.46.45:877]  0]LogConfig: Setting CVar [r.Streaming.AmortizeCPUToGPUCopy:0]]
[2020.01.20-09.46.45:877]  0]LogConfig: Setting CVar [r.Streaming.MaxNumTexturesToStreamPerFrame:0]]
[2020.01.20-09.46.45:877]  0]LogConfig: Setting CVar [r.Streaming.Boost:1]]
[2020.01.20-09.46.45:877]  0]LogConfig: Setting CVar [r.MaxAnisotropy:8]]
[2020.01.20-09.46.45:877]  0]LogConfig: Setting CVar [r.VT.MaxAnisotropy:8]]
[2020.01.20-09.46.45:877]  0]LogConfig: Setting CVar [r.Streaming.LimitPoolSizeToVRAM:0]]
[2020.01.20-09.46.45:877]  0]LogConfig: Setting CVar [r.Streaming.PoolSize:3000]]
[2020.01.20-09.46.45:877]  0]LogConfig: Setting CVar [r.Streaming.MaxEffectiveScreenSize:0]]
[2020.01.20-09.46.45:877]  0]LogConfig: Applying CVar settings from Section [EffectsQuality@Cine] File ../../../Samples/StarterContent/Saved/Config/Linux/Scalability.ini]
[2020.01.20-09.46.45:877]  0]LogConfig: Setting CVar [r.TranslucencyLightingVolumeDim:64]]
[2020.01.20-09.46.45:877]  0]LogConfig: Setting CVar [r.RefractionQuality:2]]
[2020.01.20-09.46.45:877]  0]LogConfig: Setting CVar [r.SSR.Quality:4]]
[2020.01.20-09.46.45:877]  0]LogConfig: Setting CVar [r.SSR.HalfResSceneColor:0]]
[2020.01.20-09.46.45:877]  0]LogConfig: Setting CVar [r.SceneColorFormat:4]]
[2020.01.20-09.46.45:877]  0]LogConfig: Setting CVar [r.DetailMode:2]]
[2020.01.20-09.46.45:877]  0]LogConfig: Setting CVar [r.TranslucencyVolumeBlur:1]]
[2020.01.20-09.46.45:877]  0]LogConfig: Setting CVar [r.MaterialQualityLevel:1 ; High quality]]
[2020.01.20-09.46.45:877]  0]LogConfig: Setting CVar [r.SSS.Scale:1]]
[2020.01.20-09.46.45:877]  0]LogConfig: Setting CVar [r.SSS.SampleSet:2]]
[2020.01.20-09.46.45:877]  0]LogConfig: Setting CVar [r.SSS.Quality:1]]
[2020.01.20-09.46.45:877]  0]LogConfig: Setting CVar [r.SSS.HalfRes:0]]
[2020.01.20-09.46.45:877]  0]LogConfig: Setting CVar [r.SSGI.Quality:4]]
[2020.01.20-09.46.45:877]  0]LogConfig: Setting CVar [r.EmitterSpawnRateScale:1.0]]
[2020.01.20-09.46.45:877]  0]LogConfig: Setting CVar [r.ParticleLightQuality:2]]
[2020.01.20-09.46.45:877]  0]LogConfig: Setting CVar [r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:0]]
[2020.01.20-09.46.45:877]  0]LogConfig: Setting CVar [r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountPerSlice:2]]
[2020.01.20-09.46.45:877]  0]LogConfig: Setting CVar [r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:32.0]]
[2020.01.20-09.46.45:877]  0]LogConfig: Setting CVar [r.SkyAtmosphere.FastSkyLUT:0]]
[2020.01.20-09.46.45:877]  0]LogConfig: Setting CVar [r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]]
[2020.01.20-09.46.45:877]  0]LogConfig: Setting CVar [r.SkyAtmosphere.FastSkyLUT.SampleCountMax:32.0]]
[2020.01.20-09.46.45:877]  0]LogConfig: Setting CVar [r.SkyAtmosphere.SampleCountMin:8.0]]
[2020.01.20-09.46.45:877]  0]LogConfig: Setting CVar [r.SkyAtmosphere.SampleCountMax:32.0]]
[2020.01.20-09.46.45:877]  0]LogConfig: Setting CVar [r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]]
[2020.01.20-09.46.45:877]  0]LogConfig: Setting CVar [r.SkyAtmosphere.TransmittanceLUT.SampleCount:30.0]]
[2020.01.20-09.46.45:877]  0]LogConfig: Setting CVar [r.SkyAtmosphere.MultiScatteringLUT.SampleCount:20.0]]
[2020.01.20-09.46.45:877]  0]LogConfig: Applying CVar settings from Section [FoliageQuality@Cine] File ../../../Samples/StarterContent/Saved/Config/Linux/Scalability.ini]
[2020.01.20-09.46.45:877]  0]LogConfig: Setting CVar [foliage.DensityScale:1.0]]
[2020.01.20-09.46.45:877]  0]LogConfig: Setting CVar [grass.DensityScale:1.0]]
[2020.01.20-09.46.45:877]  0]LogConfig: Applying CVar settings from Section [ShadingQuality@Cine] File ../../../Samples/StarterContent/Saved/Config/Linux/Scalability.ini]
[2020.01.20-09.46.45:877]  0]LogConfig: Setting CVar [r.HairStrands.SkyLighting.SampleCount:64]]
[2020.01.20-09.46.45:877]  0]LogConfig: Setting CVar [r.HairStrands.SkyLighting.JitterIntegration:1]]
[2020.01.20-09.46.45:878]  0]LogConfig: Setting CVar [r.HairStrands.SkyAO.SampleCount:32]]
[2020.01.20-09.46.45:878]  0]LogConfig: Applying CVar settings from Section [Startup] File ../../../Engine/Config/ConsoleVariables.ini]
[2020.01.20-09.46.45:878]  0]LogConfig: Setting CVar [net.UseAdaptiveNetUpdateFrequency:0]]
[2020.01.20-09.46.45:878]  0]LogConfig: Setting CVar [p.chaos.AllowCreatePhysxBodies:1]]
[2020.01.20-09.46.45:878]  0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File ../../../Samples/StarterContent/Saved/Config/Linux/Engine.ini]
[2020.01.20-09.46.45:878]  0]LogConfig: Setting CVar [g.TimeoutForBlockOnRenderFence:60000]]
[2020.01.20-09.46.45:878]  0]LogInit: Unix hardware info:
[2020.01.20-09.46.45:878]  0]LogInit:  - we are the first instance of this executable
[2020.01.20-09.46.45:878]  0]LogInit:  - this process' id (pid) is 7292, parent process' id (ppid) is 1528
[2020.01.20-09.46.45:878]  0]LogInit:  - we are not running under debugger
[2020.01.20-09.46.45:878]  0]LogInit:  - machine network name is 'efagerholm'
[2020.01.20-09.46.45:878]  0]LogInit:  - user name is 'efagerholm' (efagerholm)
[2020.01.20-09.46.45:878]  0]LogInit:  - we're logged in locally
[2020.01.20-09.46.45:878]  0]LogInit:  - we're running with rendering
[2020.01.20-09.46.45:878]  0]LogInit:  - CPU: GenuineIntel 'Intel(R) Core(TM) i9-7960X CPU @ 2.80GHz' (signature: 0x50654)
[2020.01.20-09.46.45:878]  0]LogInit:  - Number of physical cores available for the process: 16
[2020.01.20-09.46.45:878]  0]LogInit:  - Number of logical cores available for the process: 32
[2020.01.20-09.46.45:878]  0]LogInit:  - Cache line size: 64
[2020.01.20-09.46.45:878]  0]LogInit:  - Memory allocator used: binned2
[2020.01.20-09.46.45:878]  0]LogInit:  - This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no
[2020.01.20-09.46.45:878]  0]LogInit:  - This is an internal build.
[2020.01.20-09.46.45:878]  0]LogCore: Benchmarking clocks:
[2020.01.20-09.46.45:878]  0]LogCore:  - CLOCK_MONOTONIC (id=1) can sustain 43027084 (43027K, 43M) calls per second without zero deltas.
[2020.01.20-09.46.45:878]  0]LogCore:  - CLOCK_MONOTONIC_RAW (id=4) can sustain 2068158 (2068K, 2M) calls per second without zero deltas.
[2020.01.20-09.46.45:878]  0]LogCore:  - CLOCK_MONOTONIC_COARSE (id=6) can sustain 161098215 (161098K, 161M) calls per second with 99.999839% zero deltas.
[2020.01.20-09.46.45:878]  0]LogCore: Selected clock_id 1 (CLOCK_MONOTONIC) since it is the fastest support clock without zero deltas.
[2020.01.20-09.46.45:878]  0]LogInit: Unix-specific commandline switches:
[2020.01.20-09.46.45:878]  0]LogInit:  -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence)
[2020.01.20-09.46.45:878]  0]LogInit:  -jemalloc - use jemalloc for all memory allocation
[2020.01.20-09.46.45:878]  0]LogInit:  -binnedmalloc - use binned malloc  for all memory allocation
[2020.01.20-09.46.45:878]  0]LogInit:  -filemapcachesize=NUMBER - set the size for case-sensitive file mapping cache
[2020.01.20-09.46.45:878]  0]LogInit:  -useksm - uses kernel same-page mapping (KSM) for mapped memory (OFF)
[2020.01.20-09.46.45:878]  0]LogInit:  -ksmmergeall - marks all mmap'd memory pages suitable for KSM (OFF)
[2020.01.20-09.46.45:878]  0]LogInit:  -preloadmodulesymbols - Loads the main module symbols file into memory (OFF)
[2020.01.20-09.46.45:878]  0]LogInit:  -sigdfl=SIGNAL - Allows a specific signal to be set to its default handler rather then ignoring the signal
[2020.01.20-09.46.45:878]  0]LogInit:  -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl)
[2020.01.20-09.46.45:878]  0]LogInit:  -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl)
[2020.01.20-09.46.45:878]  0]LogInit:  -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini)
[2020.01.20-09.46.45:878]  0]LogInit:  - Physical RAM available (not considering process quota): 63 GB (64117 MB, 65656444 KB, 67232198656 bytes)
[2020.01.20-09.46.45:878]  0]LogInit:  - VirtualMemoryAllocator pools will grow at scale 1.4
[2020.01.20-09.46.45:878]  0]LogInit:  - MemoryRangeDecommit() will be a no-op (re-run with -vmapoolevict to change)
[2020.01.20-09.46.46:227]  0]LogInit: Using OS detected language (en-US).
[2020.01.20-09.46.46:227]  0]LogInit: Using OS detected locale (en-US).
[2020.01.20-09.46.46:228]  0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so the 'en' localization will be used.
[2020.01.20-09.46.46:401]  0]LogSlate: New Slate User Created.  User Index 0, Is Virtual User: 0
[2020.01.20-09.46.46:401]  0]LogSlate: Slate User Registered.  User Index 0, Is Virtual User: 0
[2020.01.20-09.46.46:644]  0]LogInit: Using SDL_WINDOW_VULKAN
[2020.01.20-09.46.46:716]  0]LogVulkanRHI: Display: - Found instance extension VK_EXT_acquire_xlib_display
[2020.01.20-09.46.46:716]  0]LogVulkanRHI: Display: - Found instance extension VK_EXT_debug_report
[2020.01.20-09.46.46:716]  0]LogVulkanRHI: Display: - Found instance extension VK_EXT_debug_utils
[2020.01.20-09.46.46:716]  0]LogVulkanRHI: Display: - Found instance extension VK_EXT_direct_mode_display
[2020.01.20-09.46.46:716]  0]LogVulkanRHI: Display: - Found instance extension VK_EXT_display_surface_counter
[2020.01.20-09.46.46:716]  0]LogVulkanRHI: Display: - Found instance extension VK_KHR_device_group_creation
[2020.01.20-09.46.46:716]  0]LogVulkanRHI: Display: - Found instance extension VK_KHR_display
[2020.01.20-09.46.46:716]  0]LogVulkanRHI: Display: - Found instance extension VK_KHR_external_fence_capabilities
[2020.01.20-09.46.46:716]  0]LogVulkanRHI: Display: - Found instance extension VK_KHR_external_memory_capabilities
[2020.01.20-09.46.46:716]  0]LogVulkanRHI: Display: - Found instance extension VK_KHR_external_semaphore_capabilities
[2020.01.20-09.46.46:716]  0]LogVulkanRHI: Display: - Found instance extension VK_KHR_get_display_properties2
[2020.01.20-09.46.46:716]  0]LogVulkanRHI: Display: - Found instance extension VK_KHR_get_physical_device_properties2
[2020.01.20-09.46.46:716]  0]LogVulkanRHI: Display: - Found instance extension VK_KHR_get_surface_capabilities2
[2020.01.20-09.46.46:716]  0]LogVulkanRHI: Display: - Found instance extension VK_KHR_surface
[2020.01.20-09.46.46:716]  0]LogVulkanRHI: Display: - Found instance extension VK_KHR_surface_protected_capabilities
[2020.01.20-09.46.46:716]  0]LogVulkanRHI: Display: - Found instance extension VK_KHR_wayland_surface
[2020.01.20-09.46.46:716]  0]LogVulkanRHI: Display: - Found instance extension VK_KHR_xcb_surface
[2020.01.20-09.46.46:716]  0]LogVulkanRHI: Display: - Found instance extension VK_KHR_xlib_surface
Unable to read VR Path Registry from /home/efagerholm/.config/openvr/openvrpaths.vrpath
[2020.01.20-09.46.46:717]  0]LogHMD: Failed to initialize OpenVR with code 110
[2020.01.20-09.46.46:717]  0]LogVulkanRHI: Display: Not using instance layers
[2020.01.20-09.46.46:717]  0]LogVulkanRHI: Display: Using instance extensions
[2020.01.20-09.46.46:717]  0]LogVulkanRHI: Display: * VK_KHR_surface
[2020.01.20-09.46.46:717]  0]LogVulkanRHI: Display: * VK_KHR_xlib_surface
[2020.01.20-09.46.46:717]  0]LogVulkanRHI: Display: * VK_KHR_external_memory_capabilities
[2020.01.20-09.46.46:717]  0]LogVulkanRHI: Display: * VK_KHR_get_physical_device_properties2
[2020.01.20-09.46.46:726]  0]LogVulkanRHI: Display: Found 1 device(s)
[2020.01.20-09.46.46:727]  0]LogVulkanRHI: Display: Device 0: TITAN V
[2020.01.20-09.46.46:727]  0]LogVulkanRHI: Display: - API 1.1.119(0x401077) Driver 0x6e0b0000 VendorId 0x10de
[2020.01.20-09.46.46:727]  0]LogVulkanRHI: Display: - DeviceID 0x1d81 Type Discrete GPU
[2020.01.20-09.46.46:727]  0]LogVulkanRHI: Display: - Max Descriptor Sets Bound 32 Timestamps 1
[2020.01.20-09.46.46:727]  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_blend_operation_advanced
[2020.01.20-09.46.46:727]  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_buffer_device_address
[2020.01.20-09.46.46:727]  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_calibrated_timestamps
[2020.01.20-09.46.46:727]  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_conditional_rendering
[2020.01.20-09.46.46:727]  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_conservative_rasterization
[2020.01.20-09.46.46:727]  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_depth_clip_enable
[2020.01.20-09.46.46:727]  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_depth_range_unrestricted
[2020.01.20-09.46.46:727]  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_descriptor_indexing
[2020.01.20-09.46.46:727]  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_discard_rectangles
[2020.01.20-09.46.46:727]  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_display_control
[2020.01.20-09.46.46:727]  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_fragment_shader_interlock
[2020.01.20-09.46.46:727]  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_global_priority
[2020.01.20-09.46.46:727]  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_host_query_reset
[2020.01.20-09.46.46:727]  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_index_type_uint8
[2020.01.20-09.46.46:727]  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_inline_uniform_block
[2020.01.20-09.46.46:727]  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_line_rasterization
[2020.01.20-09.46.46:727]  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_memory_budget
[2020.01.20-09.46.46:727]  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_pci_bus_info
[2020.01.20-09.46.46:727]  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_pipeline_creation_feedback
[2020.01.20-09.46.46:727]  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_post_depth_coverage
[2020.01.20-09.46.46:727]  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_sample_locations
[2020.01.20-09.46.46:727]  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_sampler_filter_minmax
[2020.01.20-09.46.46:727]  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_scalar_block_layout
[2020.01.20-09.46.46:727]  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_separate_stencil_usage
[2020.01.20-09.46.46:727]  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_shader_demote_to_helper_invocation
[2020.01.20-09.46.46:727]  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_shader_subgroup_ballot
[2020.01.20-09.46.46:727]  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_shader_subgroup_vote
[2020.01.20-09.46.46:727]  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_shader_viewport_index_layer
[2020.01.20-09.46.46:727]  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_subgroup_size_control
[2020.01.20-09.46.46:727]  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_texel_buffer_alignment
[2020.01.20-09.46.46:727]  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_transform_feedback
[2020.01.20-09.46.46:727]  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_vertex_attribute_divisor
[2020.01.20-09.46.46:727]  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_ycbcr_image_arrays
[2020.01.20-09.46.46:727]  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_16bit_storage
[2020.01.20-09.46.46:727]  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_8bit_storage
[2020.01.20-09.46.46:727]  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_bind_memory2
[2020.01.20-09.46.46:727]  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_create_renderpass2
[2020.01.20-09.46.46:727]  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_dedicated_allocation
[2020.01.20-09.46.46:727]  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_depth_stencil_resolve
[2020.01.20-09.46.46:727]  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_descriptor_update_template
[2020.01.20-09.46.46:727]  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_device_group
[2020.01.20-09.46.46:727]  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_draw_indirect_count
[2020.01.20-09.46.46:727]  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_driver_properties
[2020.01.20-09.46.46:727]  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_external_fence
[2020.01.20-09.46.46:727]  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_external_fence_fd
[2020.01.20-09.46.46:727]  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_external_memory
[2020.01.20-09.46.46:727]  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_external_memory_fd
[2020.01.20-09.46.46:727]  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_external_semaphore
[2020.01.20-09.46.46:727]  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_external_semaphore_fd
[2020.01.20-09.46.46:727]  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_get_memory_requirements2
[2020.01.20-09.46.46:727]  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_image_format_list
[2020.01.20-09.46.46:727]  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_imageless_framebuffer
[2020.01.20-09.46.46:727]  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_maintenance1
[2020.01.20-09.46.46:727]  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_maintenance2
[2020.01.20-09.46.46:727]  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_maintenance3
[2020.01.20-09.46.46:727]  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_multiview
[2020.01.20-09.46.46:727]  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_pipeline_executable_properties
[2020.01.20-09.46.46:727]  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_push_descriptor
[2020.01.20-09.46.46:727]  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_relaxed_block_layout
[2020.01.20-09.46.46:727]  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_sampler_mirror_clamp_to_edge
[2020.01.20-09.46.46:727]  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_sampler_ycbcr_conversion
[2020.01.20-09.46.46:727]  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_shader_atomic_int64
[2020.01.20-09.46.46:727]  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_shader_draw_parameters
[2020.01.20-09.46.46:727]  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_shader_float16_int8
[2020.01.20-09.46.46:727]  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_shader_float_controls
[2020.01.20-09.46.46:727]  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_storage_buffer_storage_class
[2020.01.20-09.46.46:727]  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_swapchain
[2020.01.20-09.46.46:727]  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_swapchain_mutable_format
[2020.01.20-09.46.46:727]  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_timeline_semaphore
[2020.01.20-09.46.46:728]  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_uniform_buffer_standard_layout
[2020.01.20-09.46.46:728]  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_variable_pointers
[2020.01.20-09.46.46:728]  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_vulkan_memory_model
[2020.01.20-09.46.46:728]  0]LogVulkanRHI: Display: -    Found device extension VK_NV_clip_space_w_scaling
[2020.01.20-09.46.46:728]  0]LogVulkanRHI: Display: -    Found device extension VK_NV_coverage_reduction_mode
[2020.01.20-09.46.46:728]  0]LogVulkanRHI: Display: -    Found device extension VK_NV_dedicated_allocation
[2020.01.20-09.46.46:728]  0]LogVulkanRHI: Display: -    Found device extension VK_NV_dedicated_allocation_image_aliasing
[2020.01.20-09.46.46:728]  0]LogVulkanRHI: Display: -    Found device extension VK_NV_device_diagnostic_checkpoints
[2020.01.20-09.46.46:728]  0]LogVulkanRHI: Display: -    Found device extension VK_NV_fill_rectangle
[2020.01.20-09.46.46:728]  0]LogVulkanRHI: Display: -    Found device extension VK_NV_fragment_coverage_to_color
[2020.01.20-09.46.46:728]  0]LogVulkanRHI: Display: -    Found device extension VK_NV_framebuffer_mixed_samples
[2020.01.20-09.46.46:728]  0]LogVulkanRHI: Display: -    Found device extension VK_NV_geometry_shader_passthrough
[2020.01.20-09.46.46:728]  0]LogVulkanRHI: Display: -    Found device extension VK_NV_ray_tracing
[2020.01.20-09.46.46:728]  0]LogVulkanRHI: Display: -    Found device extension VK_NV_sample_mask_override_coverage
[2020.01.20-09.46.46:728]  0]LogVulkanRHI: Display: -    Found device extension VK_NV_shader_sm_builtins
[2020.01.20-09.46.46:728]  0]LogVulkanRHI: Display: -    Found device extension VK_NV_shader_subgroup_partitioned
[2020.01.20-09.46.46:728]  0]LogVulkanRHI: Display: -    Found device extension VK_NV_viewport_array2
[2020.01.20-09.46.46:728]  0]LogVulkanRHI: Display: -    Found device extension VK_NV_viewport_swizzle
[2020.01.20-09.46.46:728]  0]LogVulkanRHI: Display: -    Found device extension VK_NVX_binary_import
[2020.01.20-09.46.46:728]  0]LogVulkanRHI: Display: -    Found device extension VK_NVX_device_generated_commands
[2020.01.20-09.46.46:728]  0]LogVulkanRHI: Display: -    Found device extension VK_NVX_image_view_handle
[2020.01.20-09.46.46:728]  0]LogVulkanRHI: Display: -    Found device extension VK_NVX_multiview_per_view_attributes
[2020.01.20-09.46.46:728]  0]LogVulkanRHI: Display: Using Device 0: Geometry 1 Tessellation 1
[2020.01.20-09.46.46:728]  0]LogVulkanRHI: Display: Found 3 Queue Families
[2020.01.20-09.46.46:728]  0]LogVulkanRHI: Display: Initializing Queue Family 0: 16 queues Gfx Compute Xfer Sparse
[2020.01.20-09.46.46:728]  0]LogVulkanRHI: Display: Initializing Queue Family 1: 2 queues Xfer Sparse
[2020.01.20-09.46.46:728]  0]LogVulkanRHI: Display: Skipping unnecessary Queue Family 2: 8 queues Compute Xfer Sparse
[2020.01.20-09.46.47:015]  0]LogVulkanRHI: Display: Using device layers
[2020.01.20-09.46.47:015]  0]LogVulkanRHI: Display: Using device extensions
[2020.01.20-09.46.47:015]  0]LogVulkanRHI: Display: * VK_KHR_swapchain
[2020.01.20-09.46.47:015]  0]LogVulkanRHI: Display: * VK_KHR_maintenance1
[2020.01.20-09.46.47:015]  0]LogVulkanRHI: Display: * VK_KHR_maintenance2
[2020.01.20-09.46.47:015]  0]LogVulkanRHI: Display: 2 Device Memory Heaps; Max memory allocations -1
[2020.01.20-09.46.47:015]  0]LogVulkanRHI: Display: 0: Flags 0x1 Size 12884901888 (12288.00 MB) GPU
[2020.01.20-09.46.47:015]  0]LogVulkanRHI: Display: 1: Flags 0x0 Size 50424148992 (48088.21 MB)
[2020.01.20-09.46.47:015]  0]LogVulkanRHI: Display: 11 Device Memory Types (Not unified)
[2020.01.20-09.46.47:015]  0]LogVulkanRHI: Display: 0: Flags 0x0 Heap 1
[2020.01.20-09.46.47:015]  0]LogVulkanRHI: Display: 1: Flags 0x0 Heap 1
[2020.01.20-09.46.47:015]  0]LogVulkanRHI: Display: 2: Flags 0x0 Heap 1
[2020.01.20-09.46.47:015]  0]LogVulkanRHI: Display: 3: Flags 0x0 Heap 1
[2020.01.20-09.46.47:015]  0]LogVulkanRHI: Display: 4: Flags 0x0 Heap 1
[2020.01.20-09.46.47:015]  0]LogVulkanRHI: Display: 5: Flags 0x0 Heap 1
[2020.01.20-09.46.47:015]  0]LogVulkanRHI: Display: 6: Flags 0x0 Heap 1
[2020.01.20-09.46.47:015]  0]LogVulkanRHI: Display: 7: Flags 0x1 Heap 0  Local
[2020.01.20-09.46.47:015]  0]LogVulkanRHI: Display: 8: Flags 0x1 Heap 0  Local
[2020.01.20-09.46.47:015]  0]LogVulkanRHI: Display: 9: Flags 0x6 Heap 1  HostVisible HostCoherent
[2020.01.20-09.46.47:015]  0]LogVulkanRHI: Display: 10: Flags 0xe Heap 1  HostVisible HostCoherent HostCached
[2020.01.20-09.46.47:058]  0]LogVulkanRHI: Display: FVulkanPipelineStateCacheManager: Binary pipeline cache '../../../Samples/StarterContent/Saved/VulkanPSO.cache.10de.1d81' not found.
[2020.01.20-09.46.47:065]  0]LogVulkanRHI: Display: Nvidia User Driver Version = 440.44
[2020.01.20-09.46.47:070]  0]LogRHI: Texture pool is 8171 MB (70% of 11673 MB)
[2020.01.20-09.46.47:998]  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'Linux'
[2020.01.20-09.46.48:360]  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxNoEditor'
[2020.01.20-09.46.48:634]  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxClient'
[2020.01.20-09.46.48:908]  0]LogTargetPlatformManager: Display: Loaded TargetPlatform 'LinuxServer'
[2020.01.20-09.46.48:908]  0]LogTargetPlatformManager: Display: Building Assets For Linux
[2020.01.20-09.46.49:558]  0]LogShaderCompilers: Guid format shader working directory is 15 characters bigger than the processId version (../../../Samples/StarterContent/Intermediate/Shaders/WorkingDirectory/7292/).
[2020.01.20-09.46.49:558]  0]LogShaderCompilers: Cleaned the shader compiler working directory '../../../Samples/StarterContent/Intermediate/Shaders/tmp/C5B9210F737248AF9A68B2491D6F03F6/'.
[2020.01.20-09.46.49:558]  0]LogShaderCompilers: Display: Using Local Shader Compiler.
[2020.01.20-09.46.50:742]  0]LogDerivedDataCache: Display: Max Cache Size: 512 MB
[2020.01.20-09.46.50:869]  0]LogDerivedDataCache: Loaded boot cache 0.13s 143MB ../../../Samples/StarterContent/DerivedDataCache/Boot.ddc.
[2020.01.20-09.46.50:869]  0]LogDerivedDataCache: Display: Loaded Boot cache: ../../../Samples/StarterContent/DerivedDataCache/Boot.ddc
[2020.01.20-09.46.50:869]  0]LogDerivedDataCache: FDerivedDataBackendGraph:  Pak pak cache file ../../../Samples/StarterContent/DerivedDataCache/DDC.ddp not found, will not use a pak cache.
[2020.01.20-09.46.50:869]  0]LogDerivedDataCache: Unable to find inner node Pak for hierarchical cache Hierarchy.
[2020.01.20-09.46.50:869]  0]LogDerivedDataCache: FDerivedDataBackendGraph:  EnginePak pak cache file ../../../Engine/DerivedDataCache/DDC.ddp not found, will not use a pak cache.
[2020.01.20-09.46.50:869]  0]LogDerivedDataCache: Unable to find inner node EnginePak for hierarchical cache Hierarchy.
[2020.01.20-09.46.50:869]  0]LogDerivedDataCache: Using Local data cache path ../../../Engine/DerivedDataCache: Writable
[2020.01.20-09.46.50:869]  0]LogDerivedDataCache: Shared data cache path not found in *engine.ini, will not use an Shared cache.
[2020.01.20-09.46.50:869]  0]LogDerivedDataCache: Unable to find inner node Shared for hierarchical cache Hierarchy.
[2020.01.20-09.46.50:893]  0]LogMaterial: Verifying Global Shaders for SF_VULKAN_SM5
[2020.01.20-09.46.50:895]  0]LogSlate: Using FreeType 2.10.0
[2020.01.20-09.46.50:895]  0]LogSlate: SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1
[2020.01.20-09.46.50:963]  0]LogInit: Using OS detected language (en-US).
[2020.01.20-09.46.50:963]  0]LogInit: Using OS detected locale (en-US).
[2020.01.20-09.46.50:963]  0]LogTextLocalizationManager: No localization for 'en-US' exists, so 'en' will be used for the language.
[2020.01.20-09.46.50:963]  0]LogTextLocalizationManager: No localization for 'en-US' exists, so 'en' will be used for the locale.
[2020.01.20-09.46.50:963]  0]LogSlate: FontCache flush requested. Reason: Culture for localization was changed
[2020.01.20-09.46.50:963]  0]LogSlate: FontCache flush requested. Reason: Culture for localization was changed
[2020.01.20-09.46.50:974]  0]LogTextLocalizationManager: Compacting localization data took   9.67ms
[2020.01.20-09.46.50:977]  0]LogAssetRegistry: FAssetRegistry took 0.0014 seconds to start up
[2020.01.20-09.46.51:137]  0]LogPackageLocalizationCache: Processed 10 localized package path(s) for 1 prioritized culture(s) in 0.001315 seconds
[2020.01.20-09.46.51:179]  0]LogLinux: Selected Device Profile: [Linux]
[2020.01.20-09.46.52:622]  0]LogMeshReduction: Using QuadricMeshReduction for automatic static mesh reduction
[2020.01.20-09.46.52:622]  0]LogMeshReduction: Using SimplygonMeshReduction for automatic skeletal mesh reduction
[2020.01.20-09.46.52:622]  0]LogMeshReduction: No automatic mesh merging module available
[2020.01.20-09.46.52:622]  0]LogMeshReduction: No distributed automatic mesh merging module available
[2020.01.20-09.46.52:622]  0]LogMeshMerging: No automatic mesh merging module available
[2020.01.20-09.46.52:622]  0]LogMeshMerging: No distributed automatic mesh merging module available
[2020.01.20-09.46.52:629]  0]LogNetVersion: StarterContent 1.0.0, NetCL: 0, EngineNetVer: 13, GameNetVer: 0 (Checksum: 3444768604)
[2020.01.20-09.46.53:640]  0]LogHAL: Linux SourceCodeAccessSettings: NullSourceCodeAccessor
[2020.01.20-09.47.03:508]  0]SourceControl: Source control is disabled
[2020.01.20-09.47.03:508]  0]SourceControl: Source control is disabled
[2020.01.20-09.47.04:484]  0]SourceControl: Source control is disabled
[2020.01.20-09.47.05:480]  0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent.
[2020.01.20-09.47.05:480]  0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent.
[2020.01.20-09.47.06:502]  0]LogAndroidPermission: UAndroidPermissionCallbackProxy::GetInstance
[2020.01.20-09.47.07:959]  0]LogUObjectArray: 50852 objects as part of root set at end of initial load.
[2020.01.20-09.47.07:959]  0]LogUObjectAllocator: 8965136 out of 0 bytes used by permanent object pool.
[2020.01.20-09.47.07:959]  0]LogUObjectArray: CloseDisregardForGC: 0/0 objects in disregard for GC pool
[2020.01.20-09.47.08:437]  0]LogEngine: Initializing Engine...
Unable to read VR Path Registry from /home/efagerholm/.config/openvr/openvrpaths.vrpath
Unable to read VR Path Registry from /home/efagerholm/.config/openvr/openvrpaths.vrpath
[2020.01.20-09.47.08:438]  0]LogHMD: Failed to initialize OpenVR with code 110
[2020.01.20-09.47.08:438]  0]LogStats: UGameplayTagsManager::InitializeManager -  0.000 s
[2020.01.20-09.47.08:711]  0]LogInit: Initializing FReadOnlyCVARCache
[2020.01.20-09.47.08:711]  0]LogAudioMixer: Display: Audio Mixer Platform Settings:
[2020.01.20-09.47.08:711]  0]LogAudioMixer: Display:     Sample Rate:                          48000
[2020.01.20-09.47.08:711]  0]LogAudioMixer: Display:     Callback Buffer Frame Size Requested: 1024
[2020.01.20-09.47.08:711]  0]LogAudioMixer: Display:     Callback Buffer Frame Size To Use:      1024
[2020.01.20-09.47.08:711]  0]LogAudioMixer: Display:     Number of buffers to queue:              2
[2020.01.20-09.47.08:711]  0]LogAudioMixer: Display:     Max Channels (voices):                  32
[2020.01.20-09.47.08:711]  0]LogAudioMixer: Display:     Number of Async Source Workers:          0
[2020.01.20-09.47.08:711]  0]LogAudio: Display: AudioDevice MaxSources: 32
[2020.01.20-09.47.08:712]  0]LogAudio: Display: Using built-in audio occlusion.
[2020.01.20-09.47.08:712]  0]LogAudioMixer: Display: Initializing audio mixer.
[2020.01.20-09.47.08:721]  0]LogAudioMixerSDL: Display: Initialized SDL using pulseaudio platform API backend.
[2020.01.20-09.47.10:441]  0]LogAudioMixer: Display: Using Audio Device Default Audio Device
[2020.01.20-09.47.10:445]  0]LogInit: FAudioDevice initialized.
[2020.01.20-09.47.10:446]  0]LogNetVersion: Set ProjectVersion to 1.0.0.0. Version Checksum will be recalculated on next use.
[2020.01.20-09.47.10:570]  0]LogDerivedDataCache: Saved boot cache 0.12s 143MB ../../../Samples/StarterContent/DerivedDataCache/Boot.ddc.
[2020.01.20-09.47.10:866]  0]LogInit: Texture streaming: Enabled
[2020.01.20-09.47.12:259]  0]LogEngine: GameWindow did not exist.  Was created
[2020.01.20-09.47.12:506]  0]LogInit: Error: Error initializing SDL Vulkan Surface: 湉慶楬楷摮睯
[2020.01.20-09.47.12:506]  0]LogOutputDevice: Warning:

Script Stack (0 frames):

Assertion failed: 0 [File:/ue4/UnrealEngine/Engine/Source/Runtime/VulkanRHI/Private/Linux/VulkanLinuxPlatform.cpp] [Line: 181]

[2020.01.20-09.47.12:508]  0]LogCore: Error: appError called: Assertion failed: 0 [File:/ue4/UnrealEngine/Engine/Source/Runtime/VulkanRHI/Private/Linux/VulkanLinuxPlatform.cpp] [Line: 181]


Signal 11 caught.
Malloc Size=65538 LargeMemoryPoolOffset=65554
CommonUnixCrashHandler: Signal=11
Malloc Size=65535 LargeMemoryPoolOffset=131119
Malloc Size=622528 LargeMemoryPoolOffset=753664
[2020.01.20-09.47.12:519]  0]LogCore: === Critical error: ===
Unhandled Exception: SIGSEGV: invalid attempt to write memory at address 0x0000000000000003

[2020.01.20-09.47.12:519]  0]LogCore: Assertion failed: 0 [File:/ue4/UnrealEngine/Engine/Source/Runtime/VulkanRHI/Private/Linux/VulkanLinuxPlatform.cpp] [Line: 181]



0x00007f5ebac15896 libUE4Editor-Core.so!FGenericPlatformMisc::RaiseException(unsigned int) [/ue4/UnrealEngine/Engine/Source/Runtime/Core/Private/GenericPlatform/GenericPlatformMisc.cpp:477]
0x00007f5ebae29957 libUE4Editor-Core.so!FOutputDevice::LogfImpl(char16_t const*, ...) [/ue4/UnrealEngine/Engine/Source/Runtime/Core/Private/Misc/OutputDevice.cpp:71]
0x00007f5ebadb1dc6 libUE4Editor-Core.so!AssertFailedImplV(char const*, char const*, int, char16_t const*, __va_list_tag*) [/ue4/UnrealEngine/Engine/Source/Runtime/Core/Private/Misc/AssertionMacros.cpp:105]
0x00007f5ebadb1c5b libUE4Editor-Core.so!FDebug::CheckVerifyFailedImpl(char const*, char const*, int, char16_t const*, ...) [/ue4/UnrealEngine/Engine/Source/Runtime/Core/Private/Misc/AssertionMacros.cpp:452]
0x00007f5e799a29a0 libUE4Editor-VulkanRHI.so!FVulkanLinuxPlatform::CreateSurface(void*, VkInstance_T*, VkSurfaceKHR_T**) [/ue4/UnrealEngine/Engine/Source/Runtime/VulkanRHI/Private/Linux/VulkanLinuxPlatform.cpp:181]
0x00007f5e79a0237e libUE4Editor-VulkanRHI.so!FVulkanSwapChain::FVulkanSwapChain(VkInstance_T*, FVulkanDevice&, void*, EPixelFormat&, unsigned int, unsigned int, unsigned int*, TArray<VkImage_T*, TSizedDefaultAllocator<32> >&, signed char, FVulkanSwapChainRecreateInfo*) [/ue4/UnrealEngine/Engine/Source/Runtime/VulkanRHI/Private/VulkanSwapChain.cpp:144]
0x00007f5e79a42bff libUE4Editor-VulkanRHI.so!FVulkanViewport::CreateSwapchain(FVulkanSwapChainRecreateInfo*) [/ue4/UnrealEngine/Engine/Source/Runtime/VulkanRHI/Private/VulkanViewport.cpp:608]
0x00007f5e79a42925 libUE4Editor-VulkanRHI.so!FVulkanViewport::FVulkanViewport(FVulkanDynamicRHI*, FVulkanDevice*, void*, unsigned int, unsigned int, bool, EPixelFormat) [/ue4/UnrealEngine/Engine/Source/Runtime/VulkanRHI/Private/VulkanViewport.cpp:146]
0x00007f5e79a48aed libUE4Editor-VulkanRHI.so!FVulkanDynamicRHI::RHICreateViewport(void*, unsigned int, unsigned int, bool, EPixelFormat) [/ue4/UnrealEngine/Engine/Source/Runtime/VulkanRHI/Private/VulkanViewport.cpp:963]
0x00007f5e7e448536 libUE4Editor-SlateRHIRenderer.so!FSlateRHIRenderer::CreateViewport(TSharedRef<SWindow, (ESPMode)0>) [/ue4/UnrealEngine/Engine/Source/Runtime/SlateRHIRenderer/Private/SlateRHIRenderer.cpp:333]
0x00007f5e7e449029 libUE4Editor-SlateRHIRenderer.so!FSlateRHIRenderer::UpdateFullscreenState(TSharedRef<SWindow, (ESPMode)0>, unsigned int, unsigned int) [/ue4/UnrealEngine/Engine/Source/Runtime/SlateRHIRenderer/Private/SlateRHIRenderer.cpp:432]
0x00007f5eb554a2c4 libUE4Editor-SlateCore.so!SWindow::SetWindowMode(EWindowMode::Type) [/ue4/UnrealEngine/Engine/Source/Runtime/SlateCore/Private/Widgets/SWindow.cpp:2174]
0x00007f5eb7b17a8e libUE4Editor-Engine.so!UGameEngine::CreateGameWindow() [/ue4/UnrealEngine/Engine/Source/Runtime/Engine/Private/GameEngine.cpp:577]
0x00007f5eb7b1a072 libUE4Editor-Engine.so!UGameEngine::Init(IEngineLoop*) [/ue4/UnrealEngine/Engine/Source/Runtime/Engine/Private/GameEngine.cpp:1094]
0x000000000022ba44 UE4Editor!FEngineLoop::Init() [/ue4/UnrealEngine/Engine/Source/Runtime/Launch/Private/LaunchEngineLoop.cpp:3654]
0x000000000023e451 UE4Editor!GuardedMain(char16_t const*) [/ue4/UnrealEngine/Engine/Source/Runtime/Launch/Private/Launch.cpp:157]
0x00007f5eb27b9191 libUE4Editor-UnixCommonStartup.so!CommonUnixMain(int, char**, int (*)(char16_t const*), void (*)()) [/ue4/UnrealEngine/Engine/Source/Runtime/Unix/UnixCommonStartup/Private/UnixCommonStartup.cpp:264]
0x00007f5eb21deb97 libc.so.6!__libc_start_main(+0xe6)
0x000000000022b029 UE4Editor!_start()

[2020.01.20-09.47.12:522]  0]LogExit: Executing StaticShutdownAfterError
Malloc Size=69109 LargeMemoryPoolOffset=822789
LogPlatformFile: Not using cached read wrapper
LogTaskGraph: Started task graph with 4 named threads and 19 total threads with 1 sets of task threads.
LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +2:00, Platform Override: ''
LogInit: Build: ++UE4+Release-4.24-CL-0
LogInit: Engine Version: 4.24.1-0+++UE4+Release-4.24
LogInit: Compatible Engine Version: 4.24.0-0+++UE4+Release-4.24
LogInit: Net CL: 0
LogInit: OS: GenericOSVersionLabel (GenericOSSubVersionLabel), CPU: Intel(R) Core(TM) i9-7960X CPU @ 2.80GHz, GPU: GenericGPUBrand
LogInit: Compiled (64-bit): Jan 17 2020 15:45:47
LogInit: Compiled with Clang: 8.0.1 (tags/RELEASE_801/final)
LogInit: Build Configuration: Shipping
LogInit: Branch Name: ++UE4+Release-4.24
LogInit: Command Line:  -Abslog="/home/efagerholm/ue4/UnrealEngine/Samples/StarterContent/Saved/Logs/StarterContent-CRC.log" "/home/efagerholm/ue4/UnrealEngine/Samples/StarterContent/Saved/Crashes/crashinfo-StarterContent-pid-7292-670A8DDEFAA54BE283A936665D235236/"
LogInit: Base Directory: /home/efagerholm/ue4/UnrealEngine/Engine/Binaries/Linux/
LogInit: Installed Engine Build: 1
LogInit: Presizing for max 100000 objects, including 0 objects not considered by GC, pre-allocating 0 bytes for permanent pool.
LogInit: Object subsystem initialized
LogConfig: Applying CVar settings from Section [ConsoleVariables] File [/home/efagerholm/.config/Epic/CrashReportClient/Saved/Config/Linux/Engine.ini]
[2020.01.20-09.47.12:662]  0]LogInit: Unix hardware info:
[2020.01.20-09.47.12:662]  0]LogInit:  - we are the first instance of this executable
[2020.01.20-09.47.12:662]  0]LogInit:  - this process' id (pid) is 7553, parent process' id (ppid) is 7292
[2020.01.20-09.47.12:662]  0]LogInit:  - we are not running under debugger
[2020.01.20-09.47.12:662]  0]LogInit:  - machine network name is 'efagerholm'
[2020.01.20-09.47.12:663]  0]LogInit:  - user name is 'efagerholm' (efagerholm)
[2020.01.20-09.47.12:663]  0]LogInit:  - we're logged in locally
[2020.01.20-09.47.12:663]  0]LogInit:  - we're running with rendering
[2020.01.20-09.47.12:663]  0]LogInit:  - CPU: GenuineIntel 'Intel(R) Core(TM) i9-7960X CPU @ 2.80GHz' (signature: 0x50654)
[2020.01.20-09.47.12:663]  0]LogInit:  - Number of physical cores available for the process: 16
[2020.01.20-09.47.12:663]  0]LogInit:  - Number of logical cores available for the process: 32
[2020.01.20-09.47.12:663]  0]LogInit:  - Cache line size: 64
[2020.01.20-09.47.12:663]  0]LogInit:  - Memory allocator used: binned2
[2020.01.20-09.47.12:663]  0]LogInit:  - This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no
[2020.01.20-09.47.12:663]  0]LogInit:  - This is an internal build.
[2020.01.20-09.47.12:663]  0]LogCore: Skipped benchmarking clocks because the engine is running in a standalone program mode - CLOCK_MONOTONIC will be used.
[2020.01.20-09.47.12:663]  0]LogInit: Unix-specific commandline switches:
[2020.01.20-09.47.12:663]  0]LogInit:  -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence)
[2020.01.20-09.47.12:663]  0]LogInit:  -jemalloc - use jemalloc for all memory allocation
[2020.01.20-09.47.12:663]  0]LogInit:  -binnedmalloc - use binned malloc  for all memory allocation
[2020.01.20-09.47.12:663]  0]LogInit:  -filemapcachesize=NUMBER - set the size for case-sensitive file mapping cache
[2020.01.20-09.47.12:663]  0]LogInit:  -useksm - uses kernel same-page mapping (KSM) for mapped memory (OFF)
[2020.01.20-09.47.12:663]  0]LogInit:  -ksmmergeall - marks all mmap'd memory pages suitable for KSM (OFF)
[2020.01.20-09.47.12:663]  0]LogInit:  -preloadmodulesymbols - Loads the main module symbols file into memory (OFF)
[2020.01.20-09.47.12:663]  0]LogInit:  -sigdfl=SIGNAL - Allows a specific signal to be set to its default handler rather then ignoring the signal
[2020.01.20-09.47.12:663]  0]LogInit:  -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl)
[2020.01.20-09.47.12:663]  0]LogInit:  -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl)
[2020.01.20-09.47.12:663]  0]LogInit:  -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini)
[2020.01.20-09.47.12:663]  0]LogInit:  - Physical RAM available (not considering process quota): 63 GB (64117 MB, 65656444 KB, 67232198656 bytes)
[2020.01.20-09.47.12:663]  0]LogInit:  - VirtualMemoryAllocator pools will grow at scale 1.4
[2020.01.20-09.47.12:663]  0]LogInit:  - MemoryRangeDecommit() will be a no-op (re-run with -vmapoolevict to change)
[2020.01.20-09.47.12:676]  0]LogAssetRegistry: FAssetRegistry took 0.0000 seconds to start up
[2020.01.20-09.47.12:677]  0]LogUObjectArray: 1110 objects as part of root set at end of initial load.
[2020.01.20-09.47.12:677]  0]LogUObjectAllocator: 166096 out of 0 bytes used by permanent object pool.
[2020.01.20-09.47.12:677]  0]LogUObjectArray: CloseDisregardForGC: 0/0 objects in disregard for GC pool
[2020.01.20-09.47.12:677]  0]LogInit: Using OS detected language (en-US).
[2020.01.20-09.47.12:677]  0]LogInit: Using OS detected locale (en-US).
[2020.01.20-09.47.12:677]  0]LogTextLocalizationManager: No localization for 'en-US' exists, so 'en' will be used for the language.
[2020.01.20-09.47.12:677]  0]LogTextLocalizationManager: No localization for 'en-US' exists, so 'en' will be used for the locale.
[2020.01.20-09.47.12:685]  0]LogInit: Using OS detected language (en-US).
[2020.01.20-09.47.12:685]  0]LogInit: Using OS detected locale (en-US).
[2020.01.20-09.47.12:685]  0]LogTextLocalizationManager: No localization for 'en-US' exists, so 'en' will be used for the language.
[2020.01.20-09.47.12:685]  0]LogTextLocalizationManager: No localization for 'en-US' exists, so 'en' will be used for the locale.
[2020.01.20-09.47.12:686]  0]LogTextLocalizationManager: Compacting localization data took   0.64ms
[2020.01.20-09.47.12:686]  0]LogPackageLocalizationCache: Processed 2 localized package path(s) for 1 prioritized culture(s) in 0.000017 seconds
[2020.01.20-09.47.12:686]  0]CrashReportCoreLog: CrashReportClientVersion=1.0
[2020.01.20-09.47.12:686]  0]CrashReportCoreLog: CrashReportReceiver disabled
[2020.01.20-09.47.12:686]  0]CrashReportCoreLog: DataRouterUrl: https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data
[2020.01.20-09.47.12:688]  0]LogInit: Initializing SDL.
[2020.01.20-09.47.12:841]  0]LogInit: Initialized SDL 2.0.10 revision: 12952 (hg-12952:bc90ce38f1e2) (compiled against 2.0.10)
[2020.01.20-09.47.12:841]  0]LogInit: Using SDL video driver 'x11'
[2020.01.20-09.47.12:844]  0]LogSlate: New Slate User Created.  User Index 0, Is Virtual User: 0
[2020.01.20-09.47.12:844]  0]LogSlate: Slate User Registered.  User Index 0, Is Virtual User: 0
[2020.01.20-09.47.12:845]  0]LogSlate: Using FreeType 2.10.0
[2020.01.20-09.47.12:845]  0]LogSlate: SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1
[2020.01.20-09.47.12:845]  0]LogInit: Using SDL_WINDOW_OPENGL
[2020.01.20-09.47.12:853]  0]LogInit: FSlateOpenGLContext::Initialize - creating OpenGL 2.1 context
[2020.01.20-09.47.12:963]  0]CrashReportCoreLog: Initial state = Unknown UploadState value
[2020.01.20-09.47.12:963]  0]CrashReportCoreLog: Initial state = Unknown UploadState value
[2020.01.20-09.47.12:965]  0]LogLinux: Scale at X=67.000000, Y=27.000000: 1.000000 (monitor=#0, HDPI=96.000000 (horz scale: 1.000000), VDPI=96.000000 (vert scale: 1.000000))
[2020.01.20-09.47.12:966]  0]LogLinux: Scale at X=1953.500000, Y=1093.500000: 1.000000 (monitor=#0, HDPI=96.000000 (horz scale: 1.000000), VDPI=96.000000 (vert scale: 1.000000))
[2020.01.20-09.47.12:984]  0]LogInit: FSlateOpenGLContext::Initialize - creating OpenGL 2.1 context
[2020.01.20-09.47.12:994]  0]LogSlate: Took 0.000088 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Regular.ttf' (155K)
[2020.01.20-09.47.12:995]  0]LogSlate: Took 0.000068 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Bold.ttf' (160K)
[2020.01.20-09.47.12:999]  0]LogSlate: Took 0.000084 seconds to synchronously load lazily loaded font '../../../Engine/Content/Slate/Fonts/Roboto-Italic.ttf' (157K)
[2020.01.20-09.47.15:443]  0]LogCore: Engine exit requested (reason: FCrashReportClient::CloseWithoutSending())
[2020.01.20-09.47.15:476]  0]LogSlate: Request Window 'Unreal Engine 4 Crash Reporter' being destroyed
[2020.01.20-09.47.15:476]  0]LogSlate: Window 'Unreal Engine 4 Crash Reporter' being destroyed
[2020.01.20-09.47.15:492]  0]LogCore: Engine exit requested (reason: OnRequestExit; note: exit was already requested)
[2020.01.20-09.47.15:502]  0]CrashReportCoreLog: Final state (Receiver) = Ready
[2020.01.20-09.47.15:502]  0]CrashReportCoreLog: Final state (Receiver) = Unknown UploadState value
[2020.01.20-09.47.15:504]  0]LogSlate: Slate User Destroyed.  User Index 0, Is Virtual User: 0
[2020.01.20-09.47.15:504]  0]LogCore: Engine exit requested (reason: CrashReportClientApp RequestExit; note: exit was already requested)
[2020.01.20-09.47.15:504]  0]LogExit: Preparing to exit.
[2020.01.20-09.47.15:505]  0]LogExit: Object subsystem successfully closed.
[2020.01.20-09.47.15:508]  0]LogModuleManager: Shutting down and abandoning module ImageWrapper (10)
[2020.01.20-09.47.15:508]  0]LogModuleManager: Shutting down and abandoning module InputCore (8)
[2020.01.20-09.47.15:508]  0]LogModuleManager: Shutting down and abandoning module CoreUObject (6)
[2020.01.20-09.47.15:508]  0]LogModuleManager: Shutting down and abandoning module PakFile (4)
[2020.01.20-09.47.15:508]  0]LogModuleManager: Shutting down and abandoning module RSA (3)
[2020.01.20-09.47.15:509]  0]LogExit: Exiting.
[2020.01.20-09.47.15:509]  0]LogInit: Tearing down SDL.
Engine crash handling finished; re-raising signal 11 for the default handler. Good bye.
Segmentation fault (core dumped)


The line from your log:

Should indicate the SDL error but the error string is the wrong one. It should be the output of SDL_GetError() converted to utf-16.

In method


FVulkanLinuxPlatform::CreateSurface

in


UnrealEngine/Engine/Source/Runtime/VulkanRHI/Private/Linux/VulkanLinuxPlatform.cpp

try wrapping the call to


SDL_GetError()

as


*FString(SDL_GetError())

This won’t fix the problem, but it might lead you to where it is.

I’d be interested to know what the problem ends up being.

i have a similar problem on startup

[2020.04.23-16.22.15:504] 0]LogCore: Error: appError called: Assertion failed: bGfx [File:/media/hyder61112/500Gb SSHD/Programs/UnrealEngine/Engine/Source/Runtime/VulkanRHI/Private/VulkanSwapChain.cpp] [Line: 987]
Graphics Queue doesn’t support present!

Signal 11 caught.
Malloc Size=65538 LargeMemoryPoolOffset=65554

i’m following this thread. hope someone managed to fix it.
i was moving from windows 10 pro to linux mint and i have a project that should be released on 1st of may so theres no time to download an older version and compile it especially with slow net 120kbps

I’ve been running on Linux with -opengl4 option to UE4Editor because Vulkan would not work for me.

Yesterday I upgraded to 4.25 and thought I’d give this a try. By co-incidence I happened to have my Engine Scalability Settings in my project down to Low.

Lo and behold Vulkan at low resolution works just fine.

I tried increasing the Engine Scalability Settings but every time the engine would crash.

So the bottom line is that the Vulkan driver on a GTX 950 with 2GB cannot handle a 4K monitor on anything other than low res.

/UnrealEngine-4.26/Engine/Source/Runtime/VulkanRHI/Private/VulkanUtil.cpp] [Line: 803] VulkanRHI::vkDeviceWaitIdle(Device) failed, VkResult=-4 at /home/dolora/Downloads/UnrealEngine-4.26/Engine/Source/Runtime/VulkanRHI/Private/VulkanDevice.cpp:1173 with error VK_ERROR_DEVICE_LOST 0x00007ff00665a71f libUE4Editor-

my solution and maybe work for you. Cheers