1

我在 MAC 上使用 svnx 1.3.4,从昨天开始它停止工作。我得到以下错误。让我知道那里穿的是什么。

Process:         svnX [750]
Path:            /Applications/svnX.app/Contents/MacOS/svnX
Identifier:      com.lachoseinteractive.svnX
Version:         1.3.4 (1.3.4)
Code Type:       X86 (Native)
Parent Process:  launchd [182]
Responsible:     svnX [750]
User ID:         501

Date/Time:       2014-04-01 12:33:53.826 +0530
OS Version:      Mac OS X 10.9.1 (13B42)
Report Version:  11
Anonymous UUID:  719F8F88-A574-0403-AF99-6E0AC6A1B862


Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: EXC_I386_GPFLT

VM Regions Near 0x8:
--> __PAGEZERO             0000000000000000-0000000000001000 [    4K] ---/--- SM=NUL  /Applications/svnX.app/Contents/MacOS/svnX
    __TEXT                 0000000000001000-0000000000048000 [  284K] r-x/rwx SM=COW  /Applications/svnX.app/Contents/MacOS/svnX

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.CoreServicesInternal  0x92499e19 parseAttributeBuffer(__CFAllocator const*, unsigned char const*, unsigned char, attrlist const*, void const*, void**, _FileAttributes*, unsigned int*) + 1246
1   com.apple.CoreServicesInternal  0x924a058e corePropertyProviderPrepareValues(__CFURL const*, __FileCache*, __CFString const* const*, void const**, long, void const*, __CFError**) + 787
2   com.apple.CoreServicesInternal  0x92495490 prepareValuesForBitmap(__CFURL const*, __FileCache*, _FilePropertyBitmap*, __CFError**) + 291
3   com.apple.CoreServicesInternal  0x9249308d _FSURLCopyResourcePropertyForKeyInternal(__CFURL const*, __CFString const*, void*, void*, __CFError**, unsigned char) + 190
4   com.apple.CoreServicesInternal  0x92492fc7 _FSURLCopyResourcePropertyForKey + 45
5   com.apple.CoreFoundation        0x953b4273 CFURLCopyResourcePropertyForKey + 115
6   com.apple.CoreFoundation        0x953aec07 ____CFRunLoopSetOptionsReason_block_invoke_2 + 1207
7   libdispatch.dylib               0x956503a6 _dispatch_client_callout + 50
8   libdispatch.dylib               0x95650339 dispatch_once_f + 150
9   libdispatch.dylib               0x956511dd dispatch_once + 31
10  com.apple.CoreFoundation        0x953a657a __CFRunLoopSetOptionsReason + 2490
11  com.apple.CoreFoundation        0x953ae740 __CFRunLoopSetOptions + 32
12  com.apple.LaunchServices        0x970f22a5 _LSApplicationCheckIn + 3937
13  com.apple.HIServices            0x9b80ccd0 _RegisterApplication + 7078
14  com.apple.HIServices            0x9b80b123 INIT_Processes + 65
15  com.apple.HIServices            0x9b80b0be GetCurrentProcess + 29
16  com.apple.HIToolbox             0x9be3f328 MenuBarInstance::GetAggregateUIMode(unsigned long*, unsigned long*) + 40
17  com.apple.HIToolbox             0x9bc3edef MenuBarInstance::IsVisible() + 49
18  com.apple.HIToolbox             0x9bc3ec08 IsMenuBarVisible + 19
19  com.apple.AppKit                0x97adc6d6 _NSInitializeAppContext + 62
20  com.apple.AppKit                0x97adb87b -[NSApplication init] + 746
21  com.apple.AppKit                0x97adb3aa +[NSApplication sharedApplication] + 153
22  com.apple.AppKit                0x97ad9e84 NSApplicationMain + 281
23  com.lachoseinteractive.svnX     0x00002296 0x1000 + 4758
24  com.lachoseinteractive.svnX     0x000021bd 0x1000 + 4541

Thread 1:
0   libsystem_kernel.dylib          0x924d0046 __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x95fc2dcf _pthread_wqthread + 372
2   libsystem_pthread.dylib         0x95fc6cce start_wqthread + 30

Thread 2:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib          0x924d0992 kevent64 + 10
1   libdispatch.dylib               0x956528bd _dispatch_mgr_invoke + 238
2   libdispatch.dylib               0x95652556 _dispatch_mgr_thread + 52

Thread 3:
0   libsystem_kernel.dylib          0x924d0046 __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x95fc2dcf _pthread_wqthread + 372
2   libsystem_pthread.dylib         0x95fc6cce start_wqthread + 30

Thread 4:
0   libsystem_kernel.dylib          0x924d0046 __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x95fc2dcf _pthread_wqthread + 372
2   libsystem_pthread.dylib         0x95fc6cce start_wqthread + 30

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0xbfff9e6c  ebx: 0x0022a628  ecx: 0x8607de2d  edx: 0xbfff9e68
  edi: 0x0000000b  esi: 0xbfff9e64  ebp: 0xbfff9de8  esp: 0xbfff9d30
   ss: 0x00000023  efl: 0x00010286  eip: 0x92499e19   cs: 0x0000001b
   ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
  cr2: 0xbfff8cfc

Logical CPU:     1
Error Code:      0x00000008
Trap Number:     13
4

2 回答 2

3

我正在经历类似的事情。为了修复它,在 svnX 首选项中,我将 svn 二进制文件夹的路径更改为 /usr/bin。我最初的条目是针对旧版本的 subversion (1.6.xx)。更改为 /usr/bin 后,preferences 文件夹右上角的版本现在显示为 1.7.17。

在此处输入图像描述

希望有帮助。

于 2014-10-21T06:03:00.280 回答
3

我对 SvnX 2.0 也有同样的问题。不幸的是,上述修复没有帮助。所做的工作是清除所有 repos 的缓存。

为此,请转到 Finder 中的~/Library/Caches/并将文件夹app.svnx.two移动到垃圾箱中(只是为了方便将其放回以防万一出现问题,一旦一切正常,您可以将其删除再次期待)。

下次启动 SvnX 时会重新生成整个文件夹。您现在应该能够再次打开和使用 SvnX,它应该像魅力一样工作。这就是它为我所做的。

于 2017-06-01T03:54:26.527 回答