Skip to content

NULL exception on linux #827

@ghost

Description

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

Metadata

Metadata

Assignees

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