Displaying 20 results from an estimated 15617 matches for "pid".
Did you mean:
id
2006 Oct 28
1
Cygwin rsync to RH rsync server
...3
fstat64(3, {st_mode=S_IFREG|0644, st_size=11558, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1,
0) = 0xb7d0c000
fstat64(3, {st_mode=S_IFREG|0644, st_size=11558, ...}) = 0
_llseek(3, 11558, [11558], SEEK_SET) = 0
umask(0) = 022
getpid() = 26643
time(NULL) = 1150390860
stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=1267, ...}) = 0
write(3, "2006/06/15 13:01:00 [26643] rsyn"..., 81) = 81
open("/var/run/rsyncd.pid", O_WRONLY|O_CREAT|O...
2011 Mar 09
0
Trouble with ldapsam on OpenBSD
...e. I've poured
over the log files and tried everything I can think of to troubleshoot
it. The odd thing I've noticed is that if I start smbd and don't cause
any network connections to it for about 20 minutes, then it works
perfectly. I'm really hoping that I just missed something stupid and
someone here can point it out to me.
I have an isolated network of one OpenBSD router, one OpenBSD server
running Samba and OpenLDAP, and one laptop running XP. I set up ypldap
on OpenBSD to connect YP to LDAP (OpenBSD doesn't have PAM or NSS). I
used smbldap-populate to populate the direc...
2004 Sep 21
2
2.6.2 rsync --daemon is not working for me
Hi!
I'm unable to write with remote rsync in daemon mode.
********* My configuration:
rsync 2.6.2
Linux 2.4.20-alt16-up (ALTLinux www.altlinux.org)
(There is owl-patch in ALTLinux-kernel)
========== /etc/rsyncd.conf =============
log file = /var/log/rsync
[routers]
comment = Our Backups
path = /mnt/backup/routers
uid = archiver
gid = archiver
use chroot = true
read only = false
list = true
2008 Feb 29
1
cram-md5 crashes passdb
...0xb7fcfacc) = 0
fcntl64(0x10, 0x1, 0, 0xb7fcfacc) = 0
fcntl64(0x10, 0x2, 0x1, 0xb7fcfacc) = 0
fcntl64(0x11, 0x1, 0, 0xb7fcfacc) = 0
fcntl64(0x11, 0x2, 0x1, 0xb7fcfacc) = 0
fstat64(16, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0
fork() = 24795
[pid 24794] fcntl64(0xe, 0x3, 0, 0xb7fcfacc <unfinished ...>
[pid 24795] dup2(15, 0 <unfinished ...>
[pid 24794] <... fcntl64 resumed> ) = 2
[pid 24794] fcntl64(0xe, 0x4, 0x802, 0xb7fcfacc) = 0
[pid 24794] fcntl64(0xe, 0x1, 0, 0xb7fcfacc <unfinished ...>
[pid 24795] <... d...
2009 Feb 24
4
dovecot1.2 segfault
...destuser=ian at domain.com#011nologin#011proxy
Feb 24 16:06:07 proxy dovecot: pop3-login: proxy(ian at domain.com):
started proxying to 127.0.11.106:110: user=<ian at domain.com>,
method=PLAIN, rip=127.0.1.34, lip=127.0.11.155
Feb 24 16:06:07 proxy dovecot: auth(default): new auth connection: pid=6825
Feb 24 16:06:07 proxy kernel: pop3-login[6825]: segfault at
0000000000000128 rip 00000000004107b5 rsp 00007fff77bb6520 error 4
Feb 24 16:06:07 proxy dovecot: child 6825 (login) killed with signal
11 (ip=127.0.1.34)
# dovecot -n
# 1.2.beta1: /etc/dovecot/dovecot.conf
# OS: Linux 2.6.18-6-xen-a...
2006 Sep 01
0
[Fwd: Re: Authentication fails (sometimes)]
...w:x:1001:1001:Mario Lipinski:/home/law:/bin/bash
>$ getent group gsb
>gsb:x:60000:
>
>I am member of the group admin (which is also a user with the same uid
>if that matters). So everything should be fine.
>
>
>In my logs I find these line:
>
>[2006/08/27 20:03:03, 10, pid=18112] passdb/pdb_get_set.c:pdb_set_user_sid(463)
> pdb_set_user_sid: setting user sid S-1-5-21-4092459118-2595994810-1099795350-3002
>[2006/08/27 20:03:03, 10, pid=18112] passdb/pdb_compat.c:pdb_set_user_sid_from_rid(73)
> pdb_set_user_sid_from_rid:
> setting user sid S-1-5-21-4092...
2006 Aug 30
1
Authentication fails (sometimes)
...:x:1000:law,[...]
$ getent passwd law
law:x:1001:1001:Mario Lipinski:/home/law:/bin/bash
$ getent group gsb
gsb:x:60000:
I am member of the group admin (which is also a user with the same uid
if that matters). So everything should be fine.
In my logs I find these line:
[2006/08/27 20:03:03, 10, pid=18112] passdb/pdb_get_set.c:pdb_set_user_sid(463)
pdb_set_user_sid: setting user sid S-1-5-21-4092459118-2595994810-1099795350-3002
[2006/08/27 20:03:03, 10, pid=18112] passdb/pdb_compat.c:pdb_set_user_sid_from_rid(73)
pdb_set_user_sid_from_rid:
setting user sid S-1-5-21-4092459118-259599481...
2017 Jan 13
1
Rsync tries to access unnecessary files/dirs after chrooting itself.
...ized they are
being generated because rsync (chrooted inside a encfs file system,
--reverse) is trying to access files like: /root/.popt, /etc/localtime
etc. This doesn't seem to be related to ID-name mapping as I already
have numeric ids enabled in config. Here is the relevant strace
output:
[pid 25549] chroot("/chroot") = 0
[pid 25549] chdir("/") = 0
[pid 25549] setgid(0) = 0
[pid 25549] setgroups(1, [0]) = 0
[pid 25549] setuid(0) = 0
[pid 25549] setresuid(-1, 0, -1) = 0
[pid 25549] geteuid(...
2010 Oct 20
0
No subject
...read raw (default)
; write raw (default)
; max xmit (default = 65536)
### 2006-08-14 (mr)
short preserve case = yes
# logging
syslog = 0
syslog only = no
log level = 3
max log size = 1000
log file = /var/log/samba/%m.log
debug timestamp = yes
debug hires timestamp = yes
debug pid = yes
debug uid = yes
# global settings
create mask = 0640
directory mask = 2750
acl map full control = yes
#lanman auth = yes
#client lanman auth = yes
#client ntlmv2 auth = yes
# print settings
#s07 load printers = yes
load printers = no
#s07 printing = cups
# printing =
#s07 print...
2010 Oct 20
0
No subject
...read raw (default)
; write raw (default)
; max xmit (default = 65536)
### 2006-08-14 (mr)
short preserve case = yes
# logging
syslog = 0
syslog only = no
log level = 3
max log size = 1000
log file = /var/log/samba/%m.log
debug timestamp = yes
debug hires timestamp = yes
debug pid = yes
debug uid = yes
# global settings
create mask = 0640
directory mask = 2750
acl map full control = yes
#lanman auth = yes
#client lanman auth = yes
#client ntlmv2 auth = yes
# print settings
#s07 load printers = yes
load printers = no
#s07 printing = cups
# printing =
#s07 print...
2018 Sep 11
0
[PATCH nbdkit 4/4] tests: Add a helper function which waits for nbdkit to start up.
...ctions.sh.in
@@ -32,6 +32,41 @@
# OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
# SUCH DAMAGE.
+# start_nbdkit args...
+#
+# Run nbdkit with args and wait for it to start up. If it fails
+# to start up, exit with an error message.
+start_nbdkit ()
+{
+ # Find the -P <pidfile> argument.
+ pidfile=
+ for i in `seq 1 $#`; do
+ if [ "${!i}" = "-P" ]; then
+ j=$((i+1))
+ pidfile="${!j}"
+ fi
+ done
+ if [ "$pidfile" = "" ]; then
+ echo "$0: start_nbdkit: -P o...
2008 Aug 16
5
DO NOT REPLY [Bug 5695] New: rsync local timeout
...--delete --delete-excluded /mnt/dati2/dati /mnt/extra/Backups > /tmp/rsync.out
2> /tmp/rsync.err
rsync.out contains:
sending incremental file list
dati/Documenti/Gabriele/Maildir/.Bozze/tmp/
rsync.err cointains 119Mb of data, I'm trying to strip most significant part
(last 100 lines):
[pid 3083]
lstat64("dati/Documenti/Gabriele/Maildir/.Bugtraq.2006/cur/1196954597.M629924P20705V0000000000000906I00053A8C_3331.transylvania,S=5064:2,S",
{st_mode=S_IFREG|0644, st_size=5064, ...}) = 0
[pid 3083]
lstat64("dati/Documenti/Gabriele/Maildir/.Bugtraq.2006/cur/1196953847.M191213...
2004 May 04
0
rsync 2.6.2 appears to hang
...the file descriptor on which
(presumably) the second error message is waiting. And it never
informs the sending rsync process of the error.
I'm hoping that there's enough information here to allow an rsync
developer (is Wayne the only one left?) to come up with a fix.
-- cut here --
[pid 9977] memcpy(0x0807ac00, "rity: MIME headers sanitized on xxxxxx\n\tSee http://www.impsec.or", 64) = 0x0807ac00
[pid 9977] memcpy(0x0807ac00, "g/email-tools/sanitizer-intro.html\n\tfor details. $Revision: 1.13", 64) = 0x0807ac00
[pid 9977] memcpy(0x0807ac00, "3 $Date: 2002-...
2008 Jan 17
1
convert plugin fails - drops root privileges then tries to create file in /
...T_READ) = 0
munmap(0xb7f22000, 21917) = 0
time(NULL) = 1200536192
brk(0) = 0x8d46000
brk(0x8d6f000) = 0x8d6f000
uname({sys="Linux", node="falcon.endbracket.net", ...}) = 0
getpid() = 13747
geteuid32() = 0
open("/etc/dovecot.conf", O_RDONLY|O_LARGEFILE) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=665, ...}) = 0
pread64(3, "## Dovecot 1.0 configuration fil"..., 2048, 0) = 665
pread64(3, "&qu...
2003 Jun 12
0
Win XP machine account not found
...is message appears
again, contact your system administrator.
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
Data:
0000: 22 00 00 c0 "..?
--- samba log
[root@bast root]# cat /var/log/samba/samba.log
[2003/06/12 13:30:49, 1, pid=1446, effective(0, 0), real(0, 0)]
sam/idmap_tdb.c:db_idmap_init(345)
idmap uid range missing or invalid
idmap will be unable to map foreign SIDs
[2003/06/12 13:30:49, 1, pid=1446, effective(0, 0), real(0, 0)]
sam/idmap_tdb.c:db_idmap_init(357)
idmap gid range missing or invalid
idmap wil...
2018 Sep 13
0
[PATCH v2 nbdkit 5/5] tests: Add a helper function which waits for nbdkit to start up.
This assumes bashisms, but bash is required to run the tests.
This is mostly refactoring. However the changes (simplifications) are
quite substantial:
- Since the new start_nbdkit helper function cleans up nbdkit on
exit, most scripts no longer need to deal with the pid or kill the
pid in the cleanup function.
- As a result, cleanup functions are radically simpler, and often
disappear completely.
- Also removed the comment "# The cleanup() function is called
implicitly on exit" passim partly because the cleanup functions
have mostly been...
2009 Mar 20
0
tftpd-hpa can't reopen /dev/log
...16) = 0
getsockname(5, {sa_family=AF_INET, sin_port=htons(58102), sin_addr=inet_addr("169.254.1.1")}, [16]) = 0
close(5) = 0
clone(Process 24082 attached
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7da56f8) = 24082
[pid 2356] select(5, [4], NULL, NULL, NULL <unfinished ...>
[pid 24082] rt_sigaction(SIGHUP, {SIG_IGN}, NULL, 8) = 0
[pid 24082] open("/etc/hosts.allow", O_RDONLY) = 5
[pid 24082] fstat64(5, {st_mode=S_IFREG|0644, st_size=579, ...}) = 0
[pid 24082] mmap2(NULL, 4096, PROT_READ|PROT_WRITE...
2008 Aug 25
11
pid-provider sees ld.so.1 only
I''m trying to do some userspace tracing on a server-process with the pid provider.
My problem is, that the only probes the pid-provider lists for the server-process (to which I attach dtrace with "-p nnnn") are coming from "ld.so.1".
There''s not a single one from my modules.
If I''m specifying "a.out" (or any of our shared-...
2003 Apr 21
0
INTERNAL ERROR Report
...Working:
- other W2K Pro machines are OK, as evidenced by no long-running
processes, and no INTERNAL ERRORs in their log files.
-------- Original Message --------
Subject: smb panic
From: root@prismbiz.com (root)
Date: Mon, April 21, 2003 12:53 pm
To: michael@prismbiz.com
[2003/04/21 12:08:47, 0, pid=2386, effective(502, 501), real(0, 0)]
lib/fault.c:fault_report(38)
===============================================================
[2003/04/21 12:08:47, 0, pid=2386, effective(502, 501), real(0, 0)]
lib/fault.c:fault_report(39)
INTERNAL ERROR: Signal 11 in pid 2386 (2.2.7-security-rollup-fix)...
2007 Oct 04
2
rsync stops/hangs (from windows to debian)
...g /etc/rsyncd.conf' where it stops transferring. The problem is that it doesn't give any error, not even a connection error, but just stops transferring any data.
Does anyone have any solutions for this or suggestions to try?
-Miles Raymond
******************* DUMP *******************
[pid 3023] close(5) = 0
[pid 3023] close(7) = 0
[pid 3023] lstat64("images.paybycheck.com/.phonehead.gif.7ERoOb", {st_mode=S_IFREG|0700, st_size=11082, ...}) = 0
[pid 3023] chmod("images.paybycheck.com/.phonehead.gif.7ERoOb", 0755) = 0
[pid...