Displaying 6 results from an estimated 6 matches for "f_in_p".
Did you mean:
f_in
2016 Oct 20
5
-e escape rule
...d error (code 255) at io.c(226) [sender=3.1.2]
I think the problem here is the "ConnectTimeout\\\=60", in particular
how the equals symbol is escaped.
I'm looking in the function:
static pid_t do_cmd(char *cmd, char *machine, char *user, char
**remote_argv, int remote_argc,
int *f_in_p, int *f_out_p)
This function splits based purely on whitespace:
args[argc++] = t;
while (*f != ' ' || in_quote) {
// consume token...
I feel that this function should also handle backslash escapes.
I also checked using strace and it appears that this is the issue, but...
2011 Jul 17
11
[Bug 8308] New: rsync: exclude.c:532: change_local_filter_dir: Assertion `dir_depth < 4096/2+1' failed
...ld_main (argc=2, argv=0xfffd6e30) at main.c:960
#6 0x0807c92e in local_child (argc=2, argv=0xfffd6e30, f_in=0xfffd8ed0,
f_out=0xfffd8ecc, child_main=0x8066710 <child_main>) at pipe.c:156
#7 0x080633e9 in do_cmd (cmd=0x0, machine=0x0, user=0x0,
remote_argv=0x80b39b4, remote_argc=0, f_in_p=0xfffd8ed0,
f_out_p=0xfffd8ecc) at main.c:469
#8 0x08065f4b in main (argc=Cannot access memory at address 0x0
) at main.c:1275
(gdb) p dir_depth
$5 = 3695
(gdb) up
#1 0x080544c3 in do_delete_pass () at generator.c:548
548 change_local_filter_dir(fbuf, strlen(fbuf)...
2016 Oct 20
0
-e escape rule
...1.2]
>
> I think the problem here is the "ConnectTimeout\\\=60", in particular
> how the equals symbol is escaped.
>
> I'm looking in the function:
>
> static pid_t do_cmd(char *cmd, char *machine, char *user, char
> **remote_argv, int remote_argc,
> int *f_in_p, int *f_out_p)
>
> This function splits based purely on whitespace:
>
> args[argc++] = t;
> while (*f != ' ' || in_quote) {
> // consume token...
>
> I feel that this function should also handle backslash escapes.
>
> I also checked using str...
2008 Aug 18
8
DO NOT REPLY [Bug 5701] New: deadlock on local rsyncing, bisected to commit f303b749f2843433c9acd8218a4b9096d0d1bb8d
https://bugzilla.samba.org/show_bug.cgi?id=5701
Summary: deadlock on local rsyncing, bisected to commit
f303b749f2843433c9acd8218a4b9096d0d1bb8d
Product: rsync
Version: 3.1.0
Platform: All
OS/Version: Linux
Status: NEW
Severity: major
Priority: P3
Component: core
AssignedTo:
2016 Oct 21
2
-e escape rule
...roblem here is the "ConnectTimeout\\\=60", in particular
>> how the equals symbol is escaped.
>>
>> I'm looking in the function:
>>
>> static pid_t do_cmd(char *cmd, char *machine, char *user, char
>> **remote_argv, int remote_argc,
>> int *f_in_p, int *f_out_p)
>>
>> This function splits based purely on whitespace:
>>
>> args[argc++] = t;
>> while (*f != ' ' || in_quote) {
>> // consume token...
>>
>> I feel that this function should also handle backslash escapes.
&g...
2017 Apr 10
3
error allocating core memory buffers (code 22) at util2.c(106) [sender=3.1.2]
Hi:
I'm in the middle of recoverying from a tactical error copying
around an Mac OS X 10.10.5 Time Machine backup (turns out Apple's
instructions aren't great...), and I had rsync running for the past 6
hours repairing permissions/acls on 1.5 TB of data (not copying the
data), and then it just died in the middle with:
.L....og.... 2015-03-11-094807/platinum-bar2/usr/local/mysql