search for: 46248

Displaying 3 results from an estimated 3 matches for "46248".

Did you mean: 4624
2005 Jul 16
2
Memory leak in asterisk CVS
...ured: ps -AF output... using this script: n=1;while [ 1 ]; do i=`ps -AF|grep ast|grep sbin|grep -v grep`; m=`echo $i|cut -f 6 -d\ `;if [ `echo $m` -ne `echo $n` ]; then echo $i; n=`echo $m`;fi;done root 15875 26881 0 15727 46240 0 10:01 ? 00:00:00 /usr/sbin/asterisk -fp root 15875 26881 0 15725 46248 0 10:01 ? 00:00:00 /usr/sbin/asterisk -fp root 15875 26881 0 15725 46256 0 10:01 ? 00:00:00 /usr/sbin/asterisk -fp root 15875 26881 0 15725 46268 0 10:01 ? 00:00:00 /usr/sbin/asterisk -fp root 15875 26881 0 15725 46280 0 10:01 ? 00:00:00 /usr/sbin/asterisk -fp root 15875 26881 0 15725 46288 0 10:01...
2016 Feb 15
1
Crash (talloc error) after failed chdir
...80(process_smb) Transaction 8 of length 39 (0 toread) [2016/02/04 10:16:01.924509, 3] ../source3/smbd/process.c:1490(switch_message) switch message SMBtdis (pid 6434) conn 0x55b77847cf40 [2016/02/04 10:16:01.924566, 2] ../source3/smbd/service.c:1140(close_cnum) 127.0.0.1 (ipv4:127.0.0.1:46248) closed connection to service Public [2016/02/04 10:16:01.925188, 3] ../source3/smbd/server_exit.c:252(exit_server_common) Server exit (failed to receive smb request) [2016/02/04 10:16:02.441466, 3] ../source3/smbd/smb2_notify.c:250(smbd_smb2_notify_send) smbd_smb2_notify_send: notify ch...
2005 Jul 18
2
Mail Notification
...while [ 1 ]; do i=`ps -AF|grep ast|grep sbin|grep -v grep`; m=`echo > > $i|cut -f 6 -d\ `;if [ `echo $m` -ne `echo $n` ]; then echo $i; n=`echo > > $m`;fi;done > > > > root 15875 26881 0 15727 46240 0 10:01 ? 00:00:00 /usr/sbin/asterisk -fp > > root 15875 26881 0 15725 46248 0 10:01 ? 00:00:00 /usr/sbin/asterisk -fp > > root 15875 26881 0 15725 46256 0 10:01 ? 00:00:00 /usr/sbin/asterisk -fp > > root 15875 26881 0 15725 46268 0 10:01 ? 00:00:00 /usr/sbin/asterisk -fp > > root 15875 26881 0 15725 46280 0 10:01 ? 00:00:00 /usr/sbin/asterisk -fp > &gt...