Displaying 12 results from an estimated 12 matches similar to: "rsync 2.6.2 crashing (was: No Subject)"
2004 Sep 24
1
(no subject)
Hi,
I'm using rsync/ssh/cygwin to sync two very large directory hierarchies. While testing with one of the subdirectories (this subhierarchy has about 1000 subfolders and 17000 files), I experience the following behavior:
rsync 2.6.2 on both ends.
Client command:
rsync -v -v -r --delete -t --progress --rsh="ssh -l mpdm -i ADMIN/rsa-mpdm01" MPDM-W2K3::"MPDM/17B -
2004 Sep 15
0
(no subject)
Hi,
I'm trying to get rsync over OpenSSH/Cygwin working. I started with a command like this (which fails):
$ rsync -v -v -v --recursive --rsh="ssh -i /home/ul081b/mpdm-keys/rsa-mpdm01 mpdm@mpdm-w2k3" MPDM-W2K3::MPDM .
opening connection using ssh -i /home/ul081b/mpdm-keys/rsa-mpdm01 mpdm@mpdm-w2k3 MPDM-W2K3 rsync --server --daemon .
bash: line 1: MPDM-W2K3: command not found
2004 Sep 16
3
Rsync param parsing using --rsh broken? (was: no subject)
Reposting this with a subject line :-)
Hi,
I'm trying to get rsync over OpenSSH/Cygwin working. I started with a command
like this (which fails):
$ rsync -v -v -v --recursive --rsh="ssh -i /home/ul081b/mpdm-keys/rsa-mpdm01mpdm@mpdm-w2k3" MPDM-W2K3::MPDM .
opening connection using ssh -i /home/ul081b/mpdm-keys/rsa-mpdm01 mpdm@mpdm-w2k3 MPDM-W2K3 rsync --server --daemon .
bash:
2004 Sep 28
7
rsync 2.6.2 hang (was rsync 2.6.2 crash)
OK, I set up a new PC with a fresh XP load to be my rsync server. Rsync by itself seems
to work fine (thank God. I'm going nuts.)
I am still having problems when I throw ssh into the mix. At least now, things don't
crash, but they do hang. The file list gets build, the transfer starts and it gets through
maybe a few hundred files, but then everything stops. All the processes are still
2004 Sep 24
4
rsync 2.6.2 crash
OK, I will do that next. I just tried 2.6.1 on both ends, and it died in a similar fashion.
-------Original Message-------
> From: Wayne Davison <wayned@samba.org>
> Subject: Re: rsync 2.6.2 crash
> Sent: 24 Sep 2004 11:21:51
>
> On Fri, Sep 24, 2004 at 11:09:26AM -0700, jim wrote:
> > The server crashed, but left rsync.exe.stackdump:
>
2009 Mar 30
1
Crash in 1.1.18-6.1
Wine 1.1.18-6.1 is crashing under Arch Linux x86_64. An example of the crash happens when I run winecfg :
Code:
*** glibc detected *** winecfg.exe: munmap_chunk(): invalid pointer: 0xf7f96018 ***
======= Backtrace: =========
/opt/lib32/lib/libc.so.6[0xf7d67ee4]
2009 Aug 23
1
DLL Injection -> segfaults on wine
Hi,
I've started today programming with a windows library which I especially want to use in Wine.
This library replaces one that is for windows native program and I'm trying to create a similar library that communicates with a native linux replacement of the program for windows.
This library needs to be injected into some special processes like the windows one did (it's an SDK,
2010 Jul 24
6
Problem since Wine 1.2-rc1
Hi!
Wine is completely not working for me since the release of the 1.2-versions.
Any try to start an app with wine or running one o wine's apps itself (winecfg etc) results in a freeze of wine.
This is whatthe console delivers me for winecfg:
> *** glibc detected *** winecfg.exe: free(): invalid next size (fast): 0x7c050a30 ***
> ======= Backtrace: =========
>
2003 Nov 12
2
Samba 3.0 PDC, exchange 5.5 installing service pack 4 fails.
I created a brand new nt 4.0 server with exchange 5.5 server in my samba
3.0 pdc domain with no problems. The exchange server runs fine under
the samba 3.0 pdc, but when I try to install exchange 5.5 sp4 on the
exchange server the service pack gives me an Dr. Watson error. The
exchange service pack makes it through the copying of the service pack
files and then modifies the registry settings for
2008 Mar 10
2
winex11.drv:file not found
Hello,
I need your help...
I'm trying to run a game (Black Moon Chronicles)
I don't understand why some Wine file, couldn't be found by Wine...
Missing file are :
wined3d.dll
winex11.drv
and winealsa.drv
Code:
3/11/2008 0:21:44 Black Moon Chronicles EXCEPTION
Address:0x45d99e Error: Access Violation: Attempt to write data at 320
IntReg: DI=00AFADA8 SI=015405B0 AX=0000
2008 Nov 19
2
WoTLK Crashes
> err:module:load_builtin_dll failed to load .so lib for builtin L"dbghelp.dll": /usr/bin/../lib32/wine/dbghelp.dll.so: failed to map segment from shared object: Cannot allocate memory
> err:module:load_builtin_dll failed to load .so lib for builtin L"dbghelp.dll": /usr/bin/../lib32/wine/dbghelp.dll.so: failed to map segment from shared object: Cannot allocate memory
>
2010 Aug 04
6
64-bit chess engines and wine 1.2
Hi,
an interesting new feature of wine 1.2 is it's 64-bit support. Many Windows chess engines gain about 50-80% speed increase when running at 64-bit. Most provide 32-bit and 64-bit engines. But on my 64-bit Ubuntu 10.04 only an error message appears i.e. with the free Stockfish 1.8.
Code:
max at ub64:~/Downloads$ uname -a
Linux ub64 2.6.32-24-generic #38-Ubuntu SMP Mon Jul 5 09:20:59 UTC