search for: name_query_send

Displaying 5 results from an estimated 5 matches for "name_query_send".

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
...m /lib64/libc.so.6 > #2  0x00007ff696b19925 in generate_random_buffer (out=0x7ffe0422a426 > <incomplete sequence \352>, >     len=2) at ../lib/util/genrand.c:50 > #3  0x00007ff699280357 in generate_trn_id () > at ../source3/libsmb/namequery.c:249 #4  0x00007ff699283332 in > name_query_send (mem_ctx=0x55788a265200, ev=0x55788b8424e0, > name=0x7ff69c731e2b "\001\002__MSBROWSE__\002", name_type=1, > bcast=true, recurse=true, addr=0x55788a014360) > at ../source3/libsmb/namequery.c:1276 (snip) > > (gdb) p rw_ret > $1 = 0 > (gdb) p len > $2 = 2 > >...
2018 Nov 03
0
Kodi crashes when trying to browse network
...07ff699eab895 in abort () from /lib64/libc.so.6 #2  0x00007ff696b19925 in generate_random_buffer (out=0x7ffe0422a426 <incomplete sequence \352>,     len=2) at ../lib/util/genrand.c:50 #3  0x00007ff699280357 in generate_trn_id () at ../source3/libsmb/namequery.c:249 #4  0x00007ff699283332 in name_query_send (mem_ctx=0x55788a265200, ev=0x55788b8424e0,     name=0x7ff69c731e2b "\001\002__MSBROWSE__\002", name_type=1, bcast=true, recurse=true,     addr=0x55788a014360) at ../source3/libsmb/namequery.c:1276 (snip) (gdb) p rw_ret $1 = 0 (gdb) p len $2 = 2 Looking at the way genrand.c is coded...
2018 Nov 03
0
Kodi crashes when trying to browse network
...2  0x00007ff696b19925 in generate_random_buffer (out=0x7ffe0422a426 > > <incomplete sequence \352>, > >     len=2) at ../lib/util/genrand.c:50 > > #3  0x00007ff699280357 in generate_trn_id () > > at ../source3/libsmb/namequery.c:249 #4  0x00007ff699283332 in > > name_query_send (mem_ctx=0x55788a265200, ev=0x55788b8424e0, > > name=0x7ff69c731e2b "\001\002__MSBROWSE__\002", name_type=1, > > bcast=true, recurse=true, addr=0x55788a014360) > > at ../source3/libsmb/namequery.c:1276 (snip) > > > > (gdb) p rw_ret > > $1 = 0 > >...
2018 Nov 01
4
Kodi crashes when trying to browse network
...7fe782ad97d5 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_type=name_type at entry=1,     bcast=bcast at entry=true, recurse=recurse at entry=true, addr=0x7fe73c061260)     at ../source3/libsmb/namequery.c:1276 #6  0x00007...