Skip to content

Vive Tracker when start working during application running got segfault on linux #763

@rmk177

Description

@rmk177

Good day!
I've got segfault when I press vive tracker button when my application running
on ubuntu 14.04

Thread 1 "gl3" received signal SIGSEGV, Segmentation fault.
0x00007fffdca7b5a3 in CPropertyContainer::BInit(std::string const&, bool) ()
from /home/i/.local/share/Steam/steamapps/common/SteamVR/bin/linux64/vrclient.so
(gdb) where
#0 0x00007fffdca7b5a3 in CPropertyContainer::BInit(std::string const&, bool)
()
from /home/i/.local/share/Steam/steamapps/common/SteamVR/bin/linux64/vrclient.so
#1 0x00007fffdca7b839 in CPropertyContainer::CreateNewContainer(std::string const&, bool) ()
i@i:~/work/gl3$
.so
#2 0x00007fffdca1705a in CPropertyManager::FindOrAddContainer(unsigned long)
()
from /home/i/.local/share/Steam/steamapps/common/SteamVR/bin/linux64/vrclient.so
#3 0x00007fffdca171f2 in CPropertyManager::ReadPropertyBatch(unsigned long, vr::PropertyRead_t*, unsigned int) ()
from /home/i/.local/share/Steam/steamapps/common/SteamVR/bin/linux64/vrclient.so
#4 0x00007fffdc8cc879 in CVRSystemLatest::GetFloatTrackedDeviceProperty(unsigned int, vr::ETrackedDeviceProperty, vr::ETrackedPropertyError*) ()
from /home/i/.local/share/Steam/steamapps/common/SteamVR/bin/linux64/vrclient.so
#5 0x0000000000582859 in OpenVRDevice::updatePose (this=0xe93c80)
at openvr_viewer/openvrdevice.cpp:602
#6 0x0000000000584129 in OpenVRUpdateSlaveCallback::updateSlave (
---Type to continue, or q to quit---
this=0xe28c00, view=..., slave=...)
at openvr_viewer/openvrupdateslavecallback.cpp:14
#7 0x00007ffff71dfa38 in osg::View::updateSlaves() ()
from ./lib140218/libosg.so.155
#8 0x00007ffff66419f0 in osgViewer::Viewer::updateTraversal() ()
from ./lib140218/libosgViewer.so.155
#9 0x00007ffff66439c8 in osgViewer::ViewerBase::frame(double) [clone .localalias.230] () from ./lib140218/libosgViewer.so.155
#10 0x000000000043747c in main (argc=4, argv=) at main.cpp:1139

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions