Skip to content

Instantly share code, notes, and snippets.

@robertc
Created June 28, 2015 00:18
Show Gist options
  • Save robertc/ff74365e03926d2fb41d to your computer and use it in GitHub Desktop.
Save robertc/ff74365e03926d2fb41d to your computer and use it in GitHub Desktop.
eon.txt
[thread ffffffff][I][0]: Log system initialised
[thread ffffffff][I][0]: Default allowed number of simultaneously open files in the system is 2248.
[thread ffffffff][I][0]: Current memlock limit is 65536.
[thread ffffffff][I][0]: setrlimit(RLIMIT_MEMLOCK) failed, (1) Operation not permitted
[thread ffffffff][I][1]: setup_teb_register() - using LDT entry 13
[thread 00000001][I][171]: OpenGL Core context version 3.2 detected
[thread 00000001][I][175]: OpenGL information:
[thread 00000001][I][175]: renderer: GeForce GTX 760/PCIe/SSE2
[thread 00000001][I][175]: vendor: NVIDIA Corporation
[thread 00000001][I][175]: version: 3.2.0 NVIDIA 352.21
[thread 00000001][I][175]: GLSL version: 1.50 NVIDIA via Cg compiler
[thread 00000001][I][175]: Available texture memory (from NVidia extension): 2097152 kB
[thread 00000001][I][225]: TomCrypt initializing...
[thread 00000001][I][225]: TomCrypt initialized
[thread 00000004][W][231]: eON_HeapSetInformation() - requested heap corruption termination, ignoring
[thread 00000004][W][1395]: eON_GetProcAddress() for module 0x1130000, in PE file 'msvcrt.dll' FAILED. Proc not found at name '_get_terminate'.
[thread 00000004][I][1403]: Enumerating COM libraries...
[thread 00000004][W][1415]: REGISTRY OPERATION: RegOpenKeyExW() returns ERROR_NOT_FOUND (subkey not found) key = HKEY_CURRENT_USER, subkey = SOFTWARE\PersonalAudio\MyEars
[thread 00000004][I][1415]: Initializing primary sound buffer
[thread 00000004][W][1443]: FindResourceExW() returning NULL. Name with id 32512 not found in module (nil)
[thread 00000004][I][1532]: Available video memory: 2048 MB
[thread 00000004][I][1532]: Available texture memory: 2048 MB
[thread 00000009][I][1532]: OPENGL: OpenGL thread start
[thread 00000009][I][1557]: OpenGL backend to Direct3D9: SUMMARY OF FALLBACKS AND INEFFICIENCIES:
[thread 00000009][I][1557]: OpenGL backend to Direct3D9: END OF SUMMARY
[thread 00000009][I][1595]: Recommended max number of vertices addressed in one glDrawRangeElements() call: 1048576
[thread 00000009][I][1595]: Recommended max number of indices addressed in one glDrawRangeElements() call: 1048576
[thread 00000004][I][1625]: Max D3D9 surface size is now 7056000
[thread 00000004][W][1790]: ClipCursor() - application is trying to restrict cursor to ( left = 0, top = 0, right = 1680, bottom = 1050 )
[thread 00000004][W][1790]: ClipCursor() - application is trying to restrict cursor to ( left = 0, top = 0, right = 1680, bottom = 1050 )
[thread 00000004][W][7347]: SetWindowPos wants us to draw frame around window. Ignoring that for now.
[thread 00000004][W][7356]: ClipCursor() - application is trying to restrict cursor to ( left = 0, top = 22, right = 1680, bottom = 1072 )
[thread 00000004][W][7551]: SetWindowPos wants us to draw frame around window. Ignoring that for now.
[thread 00000004][W][7572]: ClipCursor() - application is trying to restrict cursor to ( left = 0, top = 0, right = 1680, bottom = 1050 )
[thread 00000004][W][7611]: getsockopt() returns -1, errno is 95
[thread 00000004][W][7611]: setsockopt() returns -1, errno is 92
[thread 00000004][W][7699]: getsockopt() returns -1, errno is 95
[thread 00000004][W][7832]: getsockopt() returns -1, errno is 95
[thread 00000004][W][7832]: setsockopt() returns -1, errno is 92
[thread 00000004][W][7924]: getsockopt() returns -1, errno is 95
[thread 00000004][I][13093]: Exiting through Windows call ExitProcess(0)
[thread 00000001][I][13102]: ===enforcing log flush===
[thread 00000001][I][13102]: Log system shutdown
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment