ValveSoftware / openvr

OpenVR SDK
http://steamvr.com
BSD 3-Clause "New" or "Revised" License
6.07k stars 1.28k forks source link

NULL exception on linux #827

Open ghost opened 6 years ago

ghost commented 6 years ago

Hi,

After experimenting a Unity build using the SteamVR plugin, the initialization process simply crashes the application. As the stacktrace below suggests, the error arises inside openvr. This seems related to #59 we no fix to this date.

Unity version: 2018.1.6 SteamVR version: 1527117754 OS: Ubuntu 16.04

Receiving unhandled NULL exception

0 0x007fff26afad80 in funlockfile

1 0x007fff26afb340 in _dl_find_dso_for_object

2 0x007fff26afb350 in _dl_rtld_di_serinfo

3 0x007fff26afb4a0 in dlerror

4 0x007fff26afb4c0 in dlclose

5 0x007fff26afb4d0 in VR_InitInternal

6 0x007fff26afb510 in operator delete(void*)

7 0x007fff26afb610 in operator delete(void*)

8 0x007fff26afb670 in operator delete(void*)

9 0x007fff26afb810 in operator delete(void*)

10 0x007fff26afb830 in vp8_regular_quantize_b_sse4_1

11 0x007fff26afb850 in operator delete(void*)

12 0x007fff26afb9c0 in operator delete(void*)

13 0x007fff26afbb30 in operator delete(void*)

14 0x007fff26afbbb0 in zcfree

15 0x007fff26afc1a0 in __libc_start_main

16 0x007fff26afc260 in zcfree

TheWhiteAmbit commented 6 years ago

cmon, it is bug #59 and we only just reached #827...