Advertisement
Guest User

Untitled

a guest
May 18th, 2015
710
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.24 KB | None | 0 0
  1. [zauber@manjaro Linux]$ ./UE4Editor
  2. Using binned.
  3. Increasing per-process limit of core file size to infinity.
  4. [2015.05.18-15.31.46:306][ 0]LogInit:Display: Running engine without a game
  5. [2015.05.18-15.31.46:306][ 0]LogInit:Display: RandInit(-1670532288) SRandInit(-1670532279).
  6. [2015.05.18-15.31.46:306][ 0]LogTaskGraph: Started task graph with 4 named threads and 7 total threads.
  7. [2015.05.18-15.31.46:306][ 0]LogStats: Stats thread started
  8. [2015.05.18-15.31.46:306][ 0]LogInit: Version: 4.8.0-0+++depot+UE4-Releases+4.8
  9. [2015.05.18-15.31.46:306][ 0]LogInit: API Version: 0
  10. [2015.05.18-15.31.46:306][ 0]LogInit: Compiled (64-bit): May 18 2015 11:13:27
  11. [2015.05.18-15.31.46:306][ 0]LogInit: Compiled with Clang: 3.6.0 (tags/RELEASE_360/final)
  12. [2015.05.18-15.31.46:306][ 0]LogInit: Build Configuration: Development
  13. [2015.05.18-15.31.46:306][ 0]LogInit: Branch Name: ++depot+UE4-Releases+4.8
  14. [2015.05.18-15.31.46:306][ 0]LogInit: Command line:
  15. [2015.05.18-15.31.46:306][ 0]LogInit: Base directory: /home/zauber/UnrealEngine/Engine/Binaries/Linux/
  16. [2015.05.18-15.31.46:316][ 0]LogInit: Using libcurl 7.38.0
  17. [2015.05.18-15.31.46:316][ 0]LogInit: - built for x86_64-unknown-linux-gnu
  18. [2015.05.18-15.31.46:316][ 0]LogInit: - supports SSL with OpenSSL/1.0.1i
  19. [2015.05.18-15.31.46:316][ 0]LogInit: - supports HTTP deflate (compression) using libz 1.2.5
  20. [2015.05.18-15.31.46:317][ 0]LogInit: - other features:
  21. [2015.05.18-15.31.46:317][ 0]LogInit: CURL_VERSION_SSL
  22. [2015.05.18-15.31.46:317][ 0]LogInit: CURL_VERSION_LIBZ
  23. [2015.05.18-15.31.46:317][ 0]LogInit: CURL_VERSION_IPV6
  24. [2015.05.18-15.31.46:317][ 0]LogInit: CURL_VERSION_ASYNCHDNS
  25. [2015.05.18-15.31.46:317][ 0]LogInit: CURL_VERSION_LARGEFILE
  26. [2015.05.18-15.31.46:317][ 0]LogInit: CURL_VERSION_TLSAUTH_SRP
  27. [2015.05.18-15.31.46:317][ 0]LogInit: Libcurl: checking if '/etc/pki/tls/certs/ca-bundle.crt' exists
  28. [2015.05.18-15.31.46:317][ 0]LogInit: Libcurl: checking if '/etc/ssl/certs/ca-certificates.crt' exists
  29. [2015.05.18-15.31.46:317][ 0]LogInit: CurlRequestOptions (configurable via config and command line):
  30. [2015.05.18-15.31.46:317][ 0]LogInit: - bVerifyPeer = true - Libcurl will verify peer certificate
  31. [2015.05.18-15.31.46:317][ 0]LogInit: - bUseHttpProxy = false - Libcurl will NOT use HTTP proxy
  32. [2015.05.18-15.31.46:317][ 0]LogInit: - bDontReuseConnections = false - Libcurl will reuse connections
  33. [2015.05.18-15.31.46:317][ 0]LogInit: - CertBundlePath = /etc/ssl/certs/ca-certificates.crt - Libcurl will set CURLOPT_CAINFO to it
  34. [2015.05.18-15.31.46:321][ 0]LogOnline:Warning: No default platform service specified for OnlineSubsystem
  35. [2015.05.18-15.31.46:441][ 0]LogInit: Presizing for 0 objects not considered by GC, pre-allocating 0 bytes.
  36. [2015.05.18-15.31.46:451][ 0]LogInit: Object subsystem initialized
  37. [2015.05.18-15.31.46:452][ 0]LogInit: Initializing SDL.
  38. [2015.05.18-15.31.46:689][ 0]LogInit: Display metrics:
  39. [2015.05.18-15.31.46:689][ 0]LogInit: PrimaryDisplayWidth: 1920
  40. [2015.05.18-15.31.46:689][ 0]LogInit: PrimaryDisplayHeight: 1080
  41. [2015.05.18-15.31.46:689][ 0]LogInit: PrimaryDisplayWorkAreaRect:
  42. [2015.05.18-15.31.46:689][ 0]LogInit: Left=0, Top=0, Right=1920, Bottom=1028
  43. [2015.05.18-15.31.46:689][ 0]LogInit: VirtualDisplayRect:
  44. [2015.05.18-15.31.46:689][ 0]LogInit: Left=0, Top=0, Right=3360, Bottom=1028
  45. [2015.05.18-15.31.46:689][ 0]LogInit: TitleSafePaddingSize: X=0.000 Y=0.000
  46. [2015.05.18-15.31.46:690][ 0]LogInit: ActionSafePaddingSize: X=0.000 Y=0.000
  47. [2015.05.18-15.31.46:690][ 0]LogInit: Number of monitors: 2
  48. [2015.05.18-15.31.46:690][ 0]LogInit: Monitor 0
  49. [2015.05.18-15.31.46:690][ 0]LogInit: Name: ASUS VH242H 24"
  50. [2015.05.18-15.31.46:690][ 0]LogInit: ID: display0
  51. [2015.05.18-15.31.46:690][ 0]LogInit: NativeWidth: 1920
  52. [2015.05.18-15.31.46:690][ 0]LogInit: NativeHeight: 1080
  53. [2015.05.18-15.31.46:690][ 0]LogInit: bIsPrimary: true
  54. [2015.05.18-15.31.46:690][ 0]LogInit: Monitor 1
  55. [2015.05.18-15.31.46:690][ 0]LogInit: Name: SyncMaster 19"
  56. [2015.05.18-15.31.46:690][ 0]LogInit: ID: display1
  57. [2015.05.18-15.31.46:690][ 0]LogInit: NativeWidth: 1440
  58. [2015.05.18-15.31.46:690][ 0]LogInit: NativeHeight: 900
  59. [2015.05.18-15.31.46:690][ 0]LogInit: bIsPrimary: false
  60. [2015.05.18-15.31.46:690][ 0]LogInit: Selected Device Profile: [Linux]
  61. [2015.05.18-15.31.46:691][ 0]LogInit: Applying CVar settings loaded from the selected device profile: [Linux]
  62. [2015.05.18-15.31.46:717][ 0]LogInit: Linux hardware info:
  63. [2015.05.18-15.31.46:717][ 0]LogInit: - this process' id (pid) is 32239, parent process' id (ppid) is 32221
  64. [2015.05.18-15.31.46:717][ 0]LogInit: - we are not running under debugger
  65. [2015.05.18-15.31.46:717][ 0]LogInit: - machine network name is 'manjaro'
  66. [2015.05.18-15.31.46:717][ 0]LogInit: - we're logged in locally
  67. [2015.05.18-15.31.46:717][ 0]LogInit: - Number of physical cores available for the process: 4
  68. [2015.05.18-15.31.46:717][ 0]LogInit: - Number of logical cores available for the process: 4
  69. [2015.05.18-15.31.46:717][ 0]LogInit: - Memory allocator used: binned
  70. [2015.05.18-15.31.46:717][ 0]LogInit: Linux-specific commandline switches:
  71. [2015.05.18-15.31.46:717][ 0]LogInit: -nodwarf (currently OFF): suppress parsing of DWARF debug info (callstacks will be generated faster, but won't have line numbers)
  72. [2015.05.18-15.31.46:717][ 0]LogInit: -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence)
  73. [2015.05.18-15.31.46:717][ 0]LogInit: -jemalloc - use jemalloc for all memory allocation
  74. [2015.05.18-15.31.46:717][ 0]LogInit: -binnedmalloc - use binned malloc for all memory allocation
  75. [2015.05.18-15.31.46:717][ 0]LogInit: -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl)
  76. [2015.05.18-15.31.46:717][ 0]LogInit: -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl)
  77. [2015.05.18-15.31.46:717][ 0]LogInit: -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini)
  78. [2015.05.18-15.31.46:717][ 0]LogInit: Setting LC_NUMERIC to en_US
  79. [2015.05.18-15.31.46:718][ 0]LogInit: - Physical RAM available (not considering process quota): 16 GB (16051 MB, 16436892 KB, 16831377408 bytes)
  80. [2015.05.18-15.31.46:732][ 0]LogTextLocalizationManager: The requested culture ('en_US') has no localization data; parent culture's ('en') localization data will be used.
  81. [2015.05.18-15.31.46:902][ 0]LogTextLocalizationManager:Warning: Loaded localization resources contain conflicting entries for (Namespace:ContentBrowser, Key:ImportAssetToolTip):
  82. Localization Resource: (/home/zauber/UnrealEngine/Engine/Content/Localization/Editor/en/Editor.locres) Source String Hash: (-630476809) Localized String: (Import to {0}...)
  83. Localization Resource: (/home/zauber/UnrealEngine/Engine/Content/Localization/Editor/en/Editor.locres) Source String Hash: (1271782899) Localized String: (Imports an asset from file to this folder.)
  84. [2015.05.18-15.31.47:151][ 0]LogHAL:Error: LinuxSplash_InitSplashResources() : Splash screen window could not be created! SDL_Error: Failed loading libGL.so.1: dlopen: cannot load any more object with static TLS
  85. Fatal error: [File:/home/zauber/UnrealEngine/Engine/Source/Runtime/OpenGLDrv/Private/Linux/OpenGLLinux.cpp] [Line: 801]
  86. Unable to dynamically load libGL: Failed loading libGL.so.1: dlopen: cannot load any more object with static TLS
  87. .
  88. [2015.05.18-15.31.47:186][ 0]LogLinux:Error: appError called: Assertion failed: Assertion failed: [File:/home/zauber/UnrealEngine/Engine/Source/Runtime/OpenGLDrv/Private/Linux/OpenGLLinux.cpp] [Line: 801]
  89. Unable to dynamically load libGL: Failed loading libGL.so.1: dlopen: cannot load any more object with static TLS
  90. .
  91.  
  92. Signal 11 caught.
  93. EngineCrashHandler: Signal=11
  94. [2015.05.18-15.31.47:209][ 0]LogLinux: === Critical error: ===
  95. Unhandled Exception: SIGSEGV: invalid attempt to access memory at address 0x00000003
  96.  
  97. [2015.05.18-15.31.47:209][ 0]LogLinux: Assertion failed: Assertion failed: [File:/home/zauber/UnrealEngine/Engine/Source/Runtime/OpenGLDrv/Private/Linux/OpenGLLinux.cpp] [Line: 801]
  98. Unable to dynamically load libGL: Failed loading libGL.so.1: dlopen: cannot load any more object with static TLS
  99. .
  100.  
  101.  
  102. [Callstack] 02 0x00007f39d8724bb1 ReportCrash(FLinuxCrashContext const&)
  103. [Callstack] 03 0x000000000042e80b EngineCrashHandler(FGenericCrashContext const&)
  104. [Callstack] 04 0x00007f39d87283d8 PlatformCrashHandler(int, siginfo_t*, void*)
  105. [Callstack] 05 0x00007f39d919e740 /usr/lib/libpthread.so.0(+0x10740) [0x7f39d919e740]
  106. [Callstack] 06 0x00007f39d873216c FOutputDeviceLinuxError::Serialize(wchar_t const*, ELogVerbosity::Type, FName const&)
  107. [Callstack] 07 0x00007f39d87e0fc5 FOutputDevice::Logf(wchar_t const*, ...)
  108. [Callstack] 08 0x00007f39d87c52f0 FDebug::AssertFailed(char const*, char const*, int, wchar_t const*, ...)
  109. [Callstack] 09 0x00007f39b8be383e PlatformInitOpenGL()
  110. X Error of failed request: BadWindow (invalid Window parameter)
  111. Major opcode of failed request: 24 (X_ConvertSelection)
  112. Resource id in failed request: 0x0
  113. Serial number of failed request: 225
  114. Current serial number in output stream: 226
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement