Advertisement
Amatrelan

Crash at startup

Jun 1st, 2015
262
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 37.49 KB | None | 0 0
  1. Using binned.
  2. Increasing per-process limit of core file size to infinity.
  3. [2015.06.01-20.09.30:111][ 0]LogInit:Display: Running engine without a game
  4. [2015.06.01-20.09.30:111][ 0]LogInit:Display: RandInit(655718577) SRandInit(655718579).
  5. [2015.06.01-20.09.30:111][ 0]LogTaskGraph: Started task graph with 4 named threads and 7 total threads.
  6. [2015.06.01-20.09.30:111][ 0]LogStats: Stats thread started
  7. [2015.06.01-20.09.30:111][ 0]LogInit: Version: 4.8.0-0+++depot+UE4-Releases+4.8
  8. [2015.06.01-20.09.30:111][ 0]LogInit: API Version: 0
  9. [2015.06.01-20.09.30:111][ 0]LogInit: Compiled (64-bit): Jun 1 2015 22:43:40
  10. [2015.06.01-20.09.30:111][ 0]LogInit: Compiled with Clang: 3.5.0 (tags/RELEASE_350/final)
  11. [2015.06.01-20.09.30:111][ 0]LogInit: Build Configuration: Development
  12. [2015.06.01-20.09.30:111][ 0]LogInit: Branch Name: ++depot+UE4-Releases+4.8
  13. [2015.06.01-20.09.30:111][ 0]LogInit: Command line:
  14. [2015.06.01-20.09.30:111][ 0]LogInit: Base directory: /home/amatrelan/UnrealEngine/Engine/Binaries/Linux/
  15. [2015.06.01-20.09.30:111][ 0]LogInit: Rocket: 0
  16. [2015.06.01-20.09.30:115][ 0]LogInit: Using libcurl 7.38.0
  17. [2015.06.01-20.09.30:115][ 0]LogInit: - built for x86_64-unknown-linux-gnu
  18. [2015.06.01-20.09.30:115][ 0]LogInit: - supports SSL with OpenSSL/1.0.1i
  19. [2015.06.01-20.09.30:115][ 0]LogInit: - supports HTTP deflate (compression) using libz 1.2.5
  20. [2015.06.01-20.09.30:115][ 0]LogInit: - other features:
  21. [2015.06.01-20.09.30:115][ 0]LogInit: CURL_VERSION_SSL
  22. [2015.06.01-20.09.30:115][ 0]LogInit: CURL_VERSION_LIBZ
  23. [2015.06.01-20.09.30:115][ 0]LogInit: CURL_VERSION_IPV6
  24. [2015.06.01-20.09.30:115][ 0]LogInit: CURL_VERSION_ASYNCHDNS
  25. [2015.06.01-20.09.30:115][ 0]LogInit: CURL_VERSION_LARGEFILE
  26. [2015.06.01-20.09.30:115][ 0]LogInit: CURL_VERSION_TLSAUTH_SRP
  27. [2015.06.01-20.09.30:115][ 0]LogInit: Libcurl: checking if '/etc/pki/tls/certs/ca-bundle.crt' exists
  28. [2015.06.01-20.09.30:116][ 0]LogInit: Libcurl: checking if '/etc/ssl/certs/ca-certificates.crt' exists
  29. [2015.06.01-20.09.30:116][ 0]LogInit: CurlRequestOptions (configurable via config and command line):
  30. [2015.06.01-20.09.30:116][ 0]LogInit: - bVerifyPeer = true - Libcurl will verify peer certificate
  31. [2015.06.01-20.09.30:116][ 0]LogInit: - bUseHttpProxy = false - Libcurl will NOT use HTTP proxy
  32. [2015.06.01-20.09.30:116][ 0]LogInit: - bDontReuseConnections = false - Libcurl will reuse connections
  33. [2015.06.01-20.09.30:116][ 0]LogInit: - CertBundlePath = /etc/ssl/certs/ca-certificates.crt - Libcurl will set CURLOPT_CAINFO to it
  34. [2015.06.01-20.09.30:118][ 0]LogOnline:Warning: No default platform service specified for OnlineSubsystem
  35. [2015.06.01-20.09.30:198][ 0]LogInit: Presizing for 0 objects not considered by GC, pre-allocating 0 bytes.
  36. [2015.06.01-20.09.30:203][ 0]LogInit: Object subsystem initialized
  37. [2015.06.01-20.09.30:204][ 0]LogInit: Initializing SDL.
  38. [2015.06.01-20.09.30:405][ 0]LogInit: Display metrics:
  39. [2015.06.01-20.09.30:405][ 0]LogInit: PrimaryDisplayWidth: 1920
  40. [2015.06.01-20.09.30:405][ 0]LogInit: PrimaryDisplayHeight: 1080
  41. [2015.06.01-20.09.30:405][ 0]LogInit: PrimaryDisplayWorkAreaRect:
  42. [2015.06.01-20.09.30:405][ 0]LogInit: Left=0, Top=25, Right=1920, Bottom=1080
  43. [2015.06.01-20.09.30:405][ 0]LogInit: VirtualDisplayRect:
  44. [2015.06.01-20.09.30:405][ 0]LogInit: Left=0, Top=25, Right=1920, Bottom=1080
  45. [2015.06.01-20.09.30:405][ 0]LogInit: TitleSafePaddingSize: X=0.000 Y=0.000
  46. [2015.06.01-20.09.30:405][ 0]LogInit: ActionSafePaddingSize: X=0.000 Y=0.000
  47. [2015.06.01-20.09.30:405][ 0]LogInit: Number of monitors: 1
  48. [2015.06.01-20.09.30:405][ 0]LogInit: Monitor 0
  49. [2015.06.01-20.09.30:405][ 0]LogInit: Name: BenQ GL2450 24"
  50. [2015.06.01-20.09.30:405][ 0]LogInit: ID: display0
  51. [2015.06.01-20.09.30:405][ 0]LogInit: NativeWidth: 1920
  52. [2015.06.01-20.09.30:405][ 0]LogInit: NativeHeight: 1080
  53. [2015.06.01-20.09.30:405][ 0]LogInit: bIsPrimary: true
  54. [2015.06.01-20.09.30:405][ 0]LogInit: Selected Device Profile: [Linux]
  55. [2015.06.01-20.09.30:405][ 0]LogInit: Applying CVar settings loaded from the selected device profile: [Linux]
  56. [2015.06.01-20.09.30:411][ 0]LogInit: Linux hardware info:
  57. [2015.06.01-20.09.30:411][ 0]LogInit: - this process' id (pid) is 10715, parent process' id (ppid) is 10047
  58. [2015.06.01-20.09.30:411][ 0]LogInit: - we are not running under debugger
  59. [2015.06.01-20.09.30:411][ 0]LogInit: - machine network name is 'amatrelan-ustudio'
  60. [2015.06.01-20.09.30:411][ 0]LogInit: - we're logged in locally
  61. [2015.06.01-20.09.30:411][ 0]LogInit: - Number of physical cores available for the process: 4
  62. [2015.06.01-20.09.30:411][ 0]LogInit: - Number of logical cores available for the process: 8
  63. [2015.06.01-20.09.30:411][ 0]LogInit: - Memory allocator used: binned
  64. [2015.06.01-20.09.30:411][ 0]LogInit: Linux-specific commandline switches:
  65. [2015.06.01-20.09.30:411][ 0]LogInit: -nodwarf (currently OFF): suppress parsing of DWARF debug info (callstacks will be generated faster, but won't have line numbers)
  66. [2015.06.01-20.09.30:411][ 0]LogInit: -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence)
  67. [2015.06.01-20.09.30:411][ 0]LogInit: -jemalloc - use jemalloc for all memory allocation
  68. [2015.06.01-20.09.30:411][ 0]LogInit: -binnedmalloc - use binned malloc for all memory allocation
  69. [2015.06.01-20.09.30:411][ 0]LogInit: -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl)
  70. [2015.06.01-20.09.30:411][ 0]LogInit: -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl)
  71. [2015.06.01-20.09.30:411][ 0]LogInit: -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini)
  72. [2015.06.01-20.09.30:411][ 0]LogInit: Setting LC_NUMERIC to en_US
  73. [2015.06.01-20.09.30:411][ 0]LogInit: - Physical RAM available (not considering process quota): 16 GB (15986 MB, 16369760 KB, 16762634240 bytes)
  74. [2015.06.01-20.09.30:414][ 0]LogTextLocalizationManager: The requested culture ('en_US') has no localization data; parent culture's ('en') localization data will be used.
  75. [2015.06.01-20.09.30:503][ 0]LogTextLocalizationManager:Warning: Loaded localization resources contain conflicting entries for (Namespace:ContentBrowser, Key:ImportAssetToolTip):
  76. Localization Resource: (/home/amatrelan/UnrealEngine/Engine/Content/Localization/Editor/en/Editor.locres) Source String Hash: (-630476809) Localized String: (Import to {0}...)
  77. Localization Resource: (/home/amatrelan/UnrealEngine/Engine/Content/Localization/Editor/en/Editor.locres) Source String Hash: (1271782899) Localized String: (Imports an asset from file to this folder.)
  78. [2015.06.01-20.09.30:651][ 0]LogRHI:Warning: disabling reporting back of debug groups and markers to the OpenGL debug output callback
  79. [2015.06.01-20.09.30:652][ 0]LogRHI:Warning: disabling reporting back of debug groups and markers to the OpenGL debug output callback
  80. [2015.06.01-20.09.30:652][ 0]LogRHI: Initializing OpenGL RHI
  81. [2015.06.01-20.09.30:652][ 0]LogRHI: GL_VENDOR: nouveau
  82. [2015.06.01-20.09.30:652][ 0]LogRHI: GL_RENDERER: Gallium 0.4 on NVE6
  83. [2015.06.01-20.09.30:652][ 0]LogRHI: GL_VERSION: 3.3 (Core Profile) Mesa 10.3.2
  84. [2015.06.01-20.09.30:652][ 0]LogRHI: GL_SHADING_LANGUAGE_VERSION: 3.30
  85. [2015.06.01-20.09.30:652][ 0]LogRHI: OpenGL Extensions:
  86. [2015.06.01-20.09.30:652][ 0]LogRHI: GL_ARB_ES2_compatibility
  87. [2015.06.01-20.09.30:652][ 0]LogRHI: GL_ARB_ES3_compatibility
  88. [2015.06.01-20.09.30:652][ 0]LogRHI: GL_ARB_base_instance
  89. [2015.06.01-20.09.30:652][ 0]LogRHI: GL_ARB_blend_func_extended
  90. [2015.06.01-20.09.30:652][ 0]LogRHI: GL_ARB_buffer_storage
  91. [2015.06.01-20.09.30:652][ 0]LogRHI: GL_ARB_clear_buffer_object
  92. [2015.06.01-20.09.30:652][ 0]LogRHI: GL_ARB_color_buffer_float
  93. [2015.06.01-20.09.30:652][ 0]LogRHI: GL_ARB_compressed_texture_pixel_storage
  94. [2015.06.01-20.09.30:652][ 0]LogRHI: GL_ARB_conditional_render_inverted
  95. [2015.06.01-20.09.30:652][ 0]LogRHI: GL_ARB_copy_buffer
  96. [2015.06.01-20.09.30:652][ 0]LogRHI: GL_ARB_conservative_depth
  97. [2015.06.01-20.09.30:652][ 0]LogRHI: GL_ARB_debug_output
  98. [2015.06.01-20.09.30:652][ 0]LogRHI: GL_ARB_depth_buffer_float
  99. [2015.06.01-20.09.30:653][ 0]LogRHI: GL_ARB_depth_clamp
  100. [2015.06.01-20.09.30:653][ 0]LogRHI: GL_ARB_derivative_control
  101. [2015.06.01-20.09.30:653][ 0]LogRHI: GL_ARB_draw_buffers
  102. [2015.06.01-20.09.30:653][ 0]LogRHI: GL_ARB_draw_buffers_blend
  103. [2015.06.01-20.09.30:653][ 0]LogRHI: GL_ARB_draw_elements_base_vertex
  104. [2015.06.01-20.09.30:653][ 0]LogRHI: GL_ARB_draw_indirect
  105. [2015.06.01-20.09.30:653][ 0]LogRHI: GL_ARB_draw_instanced
  106. [2015.06.01-20.09.30:653][ 0]LogRHI: GL_ARB_explicit_attrib_location
  107. [2015.06.01-20.09.30:653][ 0]LogRHI: GL_ARB_explicit_uniform_location
  108. [2015.06.01-20.09.30:653][ 0]LogRHI: GL_ARB_fragment_coord_conventions
  109. [2015.06.01-20.09.30:653][ 0]LogRHI: GL_ARB_fragment_layer_viewport
  110. [2015.06.01-20.09.30:653][ 0]LogRHI: GL_ARB_fragment_shader
  111. [2015.06.01-20.09.30:653][ 0]LogRHI: GL_ARB_framebuffer_object
  112. [2015.06.01-20.09.30:653][ 0]LogRHI: GL_ARB_framebuffer_sRGB
  113. [2015.06.01-20.09.30:653][ 0]LogRHI: GL_ARB_get_program_binary
  114. [2015.06.01-20.09.30:653][ 0]LogRHI: GL_ARB_gpu_shader5
  115. [2015.06.01-20.09.30:653][ 0]LogRHI: GL_ARB_half_float_pixel
  116. [2015.06.01-20.09.30:653][ 0]LogRHI: GL_ARB_half_float_vertex
  117. [2015.06.01-20.09.30:653][ 0]LogRHI: GL_ARB_instanced_arrays
  118. [2015.06.01-20.09.30:653][ 0]LogRHI: GL_ARB_internalformat_query
  119. [2015.06.01-20.09.30:653][ 0]LogRHI: GL_ARB_invalidate_subdata
  120. [2015.06.01-20.09.30:653][ 0]LogRHI: GL_ARB_map_buffer_alignment
  121. [2015.06.01-20.09.30:653][ 0]LogRHI: GL_ARB_map_buffer_range
  122. [2015.06.01-20.09.30:653][ 0]LogRHI: GL_ARB_multi_bind
  123. [2015.06.01-20.09.30:653][ 0]LogRHI: GL_ARB_multi_draw_indirect
  124. [2015.06.01-20.09.30:653][ 0]LogRHI: GL_ARB_occlusion_query2
  125. [2015.06.01-20.09.30:653][ 0]LogRHI: GL_ARB_pixel_buffer_object
  126. [2015.06.01-20.09.30:653][ 0]LogRHI: GL_ARB_point_sprite
  127. [2015.06.01-20.09.30:653][ 0]LogRHI: GL_ARB_provoking_vertex
  128. [2015.06.01-20.09.30:653][ 0]LogRHI: GL_ARB_robustness
  129. [2015.06.01-20.09.30:653][ 0]LogRHI: GL_ARB_sample_shading
  130. [2015.06.01-20.09.30:653][ 0]LogRHI: GL_ARB_sampler_objects
  131. [2015.06.01-20.09.30:653][ 0]LogRHI: GL_ARB_seamless_cube_map
  132. [2015.06.01-20.09.30:653][ 0]LogRHI: GL_ARB_seamless_cubemap_per_texture
  133. [2015.06.01-20.09.30:653][ 0]LogRHI: GL_ARB_separate_shader_objects
  134. [2015.06.01-20.09.30:653][ 0]LogRHI: GL_ARB_shader_bit_encoding
  135. [2015.06.01-20.09.30:653][ 0]LogRHI: GL_ARB_shader_objects
  136. [2015.06.01-20.09.30:653][ 0]LogRHI: GL_ARB_shader_texture_lod
  137. [2015.06.01-20.09.30:653][ 0]LogRHI: GL_ARB_shading_language_packing
  138. [2015.06.01-20.09.30:653][ 0]LogRHI: GL_ARB_shading_language_420pack
  139. [2015.06.01-20.09.30:653][ 0]LogRHI: GL_ARB_stencil_texturing
  140. [2015.06.01-20.09.30:653][ 0]LogRHI: GL_ARB_sync
  141. [2015.06.01-20.09.30:653][ 0]LogRHI: GL_ARB_texture_barrier
  142. [2015.06.01-20.09.30:653][ 0]LogRHI: GL_ARB_texture_buffer_object
  143. [2015.06.01-20.09.30:653][ 0]LogRHI: GL_ARB_texture_buffer_object_rgb32
  144. [2015.06.01-20.09.30:653][ 0]LogRHI: GL_ARB_texture_buffer_range
  145. [2015.06.01-20.09.30:653][ 0]LogRHI: GL_ARB_texture_compression_bptc
  146. [2015.06.01-20.09.30:653][ 0]LogRHI: GL_ARB_texture_compression_rgtc
  147. [2015.06.01-20.09.30:653][ 0]LogRHI: GL_ARB_texture_cube_map_array
  148. [2015.06.01-20.09.30:653][ 0]LogRHI: GL_ARB_texture_float
  149. [2015.06.01-20.09.30:653][ 0]LogRHI: GL_ARB_texture_gather
  150. [2015.06.01-20.09.30:653][ 0]LogRHI: GL_ARB_texture_mirror_clamp_to_edge
  151. [2015.06.01-20.09.30:653][ 0]LogRHI: GL_ARB_texture_multisample
  152. [2015.06.01-20.09.30:653][ 0]LogRHI: GL_ARB_texture_non_power_of_two
  153. [2015.06.01-20.09.30:653][ 0]LogRHI: GL_ARB_texture_query_levels
  154. [2015.06.01-20.09.30:653][ 0]LogRHI: GL_ARB_texture_query_lod
  155. [2015.06.01-20.09.30:653][ 0]LogRHI: GL_ARB_texture_rectangle
  156. [2015.06.01-20.09.30:653][ 0]LogRHI: GL_ARB_texture_rgb10_a2ui
  157. [2015.06.01-20.09.30:653][ 0]LogRHI: GL_ARB_texture_rg
  158. [2015.06.01-20.09.30:653][ 0]LogRHI: GL_ARB_texture_storage
  159. [2015.06.01-20.09.30:653][ 0]LogRHI: GL_ARB_texture_storage_multisample
  160. [2015.06.01-20.09.30:653][ 0]LogRHI: GL_ARB_texture_swizzle
  161. [2015.06.01-20.09.30:653][ 0]LogRHI: GL_ARB_timer_query
  162. [2015.06.01-20.09.30:653][ 0]LogRHI: GL_ARB_transform_feedback2
  163. [2015.06.01-20.09.30:653][ 0]LogRHI: GL_ARB_transform_feedback3
  164. [2015.06.01-20.09.30:653][ 0]LogRHI: GL_ARB_transform_feedback_instanced
  165. [2015.06.01-20.09.30:653][ 0]LogRHI: GL_ARB_uniform_buffer_object
  166. [2015.06.01-20.09.30:653][ 0]LogRHI: GL_ARB_vertex_array_bgra
  167. [2015.06.01-20.09.30:653][ 0]LogRHI: GL_ARB_vertex_array_object
  168. [2015.06.01-20.09.30:653][ 0]LogRHI: GL_ARB_vertex_attrib_binding
  169. [2015.06.01-20.09.30:653][ 0]LogRHI: GL_ARB_vertex_shader
  170. [2015.06.01-20.09.30:653][ 0]LogRHI: GL_ARB_vertex_type_10f_11f_11f_rev
  171. [2015.06.01-20.09.30:653][ 0]LogRHI: GL_ARB_vertex_type_2_10_10_10_rev
  172. [2015.06.01-20.09.30:653][ 0]LogRHI: GL_ARB_viewport_array
  173. [2015.06.01-20.09.30:653][ 0]LogRHI: GL_EXT_abgr
  174. [2015.06.01-20.09.30:653][ 0]LogRHI: GL_EXT_blend_equation_separate
  175. [2015.06.01-20.09.30:653][ 0]LogRHI: GL_EXT_draw_buffers2
  176. [2015.06.01-20.09.30:653][ 0]LogRHI: GL_EXT_draw_instanced
  177. [2015.06.01-20.09.30:653][ 0]LogRHI: GL_EXT_framebuffer_blit
  178. [2015.06.01-20.09.30:653][ 0]LogRHI: GL_EXT_framebuffer_multisample
  179. [2015.06.01-20.09.30:653][ 0]LogRHI: GL_EXT_framebuffer_multisample_blit_scaled
  180. [2015.06.01-20.09.30:653][ 0]LogRHI: GL_EXT_framebuffer_sRGB
  181. [2015.06.01-20.09.30:653][ 0]LogRHI: GL_EXT_packed_depth_stencil
  182. [2015.06.01-20.09.30:653][ 0]LogRHI: GL_EXT_packed_float
  183. [2015.06.01-20.09.30:653][ 0]LogRHI: GL_EXT_pixel_buffer_object
  184. [2015.06.01-20.09.30:653][ 0]LogRHI: GL_EXT_provoking_vertex
  185. [2015.06.01-20.09.30:653][ 0]LogRHI: GL_EXT_shader_integer_mix
  186. [2015.06.01-20.09.30:653][ 0]LogRHI: GL_EXT_texture_array
  187. [2015.06.01-20.09.30:653][ 0]LogRHI: GL_EXT_texture_compression_dxt1
  188. [2015.06.01-20.09.30:654][ 0]LogRHI: GL_ANGLE_texture_compression_dxt3
  189. [2015.06.01-20.09.30:654][ 0]LogRHI: GL_ANGLE_texture_compression_dxt5
  190. [2015.06.01-20.09.30:654][ 0]LogRHI: GL_EXT_texture_compression_latc
  191. [2015.06.01-20.09.30:654][ 0]LogRHI: GL_EXT_texture_compression_rgtc
  192. [2015.06.01-20.09.30:654][ 0]LogRHI: GL_EXT_texture_compression_s3tc
  193. [2015.06.01-20.09.30:654][ 0]LogRHI: GL_EXT_texture_filter_anisotropic
  194. [2015.06.01-20.09.30:654][ 0]LogRHI: GL_EXT_texture_integer
  195. [2015.06.01-20.09.30:654][ 0]LogRHI: GL_EXT_texture_mirror_clamp
  196. [2015.06.01-20.09.30:654][ 0]LogRHI: GL_EXT_texture_shared_exponent
  197. [2015.06.01-20.09.30:654][ 0]LogRHI: GL_EXT_texture_snorm
  198. [2015.06.01-20.09.30:654][ 0]LogRHI: GL_EXT_texture_sRGB
  199. [2015.06.01-20.09.30:654][ 0]LogRHI: GL_EXT_texture_sRGB_decode
  200. [2015.06.01-20.09.30:654][ 0]LogRHI: GL_EXT_texture_swizzle
  201. [2015.06.01-20.09.30:654][ 0]LogRHI: GL_EXT_timer_query
  202. [2015.06.01-20.09.30:654][ 0]LogRHI: GL_EXT_transform_feedback
  203. [2015.06.01-20.09.30:654][ 0]LogRHI: GL_EXT_vertex_array_bgra
  204. [2015.06.01-20.09.30:654][ 0]LogRHI: GL_OES_EGL_image
  205. [2015.06.01-20.09.30:654][ 0]LogRHI: GL_OES_read_format
  206. [2015.06.01-20.09.30:654][ 0]LogRHI: GL_KHR_debug
  207. [2015.06.01-20.09.30:654][ 0]LogRHI: GL_AMD_conservative_depth
  208. [2015.06.01-20.09.30:654][ 0]LogRHI: GL_AMD_draw_buffers_blend
  209. [2015.06.01-20.09.30:654][ 0]LogRHI: GL_AMD_seamless_cubemap_per_texture
  210. [2015.06.01-20.09.30:654][ 0]LogRHI: GL_AMD_shader_trinary_minmax
  211. [2015.06.01-20.09.30:654][ 0]LogRHI: GL_ATI_blend_equation_separate
  212. [2015.06.01-20.09.30:654][ 0]LogRHI: GL_ATI_texture_compression_3dc
  213. [2015.06.01-20.09.30:654][ 0]LogRHI: GL_ATI_texture_float
  214. [2015.06.01-20.09.30:654][ 0]LogRHI: GL_ATI_texture_mirror_once
  215. [2015.06.01-20.09.30:654][ 0]LogRHI: GL_IBM_multimode_draw_arrays
  216. [2015.06.01-20.09.30:654][ 0]LogRHI: GL_MESA_pack_invert
  217. [2015.06.01-20.09.30:654][ 0]LogRHI: GL_MESA_texture_signed_rgba
  218. [2015.06.01-20.09.30:654][ 0]LogRHI: GL_NV_conditional_render
  219. [2015.06.01-20.09.30:654][ 0]LogRHI: GL_NV_depth_clamp
  220. [2015.06.01-20.09.30:654][ 0]LogRHI: GL_NV_packed_depth_stencil
  221. [2015.06.01-20.09.30:654][ 0]LogRHI: GL_NV_texture_barrier
  222. [2015.06.01-20.09.30:654][ 0]LogRHI: GL_NV_vdpau_interop
  223. [2015.06.01-20.09.30:654][ 0]LogRHI: GL_S3_s3tc
  224. [2015.06.01-20.09.30:655][ 0]LogRHI: GL_MAX_TEXTURE_SIZE: 16384
  225. [2015.06.01-20.09.30:655][ 0]LogRHI: GL_MAX_CUBE_MAP_TEXTURE_SIZE: 16384
  226. [2015.06.01-20.09.30:655][ 0]LogRHI: GL_MAX_ARRAY_TEXTURE_LAYERS: 2048
  227. [2015.06.01-20.09.30:655][ 0]LogRHI: GL_MAX_3D_TEXTURE_SIZE: 4096
  228. [2015.06.01-20.09.30:655][ 0]LogRHI: GL_MAX_RENDERBUFFER_SIZE: 16384
  229. [2015.06.01-20.09.30:655][ 0]LogRHI: GL_MAX_TEXTURE_IMAGE_UNITS: 16
  230. [2015.06.01-20.09.30:655][ 0]LogRHI: GL_MAX_DRAW_BUFFERS: 8
  231. [2015.06.01-20.09.30:655][ 0]LogRHI: GL_MAX_COLOR_ATTACHMENTS: 8
  232. [2015.06.01-20.09.30:655][ 0]LogRHI: GL_MAX_SAMPLES: 8
  233. [2015.06.01-20.09.30:655][ 0]LogRHI: GL_MAX_COLOR_TEXTURE_SAMPLES: 8
  234. [2015.06.01-20.09.30:655][ 0]LogRHI: GL_MAX_DEPTH_TEXTURE_SAMPLES: 8
  235. [2015.06.01-20.09.30:655][ 0]LogRHI: GL_MAX_INTEGER_SAMPLES: 8
  236. [2015.06.01-20.09.30:655][ 0]LogRHI: GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS: 48
  237. [2015.06.01-20.09.30:655][ 0]LogRHI: GL_MAX_VERTEX_ATTRIBS: 16
  238. [2015.06.01-20.09.30:655][ 0]LogRHI: GL_MAX_TEXTURE_MAX_ANISOTROPY_EXT: 16
  239. [2015.06.01-20.09.30:655][ 0]LogRHI: OpenGL MajorVersion = 3, MinorVersion = 3, ShaderPlatform = GLSL_150, FeatureLevel = SM4
  240. [2015.06.01-20.09.30:661][ 0]LogShaderCompilers:Display: Using Local Shader Compiler.
  241. [2015.06.01-20.09.31:231][ 0]LogHAL: FLinuxPlatformProcess::CreateProc: spawned child 10730
  242. [2015.06.01-20.09.31:738][ 0]LogHAL: Child 10730 is no more running (zombie), Wait()ing immediately.
  243. [2015.06.01-20.09.31:738][ 0]LogTemp:Display: Loaded TP DesktopTargetPlatform
  244. [2015.06.01-20.09.31:957][ 0]LogTemp:Display: Loaded TP LinuxServerTargetPlatform
  245. [2015.06.01-20.09.32:170][ 0]LogTemp:Display: Loaded TP LinuxTargetPlatform
  246. [2015.06.01-20.09.32:387][ 0]LogTemp:Display: Loaded TP LinuxNoEditorTargetPlatform
  247. [2015.06.01-20.09.32:597][ 0]LogTargetPlatformManager:Display: Building Assets For Linux
  248. [2015.06.01-20.09.32:992][ 0]LogDerivedDataCache:Display: Max Cache Size: 512 MB
  249. [2015.06.01-20.09.32:992][ 0]LogDerivedDataCache:Display: Starting with empty Boot cache
  250. [2015.06.01-20.09.32:992][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: Pak pak cache file ../../../Engine/DerivedDataCache/DDC.ddp not found, will not use a pak cache.
  251. [2015.06.01-20.09.32:992][ 0]LogDerivedDataCache: Unable to find inner node Pak for hierarchical cache Hierarchy.
  252. [2015.06.01-20.09.32:992][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: EnginePak pak cache file ../../../Engine/DerivedDataCache/DDC.ddp not found, will not use a pak cache.
  253. [2015.06.01-20.09.32:992][ 0]LogDerivedDataCache: Unable to find inner node EnginePak for hierarchical cache Hierarchy.
  254. [2015.06.01-20.09.32:993][ 0]LogDerivedDataCache: Using Local data cache path ../../../Engine/DerivedDataCache: Writable
  255. [2015.06.01-20.09.32:993][ 0]LogDerivedDataCache: Shared data cache path not found in *engine.ini, will not use an Shared cache.
  256. [2015.06.01-20.09.32:993][ 0]LogDerivedDataCache: Unable to find inner node Shared for hierarchical cache Hierarchy.
  257. [2015.06.01-20.09.33:093][ 0]LogHAL: Linux SourceCodeAccessSettings: NullSourceCodeAccessor
  258. [2015.06.01-20.09.33:099][ 0]LogInit: Selected Device Profile: [Linux]
  259. [2015.06.01-20.09.33:177][ 0]LogMaterial: Missing cached shader map for material LandscapeGizmo_Mat, compiling.
  260. [2015.06.01-20.09.33:191][ 0]LogMaterial: Missing cached shader map for material LandscapeGizmoHeight_Mat, compiling.
  261. Using binned.
  262. Using binned.
  263. [2015.06.01-20.09.33:247][ 0]LogHAL: Changed child's priority (nice value) to 10 (change from 0)
  264. [2015.06.01-20.09.33:247][ 0]LogHAL: Changed child's priority (nice value) to 10 (change from 0)
  265. [2015.06.01-20.09.33:247][ 0]LogHAL: Changed child's priority (nice value) to 10 (change from 0)
  266. [2015.06.01-20.09.33:247][ 0]LogHAL: Changed child's priority (nice value) to 10 (change from 0)
  267. [2015.06.01-20.09.33:247][ 0]LogHAL: Changed child's priority (nice value) to 10 (change from 0)
  268. [2015.06.01-20.09.33:247][ 0]LogMaterial: Missing cached shader map for material SplineEditorMeshMat, compiling.
  269. Using binned.
  270. Using binned.
  271. Using binned.
  272. [2015.06.01-20.09.33:276][ 0]LogTaskGraph: Started task graph with 3 named threads and 6 total threads.
  273. [2015.06.01-20.09.33:276][ 0]LogInit: Version: 4.8.0-0+++depot+UE4-Releases+4.8
  274. [2015.06.01-20.09.33:276][ 0]LogInit: API Version: 0
  275. [2015.06.01-20.09.33:276][ 0]LogInit: Compiled (64-bit): Jun 1 2015 22:26:43
  276. [2015.06.01-20.09.33:276][ 0]LogInit: Compiled with Clang: 3.5.0 (tags/RELEASE_350/final)
  277. [2015.06.01-20.09.33:276][ 0]LogInit: Build Configuration: Development
  278. [2015.06.01-20.09.33:276][ 0]LogInit: Branch Name: ++depot+UE4-Releases+4.8
  279. [2015.06.01-20.09.33:276][ 0]LogInit: Command line: /home/amatrelan/UnrealEngine/Engine/Intermediate/Shaders/WorkingDirectory/10715/0/ 10715 0 WorkerInputOnly.in WorkerOutputOnly.out -communicatethroughfile -Multiprocess -NOPACKAGECACHE -Multiprocess
  280. [2015.06.01-20.09.33:276][ 0]LogInit: Base directory: /home/amatrelan/UnrealEngine/Engine/Binaries/Linux/
  281. [2015.06.01-20.09.33:276][ 0]LogInit: Rocket: 0
  282. [2015.06.01-20.09.33:276][ 0]LogInit: Linux hardware info:
  283. [2015.06.01-20.09.33:276][ 0]LogInit: - this process' id (pid) is 10747, parent process' id (ppid) is 10715
  284. [2015.06.01-20.09.33:276][ 0]LogInit: - we are not running under debugger
  285. [2015.06.01-20.09.33:276][ 0]LogInit: - machine network name is 'amatrelan-ustudio'
  286. [2015.06.01-20.09.33:276][ 0]LogInit: - we're logged in locally
  287. [2015.06.01-20.09.33:276][ 0]LogInit: - Number of physical cores available for the process: 4
  288. [2015.06.01-20.09.33:276][ 0]LogInit: - Number of logical cores available for the process: 8
  289. [2015.06.01-20.09.33:276][ 0]LogInit: - Memory allocator used: binned
  290. [2015.06.01-20.09.33:276][ 0]LogInit: Linux-specific commandline switches:
  291. [2015.06.01-20.09.33:276][ 0]LogInit: -nodwarf (currently OFF): suppress parsing of DWARF debug info (callstacks will be generated faster, but won't have line numbers)
  292. [2015.06.01-20.09.33:276][ 0]LogInit: -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence)
  293. [2015.06.01-20.09.33:276][ 0]LogInit: -jemalloc - use jemalloc for all memory allocation
  294. [2015.06.01-20.09.33:276][ 0]LogInit: -binnedmalloc - use binned malloc for all memory allocation
  295. [2015.06.01-20.09.33:276][ 0]LogInit: -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl)
  296. [2015.06.01-20.09.33:276][ 0]LogInit: -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl)
  297. [2015.06.01-20.09.33:276][ 0]LogInit: -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini)
  298. [2015.06.01-20.09.33:276][ 0]LogInit: Setting LC_NUMERIC to en_US
  299. [2015.06.01-20.09.33:276][ 0]LogInit: - Physical RAM available (not considering process quota): 16 GB (15986 MB, 16369760 KB, 16762634240 bytes)
  300. [2015.06.01-20.09.33:278][ 0]LogTextLocalizationManager: The requested culture ('en_US') has no localization data; parent culture's ('en') localization data will be used.
  301. [2015.06.01-20.09.33:286][ 0]LogTaskGraph: Started task graph with 3 named threads and 6 total threads.
  302. [2015.06.01-20.09.33:286][ 0]LogInit: Version: 4.8.0-0+++depot+UE4-Releases+4.8
  303. [2015.06.01-20.09.33:286][ 0]LogInit: API Version: 0
  304. [2015.06.01-20.09.33:286][ 0]LogInit: Compiled (64-bit): Jun 1 2015 22:26:43
  305. [2015.06.01-20.09.33:286][ 0]LogInit: Compiled with Clang: 3.5.0 (tags/RELEASE_350/final)
  306. [2015.06.01-20.09.33:286][ 0]LogInit: Build Configuration: Development
  307. [2015.06.01-20.09.33:286][ 0]LogInit: Branch Name: ++depot+UE4-Releases+4.8
  308. [2015.06.01-20.09.33:286][ 0]LogInit: Command line: /home/amatrelan/UnrealEngine/Engine/Intermediate/Shaders/WorkingDirectory/10715/1/ 10715 1 WorkerInputOnly.in WorkerOutputOnly.out -communicatethroughfile -Multiprocess -NOPACKAGECACHE -Multiprocess
  309. [2015.06.01-20.09.33:286][ 0]LogInit: Base directory: /home/amatrelan/UnrealEngine/Engine/Binaries/Linux/
  310. [2015.06.01-20.09.33:286][ 0]LogInit: Rocket: 0
  311. [2015.06.01-20.09.33:287][ 0]LogInit: Linux hardware info:
  312. [2015.06.01-20.09.33:287][ 0]LogInit: - this process' id (pid) is 10748, parent process' id (ppid) is 10715
  313. [2015.06.01-20.09.33:287][ 0]LogInit: - we are not running under debugger
  314. [2015.06.01-20.09.33:287][ 0]LogInit: - machine network name is 'amatrelan-ustudio'
  315. [2015.06.01-20.09.33:287][ 0]LogInit: - we're logged in locally
  316. [2015.06.01-20.09.33:287][ 0]LogInit: - Number of physical cores available for the process: 4
  317. [2015.06.01-20.09.33:287][ 0]LogInit: - Number of logical cores available for the process: 8
  318. [2015.06.01-20.09.33:287][ 0]LogInit: - Memory allocator used: binned
  319. [2015.06.01-20.09.33:287][ 0]LogInit: Linux-specific commandline switches:
  320. [2015.06.01-20.09.33:287][ 0]LogInit: -nodwarf (currently OFF): suppress parsing of DWARF debug info (callstacks will be generated faster, but won't have line numbers)
  321. [2015.06.01-20.09.33:287][ 0]LogInit: -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence)
  322. [2015.06.01-20.09.33:287][ 0]LogInit: -jemalloc - use jemalloc for all memory allocation
  323. [2015.06.01-20.09.33:287][ 0]LogInit: -binnedmalloc - use binned malloc for all memory allocation
  324. [2015.06.01-20.09.33:287][ 0]LogInit: -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl)
  325. [2015.06.01-20.09.33:287][ 0]LogInit: -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl)
  326. [2015.06.01-20.09.33:287][ 0]LogInit: -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini)
  327. [2015.06.01-20.09.33:287][ 0]LogInit: Setting LC_NUMERIC to en_US
  328. [2015.06.01-20.09.33:287][ 0]LogInit: - Physical RAM available (not considering process quota): 16 GB (15986 MB, 16369760 KB, 16762634240 bytes)
  329. [2015.06.01-20.09.33:290][ 0]LogTextLocalizationManager: The requested culture ('en_US') has no localization data; parent culture's ('en') localization data will be used.
  330. [2015.06.01-20.09.33:339][ 0]LogTaskGraph: Started task graph with 3 named threads and 6 total threads.
  331. [2015.06.01-20.09.33:339][ 0]LogInit: Version: 4.8.0-0+++depot+UE4-Releases+4.8
  332. [2015.06.01-20.09.33:339][ 0]LogInit: API Version: 0
  333. [2015.06.01-20.09.33:339][ 0]LogInit: Compiled (64-bit): Jun 1 2015 22:26:43
  334. [2015.06.01-20.09.33:339][ 0]LogInit: Compiled with Clang: 3.5.0 (tags/RELEASE_350/final)
  335. [2015.06.01-20.09.33:339][ 0]LogInit: Build Configuration: Development
  336. [2015.06.01-20.09.33:339][ 0]LogInit: Branch Name: ++depot+UE4-Releases+4.8
  337. [2015.06.01-20.09.33:339][ 0]LogInit: Command line: /home/amatrelan/UnrealEngine/Engine/Intermediate/Shaders/WorkingDirectory/10715/3/ 10715 3 WorkerInputOnly.in WorkerOutputOnly.out -communicatethroughfile -Multiprocess -NOPACKAGECACHE -Multiprocess
  338. [2015.06.01-20.09.33:339][ 0]LogInit: Base directory: /home/amatrelan/UnrealEngine/Engine/Binaries/Linux/
  339. [2015.06.01-20.09.33:339][ 0]LogInit: Rocket: 0
  340. [2015.06.01-20.09.33:340][ 0]LogInit: Linux hardware info:
  341. [2015.06.01-20.09.33:340][ 0]LogInit: - this process' id (pid) is 10766, parent process' id (ppid) is 10715
  342. [2015.06.01-20.09.33:340][ 0]LogInit: - we are not running under debugger
  343. [2015.06.01-20.09.33:340][ 0]LogInit: - machine network name is 'amatrelan-ustudio'
  344. [2015.06.01-20.09.33:340][ 0]LogInit: - we're logged in locally
  345. [2015.06.01-20.09.33:340][ 0]LogInit: - Number of physical cores available for the process: 4
  346. [2015.06.01-20.09.33:340][ 0]LogInit: - Number of logical cores available for the process: 8
  347. [2015.06.01-20.09.33:340][ 0]LogInit: - Memory allocator used: binned
  348. [2015.06.01-20.09.33:340][ 0]LogInit: Linux-specific commandline switches:
  349. [2015.06.01-20.09.33:340][ 0]LogInit: -nodwarf (currently OFF): suppress parsing of DWARF debug info (callstacks will be generated faster, but won't have line numbers)
  350. [2015.06.01-20.09.33:340][ 0]LogInit: -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence)
  351. [2015.06.01-20.09.33:340][ 0]LogInit: -jemalloc - use jemalloc for all memory allocation
  352. [2015.06.01-20.09.33:340][ 0]LogInit: -binnedmalloc - use binned malloc for all memory allocation
  353. [2015.06.01-20.09.33:340][ 0]LogInit: -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl)
  354. [2015.06.01-20.09.33:340][ 0]LogInit: -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl)
  355. [2015.06.01-20.09.33:340][ 0]LogInit: -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini)
  356. [2015.06.01-20.09.33:340][ 0]LogInit: Setting LC_NUMERIC to en_US
  357. [2015.06.01-20.09.33:340][ 0]LogInit: - Physical RAM available (not considering process quota): 16 GB (15986 MB, 16369760 KB, 16762634240 bytes)
  358. [2015.06.01-20.09.33:340][ 0]LogTaskGraph: Started task graph with 3 named threads and 6 total threads.
  359. [2015.06.01-20.09.33:340][ 0]LogInit: Version: 4.8.0-0+++depot+UE4-Releases+4.8
  360. [2015.06.01-20.09.33:340][ 0]LogInit: API Version: 0
  361. [2015.06.01-20.09.33:340][ 0]LogInit: Compiled (64-bit): Jun 1 2015 22:26:43
  362. [2015.06.01-20.09.33:340][ 0]LogInit: Compiled with Clang: 3.5.0 (tags/RELEASE_350/final)
  363. [2015.06.01-20.09.33:340][ 0]LogInit: Build Configuration: Development
  364. [2015.06.01-20.09.33:340][ 0]LogInit: Branch Name: ++depot+UE4-Releases+4.8
  365. [2015.06.01-20.09.33:340][ 0]LogInit: Command line: /home/amatrelan/UnrealEngine/Engine/Intermediate/Shaders/WorkingDirectory/10715/4/ 10715 4 WorkerInputOnly.in WorkerOutputOnly.out -communicatethroughfile -Multiprocess -NOPACKAGECACHE -Multiprocess
  366. [2015.06.01-20.09.33:340][ 0]LogInit: Base directory: /home/amatrelan/UnrealEngine/Engine/Binaries/Linux/
  367. [2015.06.01-20.09.33:340][ 0]LogInit: Rocket: 0
  368. [2015.06.01-20.09.33:341][ 0]LogInit: Linux hardware info:
  369. [2015.06.01-20.09.33:341][ 0]LogInit: - this process' id (pid) is 10767, parent process' id (ppid) is 10715
  370. [2015.06.01-20.09.33:341][ 0]LogInit: - we are not running under debugger
  371. [2015.06.01-20.09.33:341][ 0]LogInit: - machine network name is 'amatrelan-ustudio'
  372. [2015.06.01-20.09.33:341][ 0]LogInit: - we're logged in locally
  373. [2015.06.01-20.09.33:341][ 0]LogInit: - Number of physical cores available for the process: 4
  374. [2015.06.01-20.09.33:341][ 0]LogInit: - Number of logical cores available for the process: 8
  375. [2015.06.01-20.09.33:341][ 0]LogInit: - Memory allocator used: binned
  376. [2015.06.01-20.09.33:341][ 0]LogInit: Linux-specific commandline switches:
  377. [2015.06.01-20.09.33:341][ 0]LogInit: -nodwarf (currently OFF): suppress parsing of DWARF debug info (callstacks will be generated faster, but won't have line numbers)
  378. [2015.06.01-20.09.33:341][ 0]LogInit: -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence)
  379. [2015.06.01-20.09.33:341][ 0]LogInit: -jemalloc - use jemalloc for all memory allocation
  380. [2015.06.01-20.09.33:341][ 0]LogInit: -binnedmalloc - use binned malloc for all memory allocation
  381. [2015.06.01-20.09.33:341][ 0]LogInit: -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl)
  382. [2015.06.01-20.09.33:341][ 0]LogInit: -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl)
  383. [2015.06.01-20.09.33:341][ 0]LogInit: -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini)
  384. [2015.06.01-20.09.33:341][ 0]LogInit: Setting LC_NUMERIC to en_US
  385. [2015.06.01-20.09.33:341][ 0]LogInit: - Physical RAM available (not considering process quota): 16 GB (15986 MB, 16369760 KB, 16762634240 bytes)
  386. [2015.06.01-20.09.33:343][ 0]LogTextLocalizationManager: The requested culture ('en_US') has no localization data; parent culture's ('en') localization data will be used.
  387. [2015.06.01-20.09.33:344][ 0]LogTextLocalizationManager: The requested culture ('en_US') has no localization data; parent culture's ('en') localization data will be used.
  388. [2015.06.01-20.09.33:347][ 0]LogTaskGraph: Started task graph with 3 named threads and 6 total threads.
  389. [2015.06.01-20.09.33:347][ 0]LogInit: Version: 4.8.0-0+++depot+UE4-Releases+4.8
  390. [2015.06.01-20.09.33:347][ 0]LogInit: API Version: 0
  391. [2015.06.01-20.09.33:347][ 0]LogInit: Compiled (64-bit): Jun 1 2015 22:26:43
  392. [2015.06.01-20.09.33:347][ 0]LogInit: Compiled with Clang: 3.5.0 (tags/RELEASE_350/final)
  393. [2015.06.01-20.09.33:347][ 0]LogInit: Build Configuration: Development
  394. [2015.06.01-20.09.33:347][ 0]LogInit: Branch Name: ++depot+UE4-Releases+4.8
  395. [2015.06.01-20.09.33:348][ 0]LogInit: Command line: /home/amatrelan/UnrealEngine/Engine/Intermediate/Shaders/WorkingDirectory/10715/2/ 10715 2 WorkerInputOnly.in WorkerOutputOnly.out -communicatethroughfile -Multiprocess -NOPACKAGECACHE -Multiprocess
  396. [2015.06.01-20.09.33:348][ 0]LogInit: Base directory: /home/amatrelan/UnrealEngine/Engine/Binaries/Linux/
  397. [2015.06.01-20.09.33:348][ 0]LogInit: Rocket: 0
  398. [2015.06.01-20.09.33:348][ 0]LogInit: Linux hardware info:
  399. [2015.06.01-20.09.33:348][ 0]LogInit: - this process' id (pid) is 10765, parent process' id (ppid) is 10715
  400. [2015.06.01-20.09.33:348][ 0]LogInit: - we are not running under debugger
  401. [2015.06.01-20.09.33:348][ 0]LogInit: - machine network name is 'amatrelan-ustudio'
  402. [2015.06.01-20.09.33:348][ 0]LogInit: - we're logged in locally
  403. [2015.06.01-20.09.33:348][ 0]LogInit: - Number of physical cores available for the process: 4
  404. [2015.06.01-20.09.33:348][ 0]LogInit: - Number of logical cores available for the process: 8
  405. [2015.06.01-20.09.33:348][ 0]LogInit: - Memory allocator used: binned
  406. [2015.06.01-20.09.33:348][ 0]LogInit: Linux-specific commandline switches:
  407. [2015.06.01-20.09.33:348][ 0]LogInit: -nodwarf (currently OFF): suppress parsing of DWARF debug info (callstacks will be generated faster, but won't have line numbers)
  408. [2015.06.01-20.09.33:348][ 0]LogInit: -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence)
  409. [2015.06.01-20.09.33:348][ 0]LogInit: -jemalloc - use jemalloc for all memory allocation
  410. [2015.06.01-20.09.33:348][ 0]LogInit: -binnedmalloc - use binned malloc for all memory allocation
  411. [2015.06.01-20.09.33:348][ 0]LogInit: -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl)
  412. [2015.06.01-20.09.33:348][ 0]LogInit: -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl)
  413. [2015.06.01-20.09.33:348][ 0]LogInit: -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini)
  414. [2015.06.01-20.09.33:348][ 0]LogInit: Setting LC_NUMERIC to en_US
  415. [2015.06.01-20.09.33:348][ 0]LogInit: - Physical RAM available (not considering process quota): 16 GB (15986 MB, 16369760 KB, 16762634240 bytes)
  416. [2015.06.01-20.09.33:353][ 0]LogTextLocalizationManager: The requested culture ('en_US') has no localization data; parent culture's ('en') localization data will be used.
  417. [2015.06.01-20.09.33:557][ 0]LogMeshUtilities: No automatic mesh reduction module available
  418. [2015.06.01-20.09.33:557][ 0]LogMeshUtilities: No automatic mesh merging module available
  419. [2015.06.01-20.09.33:565][ 0]ImportText (ComponentSweepMultiTests): Missing closing parenthesis: (RootShapeAsset="/Engine/BasicShapes/Cube.Cube",ShapeType="TriggerCapsule",HitResult=(Time=0.50,Location=(X=-100.000015,Y=0.0,Z=100.000015),ImpactPoint=(X=-50.0,Y=0.0,Z=50.0),Normal=(X=-1.0,Y=-0.0,Z=0.0),ImpactNormal=(X=0.0,Y=0.0,Z=1.0),TraceStart=(X=-200.0,Y=0.0,Z=200.0),TraceEnd=(X=0.0,Y=0.0,Z=0.0))
  420. [2015.06.01-20.09.33:566][ 0]ImportText (LineTraceSingleByChannelTests): Missing closing parenthesis: (RootShapeAsset="/Engine/BasicShapes/Cube.Cube",HitResult=(Time=0.50,Location=(X=-100.000015,Y=0.0,Z=100.000015),ImpactPoint=(X=-50.0,Y=0.0,Z=50.0),Normal=(X=-1.0,Y=-0.0,Z=0.0),ImpactNormal=(X=0.0,Y=0.0,Z=1.0),TraceStart=(X=-200.0,Y=0.0,Z=200.0),TraceEnd=(X=0.0,Y=0.0,Z=0.0))
  421. [2015.06.01-20.09.33:772][ 0]LogStaticMesh: Building static mesh EditorSphere...
  422. *** Error in `./UE4Editor': free(): invalid next size (normal): 0x000000000ab87010 ***
  423. Aborted (core dumped)
  424. amatrelan@amatrelan-ustudio:~/UnrealEngine/Engine/Binaries/Linux$ [2015.06.01-20.09.38:754][ 0]LogGenericPlatformMisc: FPlatformMisc::RequestExit(0)
  425. [2015.06.01-20.09.38:764][ 0]LogExit: Preparing to exit.
  426. [2015.06.01-20.09.38:767][ 0]LogExit: Exiting.
  427. [2015.06.01-20.09.39:080][ 0]LogGenericPlatformMisc: FPlatformMisc::RequestExit(0)
  428. [2015.06.01-20.09.39:090][ 0]LogExit: Preparing to exit.
  429. [2015.06.01-20.09.39:093][ 0]LogExit: Exiting.
  430. [2015.06.01-20.09.39:335][ 0]LogGenericPlatformMisc: FPlatformMisc::RequestExit(0)
  431. [2015.06.01-20.09.39:345][ 0]LogExit: Preparing to exit.
  432. [2015.06.01-20.09.39:348][ 0]LogExit: Exiting.
  433. [2015.06.01-20.09.40:043][ 0]LogGenericPlatformMisc: FPlatformMisc::RequestExit(0)
  434. [2015.06.01-20.09.40:053][ 0]LogExit: Preparing to exit.
  435. [2015.06.01-20.09.40:057][ 0]LogExit: Exiting.
  436. [2015.06.01-20.09.40:656][ 0]LogGenericPlatformMisc: FPlatformMisc::RequestExit(0)
  437. [2015.06.01-20.09.40:666][ 0]LogExit: Preparing to exit.
  438. [2015.06.01-20.09.40:669][ 0]LogExit: Exiting.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement