Advertisement
Guest User

Untitled

a guest
Jan 19th, 2018
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.16 KB | None | 0 0
  1. Core was generated by `/home/chris/.local/share/Steam/SteamApps/common/SteamVR/bin/linux64/vrcomposito'.
  2. Program terminated with signal SIGSEGV, Segmentation fault.
  3. #0 0x0000000000527186 in CVulkanVRRenderer::ImportTextureFromSharedHandle(unsigned long, vr::EColorSpace, bool) ()
  4. [Current thread is 1 (Thread 0x7feaa4184700 (LWP 22004))]
  5. (gdb) bt
  6. #0 0x0000000000527186 in CVulkanVRRenderer::ImportTextureFromSharedHandle(unsigned long, vr::EColorSpace, bool) ()
  7. #1 0x0000000000457d21 in CGenericResources::SetOverlayTextureHandle(unsigned long, vr::EColorSpace, unsigned long) ()
  8. #2 0x000000000046515f in CGenericResources::Update(vr::IGraphicsDevice::UpdateParams_t const&) ()
  9. #3 0x000000000045093f in vr::CHmdDistort::Update(vr::EVREye, vr::CHmdDistort::UpdateParams_t const*, vr::TrackedDevicePose_t const*, vr::ETrackingUniverseOrigin, unsigned long) ()
  10. #4 0x00000000004818cc in CRenderThread::Update() ()
  11. #5 0x0000000000483387 in CRenderThread::Run() ()
  12. #6 0x000000000051d0b2 in SteamThreadTools::CThread::ThreadProc(void*) ()
  13. #7 0x00007feabbb8c08c in start_thread () from /usr/lib/libpthread.so.0
  14. #8 0x00007feabb8c3e7f in clone () from /usr/lib/libc.so.6
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement