Displaying 3 results from an estimated 3 matches for "phputf8".
Did you mean:
maputf8
2015 Mar 17
6
rsync 3.0.9 segmentation fault
...the rsync command
- Both host and client are running 3.0.9
The transfer starts and some files are actually transferred. Once a certain
file is reached (plain PHP file, no special characters or any other
peculiarities) it segfaults.
rsync host output:
[sender] make_file(<redacted>/libraries/phputf8/mbstring/strlen.php,*,2)
rsync: connection unexpectedly closed (51261222 bytes received so far)
[Receiver]
rsync error: unexplained error (code 139) at io.c(605) [Receiver=3.0.9]
[Receiver] _exit_cleanup(code=12, file=io.c, line=605): about to call
exit(139)
----------------------------------------...
2015 Mar 27
1
rsync 3.0.9 segmentation fault
...iles are actually transferred. Once a
>>> certain file is reached (plain PHP file, no special characters or any other
>>> peculiarities) it segfaults.
>>>
>>> rsync host output:
>>>
>>> [sender]
>>> make_file(<redacted>/libraries/phputf8/mbstring/strlen.php,*,2)
>>> rsync: connection unexpectedly closed (51261222 bytes received so far)
>>> [Receiver]
>>> rsync error: unexplained error (code 139) at io.c(605) [Receiver=3.0.9]
>>> [Receiver] _exit_cleanup(code=12, file=io.c, line=605): about to cal...
2015 Mar 27
0
rsync 3.0.9 segmentation fault
...sfer starts and some files are actually transferred. Once a
> > certain file is reached (plain PHP file, no special characters or
> > any other peculiarities) it segfaults.
> >
> > rsync host output:
> >
> > [sender]
> > make_file(<redacted>/libraries/phputf8/mbstring/strlen.php,*,2)
> > rsync: connection unexpectedly closed (51261222 bytes received so
> > far) [Receiver] rsync error: unexplained error (code 139) at
> > io.c(605) [Receiver=3.0.9] [Receiver] _exit_cleanup(code=12,
> > file=io.c, line=605): about to call exit(139)...