Displaying 16 results from an estimated 16 matches for "cld_kill".
Did you mean:
cld_killed
2007 Jul 25
2
proc:::exit not firing
...al = args[2];
last_signal_sender_pid = pid;
last_signal_sender_name = execname;
}
proc:::exit
/pid == $target && args[0] == CLD_EXITED/
{
printf( "%Y normal exit.", walltimestamp );
ustack();
}
proc:::exit
/pid == $target && args[0] == CLD_KILLED/
{
printf( "%Y exited by signal. signal=%d, sent by=%s (%d)",
walltimestamp,
last_signal,
last_signal_sender_name,
last_signal_sender_pid );
}
proc:::exit
/pid == $target &&...
2004 Jan 07
1
openssh 3.7.1p2 fault on solaris 9 for sparc when built as 64-bit
...#5, FLTACCESS %pc = 0xFFFFFFFF7EC991C8
8132: siginfo: SIGBUS BUS_ADRALN addr=0xFFFFFFFF7FFFE334
8132: Received signal #10, SIGBUS [default]
8132: siginfo: SIGBUS BUS_ADRALN addr=0xFFFFFFFF7FFFE334
8128: Received signal #18, SIGCLD [caught]
8128: siginfo: SIGCLD CLD_KILLED pid=8132 status=0x000A
8128: fstat(-1, 0xFFFFFFFF7FFFD880) Err#9 EBADF
8128: fstat(-1, 0xFFFFFFFF7FFFCB60) Err#9 EBADF
8128: open("/dev/conslog", O_WRONLY) = 9
8128: fcntl(9, F_SETFD, 0x00000001) = 0
8128:...
2001 Feb 19
1
scp doesn't work with sshd 2.5.1p1 on Solaris 2.6
...= 0
629: Received signal #11, SIGSEGV [default]
629: siginfo: SIGSEGV SEGV_MAPERR addr=0x00000005
629: *** process killed ***
627: fcntl(8, F_GETFL, 0x00000000) = 130
627: Received signal #18, SIGCLD [caught]
627: siginfo: SIGCLD CLD_KILLED pid=629 status=0x000B
627: wait() = 629 [0x000B]
627: sigaction(SIGCLD, 0xEFFFEE98, 0xEFFFEF18) = 0
I configured with:
./configure \
--with-pam \
--with-catman=cat \
--with-egd-pool=/var/adm/entropy \
--with-ssl-dir=$OPENSSL \...
2014 Jul 18
1
Samba DC join fails - IPv4/IPv6 issue
...;" %
domain)
---
Debugging it with `strace`, I'm seeing:
---
strace -f -e trace=network samba-tool domain join CENTRAL.DOMAIN.COM.BR DC
-Uadministrator --realm=CENTRAL.DOMAIN.COM.BR --dns-backend=BIND9_DLZ
.....
[pid 1533] +++ killed by SIGKILL +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=1533,
si_status=SIGKILL, si_utime=0, si_stime=0} ---
socket(PF_INET6, SOCK_DGRAM, IPPROTO_IP) = 5
setsockopt(5, SOL_IPV6, IPV6_V6ONLY, [1], 4) = 0
*connect(5, {sa_family=AF_INET6, sin6_port=htons(389), inet_pton(AF_INET6,
"2001:1291:XXX:85Xa::66XX", &sin6_addr), sin6_flowinf...
2014 Jul 21
2
Feature Request: Ability to join a IPv4-Only DC, into a Dual-Stacked "Samba4 AC DC" PDC.
...d...
---
strace -f -e trace=network samba-tool domain join CENTRAL.DOMAIN.COM.BR
<http://central.domain.com.br/> DC -Uadministrator --realm=CENTRAL.DOMAIN.
COM.BR <http://com.br/> --dns-backend=BIND9_DLZ
.....
[pid 1533] +++ killed by SIGKILL +++
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=1533,
si_status=SIGKILL, si_utime=0, si_stime=0} ---
socket(PF_INET6, SOCK_DGRAM, IPPROTO_IP) = 5
setsockopt(5, SOL_IPV6, IPV6_V6ONLY, [1], 4) = 0
*connect(5, {sa_family=AF_INET6, sin6_port=htons(389), inet_pton(AF_INET6,
"2008:29Y:XXX:85Xa::66XX", &sin6_addr), sin6_flowinfo...
2001 Dec 12
1
2.5.0, Solaris 2.6, Daemon SIGSEGV
...= 0xEF5C6F08
6192: siginfo: SIGSEGV SEGV_ACCERR addr=0x0003D940
6192: Received signal #11, SIGSEGV [default]
6192: siginfo: SIGSEGV SEGV_ACCERR addr=0x0003D940
6192: *** process killed ***
6191: Received signal #18, SIGCLD [caught]
6191: siginfo: SIGCLD CLD_KILLED pid=6192 status=0x000B
6191: waitid(P_ALL, 0, 0xEFFFF810, WEXITED|WTRAPPED|WNOHANG) = 0
6191: waitid(P_ALL, 0, 0xEFFFF810, WEXITED|WTRAPPED|WNOHANG) Err#10 ECHILD
6191: setcontext(0xEFFFF9C0)
6191: _exit(0)
Can anyone tell me what this is? I have looked through the list archives, but...
2019 Sep 12
2
Dovecot 2.3.7.2 lucene segfault and coredump
Hi,
i have a problem with libclucene-core.so.2.3.3.4.
I See segfault error to messages log, when dovecot store mail to INBOX.
set 12 13:41:21 box02.par-tec.it kernel: doveadm-server[20285]: segfault at 38 ip 00007f575b68fc42 sp 00007ffc0272e750 error 4 in libclucene-core.so.2.3.3.4[7f575b569000+188000]
set 12 13:41:22 box02.par-tec.it kernel: doveadm-server[18871]: segfault at 38 ip
2019 Sep 16
2
Dovecot 2.3.7.2 lucene segfault and coredump
...ve the same problem with lucene?
I collected a strace on the dovecot process during indexing:
[pid 31339] execve("/usr/libexec/dovecot/doveadm-server", ["dovecot-devel01/doveadm-server"], [/* 18 vars */] <unfinished ...>
[pid 30711] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=30932, si_uid=0, si_status=SIGSEGV, si_utime=3, si_stime=1} ---
[pid 30711] write(62, "\0", 1) = 1
[pid 30711] read(124, "8x\0\0008\0\0\0\251\3\0\0", 1020) = 12
[pid 30711] read(61, "\0", 64) = 1
[pid 30711] open("/proc/sys/fs/suid_dump...
2019 Sep 16
0
Dovecot 2.3.7.2 lucene segfault and coredump
...ve the same problem with lucene?
I collected a strace on the dovecot process during indexing:
[pid 31339] execve("/usr/libexec/dovecot/doveadm-server", ["dovecot-devel01/doveadm-server"], [/* 18 vars */] <unfinished ...>
[pid 30711] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=30932, si_uid=0, si_status=SIGSEGV, si_utime=3, si_stime=1} ---
[pid 30711] write(62, "\0", 1) = 1
[pid 30711] read(124, "8x\0\0008\0\0\0\251\3\0\0", 1020) = 12
[pid 30711] read(61, "\0", 64) = 1
[pid 30711] open("/proc/sys/fs/suid_dump...
2003 Sep 16
2
openssh 3.7p1 bus error on sparcv9
...4
1904: siginfo: SIGBUS BUS_ADRALN addr=0xFFFFFFFF7FFFEA9C
1904: Received signal #10, SIGBUS [default]
1904: siginfo: SIGBUS BUS_ADRALN addr=0xFFFFFFFF7FFFEA9C
1904: *** process killed ***
1900: Received signal #18, SIGCLD [caught]
1900: siginfo: SIGCLD CLD_KILLED pid=1904 status=0x000A
1900: sigaction(SIGCLD, 0x00000000, 0xFFFFFFFF7FFFE950) = 0
1900: write(4, "\0", 1) = 1
1900: setcontext(0xFFFFFFFF7FFFEBD0)
1900: close(8) = 0
1900: dup(7)...
2000 Jan 26
2
[2.0.6] doesn't run under Solaris 7/sparc, Internal Error
Is the following a known problem:
===============================================================
[2000/01/26 09:41:03, 0] lib/fault.c:fault_report(41)
INTERNAL ERROR: Signal 11 in pid 22273 (2.0.6)
Please read the file BUGS.txt in the distribution
[2000/01/26 09:41:03, 0] lib/fault.c:fault_report(43)
===============================================================
This is using the same
2019 Sep 16
0
Dovecot 2.3.7.2 lucene segfault and coredump
...collected a strace on the dovecot process during indexing:
>>
>> [pid 31339] execve("/usr/libexec/dovecot/doveadm-server",
>> ["dovecot-devel01/doveadm-server"], [/* 18 vars */] <unfinished ...>
>> [pid 30711] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED,
>> si_pid=30932, si_uid=0, si_status=SIGSEGV, si_utime=3, si_stime=1} ---
>> [pid 30711] write(62, "\0", 1)????????? = 1
>> [pid 30711] read(124, "8x\0\0008\0\0\0\251\3\0\0", 1020) = 12
>> [pid 30711] read(61, "\0", 64)????????? = 1
>>...
2007 Jan 05
0
troubles with telnet sessions under Solaris8 as AD member with winbind V3.0.23d
...= 0
19083: kill(19083, SIGALRM) = 0
19083: Received signal #14, SIGALRM [default]
19083: siginfo: SIGALRM pid=19083 uid=36237
19083: *** process killed ***
19080: Received signal #18, SIGCLD, in poll() [caught]
19080: siginfo: SIGCLD CLD_KILLED pid=19083 status=0x000E
19080: poll(0xFFBEF558, 1, -1) Err#4 EINTR
19080: sigaction(SIGCLD, 0xFFBEEEB0, 0xFFBEEF30) = 0
19080: open("/var/adm/utmpx", O_RDWR|O_CREAT, 0644) = 7
19080: open("/var/adm/utmpx", O_RDWR) = 8
19080...
2019 Sep 16
1
Dovecot 2.3.7.2 lucene segfault and coredump
...ve the same problem with lucene?
I collected a strace on the dovecot process during indexing:
[pid 31339] execve("/usr/libexec/dovecot/doveadm-server", ["dovecot-devel01/doveadm-server"], [/* 18 vars */] <unfinished ...>
[pid 30711] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=30932, si_uid=0, si_status=SIGSEGV, si_utime=3, si_stime=1} ---
[pid 30711] write(62, "\0", 1) = 1
[pid 30711] read(124, "8x\0\0008\0\0\0\251\3\0\0", 1020) = 12
[pid 30711] read(61, "\0", 64) = 1
[pid 30711] open("/proc/sys/fs/suid_dump...
2022 May 06
9
[Bug 3430] New: 64 bit time and seccomp conflict
https://bugzilla.mindrot.org/show_bug.cgi?id=3430
Bug ID: 3430
Summary: 64 bit time and seccomp conflict
Product: Portable OpenSSH
Version: 8.9p1
Hardware: ARM
OS: Linux
Status: NEW
Severity: major
Priority: P5
Component: sshd
Assignee: unassigned-bugs at mindrot.org
2016 Jun 17
14
[Bug 2590] New: Seccomp filter for missing architectures
https://bugzilla.mindrot.org/show_bug.cgi?id=2590
Bug ID: 2590
Summary: Seccomp filter for missing architectures
Product: Portable OpenSSH
Version: 7.2p1
Hardware: Other
OS: Linux
Status: NEW
Keywords: patch
Severity: enhancement
Priority: P5
Component: sshd