search for: libtspi

Displaying 6 results from an estimated 6 matches for "libtspi".

Did you mean: libtapi
2018 Nov 03
2
Kodi crashes when trying to browse network
...t should be using the > read_data() function from sys_rw_data.c. When I debug the read_data > call it is calling it ends up in a read_data() function from a > third-party library: > > Thread 1 "kodi-x11" hit Breakpoint 1, 0x00007f2d03da3450 in read_data > () from /lib64/libtspi.so.1 > (gdb) bt > #0  0x00007f2d03da3450 in read_data () from /lib64/libtspi.so.1 > #1  0x00007f2cfdc08911 in generate_random_buffer (out=0x7ffd3bb0f636 > "", len=2) at ../lib/util/genrand.c:48 > #2  0x00007f2d0036f357 in generate_trn_id () > at ../source3/libsmb/nameque...
2018 Nov 02
2
Kodi crashes when trying to browse network
On 11/2/18 4:28 PM, Jeremy Allison wrote: > if you're getting the abort(), then urand_fd == -1. > If urand_fd != -1 and you're hitting the abort then > you have a compiler bug. A compiler bug is also possible. When I have time I'll try to rebuild Samba with -O0 to make sure it isn't an optimization issue.
2018 Nov 03
2
Kodi crashes when trying to browse network
...me of "read_data" to something more unique if it is going to be an exported shared symbol. Kodi requires libmicrohttpd. The libmicrohttpd library uses gnutls and Fedora's gnutls links against trousers. Fedora's gnutls pulls in trousers through dlopen(), but CMake is pulling in libtspi as a compile-time link and the linker is using read_data() from libtspi over the Samba copy. Versions 17.x of Kodi used autotools and didn't pull in libtspi. Version 18 relies soley on CMake. I have worked[1] around the problem by filtering out "tspi" from being added to the link...
2018 Nov 03
0
Kodi crashes when trying to browse network
...; read_data() function from sys_rw_data.c. When I debug the read_data > > call it is calling it ends up in a read_data() function from a > > third-party library: > > > > Thread 1 "kodi-x11" hit Breakpoint 1, 0x00007f2d03da3450 in > > read_data () from /lib64/libtspi.so.1 > > (gdb) bt > > #0  0x00007f2d03da3450 in read_data () from /lib64/libtspi.so.1 > > #1  0x00007f2cfdc08911 in generate_random_buffer (out=0x7ffd3bb0f636 > > "", len=2) at ../lib/util/genrand.c:48 > > #2  0x00007f2d0036f357 in generate_trn_id () > &gt...
2018 Nov 03
0
Kodi crashes when trying to browse network
...he way genrand.c is coded it should be using the read_data() function from sys_rw_data.c. When I debug the read_data call it is calling it ends up in a read_data() function from a third-party library: Thread 1 "kodi-x11" hit Breakpoint 1, 0x00007f2d03da3450 in read_data () from /lib64/libtspi.so.1 (gdb) bt #0  0x00007f2d03da3450 in read_data () from /lib64/libtspi.so.1 #1  0x00007f2cfdc08911 in generate_random_buffer (out=0x7ffd3bb0f636 "", len=2)     at ../lib/util/genrand.c:48 #2  0x00007f2d0036f357 in generate_trn_id () at ../source3/libsmb/namequery.c:249 #3  0x00007f2d00...
2017 Apr 24
0
Issues with exposing USB serial dongle to guest VM
...u-kvm 13468 qemu mem REG 253,0 160776 100702524 /usr/lib64/libhogweed.so.2.5 qemu-kvm 13468 qemu mem REG 253,0 82176 100702502 /usr/lib64/libtasn1.so.6.2.3 qemu-kvm 13468 qemu mem REG 253,0 465360 101027983 /usr/lib64/libtspi.so.1.2.0 qemu-kvm 13468 qemu mem REG 253,0 290864 100702407 /usr/lib64/libp11-kit.so.0.0.0 qemu-kvm 13468 qemu mem REG 253,0 41080 100664395 /usr/lib64/libcrypt-2.17.so qemu-kvm 13468 qemu mem REG 253,0 111080 1006644...