[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Savannah-hackers-public] Re: Cron <address@hidden> rsync_external_cvs_r
From: |
Sylvain Beucler |
Subject: |
[Savannah-hackers-public] Re: Cron <address@hidden> rsync_external_cvs_repository.sh rsync://rsync.proulx.com/gawk/ gawk |
Date: |
Sun, 18 May 2008 14:13:42 +0200 |
User-agent: |
Mutt/1.5.17+20080114 (2008-01-14) |
This is bad. Now it's libc6-i686.
An innocent file called 'libc-2.3.6.so' was corrupted:
$ md5sum /lib/tls/i686/cmov/libc-2.3.6.so Beuc/libc-2.3.6.so
d48d2061d719d01fa1a316d2135ae5ee /lib/tls/i686/cmov/libc-2.3.6.so
afc67d597735212f27beb44907da7667 Beuc/libc-2.3.6.so
Last time I got this it was a RAM issue but it sounds unlikely here.
--
Sylvain
On Sun, May 18, 2008 at 06:47:07AM -0400, Cron Daemon wrote:
> /etc/cron.weekly/find:
> /etc/cron.weekly/find: line 19: 32643 Segmentation fault getent passwd
> $LOCALUSER >/dev/null
> User nobody does not exist.
> run-parts: /etc/cron.weekly/find exited with return code 1
On Sun, May 18, 2008 at 10:41:07AM +0200, Sylvain Beucler wrote:
> Hi,
>
> I reinstalled rsync:
> aptitude reinstall rsync
>
> It was causing segfaults:
> $ rsync --timeout 120 --compress --archive --delete --exclude '#cvs\.*'
> --exclude /CVSROOT --omit-dir-times rsync://rsync.proulx.com/gawk/
> /sources/gawk/
> Segmentation fault
>
> Did fsck find anything wrong last night?
>
> --
> Sylvain
>
>
> On Sun, May 18, 2008 at 08:23:03AM +0000, Cron Daemon wrote:
> > /usr/local/bin/rsync_external_cvs_repository.sh: line 19: 27119
> > Segmentation fault rsync --timeout 120 --compress --archive --delete
> > --exclude '#cvs\.*' --exclude '/CVSROOT' --omit-dir-times $url
> > /sources/$project/
> > rsync error: timeout in data send/receive (code 30) at io.c(165)
> > [sender=2.6.9]
> > rsync: connection unexpectedly closed (25384 bytes received so far)
> > [receiver]
> > rsync error: error in rsync protocol data stream (code 12) at io.c(453)
> > [receiver=2.6.9]