You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Russell E Owen <ro...@u.washington.edu> on 2005/07/12 00:04:56 UTC

Re: subversion: Subversion Issue Tracker

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

(where foo is a directory that does not already exist in a location 
that is writable)

This used to work fine on 1.1 and the export command still works from 
the remote repository (fortunately!). I have appended the crash log 
in case it helps anyone.

-- Russell

Date/Time:      2005-07-11 17:03:23 -0700
OS Version:     10.3.9 (Build 7W98)
Report Version: 2

Command: svn
Path:    /usr/local/bin/svn
Version: ??? (???)
PID:     1352
Thread:  0

Exception:  EXC_BAD_ACCESS (0x0001)
Codes:      KERN_PROTECTION_FAILURE (0x0002) at 0x00000018

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

PPC Thread State:
   srr0: 0x0021ad70 srr1: 0x0200f030                vrsave: 0x00000000
     cr: 0x44000442  xer: 0x20000002   lr: 0x0021ad1c  ctr: 0x00611b24
     r0: 0x00000006   r1: 0xbffff3f0   r2: 0x00000000   r3: 0x00000000
     r4: 0x000bc088   r5: 0xffffffff   r6: 0x00000000   r7: 0x64670000
     r8: 0x64670066   r9: 0x0182d0d0  r10: 0x6365feff  r11: 0x44000442
    r12: 0x00611b24  r13: 0x00000000  r14: 0x00000000  r15: 0x00000000
    r16: 0x00000000  r17: 0x00000000  r18: 0x00000000  r19: 0x00000000
    r20: 0x00000000  r21: 0x00000000  r22: 0x00000000  r23: 0x00000000
    r24: 0x00000000  r25: 0x00000000  r26: 0xbffffc64  r27: 0x00000014
    r28: 0x00000004  r29: 0x00000001  r30: 0xbffff3f0  r31: 0x0021acb0

Binary Images Description:
     0x1000 -    0x19fff svn 	svn
    0x64000 -    0x66fff libsvn_ra-1.0.dylib 
	/usr/local/lib/libsvn_ra-1.0.dylib
    0x84000 -    0x8bfff libsvn_diff-1.0.dylib 
	/usr/local/lib/libsvn_diff-1.0.dylib
    0x9a000 -    0x9efff libsvn_ra_local-1.0.dylib 
	/usr/local/lib/libsvn_ra_local-1.0.dylib
    0xac000 -    0xb0fff libsvn_fs-1.0.dylib 
	/usr/local/lib/libsvn_fs-1.0.dylib
    0xd9000 -    0xe2fff libsvn_delta-1.0.dylib 
	/usr/local/lib/libsvn_delta-1.0.dylib
   0x205000 -   0x22ffff libsvn_client-1.0.dylib 
	/usr/local/lib/libsvn_client-1.0.dylib
   0x294000 -   0x2c1fff libsvn_wc-1.0.dylib 
	/usr/local/lib/libsvn_wc-1.0.dylib
   0x313000 -   0x331fff libsvn_repos-1.0.dylib 
	/usr/local/lib/libsvn_repos-1.0.dylib
   0x361000 -   0x373fff libsvn_ra_svn-1.0.dylib 
	/usr/local/lib/libsvn_ra_svn-1.0.dylib
   0x3b4000 -   0x3d1fff libsvn_fs_fs-1.0.dylib 
	/usr/local/lib/libsvn_fs_fs-1.0.dylib
   0x445000 -   0x454fff libaprutil-0.0.dylib 
	/usr/local/apr/lib/libaprutil-0.0.dylib
   0x4a0000 -   0x4ccfff libsvn_ra_dav-1.0.dylib 
	/usr/local/lib/libsvn_ra_dav-1.0.dylib
   0x539000 -   0x562fff libsvn_subr-1.0.dylib 
	/usr/local/lib/libsvn_subr-1.0.dylib
   0x60d000 -   0x624fff libapr-0.0.dylib 
	/usr/local/apr/lib/libapr-0.0.dylib
   0x676000 -   0x68ffff libexpat.0.dylib 
	/usr/local/apr/lib/libexpat.0.dylib
0x8fe00000 - 0x8fe4ffff dyld 	/usr/lib/dyld
0x90000000 - 0x9014ffff libSystem.B.dylib 	/usr/lib/libSystem.B.dylib
0x901c0000 - 0x9026dfff com.apple.CoreFoundation 6.3.7 (299.35) 
	/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x902b0000 - 0x90529fff com.apple.CoreServices.CarbonCore 10.3.7 
	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x905a0000 - 0x90610fff com.apple.framework.IOKit 1.3.6 (???) 
	/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90640000 - 0x906c8fff com.apple.CoreServices.OSServices 3.0.1 
	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x90810000 - 0x90810fff com.apple.ApplicationServices 1.0 (???) 
	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x90d50000 - 0x90d6bfff com.apple.SystemConfiguration 1.7.1 (???) 
	/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x9102d000 - 0x91045fff com.apple.WebServices 1.1.1 (1.1.0) 
	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServicesCore.framework/Versions/A/WebServicesCore
0x910e0000 - 0x91133fff com.apple.bom 1.2.5 (63.2) 
	/System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x91141000 - 0x91141fff com.apple.CoreServices 10.3 (???) 
	/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x91242000 - 0x9124bfff com.apple.DiskArbitration 2.0.5 
	/System/Library/PrivateFrameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x912e0000 - 0x912f7fff com.apple.LangAnalysis 1.5.4 
	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x913a0000 - 0x9145ffff ColorSync 
	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x915e0000 - 0x91699fff com.apple.QD 3.4.67 (???) 
	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x916f0000 - 0x91728fff com.apple.AE 1.4 
	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x91760000 - 0x917f3fff com.apple.print.framework.PrintCore 3.3 
	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x92070000 - 0x92096fff com.apple.FindByContent 1.4 (1.2) 
	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/FindByContent.framework/Versions/A/FindByContent
0x920a9000 - 0x920e1fff com.apple.LaunchServices 10.3.5 (98.4) 
	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x92170000 - 0x92357fff com.apple.security 2.4 (179) 
	/System/Library/Frameworks/Security.framework/Versions/A/Security
0x927f0000 - 0x92827fff com.apple.CFNetwork 1.2.2 (7) 
	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x92de0000 - 0x92e30fff com.apple.HIServices 1.4.1 (0.0.1d1) 
	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x93680000 - 0x93958fff com.apple.CoreGraphics 1.203.30 (???) 
	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x939d0000 - 0x939d4fff libmathCommon.A.dylib 
	/usr/lib/system/libmathCommon.A.dylib
0x93a50000 - 0x93a64fff libcups.2.dylib 	/usr/lib/libcups.2.dylib
0x93a6a000 - 0x93a84fff libresolv.9.dylib 	/usr/lib/libresolv.9.dylib
0x943d0000 - 0x94508fff edu.mit.Kerberos 5.0.22 (5.0.1) 
	/System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x945b0000 - 0x945b9fff libz.1.dylib 	/usr/lib/libz.1.dylib
0x94650000 - 0x946affff com.apple.SearchKit 1.0.2 
	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x94e0b000 - 0x94e1efff com.apple.speech.synthesis.framework 3.2 
	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x952ed000 - 0x953affff libcrypto.0.9.7.dylib 	/usr/lib/libcrypto.0.9.7.dylib
0x968d0000 - 0x969b2fff libicucore.A.dylib 	/usr/lib/libicucore.A.dylib
0x96aa0000 - 0x96acefff libssl.0.9.7.dylib 	/usr/lib/libssl.0.9.7.dylib
0x96b50000 - 0x96bdffff ATS 
	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x96cb0000 - 0x96d9efff libiconv.2.dylib 	/usr/lib/libiconv.2.dylib
0x96ee0000 - 0x96ee8fff libbsm.dylib 	/usr/lib/libbsm.dylib


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

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

Posted by Russell E Owen <ro...@u.washington.edu>.
At 12:07 PM +0200 2005-07-12, Ryan Schmidt wrote:
>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

>Yeah, that sure looks like the one I reported on the 1st:
>
>http://svn.haxx.se/users/archive-2005-07/0081.shtml
>...
>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?

That did work for me. Thank you very much!

-- Russell

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

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

Posted by Ryan Schmidt <su...@ryandesign.com>.
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