Displaying 20 results from an estimated 3000 matches similar to: "large rsync fails with assertion error"
2015 Sep 09
0
large rsync fails with assertion error
Ok I found a bug about this:
https://bugzilla.samba.org/show_bug.cgi?id=6542
and it says fixed by upgrade. I found a way to upgrade. Using:
rsync version 3.1.1 protocol version 31
on receiving side that issues the rsync command, and
rsync version 3.1.1 protocol version 31
on the remote sending side.
Im still getting the same thing:
rsync: hlink.c:126: match_gnums: Assertion `gnum >=
2009 Jul 08
3
DO NOT REPLY [Bug 6542] New: rsync: hlink.c:125: match_gnums: Assertion `gnum >= hlink_flist->ndx_start' failed.
https://bugzilla.samba.org/show_bug.cgi?id=6542
Summary: rsync: hlink.c:125: match_gnums: Assertion `gnum >=
hlink_flist->ndx_start' failed.
Product: rsync
Version: 3.0.6
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: core
2008 Mar 26
1
rsync 3.0.1pre -H fails assertion
Wayne,
I have this bug in redhat bugzilla:
https://bugzilla.redhat.com/show_bug.cgi?id=439074
Summary: rsync 3.0.1pre -H fails assertion
Is it ok to pass this kind of bug directly upstream filing a new bug in
bugzilla and linking the fedora bug ?
(There is also a reproducer there)
Simo.
--
Simo Sorce * Red Hat, Inc * New York
2011 Dec 16
5
[Bug 8666] New: --debug=all9 fail
https://bugzilla.samba.org/show_bug.cgi?id=8666
Summary: --debug=all9 fail
Product: rsync
Version: 3.1.0
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P5
Component: core
AssignedTo: wayned at samba.org
ReportedBy: chris at onthe.net.au
QAContact: rsync-qa at
2007 Nov 12
1
rsync 3.0.0 pre5 + hard link preversation trigger assert
I've setup rsync 3.0.0 pre5 on distrib-coffee.ipsl.jussieu.fr (rsync server)
and upload the same into mandriva cooker (development distribution).
Someone reported this failure:
rsync -auvPH --delete
--exclude-from="/home/rfox/exclude.txt"
distrib-coffee.ipsl.jussieu.fr::mandrivalinux/devel/cooker/i586/ .
receiving incremental file list
rsync: hlink.c:253: check_prior: Assertion
2012 Jun 05
2
[Bug 8979] New: rsync daemon: High load while skipping hardlinks
https://bugzilla.samba.org/show_bug.cgi?id=8979
Summary: rsync daemon: High load while skipping hardlinks
Product: rsync
Version: 3.0.5
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P5
Component: core
AssignedTo: wayned at samba.org
ReportedBy: simon.klinkert at
2007 Nov 28
2
Rsync 3.0.0pre6 released
I've just released rsync 3.0.0pre6, the latest pre-release version of
the upcoming 3.0.0 release.
Things are still progressing in our efforts to stamp out bugs for the
final release. There are still some things reported earlier that I have
either not yet had a chance to fix or have been unable to reproduce yet,
but I hope to get even more of these problems sorted out soon. Please
keep up
2007 Nov 28
2
Rsync 3.0.0pre6 released
I've just released rsync 3.0.0pre6, the latest pre-release version of
the upcoming 3.0.0 release.
Things are still progressing in our efforts to stamp out bugs for the
final release. There are still some things reported earlier that I have
either not yet had a chance to fix or have been unable to reproduce yet,
but I hope to get even more of these problems sorted out soon. Please
keep up
2005 Feb 17
1
Factor level coloring in trellis plot
Hi :)
Was just wondering whether someone could help me with
adjustments to trellis plots (parallel).
I've got two way multivariate data. I want to make
parallel plots for one of the factors, and want to color
the lines according to the other factor. The first thing I
manage, but with the other I'm lost :( Can only change the
overall color.
This is basically how far I get:
2008 Apr 26
1
Bug#477931: rsync: Segfaults syncing the linux kernel archive.
Hi Wayne,
I just got this bug report about rsync 3.0.2 reproducibly crashing,
together with a backtrace and a patch; very helpful :-)
(Please preserve 477931-forwarded@bugs.debian.org in the CC so that you
response is archived in the Debian BTS, thanks.)
Paul Slootman
On Fri 25 Apr 2008, Kurt Roeckx wrote:
> Subject: Bug#477931: rsync: Segfaults syncing the linux kernel archive.
> From:
2007 Dec 13
3
rsync 3.00pre6 segfault in add_dirs_to_tree
Hi All
I run rsync in an automated environment and it sometime will crash and
leave a core dump file. from core dump, gdb shows that
gdb) bt
#0 add_dirs_to_tree (parent_ndx=-1, from_flist=0x56c590, dir_cnt=1) at
flist.c:1422
#1 0x0000000000409eab in send_file_list (f=16, argc=-1, argv=0x56c238)
at flist.c:2068
#2 0x0000000000419052 in client_run (f_in=16, f_out=16, pid=-1, argc=1,
2002 Jan 24
1
Re: coding factor replicates
How about this. Its not as 'swish' as Doug's response, but it might be a
little simpler to think about and adapt...
# show the test vector
> tmp
[1] A B C B C A C B A A B
Levels: A B C
>
# create a named vector to store the number of occurences of each level
> index <- numeric(length=length(levels(tmp)))
> names(index) <- levels(tmp)
> index
A B C
[1] 0 0
2015 Jul 02
8
[Bug 11378] New: Please add a '--line-buffered' option to rsync to make logging/output more friendly with pipes/syslog/CI systems/etc.
https://bugzilla.samba.org/show_bug.cgi?id=11378
Bug ID: 11378
Summary: Please add a '--line-buffered' option to rsync to make
logging/output more friendly with pipes/syslog/CI
systems/etc.
Product: rsync
Version: 3.1.1
Hardware: All
OS: All
Status: NEW
2015 Apr 06
3
rsync --link-dest won't link even if existing file is out of date
This has been a consideration. But it pains me that a tiny change/addition
to the rsync option set would save much time and space for other legit use
cases.
We know rsync very well, we dont know ZFS very well (licensing kept the
tech out of our linux-centric operations). We've been using it but we're
not experts yet.
Thanks for the suggestion.
/kc
On Mon, Apr 06, 2015 at 12:07:05PM
2015 Apr 16
2
rsync --delete
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I don't understand what is wrong with rm either.
But if you must have an empty directory is there a tmpfs where you can
make one? Is there already an empty one like /var/empty?
On 04/16/2015 10:13 AM, Ken Chase wrote:
> Wow, it took me a few seconds to figure out what you were trying to
> do.
>
> What's wrong with rm?
>
2007 Mar 25
2
resolving expand.grid & NA errors
I am hoping for some advice regarding resolving error messages I have
received when trying to use the expand.grid command.
library(nnet)
library(MASS)
library(car)
mod.multacute <-multinom(kc$group ~ kc$in.acute.danger *
kc$violent.convictions, na.rm=T)
summary(mod.multacute, cor=F, Wald=T)
Anova (mod.multacute)
confint (mod.multacute)
> predictors <- expand.grid(group=1:3,
2008 Sep 23
2
(not quite) reproducible segfaults in 3.0.3
In debian bug #498083 (http://bugs.debian.org/498083) someone is getting
segfaults reasonably consistently, however when using -vvvv it doesn't
happen...
Fortunately Sven was able to get a good backtrace. I can't quite see
what's causing the problem; it does seem to be related to xattrs.
Please see the bugs report at the url above for the details.
Any help much appreciated.
Paul
2016 May 20
2
Determination of statements that contain only matrix multiplication
>>>> Maybe it could be a temporary solution. I think that if the checks are
>>>> successfully passed and the basic block of the statement has exactly
>>>> 14 instructions, the statement contains matrix multiplication and can
>>>> be safely optimized with a generation of specific code, which takes
>>>> into account information about usage
2008 Aug 07
1
rsync: hlink.c:271: check_prior: Assertion `node->data != ((void *)0)' failed.
BLS #rsync --version
rsync version 3.0.4pre2 protocol version 30
Copyright (C) 1996-2008 by Andrew Tridgell, Wayne Davison, and others.
Web site: http://rsync.samba.org/
Capabilities:
64-bit files, 64-bit inums, 32-bit timestamps, 64-bit long ints,
socketpairs, hardlinks, symlinks, IPv6, batchfiles, inplace,
append, ACLs, xattrs, iconv, symtimes
rsync comes with ABSOLUTELY NO
2006 Jul 29
3
Lighttpd Configuration Independent of Hostname or IP
Hopefully someone can help with a bit of lighttpd configuration for
my production rails app in Mac OS X.
I have an application which will be accessed by many different
domains and IP addresses. Examples:
http://crm.local/
http://localhost/
http://192.168.0.49/
http://65.256.120.90/ (fake, but you get the idea, an external
Internet facing IP address)
http://crm.mydomain.net/