Advertisement
Guest User

Untitled

a guest
Apr 4th, 2016
197
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 30.62 KB | None | 0 0
  1. root@debian:/UnrealEngine/Engine/Binaries/Linux# ./UE4Editor
  2. Using binned.
  3. Trying to load: libLND-qt5.so
  4. Trying to load: libLND-qt4.so
  5. LND loaded backend: qt4
  6. Increasing per-process limit of core file size to infinity.
  7. LogInit:Display: Running engine without a game
  8. LogInit: Version: 4.7.6-0+++depot+UE4-Releases+4.7
  9. LogInit: API Version: 0
  10. LogInit: Compiled (64-bit): Apr  4 2016 08:23:32
  11. LogInit: Compiled with Clang: 3.5.0 (tags/RELEASE_350/final)
  12. LogInit: Build Configuration: Development
  13. LogInit: Branch Name: ++depot+UE4-Releases+4.7
  14. LogInit: Command line:
  15. LogInit: Base directory: /UnrealEngine/Engine/Binaries/Linux/
  16. LogInit: Rocket: 0
  17. [2016.04.04-17.19.45:629][  0]LogTaskGraph: Started task graph with 3 named threads and 4 total threads.
  18. [2016.04.04-17.19.45:641][  0]LogOnline:Warning: No default platform service specified for OnlineSubsystem
  19. [2016.04.04-17.19.45:935][  0]LogInit: Presizing for 0 objects not considered by GC, pre-allocating 0 bytes.
  20. [2016.04.04-17.19.45:956][  0]LogInit: Object subsystem initialized
  21. [2016.04.04-17.19.45:959][  0]LogInit: Initializing SDL.
  22. [2016.04.04-17.19.46:966][  0]LogInit: Display metrics:
  23. [2016.04.04-17.19.46:966][  0]LogInit:   PrimaryDisplayWidth: 1680
  24. [2016.04.04-17.19.46:966][  0]LogInit:   PrimaryDisplayHeight: 1050
  25. [2016.04.04-17.19.46:966][  0]LogInit:   PrimaryDisplayWorkAreaRect:
  26. [2016.04.04-17.19.46:966][  0]LogInit:     Left=0, Top=0, Right=1680, Bottom=1050
  27. [2016.04.04-17.19.46:966][  0]LogInit:   VirtualDisplayRect:
  28. [2016.04.04-17.19.46:966][  0]LogInit:     Left=0, Top=0, Right=1680, Bottom=1050
  29. [2016.04.04-17.19.46:966][  0]LogInit:   TitleSafePaddingSize: X=0.000 Y=0.000
  30. [2016.04.04-17.19.46:966][  0]LogInit:   ActionSafePaddingSize: X=0.000 Y=0.000
  31. [2016.04.04-17.19.46:966][  0]LogInit:   Number of monitors: 1
  32. [2016.04.04-17.19.46:966][  0]LogInit:     Monitor 0
  33. [2016.04.04-17.19.46:966][  0]LogInit:       Name: SyncMaster 22"
  34. [2016.04.04-17.19.46:966][  0]LogInit:       ID: display0
  35. [2016.04.04-17.19.46:966][  0]LogInit:       NativeWidth: 1680
  36. [2016.04.04-17.19.46:966][  0]LogInit:       NativeHeight: 1050
  37. [2016.04.04-17.19.46:966][  0]LogInit:       bIsPrimary: true
  38. [2016.04.04-17.19.46:967][  0]LogInit: Selected Device Profile: [Linux]
  39. [2016.04.04-17.19.46:967][  0]LogInit: Applying CVar settings loaded from the selected device profile: [Linux]
  40. [2016.04.04-17.19.46:981][  0]LogInit: Linux hardware info:
  41. [2016.04.04-17.19.46:981][  0]LogInit:  - this process' id (pid) is 24347, parent process' id (ppid) is 24337
  42. [2016.04.04-17.19.46:981][  0]LogInit:  - we are not running under debugger
  43. [2016.04.04-17.19.46:981][  0]LogInit:  - machine network name is 'debian'
  44. [2016.04.04-17.19.46:981][  0]LogInit:  - we're logged in locally
  45. [2016.04.04-17.19.46:981][  0]LogInit:  - Number of physical cores available for the process: 2
  46. [2016.04.04-17.19.46:981][  0]LogInit:  - Number of logical cores available for the process: 2
  47. [2016.04.04-17.19.46:981][  0]LogInit:  - Memory allocator used: binned
  48. [2016.04.04-17.19.46:982][  0]LogInit: Linux-specific commandline switches:
  49. [2016.04.04-17.19.46:982][  0]LogInit:  -nodwarf (currently OFF): suppress parsing of DWARF debug info (callstacks will be generated faster, but won't have line numbers)
  50. [2016.04.04-17.19.46:982][  0]LogInit:  -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence)
  51. [2016.04.04-17.19.46:982][  0]LogInit:  -jemalloc - use jemalloc for all memory allocation
  52. [2016.04.04-17.19.46:982][  0]LogInit:  -binnedmalloc - use binned malloc  for all memory allocation
  53. [2016.04.04-17.19.46:982][  0]LogInit:  -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl)
  54. [2016.04.04-17.19.46:982][  0]LogInit:  -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl)
  55. [2016.04.04-17.19.46:982][  0]LogInit:  -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini)
  56. [2016.04.04-17.19.46:982][  0]LogInit:  - Physical RAM available (not considering process quota): 2 GB (2009 MB, 2057252 KB, 2106626048 bytes)
  57. [2016.04.04-17.19.47:009][  0]LogRHI:Warning: disabling reporting back of debug groups and markers to the OpenGL debug output callback
  58. [2016.04.04-17.19.47:014][  0]LogRHI:Warning: disabling reporting back of debug groups and markers to the OpenGL debug output callback
  59. [2016.04.04-17.19.47:015][  0]LogRHI: Initializing OpenGL RHI
  60. [2016.04.04-17.19.47:015][  0]LogRHI:   GL_VENDOR: nouveau
  61. [2016.04.04-17.19.47:015][  0]LogRHI:   GL_RENDERER: Gallium 0.4 on NV98
  62. [2016.04.04-17.19.47:015][  0]LogRHI:   GL_VERSION: 3.3 (Core Profile) Mesa 10.3.2
  63. [2016.04.04-17.19.47:015][  0]LogRHI:   GL_SHADING_LANGUAGE_VERSION: 3.30
  64. [2016.04.04-17.19.47:015][  0]LogRHI: OpenGL Extensions:
  65. [2016.04.04-17.19.47:015][  0]LogRHI:   GL_ARB_ES2_compatibility
  66. [2016.04.04-17.19.47:015][  0]LogRHI:   GL_ARB_ES3_compatibility
  67. [2016.04.04-17.19.47:016][  0]LogRHI:   GL_ARB_base_instance
  68. [2016.04.04-17.19.47:016][  0]LogRHI:   GL_ARB_blend_func_extended
  69. [2016.04.04-17.19.47:016][  0]LogRHI:   GL_ARB_buffer_storage
  70. [2016.04.04-17.19.47:016][  0]LogRHI:   GL_ARB_clear_buffer_object
  71. [2016.04.04-17.19.47:016][  0]LogRHI:   GL_ARB_color_buffer_float
  72. [2016.04.04-17.19.47:016][  0]LogRHI:   GL_ARB_compressed_texture_pixel_storage
  73. [2016.04.04-17.19.47:016][  0]LogRHI:   GL_ARB_copy_buffer
  74. [2016.04.04-17.19.47:016][  0]LogRHI:   GL_ARB_conservative_depth
  75. [2016.04.04-17.19.47:016][  0]LogRHI:   GL_ARB_debug_output
  76. [2016.04.04-17.19.47:016][  0]LogRHI:   GL_ARB_depth_buffer_float
  77. [2016.04.04-17.19.47:016][  0]LogRHI:   GL_ARB_depth_clamp
  78. [2016.04.04-17.19.47:016][  0]LogRHI:   GL_ARB_derivative_control
  79. [2016.04.04-17.19.47:016][  0]LogRHI:   GL_ARB_draw_buffers
  80. [2016.04.04-17.19.47:016][  0]LogRHI:   GL_ARB_draw_elements_base_vertex
  81. [2016.04.04-17.19.47:016][  0]LogRHI:   GL_ARB_draw_instanced
  82. [2016.04.04-17.19.47:016][  0]LogRHI:   GL_ARB_explicit_attrib_location
  83. [2016.04.04-17.19.47:016][  0]LogRHI:   GL_ARB_explicit_uniform_location
  84. [2016.04.04-17.19.47:016][  0]LogRHI:   GL_ARB_fragment_coord_conventions
  85. [2016.04.04-17.19.47:017][  0]LogRHI:   GL_ARB_fragment_layer_viewport
  86. [2016.04.04-17.19.47:017][  0]LogRHI:   GL_ARB_fragment_shader
  87. [2016.04.04-17.19.47:017][  0]LogRHI:   GL_ARB_framebuffer_object
  88. [2016.04.04-17.19.47:017][  0]LogRHI:   GL_ARB_framebuffer_sRGB
  89. [2016.04.04-17.19.47:017][  0]LogRHI:   GL_ARB_get_program_binary
  90. [2016.04.04-17.19.47:017][  0]LogRHI:   GL_ARB_half_float_pixel
  91. [2016.04.04-17.19.47:017][  0]LogRHI:   GL_ARB_half_float_vertex
  92. [2016.04.04-17.19.47:017][  0]LogRHI:   GL_ARB_instanced_arrays
  93. [2016.04.04-17.19.47:017][  0]LogRHI:   GL_ARB_internalformat_query
  94. [2016.04.04-17.19.47:017][  0]LogRHI:   GL_ARB_invalidate_subdata
  95. [2016.04.04-17.19.47:017][  0]LogRHI:   GL_ARB_map_buffer_alignment
  96. [2016.04.04-17.19.47:017][  0]LogRHI:   GL_ARB_map_buffer_range
  97. [2016.04.04-17.19.47:017][  0]LogRHI:   GL_ARB_multi_bind
  98. [2016.04.04-17.19.47:017][  0]LogRHI:   GL_ARB_occlusion_query2
  99. [2016.04.04-17.19.47:017][  0]LogRHI:   GL_ARB_pixel_buffer_object
  100. [2016.04.04-17.19.47:017][  0]LogRHI:   GL_ARB_point_sprite
  101. [2016.04.04-17.19.47:017][  0]LogRHI:   GL_ARB_provoking_vertex
  102. [2016.04.04-17.19.47:017][  0]LogRHI:   GL_ARB_robustness
  103. [2016.04.04-17.19.47:017][  0]LogRHI:   GL_ARB_sampler_objects
  104. [2016.04.04-17.19.47:018][  0]LogRHI:   GL_ARB_seamless_cube_map
  105. [2016.04.04-17.19.47:018][  0]LogRHI:   GL_ARB_separate_shader_objects
  106. [2016.04.04-17.19.47:018][  0]LogRHI:   GL_ARB_shader_bit_encoding
  107. [2016.04.04-17.19.47:018][  0]LogRHI:   GL_ARB_shader_objects
  108. [2016.04.04-17.19.47:018][  0]LogRHI:   GL_ARB_shader_texture_lod
  109. [2016.04.04-17.19.47:018][  0]LogRHI:   GL_ARB_shading_language_packing
  110. [2016.04.04-17.19.47:018][  0]LogRHI:   GL_ARB_shading_language_420pack
  111. [2016.04.04-17.19.47:018][  0]LogRHI:   GL_ARB_stencil_texturing
  112. [2016.04.04-17.19.47:018][  0]LogRHI:   GL_ARB_sync
  113. [2016.04.04-17.19.47:018][  0]LogRHI:   GL_ARB_texture_barrier
  114. [2016.04.04-17.19.47:018][  0]LogRHI:   GL_ARB_texture_buffer_object
  115. [2016.04.04-17.19.47:018][  0]LogRHI:   GL_ARB_texture_buffer_range
  116. [2016.04.04-17.19.47:018][  0]LogRHI:   GL_ARB_texture_compression_rgtc
  117. [2016.04.04-17.19.47:018][  0]LogRHI:   GL_ARB_texture_float
  118. [2016.04.04-17.19.47:018][  0]LogRHI:   GL_ARB_texture_mirror_clamp_to_edge
  119. [2016.04.04-17.19.47:018][  0]LogRHI:   GL_ARB_texture_multisample
  120. [2016.04.04-17.19.47:018][  0]LogRHI:   GL_ARB_texture_non_power_of_two
  121. [2016.04.04-17.19.47:018][  0]LogRHI:   GL_ARB_texture_query_levels
  122. [2016.04.04-17.19.47:019][  0]LogRHI:   GL_ARB_texture_rectangle
  123. [2016.04.04-17.19.47:019][  0]LogRHI:   GL_ARB_texture_rgb10_a2ui
  124. [2016.04.04-17.19.47:019][  0]LogRHI:   GL_ARB_texture_rg
  125. [2016.04.04-17.19.47:019][  0]LogRHI:   GL_ARB_texture_storage
  126. [2016.04.04-17.19.47:019][  0]LogRHI:   GL_ARB_texture_storage_multisample
  127. [2016.04.04-17.19.47:019][  0]LogRHI:   GL_ARB_texture_swizzle
  128. [2016.04.04-17.19.47:019][  0]LogRHI:   GL_ARB_timer_query
  129. [2016.04.04-17.19.47:019][  0]LogRHI:   GL_ARB_uniform_buffer_object
  130. [2016.04.04-17.19.47:019][  0]LogRHI:   GL_ARB_vertex_array_bgra
  131. [2016.04.04-17.19.47:019][  0]LogRHI:   GL_ARB_vertex_array_object
  132. [2016.04.04-17.19.47:019][  0]LogRHI:   GL_ARB_vertex_attrib_binding
  133. [2016.04.04-17.19.47:019][  0]LogRHI:   GL_ARB_vertex_shader
  134. [2016.04.04-17.19.47:019][  0]LogRHI:   GL_ARB_vertex_type_10f_11f_11f_rev
  135. [2016.04.04-17.19.47:019][  0]LogRHI:   GL_ARB_vertex_type_2_10_10_10_rev
  136. [2016.04.04-17.19.47:019][  0]LogRHI:   GL_ARB_viewport_array
  137. [2016.04.04-17.19.47:019][  0]LogRHI:   GL_EXT_abgr
  138. [2016.04.04-17.19.47:019][  0]LogRHI:   GL_EXT_blend_equation_separate
  139. [2016.04.04-17.19.47:019][  0]LogRHI:   GL_EXT_draw_buffers2
  140. [2016.04.04-17.19.47:019][  0]LogRHI:   GL_EXT_draw_instanced
  141. [2016.04.04-17.19.47:020][  0]LogRHI:   GL_EXT_framebuffer_blit
  142. [2016.04.04-17.19.47:020][  0]LogRHI:   GL_EXT_framebuffer_multisample
  143. [2016.04.04-17.19.47:020][  0]LogRHI:   GL_EXT_framebuffer_multisample_blit_scaled
  144. [2016.04.04-17.19.47:020][  0]LogRHI:   GL_EXT_framebuffer_sRGB
  145. [2016.04.04-17.19.47:020][  0]LogRHI:   GL_EXT_packed_depth_stencil
  146. [2016.04.04-17.19.47:020][  0]LogRHI:   GL_EXT_packed_float
  147. [2016.04.04-17.19.47:020][  0]LogRHI:   GL_EXT_pixel_buffer_object
  148. [2016.04.04-17.19.47:020][  0]LogRHI:   GL_EXT_provoking_vertex
  149. [2016.04.04-17.19.47:020][  0]LogRHI:   GL_EXT_shader_integer_mix
  150. [2016.04.04-17.19.47:020][  0]LogRHI:   GL_EXT_texture_array
  151. [2016.04.04-17.19.47:020][  0]LogRHI:   GL_EXT_texture_compression_dxt1
  152. [2016.04.04-17.19.47:020][  0]LogRHI:   GL_ANGLE_texture_compression_dxt3
  153. [2016.04.04-17.19.47:020][  0]LogRHI:   GL_ANGLE_texture_compression_dxt5
  154. [2016.04.04-17.19.47:020][  0]LogRHI:   GL_EXT_texture_compression_latc
  155. [2016.04.04-17.19.47:020][  0]LogRHI:   GL_EXT_texture_compression_rgtc
  156. [2016.04.04-17.19.47:020][  0]LogRHI:   GL_EXT_texture_compression_s3tc
  157. [2016.04.04-17.19.47:020][  0]LogRHI:   GL_EXT_texture_filter_anisotropic
  158. [2016.04.04-17.19.47:020][  0]LogRHI:   GL_EXT_texture_integer
  159. [2016.04.04-17.19.47:020][  0]LogRHI:   GL_EXT_texture_mirror_clamp
  160. [2016.04.04-17.19.47:021][  0]LogRHI:   GL_EXT_texture_shared_exponent
  161. [2016.04.04-17.19.47:021][  0]LogRHI:   GL_EXT_texture_snorm
  162. [2016.04.04-17.19.47:021][  0]LogRHI:   GL_EXT_texture_sRGB
  163. [2016.04.04-17.19.47:021][  0]LogRHI:   GL_EXT_texture_sRGB_decode
  164. [2016.04.04-17.19.47:021][  0]LogRHI:   GL_EXT_texture_swizzle
  165. [2016.04.04-17.19.47:021][  0]LogRHI:   GL_EXT_timer_query
  166. [2016.04.04-17.19.47:021][  0]LogRHI:   GL_EXT_transform_feedback
  167. [2016.04.04-17.19.47:021][  0]LogRHI:   GL_EXT_vertex_array_bgra
  168. [2016.04.04-17.19.47:021][  0]LogRHI:   GL_OES_EGL_image
  169. [2016.04.04-17.19.47:021][  0]LogRHI:   GL_OES_read_format
  170. [2016.04.04-17.19.47:021][  0]LogRHI:   GL_KHR_debug
  171. [2016.04.04-17.19.47:021][  0]LogRHI:   GL_AMD_conservative_depth
  172. [2016.04.04-17.19.47:021][  0]LogRHI:   GL_AMD_shader_trinary_minmax
  173. [2016.04.04-17.19.47:021][  0]LogRHI:   GL_ATI_blend_equation_separate
  174. [2016.04.04-17.19.47:021][  0]LogRHI:   GL_ATI_texture_compression_3dc
  175. [2016.04.04-17.19.47:022][  0]LogRHI:   GL_ATI_texture_float
  176. [2016.04.04-17.19.47:022][  0]LogRHI:   GL_ATI_texture_mirror_once
  177. [2016.04.04-17.19.47:022][  0]LogRHI:   GL_IBM_multimode_draw_arrays
  178. [2016.04.04-17.19.47:022][  0]LogRHI:   GL_MESA_pack_invert
  179. [2016.04.04-17.19.47:022][  0]LogRHI:   GL_MESA_texture_signed_rgba
  180. [2016.04.04-17.19.47:022][  0]LogRHI:   GL_NV_conditional_render
  181. [2016.04.04-17.19.47:022][  0]LogRHI:   GL_NV_depth_clamp
  182. [2016.04.04-17.19.47:022][  0]LogRHI:   GL_NV_packed_depth_stencil
  183. [2016.04.04-17.19.47:022][  0]LogRHI:   GL_NV_texture_barrier
  184. [2016.04.04-17.19.47:022][  0]LogRHI:   GL_NV_vdpau_interop
  185. [2016.04.04-17.19.47:022][  0]LogRHI:   GL_S3_s3tc
  186. [2016.04.04-17.19.47:026][  0]LogRHI:   GL_MAX_TEXTURE_SIZE: 8192
  187. [2016.04.04-17.19.47:026][  0]LogRHI:   GL_MAX_CUBE_MAP_TEXTURE_SIZE: 8192
  188. [2016.04.04-17.19.47:026][  0]LogRHI:   GL_MAX_ARRAY_TEXTURE_LAYERS: 512
  189. [2016.04.04-17.19.47:026][  0]LogRHI:   GL_MAX_3D_TEXTURE_SIZE: 2048
  190. [2016.04.04-17.19.47:026][  0]LogRHI:   GL_MAX_RENDERBUFFER_SIZE: 8192
  191. [2016.04.04-17.19.47:026][  0]LogRHI:   GL_MAX_TEXTURE_IMAGE_UNITS: 16
  192. [2016.04.04-17.19.47:026][  0]LogRHI:   GL_MAX_DRAW_BUFFERS: 8
  193. [2016.04.04-17.19.47:026][  0]LogRHI:   GL_MAX_COLOR_ATTACHMENTS: 8
  194. [2016.04.04-17.19.47:026][  0]LogRHI:   GL_MAX_SAMPLES: 8
  195. [2016.04.04-17.19.47:026][  0]LogRHI:   GL_MAX_COLOR_TEXTURE_SAMPLES: 8
  196. [2016.04.04-17.19.47:026][  0]LogRHI:   GL_MAX_DEPTH_TEXTURE_SAMPLES: 8
  197. [2016.04.04-17.19.47:026][  0]LogRHI:   GL_MAX_INTEGER_SAMPLES: 8
  198. [2016.04.04-17.19.47:026][  0]LogRHI:   GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS: 48
  199. [2016.04.04-17.19.47:026][  0]LogRHI:   GL_MAX_VERTEX_ATTRIBS: 16
  200. [2016.04.04-17.19.47:026][  0]LogRHI:   GL_MAX_TEXTURE_MAX_ANISOTROPY_EXT: 16
  201. [2016.04.04-17.19.47:026][  0]LogRHI: OpenGL MajorVersion = 3, MinorVersion = 3, ShaderPlatform = GLSL_150, FeatureLevel = SM4
  202. [2016.04.04-17.19.47:094][  0]LogTextLocalizationManager: The requested culture ('en_US') has no localization data; parent culture's ('en') localization data will be used.
  203. [2016.04.04-17.19.47:205][  0]LogTextLocalizationManager:Warning: Loading localization resources contain conflicting entries for (Namespace:UICommands, Key:Save_ToolTip):
  204. Resource: (/UnrealEngine/Engine/Content/Localization/Editor/en/Editor.locres) Hash: (-29098895) String: (Saves the current level to disk)
  205. Resource: (/UnrealEngine/Engine/Content/Localization/Engine/en/Engine.locres) Hash: (-1280300587) String: (Save selected data to vlog file)
  206. [2016.04.04-17.19.47:206][  0]LogTextLocalizationManager:Warning: Loading localization resources contain conflicting entries for (Namespace:ContentBrowser, Key:ImportAssetToolTip):
  207. Resource: (/UnrealEngine/Engine/Content/Localization/Editor/en/Editor.locres) Hash: (-630476809) String: (Import to {0}...)
  208. Resource: (/UnrealEngine/Engine/Content/Localization/Editor/en/Editor.locres) Hash: (1271782899) String: (Imports an asset from file to this folder.)
  209. [2016.04.04-17.19.47:364][  0]LogContentStreaming: Texture pool size is 0.000000MB
  210. [2016.04.04-17.19.50:321][  0]LogHAL: FLinuxPlatformProcess::CreateProc: spawned child 24358
  211. [2016.04.04-17.19.52:568][  0]LogHAL: Child 24358 is no more running (zombie), Wait()ing immediately.
  212. [2016.04.04-17.19.52:568][  0]LogTargetPlatformManager:Display: Building Assets For Linux
  213. [2016.04.04-17.19.54:090][  0]LogHAL: FLinuxPlatformProcess::CreateProc: spawned child 24360
  214. [2016.04.04-17.19.54:125][  0]LogHAL: Child 24360 is no more running (zombie), Wait()ing immediately.
  215. [2016.04.04-17.19.54:125][  0]LogTargetPlatformManager:Display: Building Assets For Linux
  216. [2016.04.04-17.19.54:206][  0]LogDerivedDataCache:Display: Max Cache Size: 512 MB
  217. [2016.04.04-17.19.54:206][  0]LogDerivedDataCache:Display: Starting with empty Boot cache
  218. [2016.04.04-17.19.54:207][  0]LogDerivedDataCache: FDerivedDataBackendGraph:  Pak pak cache file ../../../Engine/DerivedDataCache/DDC.ddp not found, will not use a pak cache.
  219. [2016.04.04-17.19.54:207][  0]LogDerivedDataCache: Unable to find inner node Pak for hierarchical cache Hierarchy.
  220. [2016.04.04-17.19.54:207][  0]LogDerivedDataCache: FDerivedDataBackendGraph:  EnginePak pak cache file ../../../Engine/DerivedDataCache/DDC.ddp not found, will not use a pak cache.
  221. [2016.04.04-17.19.54:207][  0]LogDerivedDataCache: Unable to find inner node EnginePak for hierarchical cache Hierarchy.
  222. [2016.04.04-17.19.54:209][  0]LogDerivedDataCache: Using Local data cache path ../../../Engine/DerivedDataCache: Writable
  223. [2016.04.04-17.19.54:209][  0]LogDerivedDataCache: Shared data cache path not found in *engine.ini, will not use an Shared cache.
  224. [2016.04.04-17.19.54:209][  0]LogDerivedDataCache: Unable to find inner node Shared for hierarchical cache Hierarchy.
  225. [2016.04.04-17.19.54:908][  0]LogMaterial: Missing cached shader map for material LandscapeGizmo_Mat, compiling.
  226. [2016.04.04-17.19.55:000][  0]LogHAL: Changed child's priority (nice value) to 10 (change from 0)
  227. [2016.04.04-17.19.55:001][  0]LogMaterial: Missing cached shader map for material LandscapeGizmoHeight_Mat, compiling.
  228. Trying to load: libLND-qt5.so
  229. Trying to load: libLND-qt4.so
  230. LND loaded backend: qt4
  231. Using binned.
  232. [2016.04.04-17.19.55:173][  0]LogMaterial: Missing cached shader map for material SplineEditorMeshMat, compiling.
  233. [2016.04.04-17.19.56:095][  0]LogMeshUtilities: No automatic mesh reduction module available
  234. [2016.04.04-17.19.56:095][  0]LogMeshUtilities: No automatic mesh merging module available
  235. [2016.04.04-17.19.56:098][  0]LogHAL: Linux SourceCodeAccessSettings: KDevelopSourceCodeAccessor
  236. [2016.04.04-17.19.56:976][  0]LogStaticMesh: Building static mesh EditorPlane...
  237. [2016.04.04-17.19.56:979][  0]LogStaticMesh: Built static mesh [3.324000ms] /Engine/EditorMeshes/EditorPlane.EditorPlane
  238. [2016.04.04-17.19.57:007][  0]LogStaticMesh: Building static mesh EditorCylinder...
  239. Signal 11 caught.
  240. EngineCrashHandler: Signal=11
  241. LogInit: Version: 4.7.6-0+++depot+UE4-Releases+4.7
  242. LogInit: API Version: 0
  243. LogInit: Compiled (64-bit): Apr  4 2016 11:24:07
  244. LogInit: Compiled with Clang: 3.5.0 (tags/RELEASE_350/final)
  245. LogInit: Build Configuration: Development
  246. LogInit: Branch Name: ++depot+UE4-Releases+4.7
  247. LogInit: Command line: /UnrealEngine/Engine/Intermediate/Shaders/WorkingDirectory/24347/0/ 24347 0 WorkerInputOnly.in WorkerOutputOnly.out -communicatethroughfile -Multiprocess -NOPACKAGECACHE -Multiprocess
  248. LogInit: Base directory: /UnrealEngine/Engine/Binaries/Linux/
  249. LogInit: Rocket: 0
  250. [2016.04.04-17.19.57:210][  0]LogTaskGraph: Started task graph with 2 named threads and 3 total threads.
  251. [2016.04.04-17.19.57:226][  0]LogInit: Linux hardware info:
  252. [2016.04.04-17.19.57:226][  0]LogInit:  - this process' id (pid) is 24363, parent process' id (ppid) is 24347
  253. [2016.04.04-17.19.57:226][  0]LogInit:  - we are not running under debugger
  254. [2016.04.04-17.19.57:234][  0]LogInit:  - machine network name is 'debian'
  255. [2016.04.04-17.19.57:234][  0]LogInit:  - we're logged in locally
  256. [2016.04.04-17.19.57:234][  0]LogInit:  - Number of physical cores available for the process: 2
  257. [2016.04.04-17.19.57:234][  0]LogInit:  - Number of logical cores available for the process: 2
  258. [2016.04.04-17.19.57:234][  0]LogInit:  - Memory allocator used: binned
  259. [2016.04.04-17.19.57:234][  0]LogInit: Linux-specific commandline switches:
  260. [2016.04.04-17.19.57:234][  0]LogInit:  -nodwarf (currently OFF): suppress parsing of DWARF debug info (callstacks will be generated faster, but won't have line numbers)
  261. [2016.04.04-17.19.57:234][  0]LogInit:  -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence)
  262. [2016.04.04-17.19.57:234][  0]LogInit:  -jemalloc - use jemalloc for all memory allocation
  263. [2016.04.04-17.19.57:234][  0]LogInit:  -binnedmalloc - use binned malloc  for all memory allocation
  264. [2016.04.04-17.19.57:234][  0]LogInit:  -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl)
  265. [2016.04.04-17.19.57:234][  0]LogInit:  -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl)
  266. [2016.04.04-17.19.57:234][  0]LogInit:  -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini)
  267. [2016.04.04-17.19.57:234][  0]LogInit:  - Physical RAM available (not considering process quota): 2 GB (2009 MB, 2057252 KB, 2106626048 bytes)
  268. [2016.04.04-17.19.57:300][  0]LogLinux: === Critical error: ===
  269. Unhandled Exception: SIGSEGV: invalid attempt to access memory at address 0x00000002
  270.  
  271. [2016.04.04-17.19.57:301][  0]LogLinux: Fatal error!
  272.  
  273. [Callstack]  02  0x00007f7b36a60151  ReportCrash(FLinuxCrashContext const&)
  274. [Callstack]  03  0x000000000042a70b  EngineCrashHandler(FGenericCrashContext const&)
  275. [Callstack]  04  0x00007f7b36a63485  PlatformCrashHandler(int, siginfo_t*, void*)
  276. [Callstack]  05  0x00007f7b374a18d0  /lib/x86_64-linux-gnu/libpthread.so.0(+0xf8d0) [0x7f7b374a18d0]
  277. [Callstack]  06  0x00007f7b36a0bf90  FMallocBinned::FreeInternal(void*)
  278. [Callstack]  07  0x00007f7b049bc286  /UnrealEngine/Engine/Binaries/Linux/libUE4Editor-MeshUtilities.so(+0x1a286) [0x7f7b049bc286]
  279. [Callstack]  08  0x00007f7b049f87bb  Forsyth::OptimizeFaces(unsigned int const*, unsigned int, unsigned int, unsigned int*, unsigned short)
  280. [Callstack]  09  0x00007f7b049e1ea3  void Forsyth::CacheOptimizeIndexBuffer<unsigned int, FDefaultAllocator>(TArray<unsigned int, FDefaultAllocator>&)
  281. [Callstack]  10  0x00007f7b049c407f  FMeshUtilities::CacheOptimizeVertexAndIndexBuffer(TArray<FStaticMeshBuildVertex, FDefaultAlloc[2016.04.04-17.19.57:306][  0]LogExit: Executing StaticShutdownAfterError
  282. Starting ../../../Engine/Binaries/Linux/CrashReportClient
  283. [2016.04.04-17.19.57:324][  0]LogHAL: FLinuxPlatformProcess::CreateProc: spawned child 24368
  284. Using binned.
  285. [2016.04.04-17.19.57:417][  0]LogTextLocalizationManager: The requested culture ('en_US') has no localization data; parent culture's ('en') localization data will be used.
  286. LogModuleManager:Warning: ModuleManager: Module 'PakFile' not found - its StaticallyLinkedModuleInitializers function is null.
  287. LogModuleManager:Warning: ModuleManager: Module 'SandboxFile' not found - its StaticallyLinkedModuleInitializers function is null.
  288. LogModuleManager:Warning: ModuleManager: Module 'StreamingFile' not found - its StaticallyLinkedModuleInitializers function is null.
  289. LogModuleManager:Warning: ModuleManager: Module 'NetworkFile' not found - its StaticallyLinkedModuleInitializers function is null.
  290. LogInit: Version: 4.7.6-0+++depot+UE4-Releases+4.7
  291. LogInit: API Version: 0
  292. LogInit: Compiled (64-bit): Apr  4 2016 11:12:20
  293. LogInit: Compiled with Clang: 3.5.0 (tags/RELEASE_350/final)
  294. LogInit: Build Configuration: Development
  295. LogInit: Branch Name: ++depot+UE4-Releases+4.7
  296. LogInit: Command line:  /UnrealEngine/Engine/Binaries/Linux/crashinfo--pid-24347-2016.04.04-12.19.57-0168928039040C0400130133FA0BABA0/
  297. LogInit: Base directory: /UnrealEngine/Engine/Binaries/Linux/
  298. LogInit: Rocket: 0
  299. [2016.04.04-17.19.57:799][  0]LogTaskGraph: Started task graph with 2 named threads and 3 total threads.
  300. [2016.04.04-17.19.57:802][  0]LogInit: Presizing for 0 objects not considered by GC, pre-allocating 0 bytes.
  301. [2016.04.04-17.19.57:803][  0]LogInit: Object subsystem initialized
  302. [2016.04.04-17.19.57:803][  0]LogInit: Linux hardware info:
  303. [2016.04.04-17.19.57:803][  0]LogInit:  - this process' id (pid) is 24368, parent process' id (ppid) is 24347
  304. [2016.04.04-17.19.57:803][  0]LogInit:  - we are not running under debugger
  305. [2016.04.04-17.19.57:804][  0]LogInit:  - machine network name is 'debian'
  306. [2016.04.04-17.19.57:804][  0]LogInit:  - we're logged in locally
  307. [2016.04.04-17.19.57:804][  0]LogInit:  - Number of physical cores available for the process: 2
  308. [2016.04.04-17.19.57:807][  0]LogInit:  - Number of logical cores available for the process: 2
  309. [2016.04.04-17.19.57:807][  0]LogInit:  - Memory allocator used: binned
  310. [2016.04.04-17.19.57:807][  0]LogInit: Linux-specific commandline switches:
  311. [2016.04.04-17.19.57:807][  0]LogInit:  -nodwarf (currently OFF): suppress parsing of DWARF debug info (callstacks will be generated faster, but won't have line numbers)
  312. [2016.04.04-17.19.57:807][  0]LogInit:  -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence)
  313. [2016.04.04-17.19.57:807][  0]LogInit:  -jemalloc - use jemalloc for all memory allocation
  314. [2016.04.04-17.19.57:807][  0]LogInit:  -binnedmalloc - use binned malloc  for all memory allocation
  315. [2016.04.04-17.19.57:808][  0]LogInit:  -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl)
  316. [2016.04.04-17.19.57:808][  0]LogInit:  -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl)
  317. [2016.04.04-17.19.57:808][  0]LogInit:  -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini)
  318. [2016.04.04-17.19.57:808][  0]LogInit:  - Physical RAM available (not considering process quota): 2 GB (2009 MB, 2057252 KB, 2106626048 bytes)
  319. [2016.04.04-17.19.57:808][  0]LogTextLocalizationManager: The requested culture ('') has no localization data; falling back to 'en' for localization and internationalization data.
  320. [2016.04.04-17.19.57:937][  0]LogInit: Using libcurl 7.38.0
  321. [2016.04.04-17.19.57:937][  0]LogInit:  - built for x86_64-unknown-linux-gnu
  322. [2016.04.04-17.19.57:938][  0]LogInit:  - supports SSL with OpenSSL/1.0.1i
  323. [2016.04.04-17.19.57:938][  0]LogInit:  - supports HTTP deflate (compression) using libz 1.2.5
  324. [2016.04.04-17.19.57:938][  0]LogInit:  - other features:
  325. [2016.04.04-17.19.57:938][  0]LogInit:      CURL_VERSION_SSL
  326. [2016.04.04-17.19.57:938][  0]LogInit:      CURL_VERSION_LIBZ
  327. [2016.04.04-17.19.57:938][  0]LogInit:      CURL_VERSION_IPV6
  328. [2016.04.04-17.19.57:938][  0]LogInit:      CURL_VERSION_ASYNCHDNS
  329. [2016.04.04-17.19.57:938][  0]LogInit:      CURL_VERSION_LARGEFILE
  330. [2016.04.04-17.19.57:939][  0]LogInit:      CURL_VERSION_TLSAUTH_SRP
  331. [2016.04.04-17.19.57:939][  0]LogInit:  Libcurl: checking if '/etc/pki/tls/certs/ca-bundle.crt' exists
  332. [2016.04.04-17.19.57:940][  0]LogInit:  Libcurl: checking if '/etc/ssl/certs/ca-certificates.crt' exists
  333. [2016.04.04-17.19.57:941][  0]LogInit:  CurlRequestOptions (configurable via config and command line):
  334. [2016.04.04-17.19.57:941][  0]LogInit:  - bVerifyPeer = true  - Libcurl will verify peer certificate
  335. [2016.04.04-17.19.57:941][  0]LogInit:  - bUseHttpProxy = false  - Libcurl will NOT use HTTP proxy
  336. [2016.04.04-17.19.57:941][  0]LogInit:  - bDontReuseConnections = false  - Libcurl will reuse connections
  337. [2016.04.04-17.19.57:942][  0]LogInit:  - CertBundlePath = /etc/ssl/certs/ca-certificates.crt  - Libcurl will set CURLOPT_CAINFO to it
  338. [2016.04.04-17.19.57:944][  0]CrashReportClientLog: Initial state = Unknown UploadState value
  339. [2016.04.04-17.19.57:947][  0]CrashReportClientLog: Sending HTTP request (pinging server)
  340. [2016.04.04-17.19.57:950][  0]CrashReportClientLog: Got 4 pending files to upload from 'crashinfo--pid-24347-2016.04.04-12.19.57-0168928039040C0400130133FA0BABA0'
  341. [2016.04.04-17.19.58:661][  0]CrashReportClientLog: OnProcessRequestComplete(), State=PingingServer bSucceeded=1
  342. [2016.04.04-17.19.58:661][  0]CrashReportClientLog: Proceeding to upload 4 pending files from 'crashinfo--pid-24347-2016.04.04-12.19.57-0168928039040C0400130133FA0BABA0'
  343. [2016.04.04-17.19.58:662][  0]CrashReportClientLog: State change from PingingServer to CheckingReport
  344. [2016.04.04-17.19.58:663][  0]CrashReportClientLog: Sending HTTP request (checking report)
  345. [2016.04.04-17.19.58:663][  0]CrashReportClientLog: PostData Num: 73
  346. [2016.04.04-17.19.58:895][  0]CrashReportClientLog: OnProcessRequestComplete(), State=CheckingReport bSucceeded=1
  347. [2016.04.04-17.19.58:895][  0]CrashReportClientLog: Response->GetContentAsString(): '<CrashReporterResult bSuccess="true" ID="0" Message="" />'
  348. [2016.04.04-17.19.58:895][  0]CrashReportClientLog: ResultNode->GetAttribute(TEXT("bSuccess")) = true
  349. [2016.04.04-17.19.58:895][  0]CrashReportClientLog: State change from CheckingReport to CheckingReportDetail
  350. [2016.04.04-17.19.58:895][  0]CrashReportClientLog: Sending HTTP request (checking report)
  351. [2016.04.04-17.19.58:896][  0]CrashReportClientLog: PostData Num: 1711
  352. [2016.04.04-17.19.59:129][  0]CrashReportClientLog: OnProcessRequestComplete(), State=CheckingReportDetail bSucceeded=1
  353. [2016.04.04-17.19.59:129][  0]CrashReportClientLog: Response->GetContentAsString(): '<CrashReporterResult bSuccess="true" ID="0" Message="" />'
  354. [2016.04.04-17.19.59:129][  0]CrashReportClientLog: ResultNode->GetAttribute(TEXT("bSuccess")) = true
  355. [2016.04.04-17.19.59:129][  0]CrashReportClientLog: State change from CheckingReportDetail to SendingFiles
  356. [2016.04.04-17.19.59:129][  0]CrashReportClientLog: CompressAndSendData have 4 pending files
  357. [2016.04.04-17.19.59:130][  0]CrashReportClientLog: CompressAndSendData compressing 4 bytes ('/UnrealEngine/Engine/Binaries/Linux/crashinfo--pid-24347-2016.04.04-12.19.57-0168928039040C0400130133FA0BABA0/minidump.dmp')
  358. [2016.04.04-17.19.59:130][  0]CrashReportClientLog: CompressAndSendData compressing 20986 bytes ('/UnrealEngine/Engine/Binaries/Linux/crashinfo--pid-24347-2016.04.04-12.19.57-0168928039040C0400130133FA0BABA0/UE4.log')
  359. [2016.04.04-17.19.59:130][  0]CrashReportClientLog: CompressAndSendData compressing 1711 bytes ('/UnrealEngine/Engine/Binaries/Linux/crashinfo--pid-24347-2016.04.04-12.19.57-0168928039040C0400130133FA0BABA0/wermeta.xml')
  360. [2016.04.04-17.19.59:130][  0]CrashReportClientLog: CompressAndSendData compressing 2846 bytes ('/UnrealEngine/Engine/Binaries/Linux/crashinfo--pid-24347-2016.04.04-12.19.57-0168928039040C0400130133FA0BABA0/diagnostics.txt')
  361. [2016.04.04-17.19.59:133][  0]CrashReportClientLog: Sending HTTP request (posting file)
  362. [2016.04.04-17.19.59:766][  0]CrashReportClientLog: OnProcessRequestComplete(), State=SendingFiles bSucceeded=1
  363. [2016.04.04-17.19.59:766][  0]CrashReportClientLog: Sending HTTP request (posting "Upload complete")
  364. [2016.04.04-17.19.59:767][  0]CrashReportClientLog: State change from SendingFiles to PostingReportComplete
  365. [2016.04.04-17.20.04:346][  0]CrashReportClientLog: OnProcessRequestComplete(), State=PostingReportComplete bSucceeded=1
  366. [2016.04.04-17.20.04:346][  0]CrashReportClientLog: State change from PostingReportComplete to CheckingReport
  367. [2016.04.04-17.20.04:346][  0]CrashReportClientLog: All uploads done
  368. [2016.04.04-17.20.04:346][  0]CrashReportClientLog: State change from CheckingReport to Finished
  369. [2016.04.04-17.20.04:951][  0]LogGenericPlatformMisc: FPlatformMisc::RequestExit(0)
  370. [2016.04.04-17.20.04:985][  0]CrashReportClientLog: Final state = Finished
  371. [2016.04.04-17.20.04:985][  0]LogExit: Exiting.
  372. [2016.04.04-17.20.04:992][  0]LogHAL: Child 24368 is no more running (zombie), Wait()ing immediately.
  373. [2016.04.04-17.20.04:992][  0]LogGenericPlatformMisc: FPlatformMisc::RequestExit(1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement