search for: 260u

Displaying 2 results from an estimated 2 matches for "260u".

Did you mean: 260
2018 Nov 01
4
Kodi crashes when trying to browse network
...t-libs-4.9.1-2.fc29.x86_64: #0  0x00007fe785c0b53f in raise () from /lib64/libc.so.6 #1  0x00007fe785bf5895 in abort () from /lib64/libc.so.6 #2  0x00007fe782ad97d5 in open_urandom () at ../lib/util/genrand.c:37 #3  generate_random_buffer (out=out at entry=0x7ffeb252b536 ".\025\260\230\027\207\260U",     len=len at entry=2) at ../lib/util/genrand.c:46 #4  0x00007fe78501fc6e in generate_trn_id () at ../source3/libsmb/namequery.c:1276 #5  name_query_send (mem_ctx=<optimized out>, ev=0x55b08717c250,     name=name at entry=0x7fe7884799ed "\001\002__MSBROWSE__\002", name_ty...
2018 Nov 02
0
Kodi crashes when trying to browse network
...x86_64: > #0  0x00007fe785c0b53f in raise () from /lib64/libc.so.6 > #1  0x00007fe785bf5895 in abort () from /lib64/libc.so.6 > #2  0x00007fe782ad97d5 in open_urandom () at ../lib/util/genrand.c:37 > #3  generate_random_buffer (out=out at entry=0x7ffeb252b536 ".\025\260\230\027\207\260U", >     len=len at entry=2) at ../lib/util/genrand.c:46 The above is deliberate. open of /dev/urandom should never fail. If it does we have worse problems :-). https://en.wikipedia.org/wiki//dev/random "In Unix-like operating systems, /dev/random, /dev/urandom and /dev/arandom are s...