svnX: High Sierra crash attempting to open repo window by double clicking bookmark

186 views
Skip to first unread message

tempus...@gmail.com

unread,
Jun 18, 2018, 1:46:14 PM6/18/18
to svnX
Odd crashes attempting to open a repo. Crashes. before repo window appears.

After trying to get things working by removing cache entries etc. I blew away all prefs files I could find for svnX and started with a blank slate and a test svn server I set up to test on.

The svn server software is at version 1.9.4.

Added bookmark to repo.

Double click open. Immediate app exit and crash report.

The same process works fine when svnX is running on an El Capitan mac. This High Sierra setup has been working since forever.

One of those Monday morning start working things go to pot on you.

I'm going to restart the machine and try again, but in the meantime.

I get two crash variants (at least).

Here's one:

================================================================================================
Process:               svnX [6119]
Path:                  /Applications/svnX.app/Contents/MacOS/svnX
Identifier:            app.svnx.two
Version:               2.0 (2.0.017068)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           svnX [6119]
User ID:               501

Date/Time:             2018-06-18 08:38:33.944 -0400
OS Version:            Mac OS X 10.13.5 (17F77)
Report Version:        12
Anonymous UUID:        4892D7DA-E49E-E478-3C17-7724090F4EA0

Sleep/Wake UUID:       E9623414-EED7-4DAF-BFD4-71C952DE06DD

Time Awake Since Boot: 90000 seconds

System Integrity Protection: enabled

Crashed Thread:        5  Dispatch queue: NSOperationQueue 0x604000029620 (QOS: UNSPECIFIED)

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       KERN_INVALID_ADDRESS at 0x00000001225859fc
Exception Note:        EXC_CORPSE_NOTIFY

Termination Signal:    Segmentation fault: 11
Termination Reason:    Namespace SIGNAL, Code 0xb
Terminating Process:   exc handler [0]

VM Regions Near 0x1225859fc:
    MALLOC_LARGE           0000000122291000-000000012231b000 [  552K] rw-/rwx SM=PRV  
--> 
    MALLOC_SMALL           0000000122800000-0000000123000000 [ 8192K] rw-/rwx SM=PRV  

Thread 0:: Dispatch queue: com.apple.main-thread
0   libobjc.A.dylib               0x00007fff6979c004 objc_msgSend_fixedup + 0
1   app.svnx.two                   0x00000001000347c2 0x100000000 + 214978
2   com.apple.CoreFoundation       0x00007fff4252b61c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
3   com.apple.CoreFoundation       0x00007fff4252b4ea _CFXRegistrationPost + 458
4   com.apple.CoreFoundation       0x00007fff4252b221 ___CFXNotificationPost_block_invoke + 225
5   com.apple.CoreFoundation       0x00007fff424e9d72 -[_CFXNotificationRegistrar find:object:observer:enumerator:] + 1826
6   com.apple.CoreFoundation       0x00007fff424e8e03 _CFXNotificationPost + 659
7   com.apple.Foundation           0x00007fff446128c7 -[NSNotificationCenter postNotificationName:object:userInfo:] + 66
8   com.apple.AppKit               0x00007fff3fc2ddcb -[NSTableView _sendSelectionChangedNotificationForRows:columns:] + 230
9   com.apple.AppKit               0x00007fff3fb9ab0c -[NSTableView _verifySelectionIsOK] + 1314
10  com.apple.AppKit               0x00007fff3fb9a558 -[NSTableView _tileAndRedisplayAll] + 345
11  app.svnx.two                   0x00000001000170ac 0x100000000 + 94380
12  com.apple.AppKit               0x00007fff3fcc347e -[NSTableBinder _updateContent] + 260
13  com.apple.AppKit               0x00007fff3fcc32b1 -[NSTableBinder _handleContentChange:] + 84
14  com.apple.AppKit               0x00007fff3fcc30bc -[NSTableBinder observeValueForKeyPath:ofObject:change:context:] + 56
15  com.apple.Foundation           0x00007fff44647a79 NSKeyValueNotifyObserver + 350
16  com.apple.Foundation           0x00007fff446bad8b -[NSObject(NSKeyValueObservingPrivate) _notifyObserversForKeyPath:change:] + 1108
17  com.apple.AppKit               0x00007fff3fc5b064 -[NSController _notifyObserversForKeyPath:change:] + 193
18  com.apple.AppKit               0x00007fff3fca647c -[NSArrayController didChangeValuesForArrangedKeys:objectKeys:indexKeys:] + 53
19  com.apple.AppKit               0x00007fff3fca7f3f -[NSArrayController setContent:] + 749
20  app.svnx.two                   0x000000010001789a 0x100000000 + 96410
21  app.svnx.two                   0x000000010003756c 0x100000000 + 226668
22  app.svnx.two                   0x0000000100011638 0x100000000 + 71224
23  app.svnx.two                   0x0000000100011214 0x100000000 + 70164
24  com.apple.Foundation           0x00007fff446742b5 __NSThreadPerformPerform + 334
25  com.apple.CoreFoundation       0x00007fff42533d81 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
26  com.apple.CoreFoundation       0x00007fff425eb65c __CFRunLoopDoSource0 + 108
27  com.apple.CoreFoundation       0x00007fff42516d30 __CFRunLoopDoSources0 + 208
28  com.apple.CoreFoundation       0x00007fff425161ad __CFRunLoopRun + 1293
29  com.apple.CoreFoundation       0x00007fff42515a07 CFRunLoopRunSpecific + 487
30  com.apple.HIToolbox           0x00007fff417f1d96 RunCurrentEventLoopInMode + 286
31  com.apple.HIToolbox           0x00007fff417f1b06 ReceiveNextEventCommon + 613
32  com.apple.HIToolbox           0x00007fff417f1884 _BlockUntilNextEventMatchingListInModeWithFilter + 64
33  com.apple.AppKit               0x00007fff3faa3a73 _DPSNextEvent + 2085
34  com.apple.AppKit               0x00007fff40239e34 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 3044
35  com.apple.AppKit               0x00007fff3fa98885 -[NSApplication run] + 764
36  com.apple.AppKit               0x00007fff3fa67a72 NSApplicationMain + 804
37  app.svnx.two                   0x0000000100001da4 0x100000000 + 7588

Thread 1:: CVDisplayLink
0   libsystem_kernel.dylib         0x00007fff6a510a4e __psynch_mutexwait + 10
1   libsystem_pthread.dylib       0x00007fff6a6d8b9d _pthread_mutex_lock_wait + 83
2   libsystem_pthread.dylib       0x00007fff6a6d64c8 _pthread_mutex_lock_slow + 253
3   com.apple.opengl               0x00007fff4ca2e02d CGLSetSurface + 154
4   com.apple.QuartzCore           0x00007fff4d8b89d4 view_draw(_CAView*, double, CVTimeStamp const*, bool) + 1328
5   com.apple.QuartzCore           0x00007fff4d8b8473 view_display_link(double, CVTimeStamp const*, void*) + 153
6   com.apple.QuartzCore           0x00007fff4d8b82bf link_callback + 255
7   com.apple.CoreVideo           0x00007fff441085cf CVDisplayLink::performIO(CVTimeStamp*) + 233
8   com.apple.CoreVideo           0x00007fff44107a14 CVDisplayLink::runIOThread() + 612
9   libsystem_pthread.dylib       0x00007fff6a6d8661 _pthread_body + 340
10  libsystem_pthread.dylib       0x00007fff6a6d850d _pthread_start + 377
11  libsystem_pthread.dylib       0x00007fff6a6d7bf9 thread_start + 13

Thread 2:: com.apple.NSEventThread
0   libsystem_kernel.dylib         0x00007fff6a50720a mach_msg_trap + 10
1   libsystem_kernel.dylib         0x00007fff6a506724 mach_msg + 60
2   com.apple.CoreFoundation       0x00007fff42517045 __CFRunLoopServiceMachPort + 341
3   com.apple.CoreFoundation       0x00007fff42516397 __CFRunLoopRun + 1783
4   com.apple.CoreFoundation       0x00007fff42515a07 CFRunLoopRunSpecific + 487
5   com.apple.AppKit               0x00007fff3fbe0fc4 _NSEventThread + 184
6   libsystem_pthread.dylib       0x00007fff6a6d8661 _pthread_body + 340
7   libsystem_pthread.dylib       0x00007fff6a6d850d _pthread_start + 377
8   libsystem_pthread.dylib       0x00007fff6a6d7bf9 thread_start + 13

Thread 3:
0   libsystem_kernel.dylib         0x00007fff6a510a1e __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x00007fff6a6d9589 _pthread_cond_wait + 732
2   libc++.1.dylib                 0x00007fff68318cb0 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18
3   com.apple.JavaScriptCore       0x00007fff461a88c6 void std::__1::condition_variable_any::wait<std::__1::unique_lock<bmalloc::Mutex> >(std::__1::unique_lock<bmalloc::Mutex>&) + 86
4   com.apple.JavaScriptCore       0x00007fff461a857b bmalloc::Scavenger::threadRunLoop() + 251
5   com.apple.JavaScriptCore       0x00007fff461a8379 bmalloc::Scavenger::threadEntryPoint(bmalloc::Scavenger*) + 9
6   com.apple.JavaScriptCore       0x00007fff461a86b8 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (*)(bmalloc::Scavenger*), bmalloc::Scavenger*> >(void*) + 40
7   libsystem_pthread.dylib       0x00007fff6a6d8661 _pthread_body + 340
8   libsystem_pthread.dylib       0x00007fff6a6d850d _pthread_start + 377
9   libsystem_pthread.dylib       0x00007fff6a6d7bf9 thread_start + 13

Thread 4:
0   libsystem_kernel.dylib         0x00007fff6a511292 __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x00007fff6a6d8009 _pthread_wqthread + 1035
2   libsystem_pthread.dylib       0x00007fff6a6d7be9 start_wqthread + 13

Thread 5 Crashed:: Dispatch queue: NSOperationQueue 0x604000029620 (QOS: UNSPECIFIED)
0   app.svnx.two                   0x000000010005f439 0x100000000 + 390201
1   app.svnx.two                   0x000000010005a1d0 0x100000000 + 369104
2   app.svnx.two                   0x000000010005bf76 0x100000000 + 376694
3   app.svnx.two                   0x000000010005c339 0x100000000 + 377657
4   app.svnx.two                   0x0000000100059b5b 0x100000000 + 367451
5   com.apple.Foundation           0x00007fff446468ee -[__NSOperationInternal _start:] + 778
6   com.apple.Foundation           0x00007fff44642917 __NSOQSchedule_f + 369
7   libdispatch.dylib             0x00007fff6a386db8 _dispatch_client_callout + 8
8   libdispatch.dylib             0x00007fff6a399e81 _dispatch_continuation_pop + 472
9   libdispatch.dylib             0x00007fff6a391733 _dispatch_async_redirect_invoke + 703
10  libdispatch.dylib             0x00007fff6a3889a9 _dispatch_root_queue_drain + 515
11  libdispatch.dylib             0x00007fff6a388755 _dispatch_worker_thread3 + 101
12  libsystem_pthread.dylib       0x00007fff6a6d8169 _pthread_wqthread + 1387
13  libsystem_pthread.dylib       0x00007fff6a6d7be9 start_wqthread + 13

Thread 6:: Dispatch queue: _NSCGSWindowLocallyRenderedLayerSurfaceRenderingQueue
0   libsystem_kernel.dylib         0x00007fff6a50720a mach_msg_trap + 10
1   libsystem_kernel.dylib         0x00007fff6a506724 mach_msg + 60
2   com.apple.framework.IOKit     0x00007fff44ceb73f io_service_open_extended + 131
3   com.apple.framework.IOKit     0x00007fff44ceb6ac IOServiceOpen + 36
4   com.apple.IOAccelerator       0x00007fff5c7256b6 IOAccelSharedCreate + 45
5   libGPUSupportMercury.dylib     0x00007fff5af8f47f gldCreateShareGroup + 42
6   libGFXShared.dylib             0x00007fff4beb3761 gfxCreateSharedState + 155
7   GLEngine                       0x00007fff4ca3777b gliCreateContextWithShared + 336
8   com.apple.opengl               0x00007fff4ca2b1cc CGLCreateContext + 1229
9   com.apple.QuartzCore           0x00007fff4d8b8b47 view_draw(_CAView*, double, CVTimeStamp const*, bool) + 1699
10  com.apple.QuartzCore           0x00007fff4d8b2d13 CAViewDraw + 208
11  com.apple.AppKit               0x00007fff402a35f9 ___NSCGSWindowLocallyRenderedLayerSurfaceScheduleForDrawing_block_invoke + 254
12  libdispatch.dylib             0x00007fff6a38e5fa _dispatch_call_block_and_release + 12
13  libdispatch.dylib             0x00007fff6a386db8 _dispatch_client_callout + 8
14  libdispatch.dylib             0x00007fff6a399e81 _dispatch_continuation_pop + 472
15  libdispatch.dylib             0x00007fff6a391733 _dispatch_async_redirect_invoke + 703
16  libdispatch.dylib             0x00007fff6a3889a9 _dispatch_root_queue_drain + 515
17  libdispatch.dylib             0x00007fff6a388755 _dispatch_worker_thread3 + 101
18  libsystem_pthread.dylib       0x00007fff6a6d8169 _pthread_wqthread + 1387
19  libsystem_pthread.dylib       0x00007fff6a6d7be9 start_wqthread + 13

Thread 7:: Dispatch queue: com.apple.root.user-interactive-qos
0   libsystem_kernel.dylib         0x00007fff6a50720a mach_msg_trap + 10
1   libsystem_kernel.dylib         0x00007fff6a506724 mach_msg + 60
2   com.apple.CoreFoundation       0x00007fff42517045 __CFRunLoopServiceMachPort + 341
3   com.apple.CoreFoundation       0x00007fff42516397 __CFRunLoopRun + 1783
4   com.apple.CoreFoundation       0x00007fff42515a07 CFRunLoopRunSpecific + 487
5   com.apple.Foundation           0x00007fff4462cf26 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 277
6   com.apple.AppKit               0x00007fff3fbd5ad9 -[NSAnimation(NSInternal) _runBlocking] + 403
7   com.apple.AppKit               0x00007fff3fbd588c __42-[NSAnimation(NSInternal) _runInNewThread]_block_invoke + 102
8   libdispatch.dylib             0x00007fff6a38e5fa _dispatch_call_block_and_release + 12
9   libdispatch.dylib             0x00007fff6a386db8 _dispatch_client_callout + 8
10  libdispatch.dylib             0x00007fff6a388b2c _dispatch_root_queue_drain + 902
11  libdispatch.dylib             0x00007fff6a388755 _dispatch_worker_thread3 + 101
12  libsystem_pthread.dylib       0x00007fff6a6d8169 _pthread_wqthread + 1387
13  libsystem_pthread.dylib       0x00007fff6a6d7be9 start_wqthread + 13

Thread 8:: Dispatch queue: NSOperationQueue 0x604000021160 (QOS: UNSPECIFIED)
0   libsystem_kernel.dylib         0x00007fff6a510d8a __semwait_signal + 10
1   libsystem_c.dylib             0x00007fff6a48b724 nanosleep + 199
2   app.svnx.two                   0x0000000100054c13 0x100000000 + 347155
3   app.svnx.two                   0x0000000100052458 0x100000000 + 336984
4   app.svnx.two                   0x000000010005397d 0x100000000 + 342397
5   app.svnx.two                   0x0000000100012587 0x100000000 + 75143
6   app.svnx.two                   0x0000000100010a24 0x100000000 + 68132
7   com.apple.Foundation           0x00007fff446468ee -[__NSOperationInternal _start:] + 778
8   com.apple.Foundation           0x00007fff44642917 __NSOQSchedule_f + 369
9   libdispatch.dylib             0x00007fff6a386db8 _dispatch_client_callout + 8
10  libdispatch.dylib             0x00007fff6a399e81 _dispatch_continuation_pop + 472
11  libdispatch.dylib             0x00007fff6a391733 _dispatch_async_redirect_invoke + 703
12  libdispatch.dylib             0x00007fff6a3889a9 _dispatch_root_queue_drain + 515
13  libdispatch.dylib             0x00007fff6a388755 _dispatch_worker_thread3 + 101
14  libsystem_pthread.dylib       0x00007fff6a6d8169 _pthread_wqthread + 1387
15  libsystem_pthread.dylib       0x00007fff6a6d7be9 start_wqthread + 13

Thread 9:
0   libsystem_kernel.dylib         0x00007fff6a511292 __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x00007fff6a6d820e _pthread_wqthread + 1552
2   libsystem_pthread.dylib       0x00007fff6a6d7be9 start_wqthread + 13

Thread 10:
0   libsystem_kernel.dylib         0x00007fff6a511292 __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x00007fff6a6d820e _pthread_wqthread + 1552
2   libsystem_pthread.dylib       0x00007fff6a6d7be9 start_wqthread + 13

Thread 5 crashed with X86 Thread State (64-bit):
  rax: 0x00000001225859f4  rbx: 0x0000000000000005  rcx: 0x000000010961c06b  rdx: 0x0000000000077f7f
  rdi: 0x000000010196f746  rsi: 0x000070000448c18c  rbp: 0x000070000448c1c0  rsp: 0x000070000448c160
   r8: 0x000070000448c1d0   r9: 0x0000000000000000  r10: 0x000060c0002a2700  r11: 0x00006ffefae70601
  r12: 0x000070000448c608  r13: 0x000000010196f746  r14: 0x00000001008f4ed8  r15: 0x000000010196f77a
  rip: 0x000000010005f439  rfl: 0x0000000000010202  cr2: 0x00000001225859fc
  
Logical CPU:     7
Error Code:      0x00000004
Trap Number:     14
==================================================================================================================

Here's another:

========================================================================================================================
Process:               svnX [6252]
Path:                  /Applications/svnX.app/Contents/MacOS/svnX
Identifier:            app.svnx.two
Version:               2.0 (2.0.017068)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           svnX [6252]
User ID:               501

Date/Time:             2018-06-18 08:44:23.125 -0400
OS Version:            Mac OS X 10.13.5 (17F77)
Report Version:        12
Anonymous UUID:        4892D7DA-E49E-E478-3C17-7724090F4EA0

Sleep/Wake UUID:       E9623414-EED7-4DAF-BFD4-71C952DE06DD

Time Awake Since Boot: 91000 seconds

System Integrity Protection: enabled

Crashed Thread:        1  Dispatch queue: NSOperationQueue 0x60c000223740 (QOS: UNSPECIFIED)

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000121bb695a
Exception Note:        EXC_CORPSE_NOTIFY

Termination Signal:    Segmentation fault: 11
Termination Reason:    Namespace SIGNAL, Code 0xb
Terminating Process:   exc handler [0]

VM Regions Near 0x121bb695a:
    MALLOC_LARGE           000000011846e000-0000000118512000 [  656K] rw-/rwx SM=PRV  
--> 
    MALLOC_NANO            0000600000000000-0000600000600000 [ 6144K] rw-/rwx SM=PRV  

Thread 0:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib         0x00007fff6a510a4e __psynch_mutexwait + 10
1   libsystem_pthread.dylib       0x00007fff6a6d8b9d _pthread_mutex_lock_wait + 83
2   libsystem_pthread.dylib       0x00007fff6a6d64c8 _pthread_mutex_lock_slow + 253
3   com.apple.AppKit               0x00007fff3fbbd404 +[NSCGSWindow(NSCGSWindowCreation) windowWithWindowID:] + 35
4   com.apple.AppKit               0x00007fff400414ba -[NSEvent _initWithCGEvent:eventRef:] + 511
5   com.apple.AppKit               0x00007fff4023a02c -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 3548
6   com.apple.AppKit               0x00007fff3fa98885 -[NSApplication run] + 764
7   com.apple.AppKit               0x00007fff3fa67a72 NSApplicationMain + 804
8   app.svnx.two                   0x0000000100001da4 0x100000000 + 7588

Thread 1 Crashed:: Dispatch queue: NSOperationQueue 0x60c000223740 (QOS: UNSPECIFIED)
0   app.svnx.two                   0x000000010005a194 0x100000000 + 369044
1   app.svnx.two                   0x000000010005bf76 0x100000000 + 376694
2   app.svnx.two                   0x000000010005c339 0x100000000 + 377657
3   app.svnx.two                   0x0000000100059b5b 0x100000000 + 367451
4   com.apple.Foundation           0x00007fff446468ee -[__NSOperationInternal _start:] + 778
5   com.apple.Foundation           0x00007fff44642917 __NSOQSchedule_f + 369
6   libdispatch.dylib             0x00007fff6a386db8 _dispatch_client_callout + 8
7   libdispatch.dylib             0x00007fff6a399e81 _dispatch_continuation_pop + 472
8   libdispatch.dylib             0x00007fff6a391733 _dispatch_async_redirect_invoke + 703
9   libdispatch.dylib             0x00007fff6a3889a9 _dispatch_root_queue_drain + 515
10  libdispatch.dylib             0x00007fff6a388755 _dispatch_worker_thread3 + 101
11  libsystem_pthread.dylib       0x00007fff6a6d8169 _pthread_wqthread + 1387
12  libsystem_pthread.dylib       0x00007fff6a6d7be9 start_wqthread + 13

Thread 2:
0   libsystem_kernel.dylib         0x00007fff6a511292 __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x00007fff6a6d820e _pthread_wqthread + 1552
2   libsystem_pthread.dylib       0x00007fff6a6d7be9 start_wqthread + 13

Thread 3:: Dispatch queue: com.apple.root.user-interactive-qos
0   libsystem_kernel.dylib         0x00007fff6a511c22 kevent_id + 10
1   libdispatch.dylib             0x00007fff6a3a4a58 _dispatch_kq_poll + 197
2   libdispatch.dylib             0x00007fff6a3a546f _dispatch_event_loop_wait_for_ownership + 522
3   libdispatch.dylib             0x00007fff6a39d1bd _dispatch_sync_wait + 481
4   com.apple.AppKit               0x00007fff40516705 _disable_updates_sync + 161
5   com.apple.AppKit               0x00007fff3fbd6fa1 NSCGSDisableUpdates + 76
6   com.apple.AppKit               0x00007fff3fbd6e68 NSCGSTransactionRunPreCommitActionsForOrder_ + 147
7   com.apple.AppKit               0x00007fff3fbd6db8 NSCGSTransactionRunPreCommitActions_ + 21
8   com.apple.AppKit               0x00007fff3fbd6d97 __39+[_NSCGSTransaction currentTransaction]_block_invoke + 34
9   com.apple.QuartzCore           0x00007fff4d895897 CA::Transaction::run_commit_handlers(CATransactionPhase) + 49
10  com.apple.QuartzCore           0x00007fff4d894d5f CA::Context::commit_transaction(CA::Transaction*) + 1449
11  com.apple.QuartzCore           0x00007fff4d894495 CA::Transaction::commit() + 487
12  com.apple.AppKit               0x00007fff3fbc8c20 NSPerformVisuallyAtomicChange + 166
13  com.apple.AppKit               0x00007fff3fc58daa -[NSAnimation(NSInternal) _advanceTimeWithDisplayLink:] + 199
14  com.apple.AppKit               0x00007fff3fc58c50 -[NSScreenDisplayLink _fire] + 298
15  com.apple.CoreFoundation       0x00007fff4251f704 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
16  com.apple.CoreFoundation       0x00007fff4251f384 __CFRunLoopDoTimer + 1108
17  com.apple.CoreFoundation       0x00007fff4251ee7a __CFRunLoopDoTimers + 346
18  com.apple.CoreFoundation       0x00007fff4251661b __CFRunLoopRun + 2427
19  com.apple.CoreFoundation       0x00007fff42515a07 CFRunLoopRunSpecific + 487
20  com.apple.Foundation           0x00007fff4462cf26 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 277
21  com.apple.AppKit               0x00007fff3fbd5ad9 -[NSAnimation(NSInternal) _runBlocking] + 403
22  com.apple.AppKit               0x00007fff3fbd588c __42-[NSAnimation(NSInternal) _runInNewThread]_block_invoke + 102
23  libdispatch.dylib             0x00007fff6a38e5fa _dispatch_call_block_and_release + 12
24  libdispatch.dylib             0x00007fff6a386db8 _dispatch_client_callout + 8
25  libdispatch.dylib             0x00007fff6a388b2c _dispatch_root_queue_drain + 902
26  libdispatch.dylib             0x00007fff6a388755 _dispatch_worker_thread3 + 101
27  libsystem_pthread.dylib       0x00007fff6a6d8169 _pthread_wqthread + 1387
28  libsystem_pthread.dylib       0x00007fff6a6d7be9 start_wqthread + 13

Thread 4:: CVDisplayLink
0   libsystem_kernel.dylib         0x00007fff6a50720a mach_msg_trap + 10
1   libsystem_kernel.dylib         0x00007fff6a506724 mach_msg + 60
2   com.apple.framework.IOKit     0x00007fff44cebda7 io_connect_method + 369
3   com.apple.framework.IOKit     0x00007fff44cebc0e IOConnectCallMethod + 244
4   com.apple.framework.IOKit     0x00007fff44cecd07 IOConnectCallStructMethod + 38
5   com.apple.IOAccelerator       0x00007fff5c727729 IOAccelContextSubmitDataBuffersExt2 + 248
6   libGPUSupportMercury.dylib     0x00007fff5af8b4ba gpusSubmitDataBuffers + 156
7   com.apple.driver.AppleIntelHD4000GraphicsGLDriver 0x000000011300f1ca IntelCommandBuffer::getNew(GLDContextRec*) + 178
8   com.apple.driver.AppleIntelHD4000GraphicsGLDriver 0x000000011300edeb intelSubmitCommands + 187
9   com.apple.driver.AppleIntelHD4000GraphicsGLDriver 0x000000011344e749 SwapFlush(GLDContextRec*, unsigned int) + 154
10  com.apple.driver.AppleIntelHD4000GraphicsGLDriver 0x000000011309ca55 gldPresentFramebufferData + 241
11  GLEngine                       0x00007fff4ca51dd1 glSwap_Exec + 97
12  com.apple.opengl               0x00007fff4ca33797 CGLFlushDrawable + 59
13  com.apple.QuartzCore           0x00007fff4d8b9810 view_draw(_CAView*, double, CVTimeStamp const*, bool) + 4972
14  com.apple.QuartzCore           0x00007fff4d8b8473 view_display_link(double, CVTimeStamp const*, void*) + 153
15  com.apple.QuartzCore           0x00007fff4d8b82bf link_callback + 255
16  com.apple.CoreVideo           0x00007fff441085cf CVDisplayLink::performIO(CVTimeStamp*) + 233
17  com.apple.CoreVideo           0x00007fff44107a14 CVDisplayLink::runIOThread() + 612
18  libsystem_pthread.dylib       0x00007fff6a6d8661 _pthread_body + 340
19  libsystem_pthread.dylib       0x00007fff6a6d850d _pthread_start + 377
20  libsystem_pthread.dylib       0x00007fff6a6d7bf9 thread_start + 13

Thread 5:: com.apple.NSEventThread
0   libsystem_kernel.dylib         0x00007fff6a50720a mach_msg_trap + 10
1   libsystem_kernel.dylib         0x00007fff6a506724 mach_msg + 60
2   com.apple.CoreFoundation       0x00007fff42517045 __CFRunLoopServiceMachPort + 341
3   com.apple.CoreFoundation       0x00007fff42516397 __CFRunLoopRun + 1783
4   com.apple.CoreFoundation       0x00007fff42515a07 CFRunLoopRunSpecific + 487
5   com.apple.AppKit               0x00007fff3fbe0fc4 _NSEventThread + 184
6   libsystem_pthread.dylib       0x00007fff6a6d8661 _pthread_body + 340
7   libsystem_pthread.dylib       0x00007fff6a6d850d _pthread_start + 377
8   libsystem_pthread.dylib       0x00007fff6a6d7bf9 thread_start + 13

Thread 6:: Dispatch queue: NSCGSDisableUpdates
0   libsystem_kernel.dylib         0x00007fff6a50720a mach_msg_trap + 10
1   libsystem_kernel.dylib         0x00007fff6a506724 mach_msg + 60
2   com.apple.SkyLight             0x00007fff641d9b0d CGSUpdateManager::enable_updates_common() + 565
3   com.apple.SkyLight             0x00007fff6417dc10 CGSUpdateManager::enable_update(unsigned long long) + 320
4   libdispatch.dylib             0x00007fff6a38e5fa _dispatch_call_block_and_release + 12
5   libdispatch.dylib             0x00007fff6a386db8 _dispatch_client_callout + 8
6   libdispatch.dylib             0x00007fff6a39b217 _dispatch_queue_serial_drain + 635
7   libdispatch.dylib             0x00007fff6a38e166 _dispatch_queue_invoke + 373
8   libdispatch.dylib             0x00007fff6a39bf0d _dispatch_root_queue_drain_deferred_wlh + 332
9   libdispatch.dylib             0x00007fff6a39fd21 _dispatch_workloop_worker_thread + 880
10  libsystem_pthread.dylib       0x00007fff6a6d7fd2 _pthread_wqthread + 980
11  libsystem_pthread.dylib       0x00007fff6a6d7be9 start_wqthread + 13

Thread 7:: Dispatch queue: NSOperationQueue 0x604000021040 (QOS: UNSPECIFIED)
0   libsystem_kernel.dylib         0x00007fff6a510d8a __semwait_signal + 10
1   libsystem_c.dylib             0x00007fff6a48b724 nanosleep + 199
2   app.svnx.two                   0x0000000100054c13 0x100000000 + 347155
3   app.svnx.two                   0x0000000100052458 0x100000000 + 336984
4   app.svnx.two                   0x000000010005397d 0x100000000 + 342397
5   app.svnx.two                   0x0000000100012587 0x100000000 + 75143
6   app.svnx.two                   0x0000000100010a24 0x100000000 + 68132
7   com.apple.Foundation           0x00007fff446468ee -[__NSOperationInternal _start:] + 778
8   com.apple.Foundation           0x00007fff44642917 __NSOQSchedule_f + 369
9   libdispatch.dylib             0x00007fff6a386db8 _dispatch_client_callout + 8
10  libdispatch.dylib             0x00007fff6a399e81 _dispatch_continuation_pop + 472
11  libdispatch.dylib             0x00007fff6a391733 _dispatch_async_redirect_invoke + 703
12  libdispatch.dylib             0x00007fff6a3889a9 _dispatch_root_queue_drain + 515
13  libdispatch.dylib             0x00007fff6a388755 _dispatch_worker_thread3 + 101
14  libsystem_pthread.dylib       0x00007fff6a6d8169 _pthread_wqthread + 1387
15  libsystem_pthread.dylib       0x00007fff6a6d7be9 start_wqthread + 13

Thread 1 crashed with X86 Thread State (64-bit):
  rax: 0x00000001019e8470  rbx: 0x000000000000002e  rcx: 0x0000000121bb695a  rdx: 0x0000000000000005
  rdi: 0x00000001029c2800  rsi: 0x0000000000035dcf  rbp: 0x0000700003b119e0  rsp: 0x0000700003b111d0
   r8: 0x0000000000000000   r9: 0x0000000000000000  r10: 0x00006080000c9bc0  r11: 0xfffff07ffc5b8a01
  r12: 0x000000010ffd2e78  r13: 0x0000000000000002  r14: 0x00006080000c9bc0  r15: 0x0000000000000002
  rip: 0x000000010005a194  rfl: 0x0000000000010206  cr2: 0x0000000112749010
  
Logical CPU:     0
Error Code:      0x0100001f
Trap Number:     133

========================================================================================================================

chris

unread,
Jun 18, 2018, 2:32:55 PM6/18/18
to svnX
Hello Tempuslocuti,


On Monday, 18 June 2018 18:46:14 UTC+1, tempus...@gmail.com wrote:
Odd crashes attempting to open a repo. Crashes. before repo window appears.

After trying to get things working by removing cache entries etc. I blew away all prefs files I could find for svnX and started with a blank slate and a test svn server I set up to test on.

The svn server software is at version 1.9.4.

Added bookmark to repo.

Double click open. Immediate app exit and crash report.

The same process works fine when svnX is running on an El Capitan mac. This High Sierra setup has been working since forever.

One of those Monday morning start working things go to pot on you.

I'm going to restart the machine and try again, but in the meantime.

I get two crash variants (at least).

The crash logs indicate a corrupt repository log database.

This can usually be fixed by:
  • Close any related Repository or Working Copy windows.
  • Select the problematic repository item in the Bookmarks window.
  • Choose ‘Purge Cache of “<item-name>”’ from the contextual menu (or  menu at window’s bottom-left).

Alternatively quit svnX & delete the file ~/Library/Caches/app.svnx.two/<repo-UUID>.A.db.

The repository log cache databases will automatically be rebuilt as & when needed.

Did that fix your problem?

Regards,

CHRIS


TempusLocuti

unread,
Jun 19, 2018, 7:04:53 AM6/19/18
to sv...@googlegroups.com
Thanks, Chris!

chris Monday, June 18, 2018 11:32 AM

>Alternatively quit svnX & delete the file ~/Library/Caches/app.svnx.two/<repo-UUID>.A.db.
>
>The repository log cache databases will automatically be
>rebuilt as & when needed.
>
>Did that fix your problem?

Turned out I had deleted the wrong set of svnX Cache,prefs stuff.

I also run an old versions of svnX (1.3.4) and was removing the
Cache items for that and didn't find the app.svnx stuff until
after I posted the report.

Blowing away the _correct_ Cache items naturally fixed the issue.

I noticed a report posted by someone else who had the corruption
as the result of a power outage and guess what?

We had had a blip over the weekend which must have done the deed.

Thanks for your held and efforts!

Mike

resh...@gmail.com

unread,
Mar 7, 2019, 1:16:49 PM3/7/19
to svnX
Hello guys!
I had absolutely same troubles after power outage on version 2.0.0. Tried to Purge Caches - no result, but manual removing of all *.db files from SvnX Cach folder helped me.
Thank you!

вторник, 19 июня 2018 г., 17:04:53 UTC+6 пользователь TempusLocuti написал:
Reply all
Reply to author
Forward
0 new messages