zhangjrgary / time-tracker-mac

Automatically exported from code.google.com/p/time-tracker-mac
Other
0 stars 0 forks source link

Time Tracker crashing #140

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Using Time Tracker on a Mac Pro. Mac OSX Version 10.6.8.

If I can't get it to open, I would like to at least recover the data I had on 
the tracker. I have som unaccounted for hours that I still need to bill for. 
Please help!

Here is the crash error I receive when I try to open TT:
Process:         Time Tracker [323]
Path:            /Applications/Time Tracker.app/Contents/MacOS/Time Tracker
Identifier:      com.slooz.timetracker
Version:         1.3.13 (1.3.13)
Code Type:       X86-64 (Native)
Parent Process:  launchd [80]

Date/Time:       2014-01-30 13:15:07.296 -0800
OS Version:      Mac OS X 10.6.8 (10K549)
Report Version:  6

Interval Since Last Report:          178954 sec
Crashes Since Last Report:           11
Per-App Interval Since Last Report:  6635163 sec
Per-App Crashes Since Last Report:   11
Anonymous UUID:                      819C2328-00DB-4D0B-A00A-7D32E99BE61D

Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Application Specific Information:
abort() called
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', 
reason: '*** -[NSKeyedUnarchiver initForReadingWithData:]: incomprehensible 
archive (0x22, 0x50, 0x72, 0x6f, 0x6a, 0x65, 0x63, 0x74)'
*** Call stack at first throw:
(
    0   CoreFoundation                      0x00007fff8583f784 __exceptionPreprocess + 180
    1   libobjc.A.dylib                     0x00007fff85fc9f03 objc_exception_throw + 45
    2   CoreFoundation                      0x00007fff8583f5a7 +[NSException raise:format:arguments:] + 103
    3   CoreFoundation                      0x00007fff8583f534 +[NSException raise:format:] + 148
    4   Foundation                          0x00007fff80d11037 -[NSKeyedUnarchiver initForReadingWithData:] + 2970
    5   Foundation                          0x00007fff80d4ccd3 +[NSKeyedUnarchiver unarchiveObjectWithFile:] + 132
    6   Time Tracker                        0x000000010000a63d -[MainController loadData] + 91
    7   Time Tracker                        0x000000010000bb2f -[MainController init] + 1154
    8   AppKit                              0x00007fff89d2b22e -[NSCustomObject nibInstantiate] + 416
    9   AppKit                              0x00007fff89d2b01b -[NSIBObjectData instantiateObject:] + 259
    10  AppKit                              0x00007fff89d2a406 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 336
    11  AppKit                              0x00007fff89d28a91 loadNib + 226
    12  AppKit                              0x00007fff89d27fa1 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 248
    13  AppKit                              0x00007fff89d27dd9 +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 326
    14  AppKit                              0x00007fff89d2535b NSApplicationMain + 279
    15  Time Tracker                        0x000000010000108c start + 52
)

Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
0   libSystem.B.dylib               0x00007fff898650b6 __kill + 10
1   libSystem.B.dylib               0x00007fff899059f6 abort + 83
2   libstdc++.6.dylib               0x00007fff8180f5d2 __tcf_0 + 0
3   libobjc.A.dylib                 0x00007fff85fcdb39 _objc_terminate + 100
4   libstdc++.6.dylib               0x00007fff8180dae1 
__cxxabiv1::__terminate(void (*)()) + 11
5   libstdc++.6.dylib               0x00007fff8180db16 
__cxxabiv1::__unexpected(void (*)()) + 0
6   libstdc++.6.dylib               0x00007fff8180dbfc 
__gxx_exception_cleanup(_Unwind_Reason_Code, _Unwind_Exception*) + 0
7   libobjc.A.dylib                 0x00007fff85fc9fa2 object_getIvar + 0
8   com.apple.CoreFoundation        0x00007fff8583f5a7 +[NSException 
raise:format:arguments:] + 103
9   com.apple.CoreFoundation        0x00007fff8583f534 +[NSException 
raise:format:] + 148
10  com.apple.Foundation            0x00007fff80d11037 -[NSKeyedUnarchiver 
initForReadingWithData:] + 2970
11  com.apple.Foundation            0x00007fff80d4ccd3 +[NSKeyedUnarchiver 
unarchiveObjectWithFile:] + 132
12  com.slooz.timetracker           0x000000010000a63d -[MainController 
loadData] + 91
13  com.slooz.timetracker           0x000000010000bb2f -[MainController init] + 
1154
14  com.apple.AppKit                0x00007fff89d2b22e -[NSCustomObject 
nibInstantiate] + 416
15  com.apple.AppKit                0x00007fff89d2b01b -[NSIBObjectData 
instantiateObject:] + 259
16  com.apple.AppKit                0x00007fff89d2a406 -[NSIBObjectData 
nibInstantiateWithOwner:topLevelObjects:] + 336
17  com.apple.AppKit                0x00007fff89d28a91 loadNib + 226
18  com.apple.AppKit                0x00007fff89d27fa1 +[NSBundle(NSNibLoading) 
_loadNibFile:nameTable:withZone:ownerBundle:] + 248
19  com.apple.AppKit                0x00007fff89d27dd9 +[NSBundle(NSNibLoading) 
loadNibNamed:owner:] + 326
20  com.apple.AppKit                0x00007fff89d2535b NSApplicationMain + 279
21  com.slooz.timetracker           0x000000010000108c start + 52

Thread 1:  Dispatch queue: com.apple.libdispatch-manager
0   libSystem.B.dylib               0x00007fff8982fc0a kevent + 10
1   libSystem.B.dylib               0x00007fff89831add _dispatch_mgr_invoke + 154
2   libSystem.B.dylib               0x00007fff898317b4 _dispatch_queue_invoke + 
185
3   libSystem.B.dylib               0x00007fff898312de _dispatch_worker_thread2 
+ 252
4   libSystem.B.dylib               0x00007fff89830c08 _pthread_wqthread + 353
5   libSystem.B.dylib               0x00007fff89830aa5 start_wqthread + 13

Thread 2:
0   libSystem.B.dylib               0x00007fff89830a2a __workq_kernreturn + 10
1   libSystem.B.dylib               0x00007fff89830e3c _pthread_wqthread + 917
2   libSystem.B.dylib               0x00007fff89830aa5 start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x00007fff710972f8  rcx: 0x00007fff5fbff178  rdx: 0x0000000000000000
  rdi: 0x0000000000000143  rsi: 0x0000000000000006  rbp: 0x00007fff5fbff190  rsp: 0x00007fff5fbff178
   r8: 0x00007fff7109aa60   r9: 0x0000000000000063  r10: 0x00007fff898610fa  r11: 0x0000000000000202
  r12: 0x00007fff858c4b09  r13: 0x0000000000000000  r14: 0x0000000000000000  r15: 0x0000000000000000
  rip: 0x00007fff898650b6  rfl: 0x0000000000000202  cr2: 0x00007fff70399fd0

Binary Images:
       0x100000000 -        0x100019fff +com.slooz.timetracker 1.3.13 (1.3.13) <AD54A630-02D3-3FA1-82AB-669C91FD9ACD> /Applications/Time Tracker.app/Contents/MacOS/Time Tracker
       0x10002f000 -        0x100046fff +org.andymatuschak.Sparkle 1.5 Beta 6 (313) <9253F8F7-250B-1114-7AE9-A10A54EB2298> /Applications/Time Tracker.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
       0x10005f000 -        0x100085fff +com.brandonwalkin.BWToolkitFramework ??? (1.2.5) <A66B7381-791A-64FE-23F6-05D69127A3D4> /Applications/Time Tracker.app/Contents/Frameworks/BWToolkitFramework.framework/Versions/A/BWToolkitFramework
       0x1000a7000 -        0x10018dfe7  libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <2D39CB30-54D9-B03E-5FCF-E53122F87484> /usr/lib/libcrypto.0.9.7.dylib
    0x7fff5fc00000 -     0x7fff5fc3bdef  dyld 132.1 (???) <69130DA3-7CB3-54C8-ABC5-423DECDD2AF7> /usr/lib/dyld
    0x7fff80347000 -     0x7fff8037aff7  libTrueTypeScaler.dylib ??? (???) <B7BA8104-FA18-39A2-56E1-922EE7A660AC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff804f9000 -     0x7fff80533fff  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <4F2A4397-89BD-DEAC-4971-EE838FFA0964> /usr/lib/libcups.2.dylib
    0x7fff80534000 -     0x7fff80541fe7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff80542000 -     0x7fff80554fe7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
    0x7fff80555000 -     0x7fff8056cfff  com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff805c9000 -     0x7fff80607fe7  libFontRegistry.dylib ??? (???) <395D7C0D-36B5-B353-0DC8-51ABC0B1C030> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff80608000 -     0x7fff80d04ff7  com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff80d05000 -     0x7fff80f87fff  com.apple.Foundation 6.6.8 (751.63) <E10E4DB4-9D5E-54A8-3FB6-2A82426066E4> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff80f88000 -     0x7fff813cbfef  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff813f0000 -     0x7fff813f1fff  liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
    0x7fff8141c000 -     0x7fff81420ff7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
    0x7fff81421000 -     0x7fff81441fff  com.apple.DirectoryService.Framework 3.6 (621.16) <0ED4A74A-F8FB-366D-6588-F13EA397326F> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x7fff814a5000 -     0x7fff814e6fef  com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff81533000 -     0x7fff81544ff7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib
    0x7fff815d5000 -     0x7fff8161cff7  com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff817c3000 -     0x7fff81840fef  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
    0x7fff81964000 -     0x7fff81bedff7  com.apple.security 6.1.2 (55002) <D224882B-D57B-83AF-3781-548BCEACB327> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff81bee000 -     0x7fff81d90fe7  com.apple.WebKit 6534.59 (6534.59.10) <5F60FC29-1962-988F-96D1-A72A61F8C4EB> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff81d91000 -     0x7fff81d93fff  com.apple.print.framework.Print 6.1 (237.1) <CA8564FB-B366-7413-B12E-9892DA3C6157> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff81d96000 -     0x7fff81dacfe7  com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff8209c000 -     0x7fff820bdfff  libresolv.9.dylib 41.1.0 (compatibility 1.0.0) <9410EC7F-4D24-6740-AFEE-90405750FAD7> /usr/lib/libresolv.9.dylib
    0x7fff820be000 -     0x7fff8213dfe7  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff8213e000 -     0x7fff8214dfff  com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff8214e000 -     0x7fff82179ff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <3630A97F-55C1-3F34-CA63-3847653C9645> /usr/lib/libxslt.1.dylib
    0x7fff8217a000 -     0x7fff82189fef  com.apple.opengl 1.6.14 (1.6.14) <ECAE2D12-5BE3-46E7-6EE5-563B80B32A3E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff8234b000 -     0x7fff82352fff  com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff82353000 -     0x7fff8236eff7  com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff82d88000 -     0x7fff82db0fff  com.apple.DictionaryServices 1.1.2 (1.1.2) <E9269069-93FA-2B71-F9BA-FDDD23C4A65E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff82db1000 -     0x7fff82decfff  com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff83016000 -     0x7fff830cffff  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
    0x7fff830d0000 -     0x7fff830d0ff7  com.apple.Carbon 150 (152) <C0E61968-57F3-6EE1-8524-32A18955BAF0> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff83115000 -     0x7fff83253fff  com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff832fe000 -     0x7fff833c0fe7  libFontParser.dylib ??? (???) <EF06F16C-0CC9-B4CA-7BD9-0A97FA967340> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff833dc000 -     0x7fff8342bff7  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <01B370FB-D524-F660-3826-E85B7F0D85CD> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
    0x7fff8342c000 -     0x7fff83453ff7  libJPEG.dylib ??? (???) <08758593-6436-B29E-1DA8-F15597835EC1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff840b3000 -     0x7fff841cdfff  libGLProgrammability.dylib ??? (???) <D1650AED-02EF-EFB3-100E-064C7F018745> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
    0x7fff842cf000 -     0x7fff84317ff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff8431a000 -     0x7fff84618fff  com.apple.HIToolbox 1.6.5 (???) <AD1C18F6-51CB-7E39-35DD-F16B1EB978A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff84619000 -     0x7fff8466cff7  com.apple.HIServices 1.8.3 (???) <F6E0C7A7-C11D-0096-4DDA-2C77793AA6CD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff8466d000 -     0x7fff856d7fff  com.apple.WebCore 6534.59 (6534.59.6) <24B753DC-1FD4-FFCC-5F66-44799244A125> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
    0x7fff856d8000 -     0x7fff8578dfe7  com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff8578e000 -     0x7fff85905fe7  com.apple.CoreFoundation 6.6.6 (550.44) <BB4E5158-E47A-39D3-2561-96CB49FA82D4> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff859af000 -     0x7fff85a8cfff  com.apple.vImage 4.1 (4.1) <C3F44AA9-6F71-0684-2686-D3BBC903F020> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff85a8d000 -     0x7fff85b4afff  com.apple.CoreServices.OSServices 359.2 (359.2) <BBB8888E-18DE-5D09-3C3A-F4C029EC7886> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff85c43000 -     0x7fff85ccffef  SecurityFoundation ??? (???) <8A74D45E-9FE9-DD58-42F5-C7474FFDD0C1> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff85cd0000 -     0x7fff85cd3fff  com.apple.help 1.3.2 (41.1) <BD1B0A22-1CB8-263E-FF85-5BBFDE3660B9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff85f0f000 -     0x7fff85fbffff  edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff85fc0000 -     0x7fff86076ff7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib
    0x7fff8612f000 -     0x7fff862edfff  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <97A75BFB-0DB6-6F44-36B0-97B7F7208ABB> /usr/lib/libicucore.A.dylib
    0x7fff862ee000 -     0x7fff862f1ff7  libCoreVMClient.dylib ??? (???) <75819794-3B7A-8944-D004-7EA6DD7CE836> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff862f2000 -     0x7fff862f7fff  libGIF.dylib ??? (???) <3BAD0DE8-8151-68B0-2244-A4541C738972> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff862f8000 -     0x7fff8630efef  libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
    0x7fff8630f000 -     0x7fff8630fff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff8637b000 -     0x7fff86394fff  com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff86395000 -     0x7fff863baff7  com.apple.CoreVideo 1.6.2 (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff8649e000 -     0x7fff868e5fef  com.apple.RawCamera.bundle 3.7.1 (570) <5AFA87CA-DC3D-F84E-7EA1-6EABA8807766> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff869a2000 -     0x7fff871acfe7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff871ad000 -     0x7fff871aeff7  com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff871af000 -     0x7fff87219fe7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <AF0EA96D-000F-8C12-B952-CB7E00566E08> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff8722c000 -     0x7fff8722dff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <49B723D1-85F8-F86C-2331-F586C56D68AF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff873f8000 -     0x7fff873fcff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <DB710299-B4D9-3714-66F7-5D2964DE585B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff873fd000 -     0x7fff87452ff7  com.apple.framework.familycontrols 2.0.2 (2020) <F09541B6-5E28-1C01-C1AE-F6A2508670C7> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x7fff87453000 -     0x7fff87569ff7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <3814FCF9-92B9-A6AB-E76A-F7021894AA3F> /usr/lib/libxml2.2.dylib
    0x7fff8759a000 -     0x7fff8759ffff  libGFXShared.dylib ??? (???) <6BBC351E-40B3-F4EB-2F35-05BDE52AF87E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff875d8000 -     0x7fff875dafff  libRadiance.dylib ??? (???) <BF694EE5-6FDA-553A-CC89-F7135618E9C7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff876d4000 -     0x7fff876e8ff7  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff876e9000 -     0x7fff876e9ff7  com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff879f6000 -     0x7fff87d93fe7  com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff87d94000 -     0x7fff87e79fef  com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff880c8000 -     0x7fff880c8ff7  com.apple.CoreServices 44 (44) <DC7400FB-851E-7B8A-5BF6-6F50094302FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff880c9000 -     0x7fff880eafe7  libPng.dylib ??? (???) <D8EC7740-EE32-865A-2F75-C9EDE2135510> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff88110000 -     0x7fff88141fff  libGLImage.dylib ??? (???) <562565E1-AA65-FE96-13FF-437410C886D0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff8821b000 -     0x7fff88226ff7  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff88265000 -     0x7fff8827aff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff8827b000 -     0x7fff8843afff  com.apple.ImageIO.framework 3.0.6 (3.0.6) <92882FD3-CB3F-D0BE-DDDA-43B4BEE10F58> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff88449000 -     0x7fff8857efff  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <F4814A13-E557-59AF-30FF-E62929367933> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff8857f000 -     0x7fff88653fe7  com.apple.CFNetwork 454.12.4 (454.12.4) <C83E2BA1-1818-B3E8-5334-860AD21D1C80> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff88674000 -     0x7fff886f9ff7  com.apple.print.framework.PrintCore 6.3 (312.7) <CDFE82DD-D811-A091-179F-6E76069B432D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff886fa000 -     0x7fff8871dfff  com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff88c9e000 -     0x7fff88ce8ff7  com.apple.Metadata 10.6.3 (507.15) <DE238BE4-5E22-C4D5-CF5C-3D50FDEE4701> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff88d2d000 -     0x7fff88deefef  com.apple.ColorSync 4.6.8 (4.6.8) <7DF1D175-6451-51A2-DBBF-40FCA78C0D2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff88e24000 -     0x7fff88e24ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff88e25000 -     0x7fff88ec5fff  com.apple.LaunchServices 362.3 (362.3) <B90B7C31-FEF8-3C26-BFB3-D8A48BD2C0DA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff88f18000 -     0x7fff88f18ff7  com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff88f19000 -     0x7fff8923bfff  com.apple.JavaScriptCore 6534.59 (6534.59.11) <992F7C39-0ADA-C5EF-0405-55F81A5B2F76> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff8923c000 -     0x7fff89570fef  com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff895d2000 -     0x7fff896f1ff7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <0CE8D59B-D0C7-1DCE-3654-37F27F61BEFA> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff896f2000 -     0x7fff89700ff7  libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib
    0x7fff89738000 -     0x7fff89738ff7  com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff89739000 -     0x7fff897d3fff  com.apple.ApplicationServices.ATS 275.19 (???) <2DE8987F-4563-4D8E-45C3-2F6F786E120D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff897d4000 -     0x7fff89815fff  com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff89816000 -     0x7fff899d7fef  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
    0x7fff899d8000 -     0x7fff89a56ff7  com.apple.CoreText 151.13 (???) <5C6214AD-D683-80A8-86EB-328C99B75322> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff89a57000 -     0x7fff89aa0fef  libGLU.dylib ??? (???) <B0F4CA55-445F-E901-0FCF-47B3B4BAE6E2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff89aa1000 -     0x7fff89b01fe7  com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff89b2a000 -     0x7fff89b2dff7  com.apple.securityhi 4.0 (36638) <EABABBA8-AB59-599A-1884-0010C059DE62> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff89b2f000 -     0x7fff89b43fff  libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff89b44000 -     0x7fff89b4aff7  com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff89b4b000 -     0x7fff89b51ff7  com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
    0x7fff89b52000 -     0x7fff89b9efff  libauto.dylib ??? (???) <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib
    0x7fff89b9f000 -     0x7fff89bf5fe7  libTIFF.dylib ??? (???) <2DBEC120-DAA7-3789-36A2-A205BCDF2D72> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff89d1c000 -     0x7fff89d22ff7  IOSurface ??? (???) <6AF28EC1-BCC4-9F65-AF7D-ABE60B91072A> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff89d23000 -     0x7fff8a71dff7  com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff8a71e000 -     0x7fff8a723ff7  com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff8a724000 -     0x7fff8a7b4fff  com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fffffe00000 -     0x7fffffe01fff  libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib

Original issue reported on code.google.com by losetheb...@gmail.com on 30 Jan 2014 at 9:17

GoogleCodeExporter commented 8 years ago
hmm, that does not look good, do you happen to have a backup of the data file? 

/Users/rainer/Library/Application Support/TimeTracker/data.plist

Original comment by rbur...@gmail.com on 30 Jan 2014 at 10:40

GoogleCodeExporter commented 8 years ago
I Do!!!!

attached.

Original comment by losetheb...@gmail.com on 30 Jan 2014 at 10:57

GoogleCodeExporter commented 8 years ago
either I am blind or the attachment went missing. Are you saying that the 
backup you have (and tried to attach) is broken too or does it work with the 
old data file.

What is happening is that it chokes while reading the data file. This sounds 
like your machine crashed (or the process was shut down) while TT was trying to 
write data (which is not a very good moment to do that).

Original comment by rbur...@gmail.com on 30 Jan 2014 at 11:09

GoogleCodeExporter commented 8 years ago
Okay. That makes sense. My computer froze and I'm sure I was time tracking and 
shut the computer down.

So I have the data file and attached it (i hope successfully this time). I was 
able to open it in Text Wrangler. This is great, so I have the times in case I 
can't fix it. But would it work if I just deleted the last time entry?

Original comment by losetheb...@gmail.com on 30 Jan 2014 at 11:35

Attachments:

GoogleCodeExporter commented 8 years ago
The attached data does not look like a correct plist file. Instead it looks 
like a CSV export. I attached the CSV. I cannot really do anything else but 
this.

Original comment by rbur...@gmail.com on 3 Feb 2014 at 12:37

Attachments:

GoogleCodeExporter commented 8 years ago
Hi,
I attached the data.plist file, not sure why it's showing as an exported
CSV file. But I basically fixed Time Tracker by saving a copy of the plist
files for data on past time tracking. Then deleting the plist file under
time tracker. Time Tracker now works but cleaned with no past data.

Thank you for your assistance!

-Eris

Original comment by losetheb...@gmail.com on 3 Feb 2014 at 3:22