Git Product home page Git Product logo

Comments (2)

github-actions avatar github-actions commented on August 21, 2024

Logs are required for review from WSL team

If this a feature request, please reply with '/feature'. If this is a question, reply with '/question'.
Otherwise please attach logs by following the instructions below, your issue will not be reviewed unless they are added. These logs will help us understand what is going on in your machine.

How to collect WSL logs

Download and execute collect-wsl-logs.ps1 in an administrative powershell prompt:

Invoke-WebRequest -UseBasicParsing "https://raw.githubusercontent.com/microsoft/WSL/master/diagnostics/collect-wsl-logs.ps1" -OutFile collect-wsl-logs.ps1
Set-ExecutionPolicy Bypass -Scope Process -Force
.\collect-wsl-logs.ps1

The scipt will output the path of the log file once done.

Once completed please upload the output files to this Github issue.

Click here for more info on logging
If you choose to email these logs instead of attaching to the bug, please send them to [email protected] with the number of the github issue in the subject, and in the message a link to your comment in the github issue and reply with '/emailed-logs'.

from wsl.

alanb-sony avatar alanb-sony commented on August 21, 2024

libnvcudvid.so.1 seems to export a lot of surprising symbols, objdump -T /usr/lib/wsl/lib/libnvcuvid.so.1 produces


/usr/lib/wsl/lib/libnvcuvid.so.1:     file format elf64-x86-64

DYNAMIC SYMBOL TABLE:
0000000000000000  w   DF *UND*	0000000000000000 __cxa_finalize
0000000000000000  w   D  *UND*	0000000000000000 __deregister_frame_info
0000000000000000  w   D  *UND*	0000000000000000 __register_frame_info
0000000000000000      DF *UND*	0000000000000000 getenv
0000000000000000      DF *UND*	0000000000000000 strtod
0000000000000000      DF *UND*	0000000000000000 strtof
0000000000000000      DF *UND*	0000000000000000 strtol
0000000000000000      DF *UND*	0000000000000000 pthread_cond_broadcast
0000000000000000      DF *UND*	0000000000000000 malloc
0000000000000000      DF *UND*	0000000000000000 swprintf
0000000000000000      DF *UND*	0000000000000000 memset
0000000000000000      DF *UND*	0000000000000000 sscanf
0000000000000000      DF *UND*	0000000000000000 memcpy
0000000000000000      DF *UND*	0000000000000000 wcstold
0000000000000000      DF *UND*	0000000000000000 wcstoll
0000000000000000      DF *UND*	0000000000000000 wmemset
0000000000000000      DF *UND*	0000000000000000 wmemcpy
0000000000000000      DF *UND*	0000000000000000 __assert_fail
0000000000000000      DF *UND*	0000000000000000 strtoull
0000000000000000      DF *UND*	0000000000000000 __errno_location
0000000000000000      DF *UND*	0000000000000000 pthread_join
0000000000000000      DF *UND*	0000000000000000 wcslen
0000000000000000      DF *UND*	0000000000000000 pthread_key_create
0000000000000000      DF *UND*	0000000000000000 pthread_mutex_destroy
0000000000000000      DF *UND*	0000000000000000 abort
0000000000000000      DF *UND*	0000000000000000 wcstod
0000000000000000      DF *UND*	0000000000000000 wcstof
0000000000000000      DF *UND*	0000000000000000 wcstol
0000000000000000      DF *UND*	0000000000000000 pthread_mutex_init
0000000000000000      DF *UND*	0000000000000000 fputc
0000000000000000      DF *UND*	0000000000000000 wcstoull
0000000000000000      DF *UND*	0000000000000000 calloc
0000000000000000      DF *UND*	0000000000000000 pthread_rwlock_unlock
0000000000000000      DF *UND*	0000000000000000 memmove
0000000000000000      DF *UND*	0000000000000000 fputs
0000000000000000      DF *UND*	0000000000000000 bcmp
0000000000000000      DF *UND*	0000000000000000 pthread_rwlock_wrlock
0000000000000000      DO *UND*	0000000000000000 stderr
0000000000000000      DF *UND*	0000000000000000 fflush
0000000000000000      DF *UND*	0000000000000000 strtoul
0000000000000000      DF *UND*	0000000000000000 free
0000000000000000      DF *UND*	0000000000000000 vfprintf
0000000000000000      DF *UND*	0000000000000000 pthread_rwlock_rdlock
0000000000000000      DF *UND*	0000000000000000 memchr
0000000000000000      DF *UND*	0000000000000000 pthread_create
0000000000000000      DF *UND*	0000000000000000 pthread_mutexattr_init
0000000000000000      DF *UND*	0000000000000000 pthread_once
0000000000000000      DF *UND*	0000000000000000 pthread_mutexattr_settype
0000000000000000      DF *UND*	0000000000000000 __cxa_atexit
0000000000000000      DF *UND*	0000000000000000 wmemchr
0000000000000000      DF *UND*	0000000000000000 pthread_mutex_lock
0000000000000000      DF *UND*	0000000000000000 pthread_cond_wait
0000000000000000      DF *UND*	0000000000000000 pthread_setspecific
0000000000000000      DF *UND*	0000000000000000 strncpy
0000000000000000      DF *UND*	0000000000000000 dl_iterate_phdr
0000000000000000      DF *UND*	0000000000000000 wmemmove
0000000000000000      DF *UND*	0000000000000000 posix_memalign
0000000000000000      DF *UND*	0000000000000000 snprintf
0000000000000000      DF *UND*	0000000000000000 pthread_mutex_unlock
0000000000000000      DF *UND*	0000000000000000 dladdr
0000000000000000      DF *UND*	0000000000000000 pthread_mutexattr_destroy
0000000000000000      DF *UND*	0000000000000000 fprintf
0000000000000000      DF *UND*	0000000000000000 wcstoul
0000000000000000      DF *UND*	0000000000000000 realloc
0000000000000000      DF *UND*	0000000000000000 pthread_self
0000000000000000      DF *UND*	0000000000000000 fwrite
0000000000000000      DF *UND*	0000000000000000 strtold
0000000000000000      DF *UND*	0000000000000000 strtoll
0000000000000000      DF *UND*	0000000000000000 pthread_cond_signal
0000000000000000      DF *UND*	0000000000000000 strcmp
0000000000000000      DF *UND*	0000000000000000 memcmp
0000000000000000      DF *UND*	0000000000000000 pthread_getspecific
0000000000000000      DF *UND*	0000000000000000 pthread_mutex_trylock
0000000000000000      DF *UND*	0000000000000000 wmemcmp
0000000000000000      DF *UND*	0000000000000000 strlen
0000000000000000      DF *UND*	0000000000000000 pthread_cond_timedwait
0000000000000000      DF *UND*	0000000000000000 pthread_cond_destroy
0000000000000000      DF *UND*	0000000000000000 D3DKMTDestroySynchronizationObject
0000000000000000      DF *UND*	0000000000000000 D3DKMTWaitForSynchronizationObjectFromGpu
0000000000000000      DF *UND*	0000000000000000 D3DKMTCreateAllocation2
0000000000000000      DF *UND*	0000000000000000 D3DKMTCreatePagingQueue
0000000000000000      DF *UND*	0000000000000000 D3DKMTDestroyDevice
0000000000000000      DF *UND*	0000000000000000 D3DKMTQueryAdapterInfo
0000000000000000      DF *UND*	0000000000000000 D3DKMTCreateSynchronizationObject2
0000000000000000      DF *UND*	0000000000000000 D3DKMTDestroyHwQueue
0000000000000000      DF *UND*	0000000000000000 D3DKMTSubmitCommandToHwQueue
0000000000000000      DF *UND*	0000000000000000 D3DKMTUnlock2
0000000000000000      DF *UND*	0000000000000000 D3DKMTMapGpuVirtualAddress
0000000000000000      DF *UND*	0000000000000000 D3DKMTCreateContextVirtual
0000000000000000      DF *UND*	0000000000000000 D3DKMTGetDeviceState
0000000000000000      DF *UND*	0000000000000000 D3DKMTEscape
0000000000000000      DF *UND*	0000000000000000 D3DKMTSignalSynchronizationObjectFromGpu2
0000000000000000      DF *UND*	0000000000000000 D3DKMTMakeResident
0000000000000000      DF *UND*	0000000000000000 D3DKMTCreateSynchronizationObject
0000000000000000      DF *UND*	0000000000000000 D3DKMTDestroyAllocation2
0000000000000000      DF *UND*	0000000000000000 D3DKMTDestroyPagingQueue
0000000000000000      DF *UND*	0000000000000000 D3DKMTCreateDevice
0000000000000000      DF *UND*	0000000000000000 D3DKMTWaitForSynchronizationObjectFromCpu
0000000000000000      DF *UND*	0000000000000000 D3DKMTCreateHwQueue
0000000000000000      DF *UND*	0000000000000000 D3DKMTSubmitCommand
0000000000000000      DF *UND*	0000000000000000 D3DKMTDestroyContext
0000000000000000      DF *UND*	0000000000000000 D3DKMTCloseAdapter
0000000000000000      DF *UND*	0000000000000000 D3DKMTLock2
0000000000000000      DF *UND*	0000000000000000 getpriority
0000000000000000      DF *UND*	0000000000000000 puts
0000000000000000      DF *UND*	0000000000000000 fopen
0000000000000000      DF *UND*	0000000000000000 fgets
0000000000000000      DF *UND*	0000000000000000 dlopen
0000000000000000      DF *UND*	0000000000000000 pthread_getschedparam
0000000000000000      DF *UND*	0000000000000000 dlerror
0000000000000000      DF *UND*	0000000000000000 pthread_attr_init
0000000000000000      DF *UND*	0000000000000000 sqrt
0000000000000000      DF *UND*	0000000000000000 __ctype_b_loc
0000000000000000      DF *UND*	0000000000000000 pthread_setschedparam
0000000000000000      DF *UND*	0000000000000000 sched_get_priority_max
0000000000000000      DF *UND*	0000000000000000 wcstombs
0000000000000000      DF *UND*	0000000000000000 exit
0000000000000000      DF *UND*	0000000000000000 srand
0000000000000000      DF *UND*	0000000000000000 dlclose
0000000000000000      DF *UND*	0000000000000000 fgets_unlocked
0000000000000000      DF *UND*	0000000000000000 pow
0000000000000000      DF *UND*	0000000000000000 ceilf
0000000000000000      DF *UND*	0000000000000000 usleep
0000000000000000      DF *UND*	0000000000000000 sprintf
0000000000000000      DF *UND*	0000000000000000 strchr
0000000000000000      DF *UND*	0000000000000000 strcasecmp
0000000000000000      DF *UND*	0000000000000000 sched_get_priority_min
0000000000000000      DF *UND*	0000000000000000 roundf
0000000000000000      DF *UND*	0000000000000000 expf
0000000000000000      DF *UND*	0000000000000000 getpid
0000000000000000      DO *UND*	0000000000000000 stdout
0000000000000000      DF *UND*	0000000000000000 strncmp
0000000000000000      DF *UND*	0000000000000000 pthread_attr_destroy
0000000000000000      DF *UND*	0000000000000000 fread_unlocked
0000000000000000      DF *UND*	0000000000000000 strtok
0000000000000000      DF *UND*	0000000000000000 rewind
0000000000000000      DF *UND*	0000000000000000 dlsym
0000000000000000      DF *UND*	0000000000000000 sqrtf
0000000000000000      DF *UND*	0000000000000000 log2
0000000000000000      DF *UND*	0000000000000000 pthread_cond_init
0000000000000000      DF *UND*	0000000000000000 strcpy
0000000000000000      DF *UND*	0000000000000000 gettimeofday
0000000000000000      DF *UND*	0000000000000000 fseek
0000000000000000      DF *UND*	0000000000000000 strstr
0000000000000000      DF *UND*	0000000000000000 fread
0000000000000000      DF *UND*	0000000000000000 fclose
0000000000000000      DF *UND*	0000000000000000 fwrite_unlocked
0000000000000000      DF *UND*	0000000000000000 pthread_attr_setinheritsched
0000000000000000      DF *UND*	0000000000000000 ftell
0000000000000000      DF *UND*	0000000000000000 setpriority
0000000000000000      DF *UND*	0000000000000000 atoi
0000000000000000      DF *UND*	0000000000000000 atol
000000000003f682 g    DO .rodata	0000000000000024 _ZTSN10__cxxabiv119__pointer_type_infoE
00000000009d5e40 g    DF .text	0000000000000004 _ZN10__cxxabiv119__setExceptionClassEP17_Unwind_Exceptionm
00000000009d08b0  w   DF .text	00000000000000eb unw_set_reg
00000000009fe820  w   DF .text	000000000000012f _ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE6assignEmc
0000000000a00340  w   DF .text	000000000000002f _ZNSt3__112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEEaSEw
0000000000a029f0 g    DF .text	00000000000001af _ZNSt3__15stoulERKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEPmi
00000000009d9240 g    DF .text	0000000000000001 _ZNSt9type_infoD2Ev
0000000000a339f0 g    DF .text	0000000000000127 _Z18stillGetNumEnginesjPj
00000000009ffae0  w   DF .text	00000000000000a6 _ZNKSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE7compareEmmRKS5_mm
0000000000a01d60  w   DF .text	00000000000000a5 _ZNKSt3__112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE7compareEmmRKS5_mm
00000000009dc360 g    DF .text	00000000000007f9 __cxa_demangle
00000000009d7bb0 g    DF .text	0000000000000005 _ZNSt20bad_array_new_lengthD0Ev
00000000009d9270 g    DF .text	0000000000000005 _ZNSt8bad_castD1Ev
0000000000b339f8 g    DO .data.rel.ro	0000000000000018 _ZTIN10__cxxabiv119__pointer_type_infoE
000000000003f660 g    DO .rodata	0000000000000022 _ZTSN10__cxxabiv117__pbase_type_infoE
0000000000a14040 g    DF .text	0000000000000059 cuvidCtxLockDestroy
0000000000a339e0 g    DF .text	0000000000000010 _Z22stillStreamEventSignalPvP16_NVDECSTILLEventP11CUstream_st
0000000000a00950  w   DF .text	0000000000000166 _ZNSt3__112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE21__grow_by_and_replaceEmmmmmmPKw
0000000000a042a0 g    DF .text	000000000000020e _ZNSt3__19to_stringEx
0000000000a061a0 g    DF .text	0000000000000278 _ZNSt3__16__itoa8__u32toaEjPc
0000000000a03450 g    DF .text	00000000000001b0 _ZNSt3__14stofERKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEPm
0000000000a047f0 g    DF .text	000000000000019e _ZNSt3__19to_stringEy
00000000009d7b70 g    DF .text	000000000000000f _ZNSt9bad_allocC1Ev
00000000009d5cec  w   DF .text	0000000000000000 unw_getcontext
000000000003f604 g    DO .rodata	0000000000000019 _ZTSSt20bad_array_new_length
00000000009d92a0 g    DF .text	0000000000000008 _ZNKSt8bad_cast4whatEv
0000000000b34018 g    DO .data.rel.ro	0000000000000010 _ZTIDh
0000000000b34370 g    DO .data.rel.ro	0000000000000050 _ZTVN10__cxxabiv117__class_type_infoE
0000000000a00750  w   DF .text	000000000000003b _ZNSt3__112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE2atEm
0000000000b36bc8 g    DO .data.rel.ro	0000000000000028 _ZTVSt15underflow_error
0000000000b34248 g    DO .data.rel.ro	0000000000000010 _ZTIDi
0000000000a001b0  w   DF .text	000000000000000f _ZNSt3__112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEED1Ev
00000000009d61b0 g    DF .text	0000000000000034 __cxa_current_exception_type
0000000000a33670 g    DF .text	00000000000000ec _Z18stillCreateDecoderPPvjPK27_NVDECSTILLDECODECREATEINFOjP8CUctx_st
0000000000a33b20 g    DF .text	0000000000000121 _Z21stillGetDecoderCapsV2P17_NVDECSTILLCapsV2
0000000000a338f0 g    DF .text	0000000000000010 _Z24stillFreeCompressedFramePvS_
00000000009ff710  w   DF .text	0000000000000067 _ZNKSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE4findEcm
0000000000a02080  w   DF .text	000000000000009b _ZNSt3__112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE6__initEmw
0000000000b339e0 g    DO .data.rel.ro	0000000000000018 _ZTIN10__cxxabiv117__pbase_type_infoE
00000000009d5e50 g    DF .text	0000000000000004 _ZN10__cxxabiv119__getExceptionClassEPK17_Unwind_Exception
00000000009fe950  w   DF .text	0000000000000049 _ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE6insertEmRKS5_mm
0000000000b33b18 g    DO .data.rel.ro	0000000000000010 _ZTIDn
00000000009febe0  w   DF .text	00000000000001ba _ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE6insertEmmc
00000000009d92b0 g    DF .text	000000000000000f _ZNSt10bad_typeidC2Ev
00000000009d6480 g    DF .text	0000000000000020 __cxa_uncaught_exception
0000000000a2f100 g    DF .text	0000000000000031 cuvidSetVideoSourceState
0000000000a02f10 g    DF .text	00000000000001b3 _ZNSt3__15stollERKNS_12basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEEEPmi
000000000003f873 g    DO .rodata	0000000000000025 _ZTSN10__cxxabiv120__si_class_type_infoE
000000000003f718 g    DO .rodata	0000000000000028 _ZTSN10__cxxabiv123__fundamental_type_infoE
0000000000b33a40 g    DO .data.rel.ro	0000000000000038 _ZTVN10__cxxabiv116__shim_type_infoE
00000000009d6030 g    DF .text	0000000000000076 __cxa_begin_catch
0000000000a33990 g    DF .text	0000000000000010 _Z26stillFreeUncompressedFramePvS_
0000000000a3d810 g    DF .text	0000000000000035 __std_1U4S4U_X02
00000000009fdec0  w   DF .text	000000000000016b _ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE6appendEmc
00000000009d7b90 g    DF .text	0000000000000008 _ZNKSt9bad_alloc4whatEv
0000000000b345b8 g    DO .data.rel.ro	0000000000000018 _ZTISt8bad_cast
00000000009d95d0  w   DF .text	0000000000000008 _ZdaPvmSt11align_val_t
00000000009fe240  w   DF .text	0000000000000049 _ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE6appendERKS5_mm
0000000000a01910  w   DF .text	0000000000000067 _ZNKSt3__112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE4findEwm
00000000009d7bc0 g    DF .text	0000000000000008 _ZNKSt20bad_array_new_length4whatEv
0000000000b345a8 g    DO .data.rel.ro	0000000000000010 _ZTISt9type_info
0000000000b341f8 g    DO .data.rel.ro	0000000000000010 _ZTIDs
0000000000a00290  w   DF .text	00000000000000a2 _ZNSt3__112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE6assignEPKwm
00000000009ffe60  w   DF .text	00000000000000c2 _ZNSt3__112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEEC1ERKS5_
00000000009d7300 g    DF .text	00000000000006c7 __cxa_call_unexpected
0000000000a33650 g    DF .text	0000000000000017 _Z17stillGetAttributePi21_NVDECSTILL_Attribute
00000000009d7b20 g    DF .text	0000000000000001 _ZNSt9exceptionD1Ev
0000000000b341a8 g    DO .data.rel.ro	0000000000000010 _ZTIDu
0000000000b33a28 g    DO .data.rel.ro	0000000000000018 _ZTIN10__cxxabiv129__pointer_to_member_type_infoE
000000000003f7dc g    DO .rodata	0000000000000003 _ZTSDh
00000000009fcbc0 g    DF .text	000000000000001c _ZNSt11logic_errorC2ERKS_
00000000009fe580  w   DF .text	00000000000000ff _ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE9__grow_byEmmmmmm
00000000009d7ba0 g    DF .text	000000000000000f _ZNSt20bad_array_new_lengthC1Ev
00000000009fd030 g    DF .text	000000000000003f _ZNSt15underflow_errorD0Ev
00000000009d9260 g    DF .text	000000000000000f _ZNSt8bad_castC2Ev
000000000003f824 g    DO .rodata	0000000000000003 _ZTSDi
00000000009fdbf0  w   DF .text	00000000000000dc _ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEC2ERKS5_mmRKS4_
0000000000a03cd0 g    DF .text	00000000000001ad _ZNSt3__15stoldERKNS_12basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEEEPm
00000000009d60b0 g    DF .text	00000000000000bd __cxa_end_catch
00000000000431b8  w   DO .rodata	0000000000000008 _ZNSt3__112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE4nposE
0000000000a00370  w   DF .text	0000000000000112 _ZNSt3__112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE6resizeEmw
00000000009fcd90 g    DF .text	0000000000000040 _ZNSt12domain_errorD2Ev
00000000009d93e0  w   DF .text	0000000000000021 _ZnamRKSt9nothrow_t
0000000000a01380  w   DF .text	000000000000009f _ZNSt3__112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE5eraseEmm
0000000000b41038 g    DO .data	0000000000000008 __cxa_unexpected_handler
00000000009d7b20 g    DF .text	0000000000000001 _ZNSt13bad_exceptionD2Ev
00000000009d6020 g    DF .text	0000000000000005 __cxa_get_exception_ptr
00000000009fccb0 g    DF .text	000000000000007a _ZNSt13runtime_errorC1EPKc
00000000009fcc20 g    DF .text	0000000000000089 _ZNSt13runtime_errorC1ERKNSt3__112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEE
00000000009fdbf0  w   DF .text	00000000000000dc _ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEC1ERKS5_mmRKS4_
0000000000042ff1 g    DO .rodata	0000000000000012 _ZTSSt13runtime_error
0000000000042faa g    DO .rodata	0000000000000015 _ZTSSt16invalid_argument
00000000009fe7f0  w   DF .text	0000000000000027 _ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE6assignEPKc
00000000009febb0  w   DF .text	000000000000002c _ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE6insertEmPKc
000000000003f749 g    DO .rodata	0000000000000003 _ZTSDn
000000000003f77e g    DO .rodata	0000000000000004 _ZTSPKa
00000000009fd070 g    DF .text	00000000000008d6 _ZNSt3__112__next_primeEm
00000000009fe680  w   DF .text	000000000000011d _ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE9push_backEc
00000000009fde40  w   DF .text	000000000000002b _ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEaSEc
00000000009fcd90 g    DF .text	0000000000000040 _ZNSt12out_of_rangeD2Ev
00000000009fce60 g    DF .text	000000000000003f _ZNSt13runtime_errorD0Ev
000000000003f75a g    DO .rodata	0000000000000004 _ZTSPKb
00000000009ff340  w   DF .text	000000000000003b _ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE7replaceEmmPKc
00000000009fce20 g    DF .text	0000000000000040 _ZNSt11range_errorD1Ev
0000000000b339b0 g    DO .data.rel.ro	0000000000000018 _ZTIN10__cxxabiv116__shim_type_infoE
000000000003f76c g    DO .rodata	0000000000000004 _ZTSPKc
0000000000a01140  w   DF .text	000000000000002c _ZNSt3__112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE6insertEmPKw
000000000003f7f6 g    DO .rodata	0000000000000004 _ZTSPKd
0000000000a13de0 g    DF .text	0000000000000023 cuvidDestroyDecoder
0000000000a00cc0  w   DF .text	0000000000000092 _ZNSt3__112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE9push_backEw
0000000000b33930 g    DO .data.rel.ro	0000000000000010 _ZTISt9exception
000000000003f7ff g    DO .rodata	0000000000000004 _ZTSPKe
000000000003f818 g    DO .rodata	0000000000000003 _ZTSDs
000000000003f7ed g    DO .rodata	0000000000000004 _ZTSPKf
00000000009d9440  w   DF .text	0000000000000005 _ZdaPv
000000000003f808 g    DO .rodata	0000000000000004 _ZTSPKg
00000000009d9580  w   DF .text	0000000000000005 _ZdlPvSt11align_val_t
00000000009fe290  w   DF .text	0000000000000179 _ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE6appendEPKcm
00000000009d7b20 g    DF .text	0000000000000001 _ZNSt9bad_allocD1Ev
0000000000b36bb0 g    DO .data.rel.ro	0000000000000018 _ZTISt14overflow_error
000000000003f8be g    DO .rodata	000000000000000d _ZTSSt9type_info
000000000003f80c g    DO .rodata	0000000000000003 _ZTSDu
000000000003f775 g    DO .rodata	0000000000000004 _ZTSPKh
0000000000a13e10 g    DF .text	0000000000000014 cuvidDecodePicture
000000000003f799 g    DO .rodata	0000000000000004 _ZTSPKi
0000000000b342e8 g    DO .data.rel.ro	0000000000000038 _ZTVN10__cxxabiv120__function_type_infoE
00000000009ff8c0  w   DF .text	0000000000000075 _ZNKSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE13find_first_ofEPKcmm
0000000000a01af0  w   DF .text	0000000000000088 _ZNKSt3__112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE13find_first_ofEPKwmm
0000000000a05de0 g    DF .text	000000000000013e _ZNSt3__110to_wstringEd
000000000003f7a2 g    DO .rodata	0000000000000004 _ZTSPKj
00000000009d93a0  w   DF .text	0000000000000021 _ZnwmRKSt9nothrow_t
0000000000a05f20 g    DF .text	0000000000000145 _ZNSt3__110to_wstringEe
0000000000a05c90 g    DF .text	000000000000014e _ZNSt3__110to_wstringEf
00000000000431b0  w   DO .rodata	0000000000000008 _ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE4nposE
000000000003f7ab g    DO .rodata	0000000000000004 _ZTSPKl
0000000000b34298 g    DO .data.rel.ro	0000000000000038 _ZTVN10__cxxabiv117__array_type_infoE
00000000009d6920 g    DF .text	00000000000001a3 __gxx_personality_v0
000000000003f7b4 g    DO .rodata	0000000000000004 _ZTSPKm
0000000000a337c0 g    DF .text	00000000000000e9 _Z19stillGetDecoderCapsPvjP15_NVDECSTILLCaps
0000000000b41698 g    D  .got.plt	0000000000000000 _edata
000000000003f7cf g    DO .rodata	0000000000000004 _ZTSPKn
0000000000a0bcc0 g    DF .text	0000000000000022 cuvidDestroyVideoParser
0000000000a04990 g    DF .text	0000000000000256 _ZNSt3__110to_wstringEi
00000000009fcd90 g    DF .text	0000000000000040 _ZNSt12length_errorD1Ev
000000000003f7d8 g    DO .rodata	0000000000000004 _ZTSPKo
0000000000a33c50 g    DF .text	0000000000000014 _Z14stillPrivateOpPv23stillPrivateOpType_enumS_
00000000009ffcb0  w   DF .text	000000000000009c _ZNKSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE7compareEmmPKc
0000000000a05090 g    DF .text	00000000000001f7 _ZNSt3__110to_wstringEj
00000000009fcd90 g    DF .text	0000000000000040 _ZNSt16invalid_argumentD2Ev
00000000009ffb90  w   DF .text	0000000000000090 _ZNKSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE7compareEPKc
0000000000a01cd0  w   DF .text	000000000000008f _ZNKSt3__112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE16find_last_not_ofEPKwmm
00000000009fdad0  w   DF .text	0000000000000079 _ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE6__initEPKcm
00000000009fcdd0 g    DF .text	000000000000003f _ZNSt11logic_errorD0Ev
00000000009d92c0 g    DF .text	0000000000000005 _ZNSt10bad_typeidD2Ev
00000000009d61f0 g    DF .text	00000000000000b8 __cxa_rethrow
0000000000a2f180 g    DF .text	0000000000000010 cuvidGetVideoSourceState
0000000000a00710  w   DF .text	000000000000003b _ZNKSt3__112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE2atEm
00000000009fd9c0  w   DF .text	000000000000000d _ZNKSt3__121__basic_string_commonILb1EE20__throw_length_errorEv
0000000000a04bf0 g    DF .text	0000000000000243 _ZNSt3__110to_wstringEl
00000000009fe410  w   DF .text	0000000000000134 _ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE21__grow_by_and_replaceEmmmmmmPKc
0000000000a01a90  w   DF .text	0000000000000057 _ZNKSt3__112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE5rfindEwm
0000000000a05290 g    DF .text	00000000000001d4 _ZNSt3__110to_wstringEm
0000000000b36a58 g    DO .data.rel.ro	0000000000000018 _ZTISt12domain_error
0000000000b33cd8 g    DO .data.rel.ro	0000000000000020 _ZTIPKa
000000000003f787 g    DO .rodata	0000000000000004 _ZTSPKs
00000000009d0050 g    DF .text	00000000000000ae _Unwind_Resume
0000000000a01e10  w   DF .text	0000000000000090 _ZNKSt3__112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE7compareEPKw
0000000000a03b20 g    DF .text	00000000000001a5 _ZNSt3__15stoldERKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEPm
000000000003f5d8 g    DO .rodata	000000000000000d _ZTSSt9exception
0000000000b33b98 g    DO .data.rel.ro	0000000000000020 _ZTIPKb
000000000003f790 g    DO .rodata	0000000000000004 _ZTSPKt
0000000000042fbf g    DO .rodata	0000000000000011 _ZTSSt12length_error
0000000000b33c38 g    DO .data.rel.ro	0000000000000020 _ZTIPKc
0000000000a339b0 g    DF .text	0000000000000010 _Z15stillAllocEventPvPP16_NVDECSTILLEvent
0000000000b31707 g    D  .fini	0000000000000000 _fini
0000000000042fe1 g    DO .rodata	0000000000000010 _ZTSSt11range_error
0000000000b340e8 g    DO .data.rel.ro	0000000000000020 _ZTIPKd
000000000003f745 g    DO .rodata	0000000000000004 _ZTSPKv
00000000009d7b40 g    DF .text	0000000000000008 _ZNKSt9exception4whatEv
0000000000b34138 g    DO .data.rel.ro	0000000000000020 _ZTIPKe
000000000003f763 g    DO .rodata	0000000000000004 _ZTSPKw
0000000000b34500 g    DO .data.rel.ro	0000000000000038 _ZTVN10__cxxabiv129__pointer_to_member_type_infoE
0000000000a00d60  w   DF .text	00000000000000e7 _ZNSt3__112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE6assignERKS5_mm
00000000009d7b20 g    DF .text	0000000000000001 _ZNSt20bad_array_new_lengthD1Ev
0000000000042f9a g    DO .rodata	0000000000000010 _ZTSSt11logic_error
00000000009d9270 g    DF .text	0000000000000005 _ZNSt8bad_castD2Ev
0000000000b34098 g    DO .data.rel.ro	0000000000000020 _ZTIPKf
0000000000b33ca8 g    DO .data.rel.ro	0000000000000010 _ZTIa
000000000003f7bd g    DO .rodata	0000000000000004 _ZTSPKx
00000000009d0c50  w   DF .text	0000000000000098 unw_get_proc_name
00000000009d0480 g    DF .text	000000000000008a _Unwind_GetLanguageSpecificData
0000000000a33910 g    DF .text	000000000000001c _Z18stillDecodePicturePvPK20_NVDECSTILLPicParamsP16_NVDECSTILLEventS4_
00000000009fcc20 g    DF .text	0000000000000089 _ZNSt13runtime_errorC2ERKNSt3__112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEE
0000000000b338e0 g    DO .data.rel.ro	0000000000000028 _ZTVSt20bad_array_new_length
0000000000043016 g    DO .rodata	0000000000000014 _ZTSSt15underflow_error
0000000000b34188 g    DO .data.rel.ro	0000000000000020 _ZTIPKg
0000000000b33b68 g    DO .data.rel.ro	0000000000000010 _ZTIb
000000000003f7c6 g    DO .rodata	0000000000000004 _ZTSPKy
0000000000b33a78 g    DO .data.rel.ro	0000000000000038 _ZTVN10__cxxabiv123__fundamental_type_infoE
0000000000a140d0 g    DF .text	0000000000000022 cuvidCtxUnlock
00000000009d7b70 g    DF .text	000000000000000f _ZNSt9bad_allocC2Ev
0000000000b33c88 g    DO .data.rel.ro	0000000000000020 _ZTIPKh
0000000000b33c08 g    DO .data.rel.ro	0000000000000010 _ZTIc
00000000009d5ef0 g    DF .text	0000000000000039 __cxa_allocate_dependent_exception
00000000009d62c0 g    DF .text	0000000000000050 __cxa_current_primary_exception
0000000000a33760 g    DF .text	000000000000005f _Z19stillDestroyDecoderPv
00000000009d9420  w   DF .text	0000000000000005 _ZdlPvRKSt9nothrow_t
00000000009ff380  w   DF .text	000000000000022a _ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE7replaceEmmmc
0000000000b33dc8 g    DO .data.rel.ro	0000000000000020 _ZTIPKi
0000000000b340b8 g    DO .data.rel.ro	0000000000000010 _ZTId
0000000000a33960 g    DF .text	0000000000000014 _Z20stillDecodePictureV2PvPK20_NVDECSTILLPicParamsjP16_NVDECSTILLEventS4_
0000000000a00ac0  w   DF .text	00000000000000d2 _ZNSt3__112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE6appendEPKw
0000000000a02830 g    DF .text	00000000000001b1 _ZNSt3__14stolERKNS_12basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEEEPmi
0000000000b33e18 g    DO .data.rel.ro	0000000000000020 _ZTIPKj
0000000000b34108 g    DO .data.rel.ro	0000000000000010 _ZTIe
00000000009fdb50  w   DF .text	000000000000009c _ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEC1ERKS5_RKS4_
00000000009fdcd0  w   DF .text	000000000000000f _ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEED1Ev
00000000009fcff0 g    DF .text	000000000000003f _ZNSt14overflow_errorD0Ev
0000000000b34068 g    DO .data.rel.ro	0000000000000010 _ZTIf
00000000009fccb0 g    DF .text	000000000000007a _ZNSt13runtime_errorC2EPKc
0000000000a04e40 g    DF .text	0000000000000243 _ZNSt3__110to_wstringEx
0000000000a001b0  w   DF .text	000000000000000f _ZNSt3__112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEED2Ev
0000000000b338b8 g    DO .data.rel.ro	0000000000000028 _ZTVSt9bad_alloc
0000000000b33e68 g    DO .data.rel.ro	0000000000000020 _ZTIPKl
0000000000b34158 g    DO .data.rel.ro	0000000000000010 _ZTIg
0000000000a05470 g    DF .text	00000000000001d4 _ZNSt3__110to_wstringEy
0000000000b33eb8 g    DO .data.rel.ro	0000000000000020 _ZTIPKm
0000000000b33c58 g    DO .data.rel.ro	0000000000000010 _ZTIh
00000000009fdb50  w   DF .text	000000000000009c _ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEC2ERKS5_RKS4_
0000000000b33fa8 g    DO .data.rel.ro	0000000000000020 _ZTIPKn
0000000000b33d98 g    DO .data.rel.ro	0000000000000010 _ZTIi
000000000003f61d g    DO .rodata	0000000000000021 _ZTSN10__cxxabiv116__shim_type_infoE
0000000000b31704 g    D  .init	0000000000000000 _init
00000000009fe030  w   DF .text	0000000000000166 _ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE7reserveEm
0000000000b33ff8 g    DO .data.rel.ro	0000000000000020 _ZTIPKo
0000000000b33de8 g    DO .data.rel.ro	0000000000000010 _ZTIj
0000000000a13f70 g    DF .text	0000000000000014 cuvidConvertYUVToRGB
0000000000a01650  w   DF .text	000000000000003b _ZNSt3__112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE7replaceEmmPKw
0000000000b36af0 g    DO .data.rel.ro	0000000000000028 _ZTVSt12out_of_range
0000000000b36b88 g    DO .data.rel.ro	0000000000000028 _ZTVSt14overflow_error
00000000009d9250 g    DF .text	0000000000000005 _ZNSt9type_infoD0Ev
0000000000b33a10 g    DO .data.rel.ro	0000000000000018 _ZTIN10__cxxabiv120__function_type_infoE
00000000009d5f30 g    DF .text	0000000000000005 __cxa_free_dependent_exception
00000000009d0610 g    DF .text	000000000000004a _Unwind_SetGR
0000000000a13af0 g    DF .text	0000000000000114 cuvidGetDecoderCaps
0000000000a02d60 g    DF .text	00000000000001af _ZNSt3__15stollERKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEPmi
0000000000b36a98 g    DO .data.rel.ro	0000000000000018 _ZTISt16invalid_argument
0000000000b33e38 g    DO .data.rel.ro	0000000000000010 _ZTIl
0000000000b344c8 g    DO .data.rel.ro	0000000000000038 _ZTVN10__cxxabiv119__pointer_type_infoE
00000000009d9550  w   DF .text	0000000000000021 _ZnamSt11align_val_tRKSt9nothrow_t
0000000000b33e88 g    DO .data.rel.ro	0000000000000010 _ZTIm
00000000009d0660 g    DF .text	0000000000000058 _Unwind_GetIP
00000000009ffde0  w   DF .text	0000000000000076 _ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE6__initEmc
0000000000b33d28 g    DO .data.rel.ro	0000000000000020 _ZTIPKs
0000000000b33f78 g    DO .data.rel.ro	0000000000000010 _ZTIn
0000000000a13fb0 g    DF .text	0000000000000087 cuvidCtxLockCreate
0000000000b33d78 g    DO .data.rel.ro	0000000000000020 _ZTIPKt
0000000000b33fc8 g    DO .data.rel.ro	0000000000000010 _ZTIo
00000000009d6310 g    DF .text	00000000000000fd __cxa_rethrow_primary_exception
0000000000b36bf0 g    DO .data.rel.ro	0000000000000018 _ZTISt15underflow_error
0000000000a017b0  w   DF .text	000000000000005c _ZNKSt3__112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE4copyEPwmm
0000000000a02460 g    DF .text	0000000000000218 _ZNSt3__14stoiERKNS_12basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEEEPmi
0000000000b345d0 g    DO .data.rel.ro	0000000000000018 _ZTISt10bad_typeid
0000000000b33af8 g    DO .data.rel.ro	0000000000000020 _ZTIPKv
0000000000b34320 g    DO .data.rel.ro	0000000000000038 _ZTVN10__cxxabiv116__enum_type_infoE
0000000000b343c0 g    DO .data.rel.ro	0000000000000050 _ZTVN10__cxxabiv120__si_class_type_infoE
0000000000a339d0 g    DF .text	0000000000000010 _Z20stillStreamEventWaitPvP16_NVDECSTILLEventP11CUstream_st
00000000009feff0  w   DF .text	0000000000000049 _ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE7replaceEmmRKS5_mm
0000000000a01420  w   DF .text	000000000000004a _ZNSt3__112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE7replaceEmmRKS5_mm
00000000009d7b20 g    DF .text	0000000000000001 _ZNSt9exceptionD2Ev
0000000000043003 g    DO .rodata	0000000000000013 _ZTSSt14overflow_error
0000000000b33be8 g    DO .data.rel.ro	0000000000000020 _ZTIPKw
00000000009d7ba0 g    DF .text	000000000000000f _ZNSt20bad_array_new_lengthC2Ev
00000000009fce20 g    DF .text	0000000000000040 _ZNSt15underflow_errorD1Ev
0000000000b33f08 g    DO .data.rel.ro	0000000000000020 _ZTIPKx
0000000000b33cf8 g    DO .data.rel.ro	0000000000000010 _ZTIs
0000000000a339c0 g    DF .text	0000000000000010 _Z14stillFreeEventPvP16_NVDECSTILLEvent
0000000000b33f58 g    DO .data.rel.ro	0000000000000020 _ZTIPKy
0000000000b33d48 g    DO .data.rel.ro	0000000000000010 _ZTIt
00000000009d0d70  w   DF .text	0000000000000072 unw_regname
00000000009fcbe0 g    DF .text	0000000000000037 _ZNSt11logic_erroraSERKS_
00000000009fcd30 g    DF .text	000000000000001c _ZNSt13runtime_errorC2ERKS_
00000000009ff9c0  w   DF .text	000000000000008d _ZNKSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE17find_first_not_ofEPKcmm
0000000000b339c8 g    DO .data.rel.ro	0000000000000018 _ZTIN10__cxxabiv117__class_type_infoE
00000000009d0820  w   DF .text	0000000000000090 unw_get_reg
0000000000a33930 g    DF .text	000000000000002a _Z26stillDecodePictureMultiplePvPPK20_NVDECSTILLPicParamsjP16_NVDECSTILLEventS5_
00000000009d9590  w   DF .text	0000000000000005 _ZdlPvSt11align_val_tRKSt9nothrow_t
0000000000b33ac8 g    DO .data.rel.ro	0000000000000010 _ZTIv
00000000009d0cf0  w   DF .text	0000000000000073 unw_is_fpreg
0000000000a03970 g    DF .text	00000000000001ab _ZNSt3__14stodERKNS_12basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEEEPm
0000000000b33bb8 g    DO .data.rel.ro	0000000000000010 _ZTIw
0000000000a338c0 g    DF .text	0000000000000014 _Z20stillGetDecodeStatusPvS_P21_STILLGETDECODESTATUS
00000000009fcab0 g    DF .text	0000000000000089 _ZNSt11logic_errorC1ERKNSt3__112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEE
00000000009fe550  w   DF .text	0000000000000027 _ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE6appendEPKc
0000000000b33ed8 g    DO .data.rel.ro	0000000000000010 _ZTIx
00000000009ff860  w   DF .text	0000000000000054 _ZNKSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE5rfindEcm
00000000009fce20 g    DF .text	0000000000000040 _ZNSt13runtime_errorD1Ev
0000000000b36b30 g    DO .data.rel.ro	0000000000000028 _ZTVSt11range_error
0000000000b33f28 g    DO .data.rel.ro	0000000000000010 _ZTIy
000000000003f898 g    DO .rodata	0000000000000026 _ZTSN10__cxxabiv121__vmi_class_type_infoE
00000000009fcbc0 g    DF .text	000000000000001c _ZNSt11logic_errorC1ERKS_
00000000009fde70  w   DF .text	0000000000000048 _ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE6resizeEmc
0000000000a001c0  w   DF .text	00000000000000cd _ZNSt3__112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEEaSERKS5_
00000000009d96b0 g    DF .text	0000000000000083 __cxa_get_globals
00000000009fce20 g    DF .text	0000000000000040 _ZNSt11range_errorD2Ev
0000000000042f89 g    DO .rodata	0000000000000011 _ZTSSt12domain_error
0000000000b369c8 g    DO .data.rel.ro	0000000000000028 _ZTVSt11logic_error
0000000000b34560 g    DO .data.rel.ro	0000000000000028 _ZTVSt10bad_typeid
00000000009d5e80 g    DF .text	000000000000004b __cxa_allocate_exception
0000000000a140a0 g    DF .text	0000000000000022 cuvidCtxLock
00000000009fda30  w   DF .text	000000000000009c _ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEC1ERKS5_
0000000000a0b8f0 g    DF .text	0000000000000079 cuvidCreateVideoParser
0000000000a13f30 g    DF .text	0000000000000014 cuvidPrivateOp
0000000000a2f330 g    DF .text	000000000000001b cuvidGetSourceAudioFormat
0000000000ad3050 g    DF .text	00000000000001b1 __std_4U4S4U_X04
0000000000a00fd0  w   DF .text	000000000000004a _ZNSt3__112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE6insertEmRKS5_mm
00000000009d0a40  w   DF .text	0000000000000097 unw_set_fpreg
0000000000a01fd0  w   DF .text	00000000000000aa _ZNSt3__112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE6__initEPKwmm
00000000009ffe60  w   DF .text	00000000000000c2 _ZNSt3__112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEEC2ERKS5_
0000000000b34358 g    DO .data.rel.ro	0000000000000018 _ZTIN10__cxxabiv116__enum_type_infoE
00000000009fcb40 g    DF .text	000000000000007a _ZNSt11logic_errorC1EPKc
00000000009d7b20 g    DF .text	0000000000000001 _ZNSt9bad_allocD2Ev
0000000000a00890  w   DF .text	00000000000000bc _ZNSt3__112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE6appendEPKwm
00000000009fceb0 g    DF .text	000000000000003f _ZNSt12domain_errorD0Ev
0000000000a13f50 g    DF .text	0000000000000014 cuvidGetDecodeStatus
00000000009d7b50 g    DF .text	0000000000000005 _ZNSt13bad_exceptionD0Ev
000000000003f63e g    DO .rodata	0000000000000022 _ZTSN10__cxxabiv117__class_type_infoE
000000000003f779 g    DO .rodata	0000000000000002 _ZTSa
0000000000a01020  w   DF .text	000000000000011e _ZNSt3__112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE6insertEmPKwm
00000000009d9800 g    DF .text	0000000000000019 _ZSt13set_terminatePFvvE
000000000003f755 g    DO .rodata	0000000000000002 _ZTSb
00000000009fd9d0  w   DF .text	000000000000000d _ZNKSt3__121__basic_string_commonILb1EE20__throw_out_of_rangeEv
00000000009d5e30 g    DF .text	000000000000000b _ZSt15get_new_handlerv
00000000009fcea0 g    DF .text	0000000000000005 _ZNKSt13runtime_error4whatEv
000000000003f767 g    DO .rodata	0000000000000002 _ZTSc
00000000009ffa50  w   DF .text	000000000000008b _ZNKSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE16find_last_not_ofEPKcmm
00000000009fcf70 g    DF .text	000000000000003f _ZNSt12out_of_rangeD0Ev
000000000003f7f1 g    DO .rodata	0000000000000002 _ZTSd
000000000003f7fa g    DO .rodata	0000000000000002 _ZTSe
00000000009fcd90 g    DF .text	0000000000000040 _ZNSt12length_errorD2Ev
000000000003f8cb g    DO .rodata	000000000000000c _ZTSSt8bad_cast
000000000003f7e8 g    DO .rodata	0000000000000002 _ZTSf
00000000009d97e0 g    DF .text	0000000000000019 _ZSt14set_unexpectedPFvvE
000000000003f803 g    DO .rodata	0000000000000002 _ZTSg
0000000000b33968 g    DO .data.rel.ro	0000000000000018 _ZTISt13bad_exception
00000000009fcd90 g    DF .text	0000000000000040 _ZNSt11logic_errorD1Ev
000000000003f770 g    DO .rodata	0000000000000002 _ZTSh
00000000009d0ae0  w   DF .text	000000000000006a unw_step
00000000009fff30  w   DF .text	000000000000009f _ZNSt3__112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE6__initEPKwm
000000000003f794 g    DO .rodata	0000000000000002 _ZTSi
0000000000b36ab0 g    DO .data.rel.ro	0000000000000028 _ZTVSt12length_error
0000000000b34410 g    DO .data.rel.ro	0000000000000018 _ZTIN10__cxxabiv120__si_class_type_infoE
000000000003f79d g    DO .rodata	0000000000000002 _ZTSj
00000000009d9410  w   DF .text	0000000000000005 _ZdlPv
0000000000b36a70 g    DO .data.rel.ro	0000000000000028 _ZTVSt16invalid_argument
000000000003f830 g    DO .rodata	0000000000000022 _ZTSN10__cxxabiv117__array_type_infoE
00000000009d9470  w   DF .text	0000000000000098 _ZnwmSt11align_val_t
0000000000a01f30  w   DF .text	000000000000009e _ZNKSt3__112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE7compareEmmPKw
00000000009fe9a0  w   DF .text	000000000000020c _ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE6insertEmPKcm
000000000003f7a6 g    DO .rodata	0000000000000002 _ZTSl
00000000009d0510 g    DF .text	000000000000005d _Unwind_GetRegionStart
0000000000a13f90 g    DF .text	0000000000000014 cuvidConvertYUVToRGBArray
00000000009d9330  w   DF .text	0000000000000066 _Znwm
0000000000a00790  w   DF .text	00000000000000f4 _ZNSt3__112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE6appendERKS5_mm
0000000000b36b18 g    DO .data.rel.ro	0000000000000018 _ZTISt12out_of_range
000000000003f7af g    DO .rodata	0000000000000002 _ZTSm
00000000009d0710  w   DF .text	00000000000000c1 unw_init_local
0000000000b430b0 g    D  .bss	0000000000000000 _end
00000000009d9460  w   DF .text	0000000000000005 _ZdaPvm
0000000000a03290 g    DF .text	00000000000001bc _ZNSt3__16stoullERKNS_12basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEEEPmi
000000000003f7ca g    DO .rodata	0000000000000002 _ZTSn
00000000009d7b20 g    DF .text	0000000000000001 _ZNSt20bad_array_new_lengthD2Ev
0000000000b34538 g    DO .data.rel.ro	0000000000000028 _ZTVSt8bad_cast
000000000003f7d3 g    DO .rodata	0000000000000002 _ZTSo
0000000000a00ba0  w   DF .text	000000000000011e _ZNSt3__112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE9__grow_byEmmmmmm
0000000000b41f50 g    DO .bss	0000000000000008 __cxa_new_handler
00000000009d7b60 g    DF .text	0000000000000008 _ZNKSt13bad_exception4whatEv
0000000000b33940 g    DO .data.rel.ro	0000000000000028 _ZTVSt13bad_exception
00000000009d62b0 g    DF .text	000000000000000c __cxa_increment_exception_refcount
00000000009d13c0 g    DF .text	000000000000013e __unw_remove_dynamic_fde
00000000009fcab0 g    DF .text	0000000000000089 _ZNSt11logic_errorC2ERKNSt3__112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEE
0000000000a02120  w   DF .text	0000000000000111 _ZNSt3__1plIcNS_11char_traitsIcEENS_9allocatorIcEEEENS_12basic_stringIT_T0_T1_EEPKS6_RKS9_
0000000000b33ab0 g    DO .data.rel.ro	0000000000000018 _ZTIN10__cxxabiv123__fundamental_type_infoE
00000000009d09a0  w   DF .text	0000000000000092 unw_get_fpreg
00000000009ff780  w   DF .text	00000000000000dd _ZNKSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE5rfindEPKcmm
0000000000a000a0  w   DF .text	0000000000000104 _ZNSt3__112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEEC2ERKS5_mmRKS4_
0000000000a02680 g    DF .text	00000000000001ad _ZNSt3__14stolERKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEPmi
00000000009d5d40 g    DF .text	000000000000000b _ZSt14get_unexpectedv
00000000009fcef0 g    DF .text	000000000000003f _ZNSt16invalid_argumentD0Ev
0000000000b33cb8 g    DO .data.rel.ro	0000000000000020 _ZTIPa
0000000000b34490 g    DO .data.rel.ro	0000000000000038 _ZTVN10__cxxabiv117__pbase_type_infoE
00000000009d92d0 g    DF .text	0000000000000012 _ZNSt10bad_typeidD0Ev
0000000000b342d0 g    DO .data.rel.ro	0000000000000018 _ZTIN10__cxxabiv117__array_type_infoE
0000000000b33b78 g    DO .data.rel.ro	0000000000000020 _ZTIPb
000000000003f782 g    DO .rodata	0000000000000002 _ZTSs
00000000009d8730 g    DF .text	00000000000000f4 __dynamic_cast
00000000009cf9b0 g    DF .text	0000000000000315 _Unwind_RaiseException
00000000009fdcd0  w   DF .text	000000000000000f _ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEED2Ev
0000000000a00f10  w   DF .text	00000000000000b7 _ZNSt3__112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE6assignEmw
00000000009fce20 g    DF .text	0000000000000040 _ZNSt14overflow_errorD1Ev
0000000000b33c18 g    DO .data.rel.ro	0000000000000020 _ZTIPc
000000000003f7df g    DO .rodata	0000000000000004 _ZTSPDh
000000000003f78b g    DO .rodata	0000000000000002 _ZTSt
0000000000b41010 g    DO .data	0000000000000008 unw_local_addr_space
0000000000a33980 g    DF .text	0000000000000010 _Z27stillAllocUncompressedFramePvPS_29_NVDECSTILLUncompressedFormatjjj
0000000000a000a0  w   DF .text	0000000000000104 _ZNSt3__112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEEC1ERKS5_mmRKS4_
0000000000b33998 g    DO .data.rel.ro	0000000000000018 _ZTISt20bad_array_new_length
000000000003f5e5 g    DO .rodata	0000000000000012 _ZTSSt13bad_exception
0000000000b340c8 g    DO .data.rel.ro	0000000000000020 _ZTIPd
000000000003f827 g    DO .rodata	0000000000000004 _ZTSPDi
00000000009d0f90 g    DF .text	000000000000005b __unw_add_dynamic_fde
0000000000b34048 g    DO .data.rel.ro	0000000000000020 _ZTIPKDh
0000000000b34118 g    DO .data.rel.ro	0000000000000020 _ZTIPe
000000000003f740 g    DO .rodata	0000000000000002 _ZTSv
0000000000b34278 g    DO .data.rel.ro	0000000000000020 _ZTIPKDi
0000000000b34078 g    DO .data.rel.ro	0000000000000020 _ZTIPf
000000000003f75e g    DO .rodata	0000000000000002 _ZTSw
00000000009d9430  w   DF .text	0000000000000005 _ZdlPvm
00000000009d95a0  w   DF .text	0000000000000008 _ZdlPvmSt11align_val_t
000000000003f8d7 g    DO .rodata	000000000000000f _ZTSSt10bad_typeid
0000000000b34168 g    DO .data.rel.ro	0000000000000020 _ZTIPg
000000000003f7e3 g    DO .rodata	0000000000000005 _ZTSPKDh
000000000003f7b8 g    DO .rodata	0000000000000002 _ZTSx
0000000000a0bbc0 g    DF .text	000000000000001b cuvidParseVideoData
00000000009d9240 g    DF .text	0000000000000001 _ZNSt9type_infoD1Ev
0000000000b33c68 g    DO .data.rel.ro	0000000000000020 _ZTIPh
000000000003f82b g    DO .rodata	0000000000000005 _ZTSPKDi
000000000003f7c1 g    DO .rodata	0000000000000002 _ZTSy
0000000000a02ba0 g    DF .text	00000000000001b3 _ZNSt3__15stoulERKNS_12basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEEEPmi
00000000009d9280 g    DF .text	0000000000000012 _ZNSt8bad_castD0Ev
0000000000b33da8 g    DO .data.rel.ro	0000000000000020 _ZTIPi
000000000003f74c g    DO .rodata	0000000000000004 _ZTSPDn
0000000000a13c60 g    DF .text	000000000000017d cuvidCreateDecoder
0000000000a01980  w   DF .text	0000000000000101 _ZNKSt3__112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE5rfindEPKwmm
0000000000b33df8 g    DO .data.rel.ro	0000000000000020 _ZTIPj
000000000003f852 g    DO .rodata	0000000000000021 _ZTSN10__cxxabiv116__enum_type_infoE
00000000009d5f40 g    DF .text	000000000000006f __cxa_throw
0000000000a33900 g    DF .text	0000000000000010 _Z23stillMapCompressedFramePvPyS_
0000000000b33980 g    DO .data.rel.ro	0000000000000018 _ZTISt9bad_alloc
0000000000b33b48 g    DO .data.rel.ro	0000000000000020 _ZTIPKDn
0000000000a13e70 g    DF .text	0000000000000039 cuvidMapVideoFrame64
00000000009fcb40 g    DF .text	000000000000007a _ZNSt11logic_errorC2EPKc
0000000000b33e48 g    DO .data.rel.ro	0000000000000020 _ZTIPl
00000000009ff940  w   DF .text	000000000000007f _ZNKSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE12find_last_ofEPKcmm
0000000000a02240 g    DF .text	0000000000000214 _ZNSt3__14stoiERKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEPmi
0000000000b33e98 g    DO .data.rel.ro	0000000000000020 _ZTIPm
000000000003f750 g    DO .rodata	0000000000000005 _ZTSPKDn
0000000000a2f0d0 g    DF .text	0000000000000022 cuvidDestroyVideoSource
0000000000b33f88 g    DO .data.rel.ro	0000000000000020 _ZTIPn
000000000003f81b g    DO .rodata	0000000000000004 _ZTSPDs
000000000003f77b g    DO .rodata	0000000000000003 _ZTSPa
00000000009d93d0  w   DF .text	0000000000000005 _Znam
00000000009fe1f0  w   DF .text	0000000000000041 _ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE2atEm
0000000000b41030 g    DO .data	0000000000000008 __cxa_terminate_handler
0000000000b33fd8 g    DO .data.rel.ro	0000000000000020 _ZTIPo
000000000003f757 g    DO .rodata	0000000000000003 _ZTSPb
00000000009d0570 g    DF .text	0000000000000049 _Unwind_DeleteException
0000000000a01810  w   DF .text	00000000000000fe _ZNKSt3__112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE4findEPKwmm
00000000009fce20 g    DF .text	0000000000000040 _ZNSt15underflow_errorD2Ev
0000000000b34228 g    DO .data.rel.ro	0000000000000020 _ZTIPKDs
000000000003f80f g    DO .rodata	0000000000000004 _ZTSPDu
000000000003f769 g    DO .rodata	0000000000000003 _ZTSPc
0000000000a00490  w   DF .text	00000000000000ce _ZNSt3__112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE6appendEmw
0000000000a037c0 g    DF .text	00000000000001a7 _ZNSt3__14stodERKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEPm
0000000000b34588 g    DO .data.rel.ro	0000000000000020 _ZTVSt9type_info
000000000003f7f3 g    DO .rodata	0000000000000003 _ZTSPd
00000000009d6170 g    DF .text	000000000000003d __cxa_decrement_exception_refcount
0000000000b34478 g    DO .data.rel.ro	0000000000000018 _ZTIN10__cxxabiv121__vmi_class_type_infoE
0000000000b341d8 g    DO .data.rel.ro	0000000000000020 _ZTIPKDu
000000000003f81f g    DO .rodata	0000000000000005 _ZTSPKDs
000000000003f7fc g    DO .rodata	0000000000000003 _ZTSPe
0000000000b33d08 g    DO .data.rel.ro	0000000000000020 _ZTIPs
000000000003f7ea g    DO .rodata	0000000000000003 _ZTSPf
0000000000a13f10 g    DF .text	0000000000000014 cuvidGetVideoFrameSurface
00000000009fcd50 g    DF .text	0000000000000037 _ZNSt13runtime_erroraSERKS_
00000000009d92b0 g    DF .text	000000000000000f _ZNSt10bad_typeidC1Ev
0000000000b33d58 g    DO .data.rel.ro	0000000000000020 _ZTIPt
000000000003f813 g    DO .rodata	0000000000000005 _ZTSPKDu
000000000003f805 g    DO .rodata	0000000000000003 _ZTSPg
0000000000a01470  w   DF .text	00000000000001da _ZNSt3__112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE7replaceEmmPKwm
0000000000b34028 g    DO .data.rel.ro	0000000000000020 _ZTIPDh
000000000003f6cb g    DO .rodata	000000000000002e _ZTSN10__cxxabiv129__pointer_to_member_type_infoE
000000000003f772 g    DO .rodata	0000000000000003 _ZTSPh
00000000009fce20 g    DF .text	0000000000000040 _ZNSt13runtime_errorD2Ev
0000000000b34258 g    DO .data.rel.ro	0000000000000020 _ZTIPDi
0000000000b33ad8 g    DO .data.rel.ro	0000000000000020 _ZTIPv
000000000003f796 g    DO .rodata	0000000000000003 _ZTSPi
00000000009d5e60 g    DF .text	0000000000000018 _ZN10__cxxabiv121__isOurExceptionClassEPK17_Unwind_Exception
0000000000b33bc8 g    DO .data.rel.ro	0000000000000020 _ZTIPw
000000000003f79f g    DO .rodata	0000000000000003 _ZTSPj
00000000009d64a0 g    DF .text	000000000000001c __cxa_uncaught_exceptions
00000000009d95b0  w   DF .text	0000000000000005 _ZdaPvSt11align_val_t
00000000009fdd10  w   DF .text	000000000000012b _ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE6assignEPKcm
0000000000b33ee8 g    DO .data.rel.ro	0000000000000020 _ZTIPx
00000000009fcd30 g    DF .text	000000000000001c _ZNSt13runtime_errorC1ERKS_
00000000009fe7a0  w   DF .text	0000000000000049 _ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE6assignERKS5_mm
00000000009d5e20 g    DF .text	000000000000000e _ZSt15set_new_handlerPFvvE
0000000000b33f38 g    DO .data.rel.ro	0000000000000020 _ZTIPy
000000000003f7a8 g    DO .rodata	0000000000000003 _ZTSPl
00000000009d0df0  w   DF .text	0000000000000066 unw_is_signal_frame
0000000000a338e0 g    DF .text	0000000000000010 _Z25stillAllocCompressedFramePvPS_j
00000000009d9540  w   DF .text	0000000000000005 _ZnamSt11align_val_t
00000000009d7b30 g    DF .text	0000000000000005 _ZNSt9exceptionD0Ev
000000000003f5f7 g    DO .rodata	000000000000000d _ZTSSt9bad_alloc
000000000003f7b1 g    DO .rodata	0000000000000003 _ZTSPm
00000000009d0be0  w   DF .text	0000000000000068 unw_resume
00000000009d06c0 g    DF .text	000000000000004c _Unwind_SetIP
0000000000a01ea0  w   DF .text	0000000000000087 _ZNKSt3__112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE7compareEmmPKwm
00000000009d9260 g    DF .text	000000000000000f _ZNSt8bad_castC1Ev
0000000000b33b28 g    DO .data.rel.ro	0000000000000020 _ZTIPDn
000000000003f7cc g    DO .rodata	0000000000000003 _ZTSPn
0000000000b34428 g    DO .data.rel.ro	0000000000000050 _ZTVN10__cxxabiv121__vmi_class_type_infoE
00000000009feda0  w   DF .text	000000000000019d _ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE6insertENS_11__wrap_iterIPKcEEc
000000000003f7d5 g    DO .rodata	0000000000000003 _ZTSPo
00000000009ff620  w   DF .text	00000000000000e6 _ZNKSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE4findEPKcmm
00000000009ffd50  w   DF .text	0000000000000084 _ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE6__initEPKcmm
0000000000b33908 g    DO .data.rel.ro	0000000000000028 _ZTVSt9exception
00000000009fcd90 g    DF .text	0000000000000040 _ZNSt12domain_errorD1Ev
0000000000b416a0 g    D  .bss	0000000000000000 __bss_start
0000000000a01b80  w   DF .text	0000000000000092 _ZNKSt3__112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE12find_last_ofEPKwmm
00000000009ff040  w   DF .text	00000000000002fd _ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE7replaceEmmPKcm
00000000009d7b20 g    DF .text	0000000000000001 _ZNSt13bad_exceptionD1Ev
0000000000a13e30 g    DF .text	0000000000000037 cuvidMapVideoFrame
00000000009d9510  w   DF .text	0000000000000021 _ZnwmSt11align_val_tRKSt9nothrow_t
00000000009fffd0  w   DF .text	00000000000000c2 _ZNSt3__112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEEC1ERKS5_RKS4_
00000000009d5dc0 g    DF .text	0000000000000010 _ZSt10unexpectedv
0000000000b34208 g    DO .data.rel.ro	0000000000000020 _ZTIPDs
000000000003f784 g    DO .rodata	0000000000000003 _ZTSPs
00000000009ff5b0  w   DF .text	0000000000000063 _ZNKSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE4copyEPcmm
00000000009fcd90 g    DF .text	0000000000000040 _ZNSt12out_of_rangeD1Ev
000000000003f78d g    DO .rodata	0000000000000003 _ZTSPt
0000000000a13eb0 g    DF .text	0000000000000016 cuvidUnmapVideoFrame
00000000009d95c0  w   DF .text	0000000000000005 _ZdaPvSt11align_val_tRKSt9nothrow_t
00000000009fdce0  w   DF .text	000000000000002f _ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEaSERKS5_
0000000000a03600 g    DF .text	00000000000001b4 _ZNSt3__14stofERKNS_12basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEEEPm
00000000009fcfb0 g    DF .text	000000000000003f _ZNSt11range_errorD0Ev
0000000000b341b8 g    DO .data.rel.ro	0000000000000020 _ZTIPDu
0000000000a2eff0 g    DF .text	00000000000000d7 cuvidCreateVideoSourceW
00000000009fffd0  w   DF .text	00000000000000c2 _ZNSt3__112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEEC2ERKS5_RKS4_
000000000003f742 g    DO .rodata	0000000000000003 _ZTSPv
00000000009ffc20  w   DF .text	0000000000000086 _ZNKSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE7compareEmmPKcm
0000000000a05870 g    DF .text	0000000000000201 _ZNSt3__19to_stringEd
00000000009d95f0 g    DF .text	000000000000000f __cxa_deleted_virtual
00000000009d95e0 g    DF .text	000000000000000f __cxa_pure_virtual
00000000009d92f0 g    DF .text	0000000000000008 _ZNKSt10bad_typeid4whatEv
000000000003f6a6 g    DO .rodata	0000000000000025 _ZTSN10__cxxabiv120__function_type_infoE
000000000003f760 g    DO .rodata	0000000000000003 _ZTSPw
0000000000a05a80 g    DF .text	000000000000020a _ZNSt3__19to_stringEe
00000000009fcd90 g    DF .text	0000000000000040 _ZNSt11logic_errorD2Ev
000000000003f7ba g    DO .rodata	0000000000000003 _ZTSPx
00000000009fda30  w   DF .text	000000000000009c _ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEC2ERKS5_
0000000000a05650 g    DF .text	0000000000000211 _ZNSt3__19to_stringEf
000000000003f7c3 g    DO .rodata	0000000000000003 _ZTSPy
00000000009d03f0 g    DF .text	0000000000000084 _Unwind_ForcedUnwind
0000000000a00e50  w   DF .text	00000000000000b1 _ZNSt3__112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE6assignEPKw
0000000000a00560  w   DF .text	00000000000001a5 _ZNSt3__112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE7reserveEm
00000000009d7b80 g    DF .text	0000000000000005 _ZNSt9bad_allocD0Ev
00000000009fef40  w   DF .text	00000000000000a1 _ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE5eraseEmm
00000000009d5ed0 g    DF .text	0000000000000014 __cxa_free_exception
00000000009d0b50  w   DF .text	0000000000000084 unw_get_proc_info
0000000000a03e80 g    DF .text	000000000000020e _ZNSt3__19to_stringEi
0000000000a030d0 g    DF .text	00000000000001b4 _ZNSt3__16stoullERKNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEPmi
0000000000a044b0 g    DF .text	000000000000019e _ZNSt3__19to_stringEj
0000000000b36b70 g    DO .data.rel.ro	0000000000000018 _ZTISt11range_error
0000000000b36a18 g    DO .data.rel.ro	0000000000000028 _ZTVSt12domain_error
0000000000a33c70 g    DF .text	0000000000000108 __std_2U4S4U_X08
0000000000a04090 g    DF .text	000000000000020e _ZNSt3__19to_stringEl
0000000000b36a40 g    DO .data.rel.ro	0000000000000018 _ZTISt11logic_error
0000000000b36b58 g    DO .data.rel.ro	0000000000000018 _ZTISt13runtime_error
00000000009d9450  w   DF .text	0000000000000005 _ZdaPvRKSt9nothrow_t
0000000000a01280  w   DF .text	00000000000000fc _ZNSt3__112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE6insertENS_11__wrap_iterIPKwEEw
0000000000a04650 g    DF .text	000000000000019e _ZNSt3__19to_stringEm
0000000000a13ed0 g    DF .text	0000000000000014 cuvidUnmapVideoFrame64
0000000000a2f1a0 g    DF .text	000000000000001b cuvidGetSourceVideoFormat
00000000009fcf30 g    DF .text	000000000000003f _ZNSt12length_errorD0Ev
0000000000a01170  w   DF .text	0000000000000105 _ZNSt3__112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE6insertEmmw
00000000009d5dd0 g    DF .text	000000000000000b _ZSt13get_terminatev
00000000009fcd90 g    DF .text	0000000000000040 _ZNSt16invalid_argumentD1Ev
0000000000b36ad8 g    DO .data.rel.ro	0000000000000018 _ZTISt12length_error
0000000000042fd0 g    DO .rodata	0000000000000011 _ZTSSt12out_of_range
0000000000a339a0 g    DF .text	0000000000000010 _Z25stillMapUncompressedFramePvP28_NVDECSTILLUncompressedFrameS_
00000000009d92c0 g    DF .text	0000000000000005 _ZNSt10bad_typeidD1Ev
00000000009d9300 g    DF .text	000000000000002c _ZSt17__throw_bad_allocv
00000000009d9740 g    DF .text	0000000000000032 __cxa_get_globals_fast
00000000009d5d50 g    DF .text	0000000000000048 _ZSt9terminatev
00000000009fce10 g    DF .text	0000000000000005 _ZNKSt11logic_error4whatEv
00000000009fce20 g    DF .text	0000000000000040 _ZNSt14overflow_errorD2Ev
00000000009d0e60  w   DF .text	0000000000000122 unw_iterate_dwarf_unwind_cache
00000000009d05c0 g    DF .text	0000000000000049 _Unwind_GetGR
0000000000a13ef0 g    DF .text	0000000000000014 cuvidReconfigureDecoder
0000000000a06420 g    DF .text	000000000000065d _ZNSt3__16__itoa8__u64toaEmPc
00000000009fe1a0  w   DF .text	0000000000000041 _ZNKSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE2atEm
0000000000a01690  w   DF .text	0000000000000119 _ZNSt3__112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE7replaceEmmmw
0000000000a2edf0 g    DF .text	00000000000000d7 cuvidCreateVideoSource
000000000003f8e6 g    DO .rodata	0000000000000001 _ZSt7nothrow
0000000000a01c20  w   DF .text	00000000000000a1 _ZNKSt3__112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE17find_first_not_ofEPKwmm
0000000000b369f0 g    DO .data.rel.ro	0000000000000028 _ZTVSt13runtime_error

I suspect the export of functions like __cxa_begin_catch and _ZTISt9exception are causing the problem
Nvidia driver version 555.85

from wsl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.