[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: OS X: svn export = bus error (was Re: subversion: Subversion Issue Tracker)

From: Ryan Schmidt <subversion-2005_at_ryandesign.com>
Date: 2005-07-12 12:07:57 CEST

On 12.07.2005, at 02:04, Russell E Owen wrote:

> On MacOS X 10.3.9 the 1.2.0 and 1.2.1 binaries reliably fail with a
> bus error with this command:
> % cd <root of svn working copy>
> % svn export . ../foo

> Thread 0 Crashed:
> 0 libsvn_client-1.0.dylib 0x0021ad70 copy_one_versioned_file
> + 0xd8 (export.c:120)
> 1 libsvn_client-1.0.dylib 0x0021b5d4 copy_versioned_files +
> 0x468 (export.c:328)
> 2 libsvn_client-1.0.dylib 0x0021b560 copy_versioned_files +
> 0x3f4 (export.c:317)
> 3 libsvn_client-1.0.dylib 0x0021b560 copy_versioned_files +
> 0x3f4 (export.c:317)
> 4 libsvn_client-1.0.dylib 0x0021ccb8 svn_client_export3 +
> 0x698 (export.c:905)
> 5 svn 0x00004c88 svn_cl__export + 0x20c
> (export-cmd.c:74)
> 6 svn 0x00009b5c main + 0x1ad8 (main.c:1449)
> 7 svn 0x000021d0 _start + 0x158 (crt.c:272)
> 8 svn 0x00002074 start + 0x3c

Yeah, that sure looks like the one I reported on the 1st:

http://svn.haxx.se/users/archive-2005-07/0081.shtml

Are you using pre-built binaries? (From where?) I was building myself
(with DarwinPorts, on OS X 10.4.1) so I thought maybe there was
something strange about my build environment, but if you're using
binaries, then I would think that rules that out. For me, the problem
went away when I rebuilt Subversion when 1.2.1 came out. But you're
still having the problem with 1.2.1?

Note also that for me the problem went away if I first updated the
working copy and then did the export. Does that also work for you?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jul 12 12:09:43 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.