Crash after crash after crash
Here is my crash report, see anything that will fix my problem?
Shane
Process: Socialite [10380]
Path: /Applications/Socialite.app/Contents/MacOS/Socialite
Identifier: com.realmacsoftware.socialite
Version: 1.2.1 (7154)
Code Type: PPC (Native)
Parent Process: launchd [73]
Interval Since Last Report: 5711 sec
Crashes Since Last Report: 2
Per-App Interval Since Last Report: 50 sec
Per-App Crashes Since Last Report: 2
Date/Time: 2010-08-20 12:11:08.295 -0400
OS Version: Mac OS X 10.5.8 (9L30)
Report Version: 6
Anonymous UUID: 36691BA0-9268-4E94-9C17-FF57DF7E1B11
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x000000004182009c
Crashed Thread: 0
Thread 0 Crashed:
0 com.apple.CoreText 0x950f4c0c TLine::GetMappedCharsInRange(CFRange, TStackBuffer<long, 30ul>&) const + 160
1 com.apple.CoreText 0x950e41d0 TCombiningEngine::ResolveCombiningMarks() + 248
2 com.apple.CoreText 0x950ccf24 TTypesetter::FinishEncoding(TLine&, unsigned char) const + 212
3 com.apple.CoreText 0x950f2eac TTypesetter::RelayoutRun(CTRun const) const + 292
4 com.apple.CoreText 0x950e772c TTypesetter::MakeLineConsistent(TLine&) const + 76
5 com.apple.CoreText 0x950d4bc8 TTypesetter::FinishLineFill(TLine&, double) const + 44
6 com.apple.CoreText 0x950f86ec TFramesetter::FrameInRect(TFrame&, CFRange) const + 596
7 com.apple.CoreText 0x950f8aa8 TFramesetter::CreateFrame(CFRange, CGPath const, CFDictionary const*) const + 104
8 com.realmacsoftware.socialite 0x00013560 +[EBTextServices heightForAttributedString:widthLimit:] + 236
9 com.realmacsoftware.socialite 0x0008d288 -[EBHUDStatusEventRepresentation calculateHeightAndInternalFramesForWidth:] + 596
10 com.realmacsoftware.socialite 0x00082b54 -[EBEventRepresentation doHeavyCalculationForWidth:] + 40
11 com.realmacsoftware.socialite 0x0008324c -[EBEventRepresentation eventHeightForWidth:] + 80
12 com.realmacsoftware.socialite 0x00006af0 -[EBEventLayout calculateLayout] + 424
13 com.realmacsoftware.socialite 0x00011d18 -[EBEventContainerLayer layoutSublayersWithFocusedEventPosition:afterPosition:] + 604
14 com.realmacsoftware.socialite 0x000116fc -[EBEventContainerLayer updateLayerWithObjects:withEffect:] + 2356
15 com.realmacsoftware.socialite 0x0000b688 -[EBEventHostingView observeValueForKeyPath:ofObject:change:context:] + 376
16 com.apple.Foundation 0x94dbf5a8 -[NSObject(NSKeyValueObservingPrivate) notifyObserversForKeyPath:change:] + 808
17 com.apple.AppKit 0x90605630 -[NSController notifyObserversForKeyPath:change:] + 236
18 com.apple.AppKit 0x907eb2f4 -[NSArrayController didChangeValuesForArrangedKeys:objectKeys:indexKeys:] + 64
19 com.apple.AppKit 0x907edae4 -[NSArrayController arrangeObjectsWithSelectedObjects:avoidsEmptySelection:operationsMask:useBasis:] + 876
20 com.apple.AppKit 0x907e916c -[NSArrayController setContent:] + 844
21 com.apple.AppKit 0x907ef1bc -[NSArrayDetailBinder refreshDetailContentInBackground:] + 1564
22 com.apple.Foundation 0x94dbf5a8 -[NSObject(NSKeyValueObservingPrivate) notifyObserversForKeyPath:change:] + 808
23 com.apple.AppKit 0x90605630 -[NSController notifyObserversForKeyPath:change:] + 236
24 com.apple.AppKit 0x907ec978 -[NSController observeValueForKeyPath:ofObject:change:context:] + 832
25 com.apple.AppKit 0x907ec554 -[NSArrayController observeValueForKeyPath:ofObject:change:context:] + 116
26 com.apple.Foundation 0x94dadd08 -[NSObject(NSKeyValueObserverNotification) didChangeValueForKey:] + 400
27 com.apple.CoreData 0x9492f360 -[NSManagedObject didChangeValueForKey:] + 64
28 ...csoftware.socialite.support 0x0025e378 -[EBContainer commitTransaction] + 664
29 ...csoftware.socialite.support 0x0025b128 -[EBSmartContainer refresh] + 1320
30 ...csoftware.socialite.support 0x00259620 -[EBSmartContainer observeValueForKeyPath:ofObject:change:context:] + 224
31 com.apple.Foundation 0x94dadd08 -[NSObject(NSKeyValueObserverNotification) didChangeValueForKey:] + 400
32 com.apple.CoreData 0x9492f360 -[NSManagedObject didChangeValueForKey:] + 64
33 ...csoftware.socialite.support 0x0025e300 -[EBContainer commitTransaction] + 544
34 ...csoftware.socialite.support 0x002645f4 -[EBContainer insertEventContainers:atIndexes:forContainer:] + 1348
35 ...csoftware.socialite.support 0x00263ae4 -[EBContainer insertOwnEventContainers:atIndexes:] + 472
36 ...csoftware.socialite.support 0x002638d8 -[EBContainer addEvents:atIndexes:withLevels:] + 1276
37 com.realmacsoftware.socialite 0x000b2788 -[EBMainController(EventsDelegate) plugin:addEvents:toContainer:unseenOnly:] + 348
38 ...e.socialite.plugin.facebook 0x169979d4 -[EBFacebookPokeHandler processStream:timestampContainer:postsContainer:linksContainer:] + 632
39 ...e.socialite.plugin.facebook 0x16996f1c -[EBFacebookPokeHandler actionDidFinish:] + 200
40 ...csoftware.socialite.support 0x00294554 -[EBJSONJobManager parsingJobFinished:] + 220
41 com.apple.Foundation 0x94db0684 nsnote_callback + 196
42 com.apple.CoreFoundation 0x94bac438 _CFXNotificationPostNotification + 920
43 com.apple.Foundation 0x94db16e4 NSThreadPerformPerform + 340
44 com.apple.CoreFoundation 0x94bca19c CFRunLoopRunSpecific + 1308
45 com.apple.HIToolbox 0x937b1b14 RunCurrentEventLoopInMode + 264
46 com.apple.HIToolbox 0x937b1938 ReceiveNextEventCommon + 412
47 com.apple.HIToolbox 0x937b1778 BlockUntilNextEventMatchingListInMode + 84
48 com.apple.AppKit 0x9061c244 _DPSNextEvent + 596
49 com.apple.AppKit 0x9061bbfc -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 112
50 com.apple.AppKit 0x9061589c -[NSApplication run] + 744
51 com.apple.AppKit 0x905e6298 NSApplicationMain + 440
52 com.realmacsoftware.socialite 0x00002f94 start + 64
Thread 1:
0 libSystem.B.dylib 0x94371bec _semwait_signal + 12
1 libSystem.B.dylib 0x943ae478 pthread_cond_wait + 1580
2 com.apple.JavaScriptCore 0x934a992c WTF::TCMalloc_PageHeap::scavengerThread() + 156
3 com.apple.JavaScriptCore 0x934a9c4c WTF::TCMalloc_PageHeap::runScavengerThread(void*) + 12
4 libSystem.B.dylib 0x943ad0d0 _pthread_start + 316
Thread 2:
0 libSystem.B.dylib 0x9436b258 semaphore_timedwait_signal_trap + 8
1 libSystem.B.dylib 0x943ae374 pthread_cond_wait + 1320
2 com.apple.CoreVideo 0x95dd81a0 CVDisplayLink::waitUntil(unsigned long long) + 404
3 com.apple.CoreVideo 0x95dd8904 CVDisplayLink::runIOThread() + 620
4 libSystem.B.dylib 0x943ad0d0 pthread_start + 316
Thread 3:
0 libSystem.B.dylib 0x94371be8 semwait_signal + 8
1 libSystem.B.dylib 0x943719fc nanosleep$UNIX2003 + 188
2 libSystem.B.dylib 0x9437192c usleep$UNIX2003 + 68
3 com.apple.AppKit 0x90677e64 -[NSUIHeartBeat _heartBeatThread:] + 1840
4 com.apple.Foundation 0x94db0d84 NSThreadmain + 1004
5 libSystem.B.dylib 0x943ad0d0 _pthread_start + 316
Thread 4:
0 libSystem.B.dylib 0x9436b1d8 mach_msg_trap + 8
1 libSystem.B.dylib 0x943720fc mach_msg + 56
2 com.apple.CoreFoundation 0x94bca394 CFRunLoopRunSpecific + 1812
3 com.apple.Foundation 0x94e07d50 +[NSURLConnection(NSURLConnectionReallyInternal) resourceLoadLoop:] + 280
4 com.apple.Foundation 0x94db0d84 NSThreadmain__ + 1004
5 libSystem.B.dylib 0x943ad0d0 pthread_start + 316
Thread 5:
0 libSystem.B.dylib 0x94371bec _semwait_signal + 12
1 libSystem.B.dylib 0x943ae478 pthread_cond_wait + 1580
2 libGLProgrammability.dylib 0x901d6b68 glvmDoWork + 120
3 libSystem.B.dylib 0x943ad0d0 _pthread_start + 316
Thread 6:
0 libSystem.B.dylib 0x9436b1d8 mach_msg_trap + 8
1 libSystem.B.dylib 0x943720fc mach_msg + 56
2 com.apple.CoreFoundation 0x94bca394 CFRunLoopRunSpecific + 1812
3 com.apple.CFNetwork 0x910613b0 CFURLCacheWorkerThread(void*) + 288
4 libSystem.B.dylib 0x943ad0d0 _pthread_start + 316
Thread 7:
0 libSystem.B.dylib 0x943ced74 select$DARWIN_EXTSN + 12
1 com.apple.CoreFoundation 0x94bd5808 __CFSocketManager + 764
Thread 8:
0 libSystem.B.dylib 0x94371bec semwait_signal + 12
1 libSystem.B.dylib 0x943ae478 _pthread_cond_wait + 1580
2 com.apple.Foundation 0x94def8e4 -[NSCondition wait] + 268
3 com.apple.Foundation 0x94db1220 -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 932
4 com.apple.Foundation 0x94df9ee4 -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 144
5 ...csoftware.socialite.support 0x002379f4 -[EBCGImageRefOperation main] + 268
6 com.apple.Foundation 0x94e2e614 -[NSOperation start] + 620
7 com.apple.Foundation 0x94db0d84 NSThreadmain + 1004
8 libSystem.B.dylib 0x943ad0d0 _pthread_start + 316
Thread 9:
0 libSystem.B.dylib 0x94371bec semwait_signal + 12
1 libSystem.B.dylib 0x943ae478 _pthread_cond_wait + 1580
2 com.apple.Foundation 0x94def8e4 -[NSCondition wait] + 268
3 com.apple.Foundation 0x94db1220 -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 932
4 com.apple.Foundation 0x94df9ee4 -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 144
5 ...csoftware.socialite.support 0x002379f4 -[EBCGImageRefOperation main] + 268
6 com.apple.Foundation 0x94e2e614 -[NSOperation start] + 620
7 com.apple.Foundation 0x94db0d84 NSThreadmain + 1004
8 libSystem.B.dylib 0x943ad0d0 _pthread_start + 316
Thread 10:
0 libSystem.B.dylib 0x94371bec semwait_signal + 12
1 libSystem.B.dylib 0x943ae478 _pthread_cond_wait + 1580
2 com.apple.Foundation 0x94def8e4 -[NSCondition wait] + 268
3 com.apple.Foundation 0x94db1220 -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 932
4 com.apple.Foundation 0x94df9ee4 -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 144
5 ...csoftware.socialite.support 0x002379f4 -[EBCGImageRefOperation main] + 268
6 com.apple.Foundation 0x94e2e614 -[NSOperation start] + 620
7 com.apple.Foundation 0x94db0d84 NSThreadmain + 1004
8 libSystem.B.dylib 0x943ad0d0 _pthread_start + 316
Thread 11:
0 libSystem.B.dylib 0x94371bec semwait_signal + 12
1 libSystem.B.dylib 0x943ae478 _pthread_cond_wait + 1580
2 com.apple.Foundation 0x94def8e4 -[NSCondition wait] + 268
3 com.apple.Foundation 0x94db1220 -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 932
4 com.apple.Foundation 0x94df9ee4 -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 144
5 ...csoftware.socialite.support 0x002379f4 -[EBCGImageRefOperation main] + 268
6 com.apple.Foundation 0x94e2e614 -[NSOperation start] + 620
7 com.apple.Foundation 0x94db0d84 NSThreadmain + 1004
8 libSystem.B.dylib 0x943ad0d0 _pthread_start + 316
Thread 12:
0 libSystem.B.dylib 0x94371bec semwait_signal + 12
1 libSystem.B.dylib 0x943ae478 _pthread_cond_wait + 1580
2 com.apple.Foundation 0x94def8e4 -[NSCondition wait] + 268
3 com.apple.Foundation 0x94db1220 -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 932
4 com.apple.Foundation 0x94df9ee4 -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 144
5 ...csoftware.socialite.support 0x00295394 -[EBJSONJobOperation main] + 344
6 com.apple.Foundation 0x94e2e614 -[NSOperation start] + 620
7 com.apple.Foundation 0x94db0d84 NSThreadmain + 1004
8 libSystem.B.dylib 0x943ad0d0 _pthread_start + 316
Thread 13:
0 libSystem.B.dylib 0x94371bec semwait_signal + 12
1 libSystem.B.dylib 0x943ae478 _pthread_cond_wait + 1580
2 com.apple.Foundation 0x94def8e4 -[NSCondition wait] + 268
3 com.apple.Foundation 0x94db1220 -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 932
4 com.apple.Foundation 0x94df9ee4 -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 144
5 ...csoftware.socialite.support 0x00295394 -[EBJSONJobOperation main] + 344
6 com.apple.Foundation 0x94e2e614 -[NSOperation start] + 620
7 com.apple.Foundation 0x94db0d84 NSThreadmain + 1004
8 libSystem.B.dylib 0x943ad0d0 _pthread_start + 316
Thread 14:
0 libSystem.B.dylib 0x94371bec semwait_signal + 12
1 libSystem.B.dylib 0x943ae478 _pthread_cond_wait + 1580
2 com.apple.Foundation 0x94def8e4 -[NSCondition wait] + 268
3 com.apple.Foundation 0x94db1220 -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 932
4 com.apple.Foundation 0x94df9ee4 -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 144
5 ...csoftware.socialite.support 0x00295394 -[EBJSONJobOperation main] + 344
6 com.apple.Foundation 0x94e2e614 -[NSOperation start] + 620
7 com.apple.Foundation 0x94db0d84 NSThreadmain + 1004
8 libSystem.B.dylib 0x943ad0d0 _pthread_start + 316
Thread 15:
0 libSystem.B.dylib 0x94371bec semwait_signal + 12
1 libSystem.B.dylib 0x943ae478 _pthread_cond_wait + 1580
2 com.apple.Foundation 0x94def8e4 -[NSCondition wait] + 268
3 com.apple.Foundation 0x94db1220 -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 932
4 com.apple.Foundation 0x94df9ee4 -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 144
5 ...csoftware.socialite.support 0x00295394 -[EBJSONJobOperation main] + 344
6 com.apple.Foundation 0x94e2e614 -[NSOperation start] + 620
7 com.apple.Foundation 0x94db0d84 NSThreadmain + 1004
8 libSystem.B.dylib 0x943ad0d0 _pthread_start + 316
Thread 16:
0 libSystem.B.dylib 0x94371bec semwait_signal + 12
1 libSystem.B.dylib 0x943ae478 _pthread_cond_wait + 1580
2 com.apple.Foundation 0x94def8e4 -[NSCondition wait] + 268
3 com.apple.Foundation 0x94db1220 -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 932
4 com.apple.Foundation 0x94df9ee4 -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 144
5 ...csoftware.socialite.support 0x00295394 -[EBJSONJobOperation main] + 344
6 com.apple.Foundation 0x94e2e614 -[NSOperation start] + 620
7 com.apple.Foundation 0x94db0d84 NSThreadmain + 1004
8 libSystem.B.dylib 0x943ad0d0 _pthread_start + 316
Thread 0 crashed with PPC Thread State 32:
srr0: 0x950f4c0c srr1: 0x0000d930 dar: 0x4182009c dsisr: 0x00200000
r0: 0x950f4bfc r1: 0xbfffb5d0 r2: 0xbfffb8c4 r3: 0x41820094
r4: 0x00000000 r5: 0xbfffb588 r6: 0x5c332ed8 r7: 0x00000027
r8: 0x00000002 r9: 0x943766b4 r10: 0x008804f8 r11: 0xa07f6c24
r12: 0x950cb014 r13: 0x00000000 r14: 0x17373634 r15: 0x00000001 r16: 0x1e07b380 r17: 0x1e07d270 r18: 0x1e07b074 r19: 0x951284b8 r20: 0x00000000 r21: 0xbfffb690 r22: 0xbfffb720 r23: 0x00000000 r24: 0x00000063 r25: 0x00000004 r26: 0xbfffb720 r27: 0xbfffb8b8 r28: 0x0000005f r29: 0x00000008 r30: 0x00000034 r31: 0x950f84b8
cr: 0x24242444 xer: 0x20000000 lr: 0x950f4bfc ctr: 0x950cb014
vrsave: 0x80000000
Binary Images:
0x1000 - 0xf9fff +com.realmacsoftware.socialite 1.2.1 (7154) <5ac84229ffd357cd2cdece84034c6381> /Applications/Socialite.app/Contents/MacOS/Socialite
0x1f5000 - 0x208ffb +org.andymatuschak.Sparkle 1.5 Beta 6 (313) /Applications/Socialite.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
0x215000 - 0x21afff +com.realmacsoftware.socialite.jsonkit ??? (1.0) /Applications/Socialite.app/Contents/Frameworks/JSONKit.framework/Versions/A/JSONKit
0x220000 - 0x2b3ffb +com.realmacsoftware.socialite.support ??? (1.0) /Applications/Socialite.app/Contents/Frameworks/EventBoxSupport.framework/Versions/A/EventBoxSupport
0x32c000 - 0x32efff com.apple.ExceptionHandling 1.5 (10) /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHandling
0x334000 - 0x355ff1 libmx.A.dylib ??? (???) /usr/lib/libmx.A.dylib
0x367000 - 0x36bffb +com.Logitech.Control Center.Scroll Enhancer Loader 3.1.0 (3.1.0) /Library/InputManagers/LCC Scroll Enhancer Loader/LCC Scroll Enhancer Loader.bundle/Contents/MacOS/LCC Scroll Enhancer Loader
0x37a000 - 0x37affd +com.realmacsoftware.socialite.plugin.twitter ??? (1.0) /Applications/Socialite.app/Contents/PlugIns/TwitterPlugin.bundle/Contents/MacOS/TwitterPlugin
0x3a2000 - 0x3a3ffd +com.1passwd.InputManager 2.11.0 (7643) /Library/InputManagers/1PasswdIM/1PasswdIM.bundle/Contents/MacOS/1PasswdIM
0x3a7000 - 0x3a9fff +net.culater.SIMBL 0.8.2 (8) /Library/InputManagers/SIMBL/SIMBL.bundle/Contents/MacOS/SIMBL
0x3ae000 - 0x3b3ffb +com.Logitech.Control Center.Scroll Enhancer 3.1.0 (3.1.0) /Library/Application Support/Logitech.localized/Logitech Control Center.localized/LCC Scroll Enhancer.bundle/Contents/MacOS/LCC Scroll Enhancer
0x1506f000 - 0x15256ff3 com.apple.RawCamera.bundle 2.1.2 (517) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x16972000 - 0x16981fff +com.realmacsoftware.socialite.plugin.digg ??? (1.0) /Applications/Socialite.app/Contents/PlugIns/DiggPlugin.bundle/Contents/MacOS/DiggPlugin
0x1698e000 - 0x169affff +com.realmacsoftware.socialite.plugin.facebook ??? (1.0) /Applications/Socialite.app/Contents/PlugIns/FacebookPlugin.bundle/Contents/MacOS/FacebookPlugin
0x169ca000 - 0x169e0fff +com.realmacsoftware.socialite.plugin.flickr ??? (1.0) /Applications/Socialite.app/Contents/PlugIns/FlickrPlugin.bundle/Contents/MacOS/FlickrPlugin
0x169f4000 - 0x16a0dfff +com.realmacsoftware.socialite.plugin.google ??? (1.0) /Applications/Socialite.app/Contents/PlugIns/GooglePlugin.bundle/Contents/MacOS/GooglePlugin
0x16a3b000 - 0x16a46fff +com.realmacsoftware.socialite.plugin.rss ??? (1.0) /Applications/Socialite.app/Contents/PlugIns/RSSPlugin.bundle/Contents/MacOS/RSSPlugin
0x16d00000 - 0x16d01ffd +com.yazsoft.speeddownload.contextualmenu ??? (1.0.2) /Library/Contextual Menu Items/Speed Download Contextual Menu.plugin/Contents/MacOS/Speed Download Contextual Menu
0x16d56000 - 0x16d57ffb ATSHI.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/ATSHI.dylib
0x16fc7000 - 0x16fe3fff GLRendererFloat ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
0x17016000 - 0x1701afdb +com.skytag.FileBuddy.CM 9.0 (09000005) /Users/shane/Library/Contextual Menu Items/File Buddy CM.plugin/Contents/MacOS/File Buddy CM
0x17028000 - 0x1702afff +com.mabasoft.ApplicationWizardCMPlugIn 2.5.1 (2.5.1) /Users/shane/Library/Contextual Menu Items/Application Wizard CM.plugin/Contents/MacOS/Application Wizard CM
0x1702e000 - 0x17031fff +CDFinder X CMM 1.2 (Universal) (1.2) /Users/shane/Library/Contextual Menu Items/CDFinder X CMM.plugin/Contents/MacOS/CDFinder X CMM
0x17035000 - 0x17037ffd com.apple.AutomatorCMM 1.1 (162) /System/Library/Contextual Menu Items/AutomatorCMM.plugin/Contents/MacOS/AutomatorCMM
0x1703c000 - 0x1703dffc com.apple.BluetoothMenu 2.1.8 (2.1.8f2) /System/Library/Contextual Menu Items/BluetoothContextualMenu.plugin/Contents/MacOS/BluetoothContextualMenu
0x17057000 - 0x171cfffb GLEngine ??? (???) /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x17600000 - 0x17789ff6 com.apple.GeForceFXGLDriverPPC 1.5.48 (5.4.8) /System/Library/Extensions/GeForceFXGLDriverPPC.bundle/Contents/MacOS/GeForceFXGLDriverPPC
0x17dc0000 - 0x17dc6fff libCGXCoreImage.A.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x195be000 - 0x195d0fff +com.getdropbox.finderplugin ??? (169) /Users/shane/Library/Contextual Menu Items/DropboxPlugin.plugin/Contents/MacOS/DropboxPlugin
0x195de000 - 0x195ecffb +com.roxio.ToastItPlugin ToastIt 2.0 (build 100) (2.0) /Users/shane/Library/Contextual Menu Items/ToastIt.plugin/Contents/MacOS/ToastIt
0x1a3e1000 - 0x1a3e3fff com.apple.BezelServicesFW 1.4.9212 (1.4.9212) /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServices
0x1bfec000 - 0x1bff1fff com.apple.FolderActionsMenu 1.3.2 (1.3.2) /System/Library/Contextual Menu Items/FolderActionsMenu.plugin/Contents/MacOS/FolderActionsMenu
0x1ca71000 - 0x1ca90fcf +AdobeBIB ??? (???) /Library/Contextual Menu Items/ADFSMenu.plugin/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
0x1ca99000 - 0x1caa0ffe +net.comcast.home.seiryu.SymbolicLinker SymbolicLinker version 2.0v2 (2.0v2) /Library/Contextual Menu Items/SymbolicLinker.plugin/Contents/MacOS/SymbolicLinker
0x1d233000 - 0x1d2a9fff com.apple.Bluetooth 2.1.9 (2.1.9f10) /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x1d2f4000 - 0x1d332ffe +com.adobe.vcmenu ??? (4.0.1.095) /Library/Contextual Menu Items/ADFSMenu.plugin/Contents/MacOS/ADFSMenu
0x1d700000 - 0x1d768fff +com.DivXInc.DivXDecoder 6.4.0 (6.4.0) /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
0x8fe00000 - 0x8fe30c23 dyld 97.1 (???) /usr/lib/dyld
0x90003000 - 0x90022fff libresolv.9.dylib ??? (???) /usr/lib/libresolv.9.dylib
0x90193000 - 0x901a3ffb com.apple.agl 3.0.9 (AGL-3.0.9) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x901a4000 - 0x901b0ff3 com.apple.audio.SoundManager 3.9.2 (3.9.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x901b1000 - 0x905dfffe libGLProgrammability.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x905e0000 - 0x90d56fff com.apple.AppKit 6.5.9 (949.54) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x90d65000 - 0x90d6cfff com.apple.CommonPanels 1.2.4 (85) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x90d6d000 - 0x90e02ff7 com.apple.framework.IOKit 1.5.2 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90e03000 - 0x90f4ffff com.apple.ImageIO.framework 2.0.7 (2.0.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x90f50000 - 0x90fd8ffb com.apple.audio.CoreAudio 3.1.2 (3.1.2) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x90fd9000 - 0x90fd9ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
0x90fda000 - 0x90febfff libsasl2.2.dylib ??? (???) /usr/lib/libsasl2.2.dylib
0x9105e000 - 0x91111ffc com.apple.CFNetwork 438.14 (438.14) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x91118000 - 0x9111effb com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x9111f000 - 0x91124ff6 libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
0x91126000 - 0x91220fff com.apple.PubSub 1.0.5 (65.20) /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
0x91221000 - 0x91224fff com.apple.help 1.1 (36) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x9126c000 - 0x9128cff7 libJPEG.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x9128d000 - 0x912a0fff com.apple.LangAnalysis 1.6.5 (1.6.5) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x912a1000 - 0x91306ffb com.apple.ISSupport 1.8 (38.3) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x91307000 - 0x9141bffa com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x9141c000 - 0x914b3fff com.apple.LaunchServices 292 (292) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x914b4000 - 0x91556ffb com.apple.QuickTimeImporters.component 7.6.6 (1674) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters
0x91557000 - 0x9155effb com.apple.print.framework.Print 218.0.3 (220.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x916bf000 - 0x9222cfef com.apple.QuickTimeComponents.component 7.6.6 (1674) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents
0x9222d000 - 0x92235fff libbsm.dylib ??? (???) /usr/lib/libbsm.dylib
0x92236000 - 0x92260ff7 libssl.0.9.7.dylib ??? (???) /usr/lib/libssl.0.9.7.dylib
0x92261000 - 0x9234bfff libxml2.2.dylib ??? (???) /usr/lib/libxml2.2.dylib
0x92352000 - 0x923a1fff com.apple.Metadata 10.5.8 (398.26) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x9242c000 - 0x92755fe7 libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x92756000 - 0x92756fff com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x92757000 - 0x92765fff libz.1.dylib ??? (???) /usr/lib/libz.1.dylib
0x92766000 - 0x92768ffd libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x92769000 - 0x927c6ffb com.apple.HIServices 1.7.1 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x92832000 - 0x92870ff7 libtidy.A.dylib ??? (???) /usr/lib/libtidy.A.dylib
0x92871000 - 0x929ddff9 com.apple.AddressBook.framework 4.1.2 (702) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x929de000 - 0x929deffa com.apple.CoreServices 32 (32) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x929df000 - 0x92a06fff libcups.2.dylib ??? (???) /usr/lib/libcups.2.dylib
0x92a07000 - 0x92a26fff com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x92a6a000 - 0x92d6cffb com.apple.CoreServices.CarbonCore 786.16 (786.16) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x92d6d000 - 0x93327fff libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x9337e000 - 0x93515ff2 com.apple.JavaScriptCore 5533.17 (5533.17.6) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x93566000 - 0x93573fff libCSync.A.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x93778000 - 0x93780ffb libCGATS.A.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x93781000 - 0x93abaff7 com.apple.HIToolbox 1.5.6 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x93b8c000 - 0x93b97ffb libgcc_s.1.dylib ??? (???) /usr/lib/libgcc_s.1.dylib
0x93b98000 - 0x93ce0ff3 libicucore.A.dylib ??? (???) /usr/lib/libicucore.A.dylib
0x93d03000 - 0x93d21fff com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x93d22000 - 0x9429eff7 com.apple.CoreGraphics 1.409.5 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x9429f000 - 0x942bbffb libPng.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x942bc000 - 0x942e7ff7 libauto.dylib ??? (???) /usr/lib/libauto.dylib
0x9436a000 - 0x9450afe3 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
0x9450b000 - 0x94842fff com.apple.QuickTime 7.6.6 (1674) /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x94843000 - 0x94916fff com.apple.CoreServices.OSServices 228.1 (228.1) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x94917000 - 0x949dfffb com.apple.CoreData 100.2 (186.2) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x949e0000 - 0x94a6ffff com.apple.DesktopServices 1.4.9 (1.4.9) /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x94a70000 - 0x94aa5ff3 com.apple.LDAPFramework 1.4.5 (110) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x94aa6000 - 0x94b60fff libcrypto.0.9.7.dylib ??? (???) /usr/lib/libcrypto.0.9.7.dylib
0x94b61000 - 0x94c86ff3 com.apple.CoreFoundation 6.5.7 (476.19) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x94c87000 - 0x94c9effb com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x94c9f000 - 0x94ca3ffe libGIF.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x94ca4000 - 0x94d74fff com.apple.ColorSync 4.5.3 (4.5.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x94da7000 - 0x94fedffb com.apple.Foundation 6.5.9 (677.26) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x94fee000 - 0x95016fff libxslt.1.dylib ??? (???) /usr/lib/libxslt.1.dylib
0x95017000 - 0x9502fffb com.apple.DictionaryServices 1.0.0 (1.0.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x95061000 - 0x950c3ffb com.apple.htmlrendering 68 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x950c4000 - 0x95125fff com.apple.CoreText 2.0.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x95126000 - 0x95134ff3 com.apple.opengl 1.5.10 (1.5.10) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x95149000 - 0x951f9fff com.apple.QD 3.11.57 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x951fa000 - 0x953e3fff com.apple.security 5.0.6 (37592) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x953e4000 - 0x953e5fff libffi.dylib ??? (???) /usr/lib/libffi.dylib
0x953e6000 - 0x95468fff com.apple.print.framework.PrintCore 5.5.4 (245.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x95469000 - 0x9549efff com.apple.AE 402.3 (402.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x9549f000 - 0x954f5fff libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x9553b000 - 0x9553effb com.apple.securityhi 3.0 (30817) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x9553f000 - 0x9555aff3 com.apple.DirectoryService.Framework 3.5.7 (3.5.7) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x9555b000 - 0x9556afff com.apple.DSObjCWrappers.Framework 1.3 (1.3) /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x955ad000 - 0x95628fff com.apple.SearchKit 1.2.2 (1.2.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x95778000 - 0x957fdfff libsqlite3.0.dylib ??? (???) /usr/lib/libsqlite3.0.dylib
0x957fe000 - 0x959c0ff4 com.apple.CoreAUC 3.08.0 (3.08.0) /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x959c1000 - 0x959fefff libRIP.A.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x959ff000 - 0x95aaffff edu.mit.Kerberos 6.0.14 (6.0.14) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x95ab0000 - 0x95ae9fff com.apple.SystemConfiguration 1.9.2 (1.9.2) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x95c8b000 - 0x95cccffb libTIFF.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x95ccd000 - 0x95d57fff libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x95d58000 - 0x95d58fff com.apple.Carbon 136 (136) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x95d59000 - 0x95d59fff com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x95d5a000 - 0x95da9fff libGLImage.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x95dc0000 - 0x95ddfffb com.apple.CoreVideo 1.6.1 (48.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x9605d000 - 0x9608efff com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x96095000 - 0x960dcfff com.apple.NavigationServices 3.5.2 (163) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x960dd000 - 0x96177ff7 com.apple.ApplicationServices.ATS 3.8.1 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x96178000 - 0x9625bfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0x96262000 - 0x9626dff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x9626e000 - 0x963b5ffb com.apple.audio.toolbox.AudioToolbox 1.5.3 (1.5.3) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x963b6000 - 0x963b7ff8 com.apple.ApplicationServices 34 (34) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x963b8000 - 0x9641fffb libstdc++.6.dylib ??? (???) /usr/lib/libstdc++.6.dylib
0x96420000 - 0x97080ff7 com.apple.WebCore 5533.17 (5533.17.8) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x97081000 - 0x9709dffb com.apple.openscripting 1.2.8 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x9709e000 - 0x970bdfff com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x97200000 - 0x97313ffd com.apple.WebKit 5533.17 (5533.17.8) /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x97314000 - 0x97341fff libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x97346000 - 0x973dffc3 libvDSP.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x973e0000 - 0x973f3ffb com.apple.speech.synthesis.framework 3.7.1 (3.7.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x973f4000 - 0x973fdfff com.apple.DiskArbitration 2.2.1 (2.2.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x973fe000 - 0x97409fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x9740a000 - 0x97433ffb com.apple.shortcut 1.0.1 (1.0) /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x97565000 - 0x975edfff com.apple.ink.framework 101.3 (86) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x97761000 - 0x97761ff8 com.apple.Cocoa 6.5 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x97762000 - 0x97ac7ffe com.apple.QuartzCore 1.5.8 (1.5.8) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0xba900000 - 0xba917ffe libJapaneseConverter.dylib ??? (???) /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
0xc0000000 - 0xc0009fff +com.growl.growlframework 1.1.4 (1.1.4) /Applications/Socialite.app/Contents/Frameworks/Growl.framework/Versions/A/Growl
0xfffec000 - 0xfffeffff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff8000 - 0xffff9703 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
Comments are currently closed for this discussion. You can start a new one.
Support Staff 2 Posted by Luke Hefson on 23 Aug, 2010 09:31 AM
Hi Shane,
Thanks for the message. I'm sorry to hear that you are having issues with Socialite, I understand what an inconvenience this may be for you.
To help us further investigate your issue, we'd appreciate it if you could quickly run though the steps in the following link and let us know if you are still encountering problems:
http://support.realmacsoftware.com/faqs/socialite/starting-socialite-with-a-fresh-database
Kind regards,
Luke
-- Luke Hefson
Support & QA, Realmac Software
Our support team are in the office between 9am and 5pm UK time, Monday to Friday, and we aim to answer all requests within one business day.
3 Posted by enahssmith on 23 Aug, 2010 01:24 PM
The problem appears to be a Facebook issue, I can get everything else to work. As soon as I add Facebook, application crashes. Almost forgot, at home everything works fine on my Intel iMac, same configuration.
Support Staff 4 Posted by Nik Fletcher on 23 Aug, 2010 01:30 PM
Hi there
Thanks for your message. Is the iMac running the same release of Mac OS X etc?
Thanks!
Nik
5 Posted by enahssmith on 23 Aug, 2010 01:32 PM
Yes, same everything. The only difference is my work computer is a PPC and my home computer is a Intel. Oops, spoke to soon. PPC running 10.5.8, Intel running latest version of OS.
Support Staff 6 Posted by Nik Fletcher on 23 Aug, 2010 01:39 PM
Hi there
So the crash is appearing on a Mac OS X 10.5.8 PowerPC machine? We'll look into it!
Kind Regards,
Nik
7 Posted by enahssmith on 23 Aug, 2010 02:37 PM
Yes, 10.5.8. Thanks, Shane
Support Staff 8 Posted by Nik Fletcher on 23 Aug, 2010 02:38 PM
HI Shane
Thanks for the update. We're looking into it, however I've not seen any other reports of this affecting 10.5.8 customers.
Please let me know if I can be of any further assistance.
Kind regards,
Nik
-- Nik Fletcher
Support & QA Manager, Realmac Software
Our support team are in the office between 9am and 5pm UK time, Monday to Friday, and we aim to answer all requests within one business day.
9 Posted by enahssmith on 25 Aug, 2010 11:07 PM
I'm not sure what happened, but the latest update fixes the problem. Thanks, Shane
enahssmith closed this discussion on 25 Aug, 2010 11:07 PM.