search for: si_kernel

Displaying 17 results from an estimated 17 matches for "si_kernel".

2016 Sep 28
3
samba-tool domain join DC hangs
...35e18000) = 0x35e18000 brk(0x35e39000) = 0x35e39000 brk(0x35e5a000) = 0x35e5a000 brk(0x35e7b000) = 0x35e7b000 brk(0x35e9c000) = 0x35e9c000 --- SIGWINCH {si_signo=SIGWINCH, si_code=SI_KERNEL} --- --- SIGWINCH {si_signo=SIGWINCH, si_code=SI_KERNEL} --- --- SIGWINCH {si_signo=SIGWINCH, si_code=SI_KERNEL} --- --- SIGWINCH {si_signo=SIGWINCH, si_code=SI_KERNEL} --- --- SIGWINCH {si_signo=SIGWINCH, si_code=SI_KERNEL} --- --- SIGWINCH {si_signo=SIGWINCH, si_code=SI_KERNEL} --- --- SIGWINCH {...
2016 Sep 28
3
?==?utf-8?q? samba-tool domain join DC hangs
...0 >> brk(0x35e39000) = 0x35e39000 >> brk(0x35e5a000) = 0x35e5a000 >> brk(0x35e7b000) = 0x35e7b000 >> brk(0x35e9c000) = 0x35e9c000 >> --- SIGWINCH {si_signo=SIGWINCH, si_code=SI_KERNEL} --- >> --- SIGWINCH {si_signo=SIGWINCH, si_code=SI_KERNEL} --- >> --- SIGWINCH {si_signo=SIGWINCH, si_code=SI_KERNEL} --- >> --- SIGWINCH {si_signo=SIGWINCH, si_code=SI_KERNEL} --- >> --- SIGWINCH {si_signo=SIGWINCH, si_code=SI_KERNEL} --- >> --- SIGWINCH {si_signo=SI...
2016 Sep 28
1
?= samba-tool domain join DC hang
...= 0x35e39000 >>>> brk(0x35e5a000) = 0x35e5a000 >>>> brk(0x35e7b000) = 0x35e7b000 >>>> brk(0x35e9c000) = 0x35e9c000 >>>> --- SIGWINCH {si_signo=SIGWINCH, si_code=SI_KERNEL} --- > >>>> --- SIGWINCH {si_signo=SIGWINCH, si_code=SI_KERNEL} --- > >>>> --- SIGWINCH {si_signo=SIGWINCH, si_code=SI_KERNEL} --- > >>>> --- SIGWINCH {si_signo=SIGWINCH, si_code=SI_KERNEL} --- > >>>> --- SIGWINCH {si_signo=SIGWINCH, si_co...
2016 Sep 28
0
?==?utf-8?q? samba-tool domain join DC hangs
...= 0x35e18000 > brk(0x35e39000) = 0x35e39000 > brk(0x35e5a000) = 0x35e5a000 > brk(0x35e7b000) = 0x35e7b000 > brk(0x35e9c000) = 0x35e9c000 > --- SIGWINCH {si_signo=SIGWINCH, si_code=SI_KERNEL} --- > --- SIGWINCH {si_signo=SIGWINCH, si_code=SI_KERNEL} --- > --- SIGWINCH {si_signo=SIGWINCH, si_code=SI_KERNEL} --- > --- SIGWINCH {si_signo=SIGWINCH, si_code=SI_KERNEL} --- > --- SIGWINCH {si_signo=SIGWINCH, si_code=SI_KERNEL} --- > --- SIGWINCH {si_signo=SIGWINCH, si_code=SI_K...
2016 Sep 28
0
?==?utf-8?q? ?==?utf-8?q? ?= samba-tool domain join DC hang
...39000) = 0x35e39000 > >> brk(0x35e5a000) = 0x35e5a000 > >> brk(0x35e7b000) = 0x35e7b000 > >> brk(0x35e9c000) = 0x35e9c000 > >> --- SIGWINCH {si_signo=SIGWINCH, si_code=SI_KERNEL} --- > >> --- SIGWINCH {si_signo=SIGWINCH, si_code=SI_KERNEL} --- > >> --- SIGWINCH {si_signo=SIGWINCH, si_code=SI_KERNEL} --- > >> --- SIGWINCH {si_signo=SIGWINCH, si_code=SI_KERNEL} --- > >> --- SIGWINCH {si_signo=SIGWINCH, si_code=SI_KERNEL} --- > >...
2016 Sep 28
1
?==?utf-8?q? ?==?utf-8?q? ?= samba-tool domain join DC hang
...0x35e39000 > >>>> brk(0x35e5a000) = 0x35e5a000 > >>>> brk(0x35e7b000) = 0x35e7b000 > >>>> brk(0x35e9c000) = 0x35e9c000 > >>>> --- SIGWINCH {si_signo=SIGWINCH, si_code=SI_KERNEL} --- > > > >>>> --- SIGWINCH {si_signo=SIGWINCH, si_code=SI_KERNEL} --- > > > >>>> --- SIGWINCH {si_signo=SIGWINCH, si_code=SI_KERNEL} --- > > > >>>> --- SIGWINCH {si_signo=SIGWINCH, si_code=SI_KERNEL} --- > > > >>>&gt...
2009 Apr 06
0
conflict name of si_code on NetBSD
...2009 *************** *** 27,36 **** static bool signals_initialized = FALSE; static struct io *io_sig = NULL; ! const char *lib_signal_code_to_str(int signo, int si_code) { /* common */ ! switch (si_code) { case SI_USER: return "kill"; #ifdef SI_KERNEL --- 27,36 ---- static bool signals_initialized = FALSE; static struct io *io_sig = NULL; ! const char *lib_signal_code_to_str(int signo, int sicode) { /* common */ ! switch (sicode) { case SI_USER: return "kill"; #ifdef SI_KERNEL ************...
2017 Feb 21
4
Re: "virsh list" hangs
...28->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 of domains. > > # ps axf | grep libvirtd > # gdb...
2017 Feb 17
2
"virsh list" ahngs
2017 Feb 24
2
Re: "virsh list" hangs
2017 Feb 17
2
"virsh list" hangs
...= 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 (Guido Günther <agx@sigxcpu.org> Wed, 25 Jan 2017 07:04:08 +0100) 20...
2017 Feb 20
0
Re: "virsh list" hangs
..._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 of domains. # ps axf | grep libvirtd # gdb -p $(pgrep libvirtd) (gdb) t a a...
2017 Feb 20
0
Re: "virsh list" ahngs
..., {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 bt' to see where the daemon hangs? I think it's not accepting conn...
2016 Sep 27
10
[Bug 2619] New: infinite loop, 100% cpu use in ssh if ^Z is pressed at password prompt
https://bugzilla.mindrot.org/show_bug.cgi?id=2619 Bug ID: 2619 Summary: infinite loop, 100% cpu use in ssh if ^Z is pressed at password prompt Product: Portable OpenSSH Version: 7.3p1 Hardware: Other OS: Linux Status: NEW Severity: enhancement Priority: P5 Component:
2017 Feb 24
0
Re: "virsh list" hangs
...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 of domains. > > >...
2017 Feb 24
0
Re: "virsh list" hangs
...gt;> 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 of domains. >> >> # ps ax...
2017 Feb 24
0
Re: "virsh list" hangs
...nts=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...