search for: aron

Displaying 20 results from an estimated 107 matches for "aron".

Did you mean: aaron
2015 Mar 27
2
rsync 3.0.9 segmentation fault
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Try it without any --delete options. On 03/27/2015 09:31 AM, Aron Rotteveel wrote: > I am now running with --delete --numeric-ids --relative but the > problem still persists. > > -- Best regards / Met vriendelijke groet, > > Aron Rotteveel > > 2015-03-27 14:22 GMT+01:00 Kevin Korb <kmk at sanitarium.net > <mailto:kmk at sanita...
2015 Mar 27
2
rsync 3.0.9 segmentation fault
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Try also removing --delete-excluded. Without those two options there should be no reason for rsync to require gigs of RAM. Well, unless the other system has rsync 2.x. On 03/27/2015 07:29 AM, Aron Rotteveel wrote: > Yes, I removed "--no-inc-recursive", without success. > > -- Best regards / Met vriendelijke groet, > > Aron Rotteveel > > 2015-03-27 12:24 GMT+01:00 Kevin Korb <kmk at sanitarium.net > <mailto:kmk at sanitarium.net>>: > >...
2015 Apr 07
2
rsync 3.0.9 segmentation fault
Anyone have any other ideas I could try to debug this issue? :) -- Best regards / Met vriendelijke groet, Aron Rotteveel 2015-03-27 16:02 GMT+01:00 Aron Rotteveel <rotteveel.aron at gmail.com>: > Hi Kevin, > > Just did: same result. > > -- > Best regards / Met vriendelijke groet, > > Aron Rotteveel > > 2015-03-27 14:32 GMT+01:00 Kevin Korb <kmk at sanitarium.net>:...
2015 Mar 27
0
rsync 3.0.9 segmentation fault
Hi Kevin, Just did: same result. -- Best regards / Met vriendelijke groet, Aron Rotteveel 2015-03-27 14:32 GMT+01:00 Kevin Korb <kmk at sanitarium.net>: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Try it without any --delete options. > > On 03/27/2015 09:31 AM, Aron Rotteveel wrote: > > I am now running with --delete --numeric-ids --re...
2015 Mar 17
6
rsync 3.0.9 segmentation fault
...ric-ids . /backup'. Program terminated with signal 11, Segmentation fault. #0 0x00000035cda7b441 in memcpy () from /lib64/libc.so.6 Any help would be greatly appreciated. Please let me know if additional info is required to properly debug this issue. -- Best regards / Met vriendelijke groet, Aron Rotteveel -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.samba.org/pipermail/rsync/attachments/20150317/c505d144/attachment.html>
2015 Mar 27
0
rsync 3.0.9 segmentation fault
I am now running with --delete --numeric-ids --relative but the problem still persists. -- Best regards / Met vriendelijke groet, Aron Rotteveel 2015-03-27 14:22 GMT+01:00 Kevin Korb <kmk at sanitarium.net>: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Try also removing --delete-excluded. Without those two options there > should be no reason for rsync to require gigs of RAM. Well, unless > the...
2015 Mar 27
0
rsync 3.0.9 segmentation fault
Yes, I removed "--no-inc-recursive", without success. -- Best regards / Met vriendelijke groet, Aron Rotteveel 2015-03-27 12:24 GMT+01:00 Kevin Korb <kmk at sanitarium.net>: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Have you tried removing --no-inc-recursive yet? > > On 03/27/2015 07:19 AM, Aron Rotteveel wrote: > > Hi Roland, > > > > Thanks...
2007 Nov 28
3
[PATCH] Add Visual Studio 2008 Prject files
...in32 ------ vs2003 -----All .sln, .vcproj | |------vs2005 -----All .sln, .vcproj | |------vs2008 -----All .sln,.bcproj You could also remove the old Visual Studio 6 files, .dsw, .dsp since that compiler is no longer supported by MS. -Aron From: kamaji@gmail.com [mailto:kamaji@gmail.com] On Behalf Of Keith Kyzivat Sent: Wednesday, November 28, 2007 8:00 AM To: Aron Rosenberg Cc: speex-dev@xiph.org Subject: Re: [Speex-dev] [PATCH] Add Visual Studio 2008 Prject files The VS2005 project files are known to not be up-to-date, so I...
2015 Mar 27
1
rsync 3.0.9 segmentation fault
...special to mention regarding the file on which it breaks: it's a 22KB JPEG file with no special attributes. The backup server is running Debian 7.8, the client runs on CentOS 5.11. A `find . | wc -l` in the backup directory results in 7434013 files. -- Best regards / Met vriendelijke groet, Aron Rotteveel 2015-03-19 20:10 GMT+01:00 <devzero at web.de>: > Hi Aron, > > i hope it`s ok for you if i bring this back on-list. Your issue and the > way or possible fix to resolve it may be interesting for others too (that > may include future searches etc) > > so with 3....
2007 May 03
3
[PATCH] pygrub: look harder for elilo.conf
Keir, This would also be appropriate for 3.1.0, since the /usr/lib fix makes pygrub work on ia64 Presently pygrub only looks in /efi/redhat/elilo.conf. It should check for other distributions, plus a couple fallback locations. Signed-off-by: Aron Griffis <aron@hp.com> diff -r 6d64f9eefad5 -r 67df28389f46 tools/pygrub/src/pygrub --- a/tools/pygrub/src/pygrub Wed May 02 14:50:56 2007 -0400 +++ b/tools/pygrub/src/pygrub Wed May 02 22:39:12 2007 -0400 @@ -361,7 +361,12 @@ class Grub: if platform.machine() == ''ia64'...
2007 Nov 28
7
[PATCH] Add Visual Studio 2008 Prject files
Skipped content of type multipart/alternative-------------- next part -------------- A non-text attachment was scrubbed... Name: speex_vs2008.diff Type: application/octet-stream Size: 165590 bytes Desc: speex_vs2008.diff Url : http://lists.xiph.org/pipermail/speex-dev/attachments/20071127/08917736/speex_vs2008-0001.obj
2007 Nov 28
0
[PATCH] Add Visual Studio 2008 Prject files
Ok! If there are indeed cross-compiling targets defined, then vs2005 projects probably should be maintained. In any case, this is all up to Jean-Marc, since he's the one that actually has authority to change it :) Jean-Marc -- what's your opinion? On 11/28/07, Aron Rosenberg <arosenberg@sightspeed.com> wrote: > > I pulled the test directory from 2003, but everything else from 2005. The > 2005 files have more "cross-compiling" targets than the 2003 ones. I fixed > the various missing files in the new 2008 projects (misc.c and one o...
2007 Nov 28
1
[PATCH] missing speexdec directory for vs2008, modes_wb.c
Skipped content of type multipart/alternative-------------- next part -------------- A non-text attachment was scrubbed... Name: speex_vs2008_part2.diff Type: application/octet-stream Size: 11265 bytes Desc: speex_vs2008_part2.diff Url : http://lists.xiph.org/pipermail/speex-dev/attachments/20071128/136ce70d/speex_vs2008_part2-0001.obj
2004 Aug 06
3
libspeex/SSE Intrinsics with GCC 3.3.x
...ll the time. If you notice the i?86, that means any x86 platform target will have it enabled. You can change that i686, but keep in mind that some distros compile/target for i386 on the glibc / gcc compiles and you will sometimes get i386 as the target even though you are on a pentium 3/4 box. Aron Rosenberg SightSpeed +++++ Add to configure.in ++++++++ echo -n "Checking for Platform ASM Speedups..." case "$target" in i?86*) CFLAGS="$CFLAGS -D_USE_SSE -O3 -msse" echo "Found and Activating SSE" ;; powerpc-apple-darw...
2004 Aug 06
2
Problem with the patch
We just came across an occasional crash with the Win32 Assembly patch I sent in earlier, so hold off on applying it until we send an updated version. Aron Rosenberg SightSpeed http://www.sightspeed.com <p>--- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'speex-dev-request@xiph.org' containing only the word 'unsubscribe' i...
2004 Mar 30
2
samba is extremly slow! (a bit long)
...master = Yes domain master = Yes wins proxy = Yes wins support = Yes ldap ssl = no message command = /usr/local/bin/LinPopUp remote announce = 9.1.1.1 idmap uid = 10000-20000 idmap gid = 10000-20000 template homedir = /home/%U admin users = @domadmins, root, aron, szucs printer admin = @domadmins, root, aron, szucs create mask = 0770 security mask = 0770 directory mask = 0770 directory security mask = 0770 hide unreadable = Yes blocking locks = no [netlogon] path = /var/samba/netlogon inherit permissions = Yes browse...
2004 Jan 27
2
RE: RE: LARTC digest, Vol 1 #1558 - 9 msgs
I agree, but this is still better than crashing the machine... Aron -----Original Message----- From: Michael Renzmann [mailto:mrenzmann@otaku42.de] Sent: Tuesday, January 27, 2004 1:33 PM To: Aron Brand Cc: lartc@mailman.ds9a.nl; roy@xxx.lt Subject: Re: [LARTC] RE: LARTC digest, Vol 1 #1558 - 9 msgs Hi. Aron Brand wrote: > does this. Another option would be...
2004 Jan 19
3
Ingress Shaping using IMQ
...important traffic? My speculation so far - it is possible to configure these rules, and indeed this is what IMQ was invented for, but in true life there is no solution that works - since it is inherently impossible! Has anyone really created and tested a working ingress traffic shaping solution? Aron
2009 Apr 07
2
[PATCH] ipconfig: send hostname in DHCP request
If a hostname is requested, for example -d ::::foo::dhcp, then include the hostname in the DHCP discover/request. This patch also allows the vendor class identifier to be omitted from the DHCP discover/request by specifying -i "" Signed-off-by: Aron Griffis <agriffis at n01se.net> --- usr/kinit/ipconfig/dhcp_proto.c | 49 ++++++++++++++++++++++++++++++-------- usr/kinit/ipconfig/main.c | 4 +++ usr/kinit/ipconfig/netdev.h | 1 + 3 files changed, 43 insertions(+), 11 deletions(-) diff --git a/usr/kinit/ipconfig/dhcp_pr...
2012 Jul 20
2
Bug#682216: document about VLAN configuration on dom0
...of another problem (very likely to be a bug, but I still need some debugging to confirm). If you are using openvswitch, you can start a VM when created from a template, and boot the installer from a network URL with no problem, just like you don't have VLAN when using openvswitch. -- Regards, Aron Xu