Skip to content

Instantly share code, notes, and snippets.

@ericwomer
Created March 7, 2015 03:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ericwomer/dd67526cb8bf375350ae to your computer and use it in GitHub Desktop.
Save ericwomer/dd67526cb8bf375350ae to your computer and use it in GitHub Desktop.
LD_LIBRARY_PATH=":.:" ./UE4Editor -opengl4
Using binned.
Increasing per-process limit of core file size to infinity.
LogInit:Display: Running engine without a game
LogInit:Display: RandInit(-145471199) SRandInit(-145471193).
LogInit: Version: 4.8.0-0+UE4
LogInit: API Version: 0
LogInit: Compiled (64-bit): Mar 6 2015 21:43:54
LogInit: Compiled with Clang: 3.5.0 (tags/RELEASE_350/final 216961)
LogInit: Build Configuration: Development
LogInit: Branch Name: UE4
LogInit: Command line: -opengl4
LogInit: Base directory: /mnt/store/UnrealEngine/master/Engine/Binaries/Linux/
LogInit: Rocket: 0
[2015.03.07-03.06.19:753][ 0]LogTaskGraph: Started task graph with 3 named threads and 8 total threads.
[2015.03.07-03.06.19:759][ 0]LogInit: Using libcurl 7.38.0
[2015.03.07-03.06.19:759][ 0]LogInit: - built for x86_64-unknown-linux-gnu
[2015.03.07-03.06.19:759][ 0]LogInit: - supports SSL with OpenSSL/1.0.1i
[2015.03.07-03.06.19:759][ 0]LogInit: - supports HTTP deflate (compression) using libz 1.2.5
[2015.03.07-03.06.19:759][ 0]LogInit: - other features:
[2015.03.07-03.06.19:759][ 0]LogInit: CURL_VERSION_SSL
[2015.03.07-03.06.19:759][ 0]LogInit: CURL_VERSION_LIBZ
[2015.03.07-03.06.19:760][ 0]LogInit: CURL_VERSION_IPV6
[2015.03.07-03.06.19:760][ 0]LogInit: CURL_VERSION_ASYNCHDNS
[2015.03.07-03.06.19:760][ 0]LogInit: CURL_VERSION_LARGEFILE
[2015.03.07-03.06.19:760][ 0]LogInit: CURL_VERSION_TLSAUTH_SRP
[2015.03.07-03.06.19:760][ 0]LogInit: Libcurl: checking if '/etc/pki/tls/certs/ca-bundle.crt' exists
[2015.03.07-03.06.19:760][ 0]LogInit: Libcurl: checking if '/etc/ssl/certs/ca-certificates.crt' exists
[2015.03.07-03.06.19:761][ 0]LogInit: Libcurl: checking if '/etc/ssl/ca-bundle.pem' exists
[2015.03.07-03.06.19:761][ 0]LogInit: CurlRequestOptions (configurable via config and command line):
[2015.03.07-03.06.19:761][ 0]LogInit: - bVerifyPeer = true - Libcurl will verify peer certificate
[2015.03.07-03.06.19:761][ 0]LogInit: - bUseHttpProxy = false - Libcurl will NOT use HTTP proxy
[2015.03.07-03.06.19:761][ 0]LogInit: - bDontReuseConnections = false - Libcurl will reuse connections
[2015.03.07-03.06.19:761][ 0]LogInit: - CertBundlePath = /etc/ssl/ca-bundle.pem - Libcurl will set CURLOPT_CAINFO to it
[2015.03.07-03.06.19:766][ 0]LogOnline:Warning: No default platform service specified for OnlineSubsystem
[2015.03.07-03.06.19:977][ 0]LogInit: Presizing for 0 objects not considered by GC, pre-allocating 0 bytes.
[2015.03.07-03.06.19:986][ 0]LogInit: Object subsystem initialized
[2015.03.07-03.06.19:990][ 0]LogInit: Initializing SDL.
[2015.03.07-03.06.20:054][ 0]LogInit: Display metrics:
[2015.03.07-03.06.20:054][ 0]LogInit: PrimaryDisplayWidth: 1920
[2015.03.07-03.06.20:054][ 0]LogInit: PrimaryDisplayHeight: 1200
[2015.03.07-03.06.20:054][ 0]LogInit: PrimaryDisplayWorkAreaRect:
[2015.03.07-03.06.20:054][ 0]LogInit: Left=0, Top=0, Right=1920, Bottom=1200
[2015.03.07-03.06.20:054][ 0]LogInit: VirtualDisplayRect:
[2015.03.07-03.06.20:054][ 0]LogInit: Left=0, Top=0, Right=1920, Bottom=1200
[2015.03.07-03.06.20:054][ 0]LogInit: TitleSafePaddingSize: X=0.000 Y=0.000
[2015.03.07-03.06.20:054][ 0]LogInit: ActionSafePaddingSize: X=0.000 Y=0.000
[2015.03.07-03.06.20:054][ 0]LogInit: Number of monitors: 1
[2015.03.07-03.06.20:054][ 0]LogInit: Monitor 0
[2015.03.07-03.06.20:054][ 0]LogInit: Name: PA248 26"
[2015.03.07-03.06.20:054][ 0]LogInit: ID: display0
[2015.03.07-03.06.20:054][ 0]LogInit: NativeWidth: 1920
[2015.03.07-03.06.20:054][ 0]LogInit: NativeHeight: 1200
[2015.03.07-03.06.20:054][ 0]LogInit: bIsPrimary: true
[2015.03.07-03.06.20:055][ 0]LogInit: Selected Device Profile: [Linux]
[2015.03.07-03.06.20:055][ 0]LogInit: Applying CVar settings loaded from the selected device profile: [Linux]
[2015.03.07-03.06.20:063][ 0]LogInit: Linux hardware info:
[2015.03.07-03.06.20:063][ 0]LogInit: - this process' id (pid) is 26525, parent process' id (ppid) is 6085
[2015.03.07-03.06.20:063][ 0]LogInit: - we are not running under debugger
[2015.03.07-03.06.20:063][ 0]LogInit: - machine network name is 'linux-gz5a'
[2015.03.07-03.06.20:063][ 0]LogInit: - we're logged in locally
[2015.03.07-03.06.20:063][ 0]LogInit: - Number of physical cores available for the process: 8
[2015.03.07-03.06.20:063][ 0]LogInit: - Number of logical cores available for the process: 8
[2015.03.07-03.06.20:063][ 0]LogInit: - Memory allocator used: binned
[2015.03.07-03.06.20:063][ 0]LogInit: Linux-specific commandline switches:
[2015.03.07-03.06.20:063][ 0]LogInit: -nodwarf (currently OFF): suppress parsing of DWARF debug info (callstacks will be generated faster, but won't have line numbers)
[2015.03.07-03.06.20:063][ 0]LogInit: -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence)
[2015.03.07-03.06.20:063][ 0]LogInit: -jemalloc - use jemalloc for all memory allocation
[2015.03.07-03.06.20:063][ 0]LogInit: -binnedmalloc - use binned malloc for all memory allocation
[2015.03.07-03.06.20:063][ 0]LogInit: -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl)
[2015.03.07-03.06.20:063][ 0]LogInit: -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl)
[2015.03.07-03.06.20:063][ 0]LogInit: -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini)
[2015.03.07-03.06.20:063][ 0]LogInit: - Physical RAM available (not considering process quota): 16 GB (15978 MB, 16361728 KB, 16754409472 bytes)
Assertion failed: false [File:/mnt/store/UnrealEngine/master/Engine/Source/Runtime/OpenGLDrv/Private/Linux/OpenGLLinux.cpp] [Line: 808]
Unable to dynamically load libGL: ����������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������
.
[2015.03.07-03.06.20:076][ 0]LogLinux:Error: appError called: Assertion failed: Assertion failed: false [File:/mnt/store/UnrealEngine/master/Engine/Source/Runtime/OpenGLDrv/Private/Linux/OpenGLLinux.cpp] [Line: 808]
Unable to dynamically load libGL: ???????????????????????????????
.
Signal 11 caught.
EngineCrashHandler: Signal=11
[2015.03.07-03.06.20:081][ 0]LogLinux: === Critical error: ===
Unhandled Exception: SIGSEGV: invalid attempt to access memory at address 0x00000003
[2015.03.07-03.06.20:081][ 0]LogLinux: Assertion failed: Assertion failed: false [File:/mnt/store/UnrealEngine/master/Engine/Source/Runtime/OpenGLDrv/Private/Linux/OpenGLLinux.cpp] [Line: 808]
Unable to dynamically load libGL: ???????????????????????????????
.
[Callstack] 02 0x00007f597e297c05 ReportCrash(FLinuxCrashContext const&)
[Callstack] 03 0x0000000000430e00 EngineCrashHandler(FGenericCrashContext const&)
[Callstack] 04 0x00007f597e29acab PlatformCrashHandler(int, siginfo_t*, void*)
[Callstack] 05 0x00007f597ed0f890 /lib64/libpthread.so.0(+0xf890) [0x7f597ed0f890]
[Callstack] 06 0x00007f597e2a3f37 FOutputDeviceLinuxError::Serialize(wchar_t const*, ELogVerbosity::Type, FName const&)
[Callstack] 07 0x00007f597e33dc8c FOutputDevice::Logf(wchar_t const*, ...)
[Callstack] 08 0x00007f597e32892d FDebug::AssertFailed(char const*, char const*, int, wchar_t const*, ...)
[Callstack] 09 0x00007f595b45202b PlatformInitOpenGL()
X Error of failed request: BadWindow (invalid Window parameter)
Major opcode of failed request: 24 (X_ConvertSelection)
Resource id in failed request: 0x0
Serial number of failed request: 84
Current serial number in output stream: 85
[Callstack] 10 0x00007f5978e9f7cb PlatformCreateDynam
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment