Displaying 9 results from an estimated 9 matches for "_wait".
Did you mean:
wait
2020 Jul 22
3
samba-tool domain backup offline stalls
...y(845): return self
subprocess.py(340): try:
subprocess.py(341): return p.wait(timeout=timeout)
--- modulename: subprocess, funcname: wait
subprocess.py(1016): if timeout is not None:
subprocess.py(1018): try:
subprocess.py(1019): return self._wait(timeout=timeout)
--- modulename: subprocess, funcname: _wait
subprocess.py(1623): if self.returncode is not None:
subprocess.py(1626): if timeout is not None:
subprocess.py(1649): while self.returncode is None:
subprocess.py(1650): with s...
2020 Jul 23
4
samba-tool domain backup offline stalls
...y(845): return self
subprocess.py(340): try:
subprocess.py(341): return p.wait(timeout=timeout)
--- modulename: subprocess, funcname: wait
subprocess.py(1016): if timeout is not None:
subprocess.py(1018): try:
subprocess.py(1019): return self._wait(timeout=timeout)
--- modulename: subprocess, funcname: _wait
subprocess.py(1623): if self.returncode is not None:
subprocess.py(1626): if timeout is not None:
subprocess.py(1649): while self.returncode is None:
subprocess.py(1650): with s...
2019 Sep 20
0
DNS crashing when accessing with MS DNS tool on Samba with BIND9 backend
...; [0x7fdc48808e79]
> ?? #36 /usr/local/samba/lib/private/libtevent.so.0(+0xe70b)
> [0x7fdc4880570b]
> ?? #37
> /usr/local/samba/lib/private/libtevent.so.0(_tevent_loop_once+0x11e)
> [0x7fdc487fd17f]
> ?? #38
> /usr/local/samba/lib/private/libtevent.so.0(tevent_common_loop
> _wait+0x25)
> [0x7fdc487fd4d1]
> ?? #39 /usr/local/samba/lib/private/libtevent.so.0(+0xe7ad)
> [0x7fdc488057ad]
> ?? #40
> /usr/local/samba/lib/private/libtevent.so.0(_tevent_loop_wait+0x2b)
> [0x7fdc487fd574]
> ?? #41 /usr/local/samba/lib/process_model/standard.so(+0x29fd)
> [0x...
2020 Jul 23
2
samba-tool domain backup offline stalls
...way of configuring samba_server not to use ipv6?
Even if there is another way to disable ipv6 binding, the nbtd service still
fails to bind to ipv4:137. And 'samba-tool domain backup offline' still enters
an infinite wait state at the same location.
--- modulename: subprocess, funcname: _wait
subprocess.py(1623): if self.returncode is not None:
subprocess.py(1626): if timeout is not None:
subprocess.py(1649): while self.returncode is None:
subprocess.py(1650): with self._waitpid_lock:
subprocess.py(1651):...
2019 Sep 20
2
DNS crashing when accessing with MS DNS tool on Samba with BIND9 backend
.../samba/lib/private/libtevent.so.0(+0x11e79)
[0x7fdc48808e79]
?? #36 /usr/local/samba/lib/private/libtevent.so.0(+0xe70b) [0x7fdc4880570b]
?? #37
/usr/local/samba/lib/private/libtevent.so.0(_tevent_loop_once+0x11e)
[0x7fdc487fd17f]
?? #38
/usr/local/samba/lib/private/libtevent.so.0(tevent_common_loop_wait+0x25)
[0x7fdc487fd4d1]
?? #39 /usr/local/samba/lib/private/libtevent.so.0(+0xe7ad) [0x7fdc488057ad]
?? #40
/usr/local/samba/lib/private/libtevent.so.0(_tevent_loop_wait+0x2b)
[0x7fdc487fd574]
?? #41 /usr/local/samba/lib/process_model/standard.so(+0x29fd)
[0x7fdc3a9399fd]
?? #42
/usr/local/samba/lib...
2013 Aug 21
10
[PATCH v3 0/7] Enable Drivers for Intel MIC X100 Coprocessors.
ChangeLog:
=========
v2 => v3:
a) Patch 1 data structure cleanups, header file include cleanups,
IDA interface reuse and switching to device_create_with_groups(..)
as per feedback from Greg Kroah-Hartman.
b) Patch 7 signal documentation, sleep workaround removal and sysfs
access API cleanups as per feedback from Michael S. Tsirkin.
v1 => v2: @ http://lwn.net/Articles/563131/
a)
2013 Aug 21
10
[PATCH v3 0/7] Enable Drivers for Intel MIC X100 Coprocessors.
ChangeLog:
=========
v2 => v3:
a) Patch 1 data structure cleanups, header file include cleanups,
IDA interface reuse and switching to device_create_with_groups(..)
as per feedback from Greg Kroah-Hartman.
b) Patch 7 signal documentation, sleep workaround removal and sysfs
access API cleanups as per feedback from Michael S. Tsirkin.
v1 => v2: @ http://lwn.net/Articles/563131/
a)
2013 Sep 05
16
[PATCH RESEND v3 0/7] Enable Drivers for Intel MIC X100 Coprocessors.
ChangeLog:
=========
v2 => v3:
a) Patch 1 data structure cleanups, header file include cleanups,
IDA interface reuse and switching to device_create_with_groups(..)
as per feedback from Greg Kroah-Hartman.
b) Patch 7 signal documentation, sleep workaround removal and sysfs
access API cleanups as per feedback from Michael S. Tsirkin.
v1 => v2: @ http://lwn.net/Articles/563131/
a)
2013 Sep 05
16
[PATCH RESEND v3 0/7] Enable Drivers for Intel MIC X100 Coprocessors.
ChangeLog:
=========
v2 => v3:
a) Patch 1 data structure cleanups, header file include cleanups,
IDA interface reuse and switching to device_create_with_groups(..)
as per feedback from Greg Kroah-Hartman.
b) Patch 7 signal documentation, sleep workaround removal and sysfs
access API cleanups as per feedback from Michael S. Tsirkin.
v1 => v2: @ http://lwn.net/Articles/563131/
a)