Get your own customer support community
 

Rescue time won't even take password before crashing

So I feel like a bit of a disaster; Using the beta client I had an issue that after it crashed I completely stopped logging data. Previously I'd fixed this after talking to Joe by deleting rescuetime.cfg and moving on. After noticing the lost data (if need be, I have the log file with the requested logging level which has the upload errors beginning after the crash), I deleted the rescutime.cfg. Now the beta client crashes on startup:


Process: RescueTime [54751]
Path: /Users/username/Applications/RescueTime.app/Contents/MacOS/RescueTime
Identifier: com.rescuetime.RescueTime
Version: 2.0.0 (2.0.0.525)
Code Type: X86 (Native)
Parent Process: launchd [166]

Date/Time: 2009-03-25 21:16:18.134 -0600
OS Version: Mac OS X 10.5.6 (9G55)
Report Version: 6

Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x000000000000010f
Crashed Thread: 0

Thread 0 Crashed:
0 libobjc.A.dylib 0x902b22d3 flush_marked_caches + 106
1 libobjc.A.dylib 0x902b5435 _read_images + 996
2 libobjc.A.dylib 0x902ab17d map_images + 6242
3 dyld 0x8fe04af8 dyld::notifyBatchPartial(dyld_image_states, bool, char const* (*)(dyld_image_states, unsigned int, dyld_image_info const*)) + 744
4 dyld 0x8fe1063b ImageLoader::link(ImageLoader::LinkContext const&, bool, bool, ImageLoader::RPathChain const&) + 251
5 dyld 0x8fe051ae dyld::link(ImageLoader*, bool, ImageLoader::RPathChain const&) + 158
6 dyld 0x8fe0bc33 dlopen + 691
7 libSystem.B.dylib 0x92c38202 dlopen + 66
8 com.apple.CoreFoundation 0x9065b863 _CFBundleDlfcnLoadBundle + 307
9 com.apple.CoreFoundation 0x9065c187 _CFBundleLoadExecutableAndReturnError + 567
10 com.apple.Foundation 0x9186cb73 _NSBundleLoadCode + 259
11 com.apple.Foundation 0x9186c2db -[NSBundle loadAndReturnError:] + 331
12 com.apple.Foundation 0x9186c18a -[NSBundle load] + 42
13 com.apple.Foundation 0x9186c14d -[NSBundle principalClass] + 45
14 com.apple.AppKit 0x967f27fd -[NSInputManager _loadBundle] + 137
15 com.apple.AppKit 0x967f1f9a -[NSInputManager initWithName:host:] + 2639
16 com.apple.AppKit 0x9634a525 +[NSInputManager initialize] + 1134
17 libobjc.A.dylib 0x902a88b8 _class_initialize + 367
18 libobjc.A.dylib 0x902a7239 _class_lookupMethodAndLoadCache + 81
19 libobjc.A.dylib 0x902b76d6 objc_msgSend + 102
20 com.apple.AppKit 0x963493a3 -[NSApplication run] + 83
21 com.rescuetime.RescueTime 0x0004491b 0x1000 + 276763
22 com.rescuetime.RescueTime 0x00043867 0x1000 + 272487
23 com.rescuetime.RescueTime 0x0003132f 0x1000 + 197423
24 com.rescuetime.RescueTime 0x00024c43 0x1000 + 146499
25 com.rescuetime.RescueTime 0x00002432 0x1000 + 5170
26 com.rescuetime.RescueTime 0x00002359 0x1000 + 4953

Thread 1:
0 libSystem.B.dylib 0x92c2f2e6 mach_wait_until + 10
1 libSystem.B.dylib 0x92ca63ad nanosleep + 314
2 libSystem.B.dylib 0x92cb6eab sleep + 63
3 com.rescuetime.RescueTime 0x0003f4ac 0x1000 + 255148
4 com.rescuetime.RescueTime 0x00025157 0x1000 + 147799
5 com.rescuetime.RescueTime 0x0006d94d (anonymous namespace)::system_error_category::~system_error_category() + 3965
6 libSystem.B.dylib 0x92c60095 _pthread_start + 321
7 libSystem.B.dylib 0x92c5ff52 thread_start + 34

Thread 2:
0 libSystem.B.dylib 0x92c2f2e6 mach_wait_until + 10
1 libSystem.B.dylib 0x92ca63ad nanosleep + 314
2 libSystem.B.dylib 0x92cb6eab sleep + 63
3 com.rescuetime.RescueTime 0x00002b27 0x1000 + 6951
4 com.rescuetime.RescueTime 0x00025157 0x1000 + 147799
5 com.rescuetime.RescueTime 0x0006d94d (anonymous namespace)::system_error_category::~system_error_category() + 3965
6 libSystem.B.dylib 0x92c60095 _pthread_start + 321
7 libSystem.B.dylib 0x92c5ff52 thread_start + 34

Thread 3:
0 libSystem.B.dylib 0x92c2f2e6 mach_wait_until + 10
1 libSystem.B.dylib 0x92ca63ad nanosleep + 314
2 libSystem.B.dylib 0x92cb6eab sleep + 63
3 com.rescuetime.RescueTime 0x00002e42 0x1000 + 7746
4 com.rescuetime.RescueTime 0x00025157 0x1000 + 147799
5 com.rescuetime.RescueTime 0x0006d94d (anonymous namespace)::system_error_category::~system_error_category() + 3965
6 libSystem.B.dylib 0x92c60095 _pthread_start + 321
7 libSystem.B.dylib 0x92c5ff52 thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x000000ff ebx: 0x902b2274 ecx: 0x001ba000 edx: 0x0012c300
edi: 0xbfffe8ac esi: 0xa002e5e4 ebp: 0xbfffe8c8 esp: 0xbfffe880
ss: 0x0000001f efl: 0x00010206 eip: 0x902b22d3 cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
cr2: 0x0000010f
 
sad I’m confused
Inappropriate?
1 person has this problem

User_default_medium