diff options
author | Remy <Remy@web> | 2013-10-23 20:30:14 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-10-23 20:30:14 +0000 |
commit | 675479eb1684ad0534d16bf1978d829a9d607642 (patch) | |
tree | 999fff0bbe30358cb84a440d1744bccfb06b2714 /doc/bugs/OSX_app_issues | |
parent | 164edc1229f9419d99b0a7bf03fe93cbb58d131e (diff) |
Added a comment: Crashes on OSX 10.9
Diffstat (limited to 'doc/bugs/OSX_app_issues')
-rw-r--r-- | doc/bugs/OSX_app_issues/comment_16_064e151da121f9c2ef13c19ecb4e7458._comment | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/bugs/OSX_app_issues/comment_16_064e151da121f9c2ef13c19ecb4e7458._comment b/doc/bugs/OSX_app_issues/comment_16_064e151da121f9c2ef13c19ecb4e7458._comment new file mode 100644 index 000000000..8569bda7c --- /dev/null +++ b/doc/bugs/OSX_app_issues/comment_16_064e151da121f9c2ef13c19ecb4e7458._comment @@ -0,0 +1,16 @@ +[[!comment format=mdwn + username="Remy" + ip="83.87.21.84" + subject="Crashes on OSX 10.9" + date="2013-10-23T20:30:12Z" + content=""" +I just installed OSX Mavericks. I also took the latest autobuild and copied it over the old git-annex.app to be sure it doesn't work. +When I execute \"git-annex status\" I get the following message + + +> dyld: Symbol not found: _objc_debug_taggedpointer_mask +> Referenced from: /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation +> Expected in: /Applications/git-annex.app/Contents/MacOS/bundle/I +> in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation +> [1] 1361 trace trap git-annex status +"""]] |