search for: erestart_restartblock

Displaying 12 results from an estimated 12 matches for "erestart_restartblock".

2017 Feb 21
4
Re: "virsh list" hangs
...ar/run/libvirt/libvirt-sock"}, 110) = 0 >> getsockname(5, {sa_family=AF_UNIX}, [128->2]) = 0 >> poll([{fd=5, events=POLLOUT}, {fd=6, events=POLLIN}], 2, -1) = 1 >> ([{fd=5, revents=POLLOUT}]) >> poll([{fd=5, events=POLLIN}, {fd=6, events=POLLIN}], 2, -1) = ? >> ERESTART_RESTARTBLOCK (Interrupted by signal) >> --- SIGINT {si_signo=SIGINT, si_code=SI_KERNEL} --- >> +++ killed by SIGINT +++ >> >> root@vm-host:~# lsof /var/run/libvirt/libvirt-sock # hangs too ... > This is very suspicious. Looks like the daemon is in some weird state > and hence virsh...
2017 Feb 17
2
"virsh list" ahngs
2017 Feb 24
2
Re: "virsh list" hangs
2017 Feb 17
2
"virsh list" hangs
...t(5, {sa_family=AF_UNIX, sun_path="/var/run/libvirt/libvirt-sock"}, 110) = 0 getsockname(5, {sa_family=AF_UNIX}, [128->2]) = 0 poll([{fd=5, events=POLLOUT}, {fd=6, events=POLLIN}], 2, -1) = 1 ([{fd=5, revents=POLLOUT}]) poll([{fd=5, events=POLLIN}, {fd=6, events=POLLIN}], 2, -1) = ? ERESTART_RESTARTBLOCK (Interrupted by signal) --- SIGINT {si_signo=SIGINT, si_code=SI_KERNEL} --- +++ killed by SIGINT +++ root@vm-host:~# lsof /var/run/libvirt/libvirt-sock # hangs too ... ^C root@vm-host:~# LIBVIRT_DEBUG=1 virsh list 2017-02-17 15:58:36.126+0000: 18505: info : libvirt version: 3.0.0, package: 2 (Gu...
2017 Feb 20
0
Re: "virsh list" hangs
...t; sun_path="/var/run/libvirt/libvirt-sock"}, 110) = 0 > getsockname(5, {sa_family=AF_UNIX}, [128->2]) = 0 > poll([{fd=5, events=POLLOUT}, {fd=6, events=POLLIN}], 2, -1) = 1 > ([{fd=5, revents=POLLOUT}]) > poll([{fd=5, events=POLLIN}, {fd=6, events=POLLIN}], 2, -1) = ? > ERESTART_RESTARTBLOCK (Interrupted by signal) > --- SIGINT {si_signo=SIGINT, si_code=SI_KERNEL} --- > +++ killed by SIGINT +++ > > root@vm-host:~# lsof /var/run/libvirt/libvirt-sock # hangs too ... This is very suspicious. Looks like the daemon is in some weird state and hence virsh is unable to get list o...
2017 Feb 20
0
Re: "virsh list" ahngs
...IX, >sun_path="/var/run/libvirt/libvirt-sock"}, 110) = 0 >getsockname(5, {sa_family=AF_UNIX}, [128->2]) = 0 >poll([{fd=5, events=POLLOUT}, {fd=6, events=POLLIN}], 2, -1) = 1 >([{fd=5, revents=POLLOUT}]) >poll([{fd=5, events=POLLIN}, {fd=6, events=POLLIN}], 2, -1) = ? >ERESTART_RESTARTBLOCK (Interrupted by signal) >--- SIGINT {si_signo=SIGINT, si_code=SI_KERNEL} --- >+++ killed by SIGINT +++ > >root@vm-host:~# lsof /var/run/libvirt/libvirt-sock # hangs too ... >^C > This is weird =) Can you attach to libvirtd using gdb (with installed debuginfo) and run 't a a...
2017 Feb 24
0
Re: "virsh list" hangs
...ot;}, 110) = 0 > > > getsockname(5, {sa_family=AF_UNIX}, [128->2]) = 0 > > > poll([{fd=5, events=POLLOUT}, {fd=6, events=POLLIN}], 2, -1) = 1 > > > ([{fd=5, revents=POLLOUT}]) > > > poll([{fd=5, events=POLLIN}, {fd=6, events=POLLIN}], 2, -1) = ? > > > ERESTART_RESTARTBLOCK (Interrupted by signal) > > > --- SIGINT {si_signo=SIGINT, si_code=SI_KERNEL} --- > > > +++ killed by SIGINT +++ > > > > > > root@vm-host:~# lsof /var/run/libvirt/libvirt-sock # hangs too ... > > This is very suspicious. Looks like the daemon is in some we...
2017 Feb 24
0
Re: "virsh list" hangs
...rt-sock"}, 110) = 0 >>> getsockname(5, {sa_family=AF_UNIX}, [128->2]) = 0 >>> poll([{fd=5, events=POLLOUT}, {fd=6, events=POLLIN}], 2, -1) = 1 >>> ([{fd=5, revents=POLLOUT}]) >>> poll([{fd=5, events=POLLIN}, {fd=6, events=POLLIN}], 2, -1) = ? >>> ERESTART_RESTARTBLOCK (Interrupted by signal) >>> --- SIGINT {si_signo=SIGINT, si_code=SI_KERNEL} --- >>> +++ killed by SIGINT +++ >>> >>> root@vm-host:~# lsof /var/run/libvirt/libvirt-sock # hangs too ... >> This is very suspicious. Looks like the daemon is in some weird state...
2012 Oct 19
0
[PATCHv3] xen/x86: don't corrupt %eip when returning from a signal handler
...on it returned to). The occurs because handle_signal() is incorrectly thinking that there is a system call that needs to restarted so it adjusts %eip and %eax to re-execute the system call instruction (even though user space had not done a system call). If %eax == -514 (-ERESTARTNOHAND (-514) or -ERESTART_RESTARTBLOCK (-516) then handle_signal() only corrupted %eax (by setting it to -EINTR). This may cause the application to crash or have incorrect behaviour. handle_signal() assumes that regs->orig_ax >= 0 means a system call so any kernel entry point that is not for a system call must push a negative va...
2017 Feb 24
0
Re: "virsh list" hangs
...e(5, {sa_family=AF_UNIX}, [128->2]) = 0 > > > > > poll([{fd=5, events=POLLOUT}, {fd=6, events=POLLIN}], 2, -1) = 1 > > > > > ([{fd=5, revents=POLLOUT}]) > > > > > poll([{fd=5, events=POLLIN}, {fd=6, events=POLLIN}], 2, -1) = ? > > > > > ERESTART_RESTARTBLOCK (Interrupted by signal) > > > > > --- SIGINT {si_signo=SIGINT, si_code=SI_KERNEL} --- > > > > > +++ killed by SIGINT +++ > > > > > > > > > > root@vm-host:~# lsof /var/run/libvirt/libvirt-sock # hangs too ... > > > > This is ve...
2016 Feb 08
1
UPS Socomec is unavailable appears in the logs
...ction(SIGCHLD, NULL, {SIG_DFL, [], 0}, 8) = 0 4275 14:07:50.689046 rt_sigprocmask(SIG_SETMASK, [], <unfinished ...> 4580 14:07:50.689065 exit_group(0) = ? 4275 14:07:50.689089 <... rt_sigprocmask resumed> NULL, 8) = 0 4275 14:07:50.689109 nanosleep({15, 0}, {14, 999864784}) = ? ERESTART_RESTARTBLOCK (To be restarted) 4275 14:07:50.689334 --- SIGCHLD (Child exited) @ 0 (0) --- 4275 14:07:50.689355 restart_syscall(<... resuming interrupted call ...>) = 0 4275 14:08:05.689412 alarm(10) = 0 4275 14:08:05.689530 select(5, NULL, [4], NULL, {0, 0}) = 1 (out [4], left {0, 0}) 4275 1...
2023 Feb 01
16
[Bug 3531] New: Ssh will not exit when it receives SIGTERM before calling poll in client_wait_until_can_do_something until some events happen.
https://bugzilla.mindrot.org/show_bug.cgi?id=3531 Bug ID: 3531 Summary: Ssh will not exit when it receives SIGTERM before calling poll in client_wait_until_can_do_something until some events happen. Product: Portable OpenSSH Version: 9.1p1 Hardware: Other OS: Linux Status: