Jump to content

SIGSEV error: Unity, URP, HTC Vive Focus 3, Wave SDK, random freeze crashes on device


Recommended Posts

Hey there,

I'm porting a VR app from Oculus Quest to Vive Focus 3. Code-wise no problems, the app runs, camera is tracked, controller actions are recognized, all fine.

But there are random crashes where the camera view just freezes and is fixed to the users head.

It doesn't matter if I use the Wave SDK or Open XR.

        10-05 12:09:12.456 10063 10135 E CRASH   : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
        10-05 12:09:12.456 10063 10135 E CRASH   : Version '2022.1.11f1 (09bebd6e9324)', Build type 'Release', Scripting Backend 'il2cpp', CPU 'arm64-v8a'
        10-05 12:09:12.456 10063 10135 E CRASH   : Revision: '0'
        10-05 12:09:12.456 10063 10135 E CRASH   : ABI: 'arm64'
        10-05 12:09:12.456 10063 10135 E CRASH   : Timestamp: 2022-10-05 12:09:12+0000
        10-05 12:09:12.456 10063 10135 E CRASH   : pid: 10063, tid: 10135, name: Thread-19  >>> com.RancherosDigital.NoneOfYourBusiness <<<
        10-05 12:09:12.456 10063 10135 E CRASH   : uid: 10142
        10-05 12:09:12.456 10063 10135 E CRASH   : signal 11 (SIGSEGV), code 2 (SEGV_ACCERR), fault addr 0x7460402000
        10-05 12:09:12.456 10063 10135 E CRASH   :     x0  00000075224c1000  x1  0000007460401ff0  x2  0000000000000040  x3  00000075224c11c0
        10-05 12:09:12.456 10063 10135 E CRASH   :     x4  0000007460402080  x5  00000075224c1290  x6  0000007460005750  x7  00000074c609f8e8
        10-05 12:09:12.456 10063 10135 E CRASH   :     x8  0000000000000000  x9  00000074c609f9e0  x10 0000000000000000  x11 dead4f0100000000
        10-05 12:09:12.456 10063 10135 E CRASH   :     x12 00000074300c7938  x13 0000000000000000  x14 0000000000000000  x15 0000000000000000
        10-05 12:09:12.456 10063 10135 E CRASH   :     x16 00000074c6c63b60  x17 00000075b46a1380  x18 00000073d1714544  x19 00000000000000a0
        10-05 12:09:12.456 10063 10135 E CRASH   :     x20 0000007430bf8700  x21 0000007460401df0  x22 00000075224c1000  x23 0000000000000290
        10-05 12:09:12.456 10063 10135 E CRASH   :     x24 0000007490274eb0  x25 0000000000000290  x26 00000074303f8300  x27 00000073d1715ab0
        10-05 12:09:12.456 10063 10135 E CRASH   :     x28 0000000000002792  x29 00000073d1715c20
        10-05 12:09:12.456 10063 10135 E CRASH   :     sp  00000073d1715840  lr  00000074c621040c  pc  00000075b46a1324
        10-05 12:09:12.456 10063 10135 E CRASH   :
        10-05 12:09:12.456 10063 10135 E CRASH   : backtrace:
        10-05 12:09:12.456 10063 10135 E CRASH   :       #00 pc 000000000007f324  /apex/com.android.runtime/lib64/bionic/libc.so (__memcpy+276) (BuildId: 21847aa9757f000b0461310a9f5e6e51)
        10-05 12:09:12.456 10063 10135 E CRASH   :       #01 pc 00000000006af408  /data/app/com.RancherosDigital.NoneOfYourBusiness-GlXVIuDcfNnFXMmRhy3xgA==/lib/arm64/libunity.so (BuildId: 522bfd603c2006c0625c298b4f0fa6c52e8441d0)
        10-05 12:09:12.456 10063 10135 E CRASH   :       #02 pc 00000000007d2b00  /data/app/com.RancherosDigital.NoneOfYourBusiness-GlXVIuDcfNnFXMmRhy3xgA==/lib/arm64/libunity.so (BuildId: 522bfd603c2006c0625c298b4f0fa6c52e8441d0)
        10-05 12:09:12.456 10063 10135 E CRASH   :       #03 pc 00000000007cbbb8  /data/app/com.RancherosDigital.NoneOfYourBusiness-GlXVIuDcfNnFXMmRhy3xgA==/lib/arm64/libunity.so (BuildId: 522bfd603c2006c0625c298b4f0fa6c52e8441d0)
        10-05 12:09:12.456 10063 10135 E CRASH   :       #04 pc 00000000007cb928  /data/app/com.RancherosDigital.NoneOfYourBusiness-GlXVIuDcfNnFXMmRhy3xgA==/lib/arm64/libunity.so (BuildId: 522bfd603c2006c0625c298b4f0fa6c52e8441d0)
        10-05 12:09:12.456 10063 10135 E CRASH   :       #05 pc 00000000002a70f8  /data/app/com.RancherosDigital.NoneOfYourBusiness-GlXVIuDcfNnFXMmRhy3xgA==/lib/arm64/libunity.so (BuildId: 522bfd603c2006c0625c298b4f0fa6c52e8441d0)
        10-05 12:09:12.456 10063 10135 E CRASH   :       #06 pc 00000000000e68a0  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+36) (BuildId: 21847aa9757f000b0461310a9f5e6e51)
        10-05 12:09:12.456 10063 10135 E CRASH   :       #07 pc 0000000000084b6c  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 21847aa9757f000b0461310a9f5e6e51)

 

Any ideas?

 

  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...