CrystalReport crashes with System.IO.FileNotFoundException

Hi everybody
<br/>
<br/>
We developped a WPF-Application with VisualStudio 2010, .NET-Framework 4 and C#, target to x86 (32bit). For Reporting we use CrystalReport (in VisualStudio we use Crystal Report, version for Visual Studio 2010; Version 13.0.1.220).
<br/>
<br/>
We've already deployed this application successfully to different plattforms, such as Windows XP, Windows Vista, Windows 7 (32bit & 64bit), also we successfully install versions of our application on WMWare Windows 7-Installations. On the clients we install "Crystal Report 2008 Runtime SP3" (12.3.0.601) and then we make the appropriate entries in the config-File (see below).
<br/>
<br/>
Now, we have a WMWare installation with Windows 7 Enterprise-Edition (64bit) on witch we've installed our application and the CR Runtime, as we did it usually. The application runs fine but when we are trying to open a report, the application crashes with "System.IO.FileNotFoundException" (more details below). We've already tryed to install different versions of th CR Runtime, such as SP 4 and also Crystal Reports runtime engine for .NET Framework 4 (32-bit) / Version 13.0.0.99 (and of course made the appropriate changes to the config-file) without any success.
<br/>
<br/>
So, we run out of ideas. Does anyone have some hints for us, what we can do?
<br/>
<br/>
Any help will be appreciate.
<br/>
<br/>
Roland
<br/>
<br/>
<br/>
<br/>
<br/>
<br/>
Here some more details as mentioned above:
<br/>
<br/>
<br/>
Here our entries in the config-File (targetting to "Crystal Report 2008 Runtime SP3"):
<br/>...
            assemblyIdentity name="CrystalDecisions.CrystalReports.Engine" publicKeyToken="692fbea5521e1304" culture=""
bindingRedirect oldVersion="13.0.2000.0" newVersion="12.0.2000.0"...
<br/>
<br/>
<br/>
<br/>
And now, the error message that we get on the crash:
<br/>
<br/>
Problemsignatur:
Problemereignisname: CLR20r3
Problemsignatur 01: omdogtax.exe
Problemsignatur 02: 1.1.0.0
Problemsignatur 03: 4df89c19
Problemsignatur 04: CrystalDecisions.CrystalReports.Engine
Problemsignatur 05: 12.0.2000.0
Problemsignatur 06: 4bd0472f
Problemsignatur 07: 47c
Problemsignatur 08: 1
Problemsignatur 09: System.IO.FileNotFoundException
Betriebsystemversion: 6.1.7601.2.1.0.256.4
Gebietsschema-ID: 2055
Zusatzinformation 1: 0a9e
Zusatzinformation 2: 0a9e372d3b4ad19135b953a78882e789
Zusatzinformation 3: 0a9e
Zusatzinformation 4: 0a9e372d3b4ad19135b953a78882e789
<br/>
<br/>
Here's what's in the application-log of Windows:
<br/>
<br/>
Anwendung: OmDogTax.exe
Frameworkversion: v4.0.30319
Beschreibung: Der Prozess wurde aufgrund einer unbehandelten Ausnahme beendet.
Ausnahmeinformationen: System.IO.FileNotFoundException
Stapel:
bei CrystalDecisions.Shared.SharedUtils.GetEffectiveCulture()
bei CrystalDecisions.CrystalReports.Engine.CREngineRes.GetString(System.String)
bei CrystalDecisions.CrystalReports.Engine.ReportDocument.Initialize()
bei CrystalDecisions.CrystalReports.Engine.ReportDocument..ctor()
bei CrystalDecisions.CrystalReports.Engine.ReportClass..ctor()
bei ViewModels.Reports.HalterStammblattReport..ctor()
bei Frontend.HalterControl.drucken()
bei ViewModels.ViewModelBase`3[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].Drucken()
bei ViewModels.ToolbarVM.Drucken()
bei OmControlLibrary.OmToolbar.btnPrint_Click(System.Object, System.Windows.RoutedEventArgs)
bei System.Windows.RoutedEventHandlerInfo.InvokeHandler(System.Object, System.Windows.RoutedEventArgs)
bei System.Windows.EventRoute.InvokeHandlersImpl(System.Object, System.Windows.RoutedEventArgs, Boolean)
bei System.Windows.UIElement.RaiseEventImpl(System.Windows.DependencyObject, System.Windows.RoutedEventArgs)
bei System.Windows.UIElement.RaiseEvent(System.Windows.RoutedEventArgs)
bei System.Windows.Controls.Primitives.ButtonBase.OnClick()
bei System.Windows.Controls.Button.OnClick()
bei System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(System.Windows.Input.MouseButtonEventArgs)
bei System.Windows.UIElement.OnMouseLeftButtonUpThunk(System.Object, System.Windows.Input.MouseButtonEventArgs)
bei System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(System.Delegate, System.Object)
bei System.Windows.RoutedEventArgs.InvokeHandler(System.Delegate, System.Object)
bei System.Windows.RoutedEventHandlerInfo.InvokeHandler(System.Object, System.Windows.RoutedEventArgs)
bei System.Windows.EventRoute.InvokeHandlersImpl(System.Object, System.Windows.RoutedEventArgs, Boolean)
bei System.Windows.UIElement.ReRaiseEventAs(System.Windows.DependencyObject, System.Windows.RoutedEventArgs, System.Windows.RoutedEvent)
bei System.Windows.UIElement.OnMouseUpThunk(System.Object, System.Windows.Input.MouseButtonEventArgs)
bei System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(System.Delegate, System.Object)
bei System.Windows.RoutedEventArgs.InvokeHandler(System.Delegate, System.Object)
bei System.Windows.RoutedEventHandlerInfo.InvokeHandler(System.Object, System.Windows.RoutedEventArgs)
bei System.Windows.EventRoute.InvokeHandlersImpl(System.Object, System.Windows.RoutedEventArgs, Boolean)
bei System.Windows.UIElement.RaiseEventImpl(System.Windows.DependencyObject, System.Windows.RoutedEventArgs)
bei System.Windows.UIElement.RaiseTrustedEvent(System.Windows.RoutedEventArgs)
bei System.Windows.UIElement.RaiseEvent(System.Windows.RoutedEventArgs, Boolean)
bei System.Windows.Input.InputManager.ProcessStagingArea()
bei System.Windows.Input.InputManager.ProcessInput(System.Windows.Input.InputEventArgs)
bei System.Windows.Input.InputProviderSite.ReportInput(System.Windows.Input.InputReport)
bei System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr, System.Windows.Input.InputMode, Int32, System.Windows.Input.RawMouseActions, Int32, Int32, Int32)
bei System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr, MS.Internal.Interop.WindowMessage, IntPtr, IntPtr, Boolean ByRef)
bei System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
bei MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
bei MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object)
bei System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
bei MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
bei System.Windows.Threading.Dispatcher.InvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32)
bei MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr)
bei MS.Win32.UnsafeNativeMethods.DispatchMessage(System.Windows.Interop.MSG ByRef)
bei System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame)
bei System.Windows.Threading.Dispatcher.PushFrame(System.Windows.Threading.DispatcherFrame)
bei System.Windows.Threading.Dispatcher.Run()
bei System.Windows.Application.RunDispatcher(System.Object)
bei System.Windows.Application.RunInternal(System.Windows.Window)
bei System.Windows.Application.Run(System.Windows.Window)
bei OmDogTax.App.Main()
<br/>
<br/>
And there's always a second entry in the application-log of windows:
<br/>
<br/>
Name der fehlerhaften Anwendung: OmDogTax.exe, Version: 1.1.0.1, Zeitstempel: 0x4df89c19
Name des fehlerhaften Moduls: KERNELBASE.dll, Version: 6.1.7601.17514, Zeitstempel: 0x4ce7bafa
Ausnahmecode: 0xe0434352
Fehleroffset: 0x0000b727
ID des fehlerhaften Prozesses: 0x960
Startzeit der fehlerhaften Anwendung: 0x01cc2f541218d4df
Pfad der fehlerhaften Anwendung: C:\Demos\OMDogTax.NET_01.03\DogTax-Programm\OmDogTax.exe
Pfad des fehlerhaften Moduls: C:\Windows\syswow64\KERNELBASE.dll
Berichtskennung: 56d95be9-9b47-11e0-abec-000c29482306
Edited by: roland71 on Jun 22, 2011 11:15 AM
Edited by: roland71 on Jun 22, 2011 11:20 AM

Hi Ludek
<br/>
<br/>
1) Thanks for your answer!!!
<br/>
<br/>
2) We've started deploying our application last year and then there were no CR for VS 2010 runtime available. So we must have done this workaround. And this works perfect till now and also on 64bit and 32bit clients!!!
<br/>
<br/>
3) I've deleted the config-section now!
<br/>
<br/>
4) I've now installed the CR for VS 2010 runtime but get still the same error. See below.
<br/>
<br/>
Thanks again and I hope for other clues.
<br/>
<br/>
Roland
<br/>
<br/>
<br/>
<br/>
Error-Details:
<br/>
<br/>
Problemsignatur:
  Problemereignisname: CLR20r3
  Problemsignatur 01: omdogtax.exe
  Problemsignatur 02: 1.1.0.0
  Problemsignatur 03: 4e02074b
  Problemsignatur 04: CrystalDecisions.Shared
  Problemsignatur 05: 13.0.2000.0
  Problemsignatur 06: 4d6ff585
  Problemsignatur 07: 6bb
  Problemsignatur 08: 0
  Problemsignatur 09: System.IO.FileNotFoundException
  Betriebsystemversion: 6.1.7601.2.1.0.256.4
  Gebietsschema-ID: 2055
  Zusatzinformation 1: 0a9e
  Zusatzinformation 2: 0a9e372d3b4ad19135b953a78882e789
  Zusatzinformation 3: 0a9e
  Zusatzinformation 4: 0a9e372d3b4ad19135b953a78882e789
<br/>
<br/>
<br/>
<br/>
Windows-app-log:
<br/>
<br/>
<br/>
<br/>
Anwendung: OmDogTax.exe
Frameworkversion: v4.0.30319
Beschreibung: Der Prozess wurde aufgrund einer unbehandelten Ausnahme beendet.
Ausnahmeinformationen: System.IO.FileNotFoundException
Stapel:
   bei CrystalDecisions.Shared.SharedUtils.GetEffectiveContentCulture()
   bei CrystalDecisions.Shared.SharedUtils.GetContentLocale()
   bei CrystalDecisions.ReportAppServer.ReportClientDocumentWrapper.CreateRptDoc()
   bei CrystalDecisions.ReportAppServer.ReportClientDocumentWrapper..ctor()
   bei CrystalDecisions.CrystalReports.Engine.ReportDocument.Initialize()
   bei CrystalDecisions.CrystalReports.Engine.ReportDocument..ctor()
   bei CrystalDecisions.CrystalReports.Engine.ReportClass..ctor()
   bei ViewModels.Reports.HalterStammblattReport..ctor()
   bei Frontend.HalterControl.drucken()
   bei ViewModels.ViewModelBase`3[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].Drucken()
   bei ViewModels.ToolbarVM.Drucken()
   bei OmControlLibrary.OmToolbar.btnPrint_Click(System.Object, System.Windows.RoutedEventArgs)
   bei System.Windows.RoutedEventHandlerInfo.InvokeHandler(System.Object, System.Windows.RoutedEventArgs)
   bei System.Windows.EventRoute.InvokeHandlersImpl(System.Object, System.Windows.RoutedEventArgs, Boolean)
   bei System.Windows.UIElement.RaiseEventImpl(System.Windows.DependencyObject, System.Windows.RoutedEventArgs)
   bei System.Windows.UIElement.RaiseEvent(System.Windows.RoutedEventArgs)
   bei System.Windows.Controls.Primitives.ButtonBase.OnClick()
   bei System.Windows.Controls.Button.OnClick()
   bei System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(System.Windows.Input.MouseButtonEventArgs)
   bei System.Windows.UIElement.OnMouseLeftButtonUpThunk(System.Object, System.Windows.Input.MouseButtonEventArgs)
   bei System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(System.Delegate, System.Object)
   bei System.Windows.RoutedEventArgs.InvokeHandler(System.Delegate, System.Object)
   bei System.Windows.RoutedEventHandlerInfo.InvokeHandler(System.Object, System.Windows.RoutedEventArgs)
   bei System.Windows.EventRoute.InvokeHandlersImpl(System.Object, System.Windows.RoutedEventArgs, Boolean)
   bei System.Windows.UIElement.ReRaiseEventAs(System.Windows.DependencyObject, System.Windows.RoutedEventArgs, System.Windows.RoutedEvent)
   bei System.Windows.UIElement.OnMouseUpThunk(System.Object, System.Windows.Input.MouseButtonEventArgs)
   bei System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(System.Delegate, System.Object)
   bei System.Windows.RoutedEventArgs.InvokeHandler(System.Delegate, System.Object)
   bei System.Windows.RoutedEventHandlerInfo.InvokeHandler(System.Object, System.Windows.RoutedEventArgs)
   bei System.Windows.EventRoute.InvokeHandlersImpl(System.Object, System.Windows.RoutedEventArgs, Boolean)
   bei System.Windows.UIElement.RaiseEventImpl(System.Windows.DependencyObject, System.Windows.RoutedEventArgs)
   bei System.Windows.UIElement.RaiseTrustedEvent(System.Windows.RoutedEventArgs)
   bei System.Windows.UIElement.RaiseEvent(System.Windows.RoutedEventArgs, Boolean)
   bei System.Windows.Input.InputManager.ProcessStagingArea()
   bei System.Windows.Input.InputManager.ProcessInput(System.Windows.Input.InputEventArgs)
   bei System.Windows.Input.InputProviderSite.ReportInput(System.Windows.Input.InputReport)
   bei System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr, System.Windows.Input.InputMode, Int32, System.Windows.Input.RawMouseActions, Int32, Int32, Int32)
   bei System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr, MS.Internal.Interop.WindowMessage, IntPtr, IntPtr, Boolean ByRef)
   bei System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
   bei MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
   bei MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object)
   bei System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
   bei MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
   bei System.Windows.Threading.Dispatcher.InvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32)
   bei MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr)
   bei MS.Win32.UnsafeNativeMethods.DispatchMessage(System.Windows.Interop.MSG ByRef)
   bei System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame)
   bei System.Windows.Threading.Dispatcher.PushFrame(System.Windows.Threading.DispatcherFrame)
   bei System.Windows.Threading.Dispatcher.Run()
   bei System.Windows.Application.RunDispatcher(System.Object)
   bei System.Windows.Application.RunInternal(System.Windows.Window)
   bei System.Windows.Application.Run(System.Windows.Window)
   bei OmDogTax.App.Main()
Edited by: roland71 on Jun 22, 2011 5:42 PM

Similar Messages

  • Windows 8 crashing with system service exception error

    Hello, recently there's a crash in my Windows 8 laptop, showing "System service exception"
    Here is the mini dump file, thank you very much .
    https://skydrive.live.com/redir?resid=6CC679D98D5062BB!808&authkey=!AN9mfT9tsHsHmjk&ithint=file%2c.dmp

    Hi,
    Bug Check 0x3B: SYSTEM_SERVICE_EXCEPTION
    http://msdn.microsoft.com/en-us/library/windows/hardware/ff558949(v=vs.85).aspx
    This error has been linked to excessive paged pool usage and may occur due to user-mode graphics drivers crossing over and passing bad data to the kernel code.
    the dump file doesn't give us detailed information about what driver causes this issue, thus I sugegst you try
    Driver verifier (for detailed infromation
    here)
    Roger Lu
    TechNet Community Support

  • Phantom restarts / crashes with Maverick. Restore Disk Utility, disk can't be repaired says "live system repair is not supported" Is there a fix yet? Or is Maverick "FREE" because Apple no longer offers free phone support?

    Phantom restarts / crashes with Maverick. Under restore Disk Utility, disk can't be repaired says "live system repair is not supported" Is there a fix yet? Or is Maverick "FREE" because Apple no longer offers free phone support?

    Get onto the integrated iOS + Mac OS and end support for "legacy" Mac 10.8 and earlier.
    Force older hardware users like me to upgrade to new hardware which is where $$ are.
    Make apps work across tablets, phone, and computer with similar (though not the "same" app, but able to read and use the same file format).
    Simplify.
    I don't think anyone incl. Microsoft knew Windows 8.1 was going to be a free upgrade, I didn't and read that it would be more like $30.
    No OS is ready for everyone on the day it is launched. iOS 7 is now 7.04 and climbing, Mac OS tends to really not be ready until the last patch and version is out, often a year or more after it was first issued. Ship it, then plan to fix the bugs left in or that surface.
    www.macperformanceguide.com is saying "No" to Maverick for now. Of course there will be no "No" on new Mac Pro 2013 6,1 when those ship (Late Jan? )

  • Safari 4.1.3 crashes on launch with System 10.4.11

    Everytime I try to launch Safari, it crashes immediately.  Does anyone know why?  Here's my report. Many thanks to anyone who can help!
    Date/Time: 
    2012-11-15 20:41:19.992 -0800
    OS Version:
    10.4.11 (Build 8S2167)
    Report Version: 4
    Command: Safari
    Path:
    /Applications/Safari.app/Contents/MacOS/Safari
    Parent:  WindowServer [56]
    Version:   
    4.1.3 (4533.19.4)
    Build Version:  1
    Project Name:   WebBrowser
    Source Version: 75331904
    PID:
    191
    Thread: 0
    Exception:  EXC_BAD_ACCESS (0x0001)
    Codes: 
    KERN_PROTECTION_FAILURE (0x0002) at 0x00000000
    Thread 0 Crashed:
    0   com.apple.CoreFoundation
    0x9080dfa7 CFRelease + 56
    1   com.apple.CoreFoundation
    0x9083900a __CFBinaryPlistCreateObject + 3941
    2   com.apple.CoreFoundation
    0x90838fc6 __CFBinaryPlistCreateObject + 3873
    3   com.apple.CoreFoundation
    0x9082f623 __CFTryParseBinaryPlist + 177
    4   com.apple.CoreFoundation
    0x9082e990 _CFPropertyListCreateFromXMLData + 150
    5   com.apple.CoreFoundation
    0x9088047e CFPropertyListCreateFromStream + 465
    6   com.apple.Safari    
    0x0016667f 0x1000 + 1463935
    7   com.apple.Safari    
    0x0000a438 0x1000 + 37944
    8   com.apple.Safari    
    0x00010c61 0x1000 + 64609
    9   com.apple.Safari    
    0x00010b34 0x1000 + 64308
    10  com.apple.Safari    
    0x00010ada 0x1000 + 64218
    11  com.apple.Safari    
    0x00010a9a 0x1000 + 64154
    12  com.apple.Safari    
    0x0000fcfb 0x1000 + 60667
    13  com.apple.Foundation
    0x927f1b97 _nsnote_callback + 230
    14  com.apple.CoreFoundation
    0x908563d2 __CFXNotificationPost + 345
    15  com.apple.CoreFoundation
    0x9084db51 _CFXNotificationPostNotification + 600
    16  com.apple.Foundation
    0x927ea128 -[NSNotificationCenter postNotificationName:object:userInfo:] + 121
    17  com.apple.Foundation
    0x927f10c9 -[NSNotificationCenter postNotificationName:object:] + 55
    18  com.apple.AppKit    
    0x93281976 -[NSApplication _postDidFinishNotification] + 124
    19  com.apple.AppKit    
    0x93281860 -[NSApplication _sendFinishLaunchingNotification] + 67
    20  com.apple.AppKit    
    0x9328135d -[NSApplication(NSAppleEventHandling) _handleAEOpen:] + 273
    21  com.apple.AppKit    
    0x93280f28 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 96
    22  com.apple.Safari    
    0x001223e4 0x1000 + 1184740
    23  com.apple.Foundation
    0x927f7881 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 447
    24  com.apple.Foundation
    0x927f76ab _NSAppleEventManagerGenericHandler + 91
    25  com.apple.AE        
    0x915237c9 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 147
    26  com.apple.AE        
    0x915236fa dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 44
    27  com.apple.AE        
    0x915235c6 aeProcessAppleEvent + 190
    28  com.apple.HIToolbox 
    0x92dfc084 AEProcessAppleEvent + 37
    29  com.apple.AppKit    
    0x9327f11d _DPSNextEvent + 1044
    30  com.apple.AppKit    
    0x9327eb37 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 137
    31  com.apple.Safari    
    0x0000f6f9 0x1000 + 59129
    32  com.apple.AppKit    
    0x932788c4 -[NSApplication run] + 512
    33  com.apple.AppKit    
    0x9326c820 NSApplicationMain + 573
    34  com.apple.Safari    
    0x0000749b 0x1000 + 25755
    35  com.apple.Safari    
    0x0010e512 0x1000 + 1103122
    36  com.apple.Safari    
    0x00007219 0x1000 + 25113
    Thread 1:
    0   libSystem.B.dylib   
    0x90024407 semaphore_wait_signal_trap + 7
    1   com.apple.JavaScriptCore
    0x0050ade0 ***::ThreadCondition::wait(***::Mutex&) + 24
    2   com.apple.WebCore   
    0x015eadd0 WebCore::IconDatabase::syncThreadMainLoop() + 256
    3   com.apple.WebCore   
    0x015e8856 WebCore::IconDatabase::iconDatabaseSyncThread() + 192
    4   libSystem.B.dylib   
    0x90023d67 _pthread_body + 84
    Thread 2:
    0   libSystem.B.dylib   
    0x90009817 mach_msg_trap + 7
    1   com.apple.CoreFoundation
    0x9082d227 CFRunLoopRunSpecific + 2014
    2   com.apple.CoreFoundation
    0x9082ca42 CFRunLoopRunInMode + 61
    3   com.apple.Foundation
    0x928565da +[NSURLCache _diskCacheSyncLoop:] + 206
    4   com.apple.Foundation
    0x927f9cfc forkThreadForFunction + 123
    5   libSystem.B.dylib   
    0x90023d67 _pthread_body + 84
    Thread 3:
    0   libSystem.B.dylib   
    0x90009817 mach_msg_trap + 7
    1   com.apple.CoreFoundation
    0x9082d227 CFRunLoopRunSpecific + 2014
    2   com.apple.CoreFoundation
    0x9082ca42 CFRunLoopRunInMode + 61
    3   com.apple.Safari    
    0x00026c6d 0x1000 + 154733
    4   com.apple.Safari    
    0x00026b26 0x1000 + 154406
    5   com.apple.Safari    
    0x00026aab 0x1000 + 154283
    6   libSystem.B.dylib   
    0x90023d67 _pthread_body + 84
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x00000000  ebx: 0x9080df7d  ecx: 0xbfffbda8  edx: 0xa080b884
      edi: 0x00000000  esi: 0x00000000  ebp: 0xbfffc1d8  esp: 0xbfffc1b0
       ss: 0x0000001f  efl: 0x00010246  eip: 0x9080dfa7   cs: 0x00000017
       ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
    Binary Images Description:
    0x1000 -   0x330fff com.apple.Safari 4.1.3 (4533.19.4)
    /Applications/Safari.app/Contents/MacOS/Safari
      0x505000 -   0x6ddfff com.apple.JavaScriptCore 4533.19 (4533.19.1)
    /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x1008000 -  0x10f5fff com.apple.WebKit 4533.19 (4533.19.4)
    /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x119a000 -  0x1448fff com.apple.QuartzCore 1.4.13
    /System/Library/PrivateFrameworks/Safari.framework/Frameworks/QuartzCore.framewo rk/Versions/A/QuartzCore
    0x14dc000 -  0x15bafff libxml2.2.dylib
    /usr/lib/libxml2.2.dylib
    0x15e6000 -  0x20a7fff com.apple.WebCore 4533.19 (4533.19.4)
    /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framew ork/Versions/A/WebCore
    0x8fe00000 - 0x8fe4afff dyld 46.16
    /usr/lib/dyld
    0x90000000 - 0x90171fff libSystem.B.dylib
    /usr/lib/libSystem.B.dylib
    0x901c1000 - 0x901c3fff libmathCommon.A.dylib
    /usr/lib/system/libmathCommon.A.dylib
    0x901c5000 - 0x90202fff com.apple.CoreText 1.1.3 (???)
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/C oreText.framework/Versions/A/CoreText
    0x90229000 - 0x902fffff ATS
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/A TS.framework/Versions/A/ATS
    0x9031f000 - 0x90774fff com.apple.CoreGraphics 1.258.85 (???)
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/C oreGraphics.framework/Versions/A/CoreGraphics
    0x9080b000 - 0x908d3fff com.apple.CoreFoundation 6.4.11 (368.35)
    /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90911000 - 0x90911fff com.apple.CoreServices 10.4 (???)
    /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90913000 - 0x90a07fff libicucore.A.dylib
    /usr/lib/libicucore.A.dylib
    0x90a57000 - 0x90ad6fff libobjc.A.dylib
    /usr/lib/libobjc.A.dylib
    0x90aff000 - 0x90b63fff libstdc++.6.dylib
    /usr/lib/libstdc++.6.dylib
    0x90bd2000 - 0x90bd9fff libgcc_s.1.dylib
    /usr/lib/libgcc_s.1.dylib
    0x90bde000 - 0x90c51fff com.apple.framework.IOKit 1.4.8 (???)
    /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90c66000 - 0x90c78fff libauto.dylib
    /usr/lib/libauto.dylib
    0x90c7e000 - 0x90f24fff com.apple.CoreServices.CarbonCore 682.31 (682.32)
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCo re.framework/Versions/A/CarbonCore
    0x90f67000 - 0x90fcffff com.apple.CoreServices.OSServices 4.1
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServic es.framework/Versions/A/OSServices
    0x91008000 - 0x91047fff com.apple.CFNetwork 129.24
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwor k.framework/Versions/A/CFNetwork
    0x9105a000 - 0x9106afff com.apple.WebServices 1.1.3 (1.1.0)
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServi cesCore.framework/Versions/A/WebServicesCore
    0x91075000 - 0x910f4fff com.apple.SearchKit 1.0.8
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKi t.framework/Versions/A/SearchKit
    0x9112e000 - 0x9114cfff com.apple.Metadata 10.4.4 (121.36)
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata .framework/Versions/A/Metadata
    0x91158000 - 0x91166fff libz.1.dylib
    /usr/lib/libz.1.dylib
    0x91169000 - 0x91308fff com.apple.security 4.5.2 (29774)
    /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x91406000 - 0x9140efff com.apple.DiskArbitration 2.1.2
    /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x91415000 - 0x9141cfff libbsm.dylib
    /usr/lib/libbsm.dylib
    0x91420000 - 0x91446fff com.apple.SystemConfiguration 1.8.6
    /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfig uration
    0x91458000 - 0x914cefff com.apple.audio.CoreAudio 3.0.5
    /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9151f000 - 0x9151ffff com.apple.ApplicationServices 10.4 (???)
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationS ervices
    0x91521000 - 0x9154dfff com.apple.AE 316.3
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/A E.framework/Versions/A/AE
    0x91560000 - 0x91634fff com.apple.ColorSync 4.4.13
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/C olorSync.framework/Versions/A/ColorSync
    0x9166f000 - 0x916e2fff com.apple.print.framework.PrintCore 4.6 (177.13)
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/P rintCore.framework/Versions/A/PrintCore
    0x91710000 - 0x917b9fff com.apple.QD 3.10.28 (???)
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/Q D.framework/Versions/A/QD
    0x917df000 - 0x9182afff com.apple.HIServices 1.5.2 (???)
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/H IServices.framework/Versions/A/HIServices
    0x91849000 - 0x9185ffff com.apple.LangAnalysis 1.6.3
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/L angAnalysis.framework/Versions/A/LangAnalysis
    0x9186b000 - 0x91885fff com.apple.FindByContent 1.5
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/F indByContent.framework/Versions/A/FindByContent
    0x9188f000 - 0x918ccfff com.apple.LaunchServices 183.1
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/L aunchServices.framework/Versions/A/LaunchServices
    0x918e0000 - 0x918ecfff com.apple.speech.synthesis.framework 3.5
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/S peechSynthesis.framework/Versions/A/SpeechSynthesis
    0x918f3000 - 0x91933fff com.apple.ImageIO.framework 1.5.9
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/I mageIO.framework/Versions/A/ImageIO
    0x91946000 - 0x919f8fff libcrypto.0.9.7.dylib
    /usr/lib/libcrypto.0.9.7.dylib
    0x91a3e000 - 0x91a54fff libcups.2.dylib
    /usr/lib/libcups.2.dylib
    0x91a59000 - 0x91a77fff libJPEG.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/I mageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91a7c000 - 0x91adbfff libJP2.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/I mageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91aed000 - 0x91af1fff libGIF.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/I mageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91af3000 - 0x91b7bfff libRaw.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/I mageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91b7f000 - 0x91b9afff libPng.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/I mageIO.framework/Versions/A/Resources/libPng.dylib
    0x91b9f000 - 0x91ba1fff libRadiance.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/I mageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91c9e000 - 0x91cddfff libTIFF.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/I mageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91ce3000 - 0x91ce3fff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1)
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91ce5000 - 0x91d73fff com.apple.vImage 2.5
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fra mework/Versions/A/vImage
    0x91d7a000 - 0x91d7afff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1)
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fra mework/Versions/A/vecLib
    0x91d7c000 - 0x91dd5fff libvMisc.dylib
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fra mework/Versions/A/libvMisc.dylib
    0x91dde000 - 0x91e02fff libvDSP.dylib
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fra mework/Versions/A/libvDSP.dylib
    0x91e0a000 - 0x92213fff libBLAS.dylib
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fra mework/Versions/A/libBLAS.dylib
    0x9224d000 - 0x92601fff libLAPACK.dylib
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fra mework/Versions/A/libLAPACK.dylib
    0x9262e000 - 0x9271bfff libiconv.2.dylib
    /usr/lib/libiconv.2.dylib
    0x9271d000 - 0x9279bfff com.apple.DesktopServices 1.3.7
    /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Deskt opServicesPriv
    0x927dc000 - 0x92a14fff com.apple.Foundation 6.4.12 (567.42)
    /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92b34000 - 0x92b4bfff libGL.dylib
    /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92b56000 - 0x92baefff libGLU.dylib
    /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92bc2000 - 0x92bc2fff com.apple.Carbon 10.4 (???)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92bc4000 - 0x92bd4fff com.apple.ImageCapture 3.0.4
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.f ramework/Versions/A/ImageCapture
    0x92be3000 - 0x92bebfff com.apple.speech.recognition.framework 3.6
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognit ion.framework/Versions/A/SpeechRecognition
    0x92bf1000 - 0x92bf6fff com.apple.securityhi 2.0.1 (24742)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fra mework/Versions/A/SecurityHI
    0x92bfc000 - 0x92c8dfff com.apple.ink.framework 101.2.1 (71)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/ Versions/A/Ink
    0x92ca1000 - 0x92ca4fff com.apple.help 1.0.3 (32.1)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework /Versions/A/Help
    0x92ca7000 - 0x92cc5fff com.apple.openscripting 1.2.7 (???)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting. framework/Versions/A/OpenScripting
    0x92cd7000 - 0x92cddfff com.apple.print.framework.Print 5.1 (192.3)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewor k/Versions/A/Print
    0x92ce3000 - 0x92d46fff com.apple.htmlrendering 66.1 (1.1.3)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering. framework/Versions/A/HTMLRendering
    0x92d6a000 - 0x92dabfff com.apple.NavigationServices 3.4.4 (3.4.3)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServ ices.framework/Versions/A/NavigationServices
    0x92dd2000 - 0x92ddffff com.apple.audio.SoundManager 3.9.1
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.fr amework/Versions/A/CarbonSound
    0x92de6000 - 0x92debfff com.apple.CommonPanels 1.2.3 (73)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.f ramework/Versions/A/CommonPanels
    0x92df0000 - 0x930e5fff com.apple.HIToolbox 1.4.10 (???)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fram ework/Versions/A/HIToolbox
    0x931eb000 - 0x931f6fff com.apple.opengl 1.4.16
    /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x931fb000 - 0x93216fff com.apple.DirectoryService.Framework 3.3
    /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServic e
    0x93266000 - 0x93266fff com.apple.Cocoa 6.4 (???)
    /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93268000 - 0x9391efff com.apple.AppKit 6.4.10 (824.48)
    /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93c9f000 - 0x93d1afff com.apple.CoreData 91 (92.1)
    /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x93d53000 - 0x93e0cfff com.apple.audio.toolbox.AudioToolbox 1.4.7
    /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93e4f000 - 0x93e4ffff com.apple.audio.units.AudioUnit 1.4.2
    /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x94058000 - 0x94099fff libsqlite3.0.dylib
    /usr/lib/libsqlite3.0.dylib
    0x940a1000 - 0x940dbfff libGLImage.dylib
    /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyli b
    0x940e0000 - 0x940f6fff com.apple.CoreVideo 1.4.2
    /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x94190000 - 0x941cefff com.apple.vmutils 4.0.2 (93.1)
    /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x94212000 - 0x94223fff com.apple.securityfoundation 2.2.1 (28150)
    /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFound ation
    0x94231000 - 0x9426ffff com.apple.securityinterface 2.2.1 (27695)
    /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterf ace
    0x9428b000 - 0x9429afff libCGATS.A.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/C oreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x942a1000 - 0x942acfff libCSync.A.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/C oreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x942f8000 - 0x94312fff libRIP.A.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/C oreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x946fb000 - 0x94709fff com.apple.framework.Apple80211 4.5.5 (455.2)
    /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x947bd000 - 0x94903fff com.apple.AddressBook.framework 4.0.6 (490)
    /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x9498f000 - 0x9499efff com.apple.DSObjCWrappers.Framework 1.1
    /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrap pers
    0x949a5000 - 0x949cefff com.apple.LDAPFramework 1.4.2 (69.1.1)
    /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x949d4000 - 0x949e3fff libsasl2.2.dylib
    /usr/lib/libsasl2.2.dylib
    0x949e7000 - 0x94a0cfff libssl.0.9.7.dylib
    /usr/lib/libssl.0.9.7.dylib
    0x94a18000 - 0x94a35fff libresolv.9.dylib
    /usr/lib/libresolv.9.dylib
    0x94f4d000 - 0x94f85fff com.apple.PDFKit 1.0.4
    /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framewo rk/Versions/A/PDFKit
    0x96f57000 - 0x9702efff com.apple.QuartzComposer 1.2.6 (32.25)
    /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer .framework/Versions/A/QuartzComposer
    0x970b7000 - 0x970b7fff com.apple.quartzframework 1.0
    /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x998ef000 - 0x99926fff com.apple.Syndication 1.0.8 (56.1)
    /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
    0x9a276000 - 0x9a288fff com.apple.SyndicationUI 1.0.8 (56.1)
    /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndication UI
    Model: iMac4,1, BootROM IM41.0055.B08, 2 processors, Intel Core Duo, 1.83 GHz, 1.5 GB
    Graphics: ATI Radeon X1600, ATY,RadeonX1600, PCIe, 128 MB
    Memory Module: BANK 0/DIMM0, 1 GB, DDR2 SDRAM, 667 MHz
    Memory Module: BANK 1/DIMM1, 512 MB, DDR2 SDRAM, 667 MHz
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x89), Broadcom BCM43xx 1.0 (4.170.46.9)
    Bluetooth: Version 1.9.5f4, 2 service, 1 devices, 1 incoming serial ports
    Network Service: Built-in Ethernet, Ethernet, en0
    Serial ATA Device: WDC WD5000AAKS-00V1A0, 465.76 GB
    Parallel ATA Device: MATSHITADVD-R   UJ-846
    USB Device: Built-in iSight, Micron, Up to 480 Mb/sec, 500 mA
    USB Device: Hub in Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 500 mA
    USB Device: Apple Optical USB Mouse, Logitech, Up to 1.5 Mb/sec, 100 mA
    USB Device: Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 250 mA
    USB Device: Bluetooth USB Host Controller, Apple, Inc., Up to 12 Mb/sec, 500 mA
    USB Device: IR Receiver, Apple Computer, Inc., Up to 12 Mb/sec, 500 mA

    Attempt to restart in Safe Mode , it may have some corrupt caches and this may clear some. Please report back with the results. Also when was the last time you ran Software Update, this is a pretty old version of OS X and it may have some updates available for items such as Safari.

  • [SOLVED] Gnome 3.8 apps crash with X Window System Error

    So far this applications are affected:
    - gnome-terminal (when clicking on menu)
    - gnome-control-center (when choosing Users or Date & Time and some other tiles, choosing account in GOA)
    - epiphany (when clicking on new tab button)
    They crash with following error in console:
    (gnome-control-center:12717): Gdk-ERROR **: The program 'gnome-control-center' received an X Window System error.
    This probably reflects a bug in the program.
    The error was 'BadImplementation (server does not implement operation)'.
    (Details: serial 3583 error_code 17 request_code 148 minor_code 46)
    (Note to programmers: normally, X errors are reported asynchronously;
    that is, you will receive the error a while after causing it.
    To debug your program, run it with the GDK_SYNCHRONIZE environment
    variable to change this behavior. You can then get a meaningful
    backtrace from your debugger if you break on the gdk_x_error() function.)
    dmesg show only this line:
    [14505.289265] traps: gnome-control-c[12717] trap int3 ip:7fc494139ead sp:7fff3986e5e0 error:0
    Running with gdb:
    Program received signal SIGTRAP, Trace/breakpoint trap.
    0x00007ffff13caead in g_logv () from /usr/lib/libglib-2.0.so.0
    (gdb) backtrace
    #0 0x00007ffff13caead in g_logv () from /usr/lib/libglib-2.0.so.0
    #1 0x00007ffff13cb092 in g_log () from /usr/lib/libglib-2.0.so.0
    #2 0x00007ffff2825e60 in ?? () from /usr/lib/libgdk-3.so.0
    #3 0x00007ffff2830801 in ?? () from /usr/lib/libgdk-3.so.0
    #4 0x00007ffff5332976 in _XError () from /usr/lib/libX11.so.6
    #5 0x00007ffff532fbc1 in ?? () from /usr/lib/libX11.so.6
    #6 0x00007ffff532fc05 in ?? () from /usr/lib/libX11.so.6
    #7 0x00007ffff5330495 in _XEventsQueued () from /usr/lib/libX11.so.6
    #8 0x00007ffff5332f28 in _XData32 () from /usr/lib/libX11.so.6
    #9 0x00007ffff530d46e in XChangeProperty () from /usr/lib/libX11.so.6
    #10 0x00007ffff283bcfb in ?? () from /usr/lib/libgdk-3.so.0
    #11 0x00007ffff2d4609c in ?? () from /usr/lib/libgtk-3.so.0
    #12 0x00007ffff2d4a8ca in gtk_window_set_icon_name () from /usr/lib/libgtk-3.so.0
    #13 0x000000000044ba23 in ?? ()
    #14 0x00007fffe3358eb8 in ffi_call_unix64 () from /usr/lib/libffi.so.6
    #15 0x00007fffe3358820 in ffi_call () from /usr/lib/libffi.so.6
    #16 0x00007ffff168ac98 in g_cclosure_marshal_generic () from /usr/lib/libgobject-2.0.so.0
    #17 0x00007ffff168a458 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
    #18 0x00007ffff169b40d in ?? () from /usr/lib/libgobject-2.0.so.0
    #19 0x00007ffff16a3219 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
    #20 0x00007ffff16a3462 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
    #21 0x000000000044d3bc in ?? ()
    #22 0x00007ffff168d2b0 in g_cclosure_marshal_VOID__BOXEDv () from /usr/lib/libgobject-2.0.so.0
    #23 0x00007ffff168a687 in ?? () from /usr/lib/libgobject-2.0.so.0
    #24 0x00007ffff16a2778 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
    #25 0x00007ffff16a3462 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
    #26 0x00007ffff2bf293c in ?? () from /usr/lib/libgtk-3.so.0
    My graphic card (iI guess this has something to do with xorg):
    AMD Mobility Radeon HD 4550 (using catalyst legacy driver 13.1 with Xorg 1.12)
    Last edited by szorti (2013-04-24 08:40:26)

    I did a little test:
    - upgraded to xorg 1.14
    - switched from catalyst to xf86-video-ati drive
    Most of the errors dissappeared (GOA still crashes).
    But now i can only see message tray using keyboard shortcut (super + m). I read that I need to move my mouse fast to the botton edge of my screen - does not work - instead it show up randomly when i moved mouse near the bottom edge.
    I don't want to use the open source drivers (slow and laggy with multi monitor setup I'm using). I hope gnome devs will fix this bugs soon.
    SOLUTION (to still use catalyst):
    I found out that this is an Xorg 1.12 bug.
    Bug: http://lists.debian.org/debian-x/2012/12/msg00133.html
    To solve this use patch from this bugreport to compile xorg 1.12
    I used this aur packages:
    1. https://aur.archlinux.org/packages/xf86 … evdev1.12/
    2. https://aur.archlinux.org/packages/xorg-server1.12/ - I have edited PKGBUILD to include patch from bug report above
    PKGBUILD and patch:
    https://gist.github.com/winglot/5450630
    Last edited by szorti (2013-04-24 08:40:10)

  • Safari 4.1.3 is crashing my mac with system 10.4.11 on launch

    Help! My mac, with os 10.4.11 can't start safari all of the sudden. the ball just goes around, then stops, then goes and my computer cranks away and then it freezes and i have to restart. when i log in under a test account safari starts up there. i've disabled plug ins, trashed preferences, trashed cookies, cache and same thing. (i'm on my laptop now). the g5 however is my work computer and i have to get safari working. help!!!

    ok, i had to copy it and mail it to my other computer, but, phew, here it is. i hope i did it right!
    ===== Display starts at offset 168297 within file of length 299369. ====
    ===== Use File->Reload (Cmd-R) to display more. ====
         0x9002b908 _pthread_body + 96
    Thread 3:
    0   libSystem.B.dylib                  0x9000af48 mach_msg_trap + 8
    1   libSystem.B.dylib                  0x9000ae9c mach_msg + 60
    2   com.apple.CoreFoundation           0x907de9ac __CFRunLoopRun + 832
    3   com.apple.CoreFoundation           0x907de2b0 CFRunLoopRunSpecific + 268
    4   com.apple.Safari                   0x000298e0 0x1000 + 166112
    5   com.apple.Safari                   0x00029864 0x1000 + 165988
    6   libSystem.B.dylib                  0x9002b908 _pthread_body + 96
    Thread 4:
    0   libSystem.B.dylib                  0x9000af48 mach_msg_trap + 8
    1   libSystem.B.dylib                  0x9000ae9c mach_msg + 60
    2   com.apple.CoreFoundation           0x907de9ac __CFRunLoopRun + 832
    3   com.apple.CoreFoundation           0x907de2b0 CFRunLoopRunSpecific + 268
    4   com.apple.Foundation               0x92c1da3c
    +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 264
    5   com.apple.Foundation               0x92bf64d8 forkThreadForFunction +
    108
    6   libSystem.B.dylib                  0x9002b908 _pthread_body + 96
    Thread 5:
    0   libSystem.B.dylib                  0x9002bfc8 semaphore_wait_signal_trap
    + 8
    1   libSystem.B.dylib                  0x90030aac pthread_cond_wait + 480
    2   com.apple.Foundation               0x92bfd644 -[NSConditionLock
    lockWhenCondition:] + 68
    3   com.apple.Syndication              0x9a43026c -[AsyncDB _run:] + 192
    4   com.apple.Foundation               0x92bf64d8 forkThreadForFunction +
    108
    5   libSystem.B.dylib                  0x9002b908 _pthread_body + 96
    Thread 6:
    0   libSystem.B.dylib                  0x9001f48c select + 12
    1   com.apple.CoreFoundation           0x907f1240 __CFSocketManager + 472
    2   libSystem.B.dylib                  0x9002b908 _pthread_body + 96
    Thread 7:
    0   libSystem.B.dylib                  0x9002bfc8 semaphore_wait_signal_trap
    + 8
    1   libSystem.B.dylib                  0x90030aac pthread_cond_wait + 480
    2   com.apple.JavaScriptCore           0x00510ed4
    ***::ThreadCondition::timedWait(***::Mutex&, double) + 84
    3   com.apple.Safari                   0x003082f0
    dyld_stub__ZNSt8ios_base4InitC1Ev + 215408
    4   com.apple.Safari                   0x003083d4
    dyld_stub__ZNSt8ios_base4InitC1Ev + 215636
    5   com.apple.Safari                   0x0003d9c8 0x1000 + 248264
    6   com.apple.Safari                   0x0003d920 0x1000 + 248096
    7   libSystem.B.dylib                  0x9002b908 _pthread_body + 96
    Thread 8:
    0   libSystem.B.dylib                  0x9002bfc8 semaphore_wait_signal_trap
    + 8
    1   libSystem.B.dylib                  0x90030aac pthread_cond_wait + 480
    2   com.apple.JavaScriptCore           0x00510ed4
    ***::ThreadCondition::timedWait(***::Mutex&, double) + 84
    3   com.apple.WebCore                  0x01801988
    WebCore::LocalStorageThread::threadEntryPoint() + 104
    4   libSystem.B.dylib                  0x9002b908 _pthread_body + 96
    Thread 9:
    0   libSystem.B.dylib                  0x9000af48 mach_msg_trap + 8
    1   libSystem.B.dylib                  0x9000ae9c mach_msg + 60
    2   ...romedia.Flash Player.plugin     0x0d57cc30
    FlashPlayer_10_0_45_2_FlashPlayer + 2028384
    3   libSystem.B.dylib                  0x9002b908 _pthread_body + 96
    Thread 10:
    0   libSystem.B.dylib                  0x9002bfc8 semaphore_wait_signal_trap
    + 8
    1   libSystem.B.dylib                  0x90030aac pthread_cond_wait + 480
    2   ...romedia.Flash Player.plugin     0x0d37e2f4 dyld_stub_write +
    216037620
    3   ...romedia.Flash Player.plugin     0x0d3991c8
    FlashPlayer_10_0_45_2_FlashPlayer + 47352
    4   ...romedia.Flash Player.plugin     0x0d37e900 dyld_stub_write +
    216039168
    5   libSystem.B.dylib                  0x9002b908 _pthread_body + 96
    Thread 11:
    0   libSystem.B.dylib                  0x9000af48 mach_msg_trap + 8
    1   libSystem.B.dylib                  0x9000ae9c mach_msg + 60
    2   com.apple.CoreFoundation           0x907de9ac __CFRunLoopRun + 832
    3   com.apple.CoreFoundation           0x907de2b0 CFRunLoopRunSpecific + 268
    4   com.apple.Foundation               0x92c054a4 -[NSRunLoop
    runMode:beforeDate:] + 172
    5   com.apple.Foundation               0x92c053dc -[NSRunLoop run] + 76
    6   com.apple.Safari                   0x0007e958 0x1000 + 514392
    7   com.apple.Foundation               0x92bf64d8 forkThreadForFunction +
    108
    8   libSystem.B.dylib                  0x9002b908 _pthread_body + 96
    Thread 0 crashed with PPC Thread State 64:
    srr0: 0x00000000fffeff30 srr1: 0x100000000200f030
    vrsave: 0x0000000000000000
       cr: 0x44042228          xer: 0x0000000000000000   lr: 0x00000000002dab00
    ctr: 0xfffffffffffeff00
       r0: 0x00000000a07bb680   r1: 0x00000000bfffce40   r2: 0x00000000a07bb678
    r3: 0x000000000ec68520
       r4: 0x0000000090a59538   r5: 0x0000000000000004   r6: 0x00000000098af418
    r7: 0x0000000000000065
       r8: 0x0000000000000065   r9: 0x0000000080a51130  r10: 0x00000000098af410
    r11: 0x000000008aff5170
      r12: 0x00000000093a7440  r13: 0x0000000000000000  r14: 0x0000000000000001
    r15: 0x00000000bfffcf20
      r16: 0x00000000bfffcf1c  r17: 0x0000000000000000  r18: 0x00000000bfffcf44
    r19: 0x00000000bfffcf40
      r20: 0x00000000bfffcf38  r21: 0x00000000bfffcf3c  r22: 0x0000000000000001
    r23: 0x0000000000000000
      r24: 0x0000000000000005  r25: 0x00000000bfffd08c  r26: 0x00000000bfffd090
    r27: 0x00000000bfffd088
      r28: 0x0000000008163138  r29: 0x00000000bfffcf28  r30: 0x0000000000000004
    r31: 0x000000000ec68520
    Binary Images Description:
       0x1000 -   0x355fff com.apple.Safari 4.1.3 (4533.19.4)
    /Applications/Safari.app/Contents/MacOS/Safari
    0x505000 -   0x681fff com.apple.JavaScriptCore 4533.19 (4533.19.1)
    /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCor
    e
    0x6d9000 -   0x7c7fff libxml2.2.dylib     /usr/lib/libxml2.2.dylib
    0x1008000 -  0x1109fff com.apple.WebKit 4533.19 (4533.19.4)
    /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x11b0000 -  0x1452fff com.apple.QuartzCore 1.4.13
    /System/Library/PrivateFrameworks/Safari.framework/Frameworks/QuartzCore.fra
    mework/Versions/A/QuartzCore
    0x14e5000 -  0x218afff com.apple.WebCore 4533.19 (4533.19.4)
    /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.fr
    amework/Versions/A/WebCore
    0x3018000 -  0x301ffff com.unsanity.smartcrashreports Smart Crash Reports
    version 1.0.3 (1.0.3b1)    /Users/amy/Library/InputManagers/Smart Crash
    Reports/Smart Crash Reports.bundle/Contents/MacOS/Smart Crash Reports
    0xd0c0000 -  0xd6a9fff com.macromedia.Flash Player.plugin 10.0.45.2
    (1.0.4f458472)    /Library/Internet Plug-Ins/Flash
    Player.plugin/Contents/MacOS/Flash Player
    0x8fe00000 - 0x8fe52fff dyld 46.16    /usr/lib/dyld
    0x90000000 - 0x901bcfff libSystem.B.dylib     /usr/lib/libSystem.B.dylib
    0x90214000 - 0x90219fff libmathCommon.A.dylib
    /usr/lib/system/libmathCommon.A.dylib
    0x9021b000 - 0x90268fff com.apple.CoreText 1.0.4 (???)
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/CoreText.framework/Versions/A/CoreText
    0x90293000 - 0x90344fff ATS
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/ATS.framework/Versions/A/ATS
    0x90373000 - 0x9072efff com.apple.CoreGraphics 1.258.85 (???)
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x907bb000 - 0x90895fff com.apple.CoreFoundation 6.4.11 (368.35)
    /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundatio
    n
    0x908de000 - 0x908defff com.apple.CoreServices 10.4 (???)
    /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x908e0000 - 0x909e2fff libicucore.A.dylib     /usr/lib/libicucore.A.dylib
    0x90a3c000 - 0x90ac0fff libobjc.A.dylib     /usr/lib/libobjc.A.dylib
    0x90aea000 - 0x90b5cfff IOKit
    /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90b72000 - 0x90b84fff libauto.dylib     /usr/lib/libauto.dylib
    0x90b8b000 - 0x90e62fff com.apple.CoreServices.CarbonCore 681.19 (681.21)
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Carb
    onCore.framework/Versions/A/CarbonCore
    0x90ec8000 - 0x90f48fff com.apple.CoreServices.OSServices 4.1
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSSe
    rvices.framework/Versions/A/OSServices
    0x90f92000 - 0x90fd4fff com.apple.CFNetwork 129.24
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNe
    twork.framework/Versions/A/CFNetwork
    0x90fe9000 - 0x91001fff com.apple.WebServices 1.1.2 (1.1.0)
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebS
    ervicesCore.framework/Versions/A/WebServicesCore
    0x91011000 - 0x91092fff com.apple.SearchKit 1.0.8
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Sear
    chKit.framework/Versions/A/SearchKit
    0x910d8000 - 0x91101fff com.apple.Metadata 10.4.4 (121.36)
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Meta
    data.framework/Versions/A/Metadata
    0x91112000 - 0x91120fff libz.1.dylib     /usr/lib/libz.1.dylib
    0x91123000 - 0x912defff com.apple.security 4.6 (29770)
    /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913dd000 - 0x913e6fff com.apple.DiskArbitration 2.1.2
    /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitrat
    ion
    0x913ed000 - 0x913f5fff libbsm.dylib     /usr/lib/libbsm.dylib
    0x913f9000 - 0x91421fff com.apple.SystemConfiguration 1.8.3
    /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemCo
    nfiguration
    0x91434000 - 0x9143ffff libgcc_s.1.dylib     /usr/lib/libgcc_s.1.dylib
    0x91444000 - 0x914bffff com.apple.audio.CoreAudio 3.0.5
    /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914fc000 - 0x914fcfff com.apple.ApplicationServices 10.4 (???)
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Applicat
    ionServices
    0x914fe000 - 0x91536fff com.apple.AE 312.2
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/AE.framework/Versions/A/AE
    0x91551000 - 0x91623fff com.apple.ColorSync 4.4.13
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/ColorSync.framework/Versions/A/ColorSync
    0x91676000 - 0x91707fff com.apple.print.framework.PrintCore 4.6 (177.13)
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/PrintCore.framework/Versions/A/PrintCore
    0x9174e000 - 0x91805fff com.apple.QD 3.10.28 (???)
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/QD.framework/Versions/A/QD
    0x91842000 - 0x918a0fff com.apple.HIServices 1.5.3 (???)
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/HIServices.framework/Versions/A/HIServices
    0x918cf000 - 0x918f0fff com.apple.LangAnalysis 1.6.1
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x91904000 - 0x91929fff com.apple.FindByContent 1.5
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/FindByContent.framework/Versions/A/FindByContent
    0x9193c000 - 0x9197efff com.apple.LaunchServices 183.1
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/LaunchServices.framework/Versions/A/LaunchServices
    0x9199a000 - 0x919aefff com.apple.speech.synthesis.framework 3.3
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x919bc000 - 0x91a02fff com.apple.ImageIO.framework 1.5.9
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/ImageIO.framework/Versions/A/ImageIO
    0x91a19000 - 0x91ae0fff libcrypto.0.9.7.dylib
    /usr/lib/libcrypto.0.9.7.dylib
    0x91b2e000 - 0x91b43fff libcups.2.dylib     /usr/lib/libcups.2.dylib
    0x91b48000 - 0x91b66fff libJPEG.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91b6c000 - 0x91c23fff libJP2.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91c72000 - 0x91c76fff libGIF.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91c78000 - 0x91ce2fff libRaw.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91ce7000 - 0x91d02fff libPng.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91d07000 - 0x91d0afff libRadiance.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91e19000 - 0x91e57fff libTIFF.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91e5e000 - 0x91e5efff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2)
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91e60000 - 0x91f45fff com.apple.vImage 2.4
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage
    .framework/Versions/A/vImage
    0x91f4d000 - 0x91f6cfff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2)
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib
    .framework/Versions/A/vecLib
    0x91fd8000 - 0x92046fff libvMisc.dylib
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib
    .framework/Versions/A/libvMisc.dylib
    0x92051000 - 0x920e6fff libvDSP.dylib
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib
    .framework/Versions/A/libvDSP.dylib
    0x92100000 - 0x92688fff libBLAS.dylib
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib
    .framework/Versions/A/libBLAS.dylib
    0x926bb000 - 0x929e6fff libLAPACK.dylib
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib
    .framework/Versions/A/libLAPACK.dylib
    0x92a16000 - 0x92b04fff libiconv.2.dylib     /usr/lib/libiconv.2.dylib
    0x92b07000 - 0x92b8ffff com.apple.DesktopServices 1.3.7
    /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/D
    esktopServicesPriv
    0x92bd0000 - 0x92e03fff com.apple.Foundation 6.4.12 (567.42)
    /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92f36000 - 0x92f54fff libGL.dylib
    /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92f5f000 - 0x92fb9fff libGLU.dylib
    /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dyli
    b
    0x92fd7000 - 0x92fd7fff com.apple.Carbon 10.4 (???)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92fd9000 - 0x92fedfff com.apple.ImageCapture 3.0
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCaptu
    re.framework/Versions/A/ImageCapture
    0x93005000 - 0x93015fff com.apple.speech.recognition.framework 3.4
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechReco
    gnition.framework/Versions/A/SpeechRecognition
    0x93021000 - 0x93036fff com.apple.securityhi 2.0 (203)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI
    .framework/Versions/A/SecurityHI
    0x93048000 - 0x930cffff com.apple.ink.framework 101.2 (69)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framew
    ork/Versions/A/Ink
    0x930e3000 - 0x930eefff com.apple.help 1.0.3 (32)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.frame
    work/Versions/A/Help
    0x930f8000 - 0x93126fff com.apple.openscripting 1.2.7 (???)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScript
    ing.framework/Versions/A/OpenScripting
    0x93140000 - 0x9314ffff com.apple.print.framework.Print 5.2 (192.4)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.fram
    ework/Versions/A/Print
    0x9315b000 - 0x931c1fff com.apple.htmlrendering 1.1.2
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRender
    ing.framework/Versions/A/HTMLRendering
    0x931f2000 - 0x93241fff com.apple.NavigationServices 3.4.4 (3.4.3)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Navigation
    Services.framework/Versions/A/NavigationServices
    0x9326f000 - 0x9328cfff com.apple.audio.SoundManager 3.9
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSoun
    d.framework/Versions/A/CarbonSound
    0x9329e000 - 0x932abfff com.apple.CommonPanels 1.2.2 (73)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPane
    ls.framework/Versions/A/CommonPanels
    0x932b4000 - 0x935c2fff com.apple.HIToolbox 1.4.10 (???)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.
    framework/Versions/A/HIToolbox
    0x93712000 - 0x9371efff com.apple.opengl 1.4.7
    /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x93723000 - 0x93743fff com.apple.DirectoryService.Framework 3.1
    /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectorySe
    rvice
    0x93797000 - 0x93797fff com.apple.Cocoa 6.4 (???)
    /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93799000 - 0x93dccfff com.apple.AppKit 6.4.10 (824.48)
    /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x94159000 - 0x941cbfff com.apple.CoreData 91 (92.1)
    /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x94204000 - 0x942c9fff com.apple.audio.toolbox.AudioToolbox 1.4.7
    /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9431c000 - 0x9431cfff com.apple.audio.units.AudioUnit 1.4
    /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x94528000 - 0x94565fff libsqlite3.0.dylib     /usr/lib/libsqlite3.0.dylib
    0x9456d000 - 0x945bdfff libGLImage.dylib
    /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.
    dylib
    0x945c6000 - 0x945dffff com.apple.CoreVideo 1.4.2
    /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x94678000 - 0x946b0fff com.apple.vmutils 4.0.0 (85)
    /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x946f5000 - 0x94711fff com.apple.securityfoundation 2.2 (27710)
    /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityF
    oundation
    0x94725000 - 0x94769fff com.apple.securityinterface 2.2 (27692)
    /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityIn
    terface
    0x9478d000 - 0x9479cfff libCGATS.A.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x947a4000 - 0x947b1fff libCSync.A.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x947f7000 - 0x94810fff libRIP.A.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94817000 - 0x94b4afff com.apple.QuickTime 7.6.4 (1327.73)
    /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94c32000 - 0x94ca3fff libstdc++.6.dylib     /usr/lib/libstdc++.6.dylib
    0x94d41000 - 0x94d4dfff com.apple.framework.Apple80211 4.2.9 (429.6)
    /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x94e19000 - 0x94f49fff com.apple.AddressBook.framework 4.0.6 (490)
    /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94fdc000 - 0x94febfff com.apple.DSObjCWrappers.Framework 1.1
    /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjC
    Wrappers
    0x94ff3000 - 0x95020fff com.apple.LDAPFramework 1.4.1 (69.0.1)
    /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x95027000 - 0x95037fff libsasl2.2.dylib     /usr/lib/libsasl2.2.dylib
    0x9503b000 - 0x9506afff libssl.0.9.7.dylib     /usr/lib/libssl.0.9.7.dylib
    0x9507a000 - 0x95097fff libresolv.9.dylib     /usr/lib/libresolv.9.dylib
    0x95b56000 - 0x95b88fff com.apple.PDFKit 1.0.4
    /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.fra
    mework/Versions/A/PDFKit
    0x97273000 - 0x97280fff com.apple.agl 2.5.6 (AGL-2.5.6)
    /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x9766e000 - 0x97684fff com.apple.audio.CoreAudioKit 1.0 (1.0.0d1)
    /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
    0x97d86000 - 0x97e57fff com.apple.QuartzComposer 1.2.6 (32.25)
    /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComp
    oser.framework/Versions/A/QuartzComposer
    0x97ed4000 - 0x97ed4fff com.apple.quartzframework 1.0
    /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x9a42d000 - 0x9a463fff com.apple.Syndication 1.0.8 (56.1)
    /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndicati
    on
    0x9ffe4000 - 0x9fff6fff com.apple.SyndicationUI 1.0.8 (56.1)
    /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndica
    tionUI
    Host Name:      Amys-Desktop-G5
    Date/Time:      2011-12-23 21:20:13.287 -0500
    OS Version:     10.4.11 (Build 8S165)
    Report Version: 4
    Command: Safari
    Path:    /Applications/Safari.app/Contents/MacOS/Safari
    Parent:  WindowServer [61]
    Version:        4.1.3 (4533.19.4)
    Build Version:  1
    Project Name:   WebBrowser
    Source Version: 75331904
    PID:    6122
    Thread: 4
    Exception:  EXC_BAD_ACCESS (0x0001)
    Codes:      KERN_PROTECTION_FAILURE (0x0002) at 0x00000000
    Thread 0:
    0   libSystem.B.dylib                  0x9002c048 swtch_pri + 8
    1   libSystem.B.dylib                  0x9002c014 sched_yield + 20
    2   ...romedia.Flash Player.plugin     0x0df61390 dyld_stub_write +
    228501904
    3   ...romedia.Flash Player.plugin     0x0de4eaa0 dyld_stub_write +
    227377312
    4   ...romedia.Flash Player.plugin     0x0e000a5c
    FlashPlayer_10_0_45_2_FlashPlayer + 590220
    5   ...romedia.Flash Player.plugin     0x0df70b3c
    FlashPlayer_10_0_45_2_FlashPlayer + 620
    6   com.apple.WebKit                   0x0108d7a0
    -[WebNetscapePluginDocumentView sendEvent:isDrawRect:] + 288
    7   com.apple.WebKit                   0x01088784
    WebNetscapePluginEventHandlerCarbon::sendEvent(EventRecord*) + 116
    8   com.apple.WebKit                   0x01088834
    WebNetscapePluginEventHandlerCarbon::sendNullEvent() + 132
    9   com.apple.CoreFoundation           0x907f2384 __CFRunLoopDoTimer + 184
    10  com.apple.CoreFoundation           0x907decfc __CFRunLoopRun + 1680
    11  com.apple.CoreFoundation           0x907de2b0 CFRunLoopRunSpecific + 268
    12  com.apple.HIToolbox                0x932bcb20 RunCurrentEventLoopInMode
    + 264
    13  com.apple.HIToolbox                0x932bc1b4 ReceiveNextEventCommon +
    380
    14  com.apple.HIToolbox                0x932bc020
    BlockUntilNextEventMatchingListInMode + 96
    15  com.apple.AppKit                   0x937a1734 _DPSNextEvent + 384
    16  com.apple.AppKit                   0x937a13f8 -[NSApplication
    nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
    17  com.apple.Safari                   0x00011638 0x1000 + 67128
    18  com.apple.AppKit                   0x9379d93c -[NSApplication run] + 472
    19  com.apple.AppKit                   0x9388e458 NSApplicationMain + 452
    20  com.apple.Safari                   0x00118adc 0x1000 + 1145564
    21  com.apple.Safari                   0x00007ea0 0x1000 + 28320
    Thread 1:
    0   libSystem.B.dylib                  0x9002bfc8 semaphore_wait_signal_trap
    + 8
    1   libSystem.B.dylib                  0x90030aac pthread_cond_wait + 480
    2   com.apple.WebCore                  0x014e98d0
    WebCore::IconDatabase::syncThreadMainLoop() + 320
    3   com.apple.WebCore                  0x014e73b8
    WebCore::IconDatabase::iconDatabaseSyncThread() + 440
    4   libSystem.B.dylib                  0x9002b908 _pthread_body + 96
    Thread 2:
    0   libSystem.B.dylib                  0x9000af48 mach_msg_trap + 8
    1   libSystem.B.dylib                  0x9000ae9c mach_msg + 60
    2   com.apple.CoreFoundation           0x907de9ac __CFRunLoopRun + 832
    3   com.apple.CoreFoundation           0x907de2b0 CFRunLoopRunSpecific + 268
    4   com.apple.Foundation               0x92c1eb7c +[NSURLCache
    _diskCacheSyncLoop:] + 152
    5   com.apple.Foundation               0x92bf64d8 forkThreadForFunction +
    108
    6   libSystem.B.dylib                  0x9002b908 _pthread_body + 96
    Thread 3:
    0   libSystem.B.dylib                  0x9000af48 mach_msg_trap + 8
    1   libSystem.B.dylib                  0x9000ae9c mach_msg + 60
    2   com.apple.CoreFoundation           0x907de9ac __CFRunLoopRun + 832
    3   com.apple.CoreFoundation           0x907de2b0 CFRunLoopRunSpecific + 268
    4   com.apple.Safari                   0x000298e0 0x1000 + 166112
    5   com.apple.Safari                   0x00029864 0x1000 + 165988
    6   libSystem.B.dylib                  0x9002b908 _pthread_body + 96
    Thread 4 Crashed:
    0   <<00000000>>     0xfffeff20 objc_msgSend_rtp + 32
    1   com.apple.CoreFoundation           0x9082afdc CFReadStreamSetClient +
    156
    2   com.apple.CFNetwork                0x90fa0e50 shutdownConnectionStreams
    + 112
    3   com.apple.CoreFoundation           0x907bed54 _CFRelease + 240
    4   com.apple.CoreFoundation           0x907c1eac __CFArrayReleaseValues +
    640
    5   com.apple.CoreFoundation           0x907c1c18 __CFArrayDeallocate + 284
    6   com.apple.CoreFoundation           0x907bed54 _CFRelease + 240
    7   com.apple.Foundation               0x92c2a578 connectionValueRelease +
    52
    8   com.apple.CoreFoundation           0x907d50e0 __CFDictionaryDeallocate +
    552
    9   com.apple.CoreFoundation           0x907bed54 _CFRelease + 240
    10  com.apple.Foundation               0x92c2a50c -[NSHTTPConnectionCache
    dealloc] + 32
    11  com.apple.Foundation               0x92c2a4a8
    +[NSConnectionHTTPURLProtocol flushHostCache] + 48
    12  com.apple.CoreFoundation           0x907f2384 __CFRunLoopDoTimer + 184
    13  com.apple.CoreFoundation           0x907decfc __CFRunLoopRun + 1680
    14  com.apple.CoreFoundation           0x907de2b0 CFRunLoopRunSpecific + 268
    15  com.apple.Foundation               0x92c1da3c
    +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 264
    16  com.apple.Foundation               0x92bf64d8 forkThreadForFunction +
    108
    17  libSystem.B.dylib                  0x9002b908 _pthread_body + 96
    Thread 5:
    0   libSystem.B.dylib                  0x9002bfc8 semaphore_wait_signal_trap
    + 8
    1   libSystem.B.dylib                  0x90030aac pthread_cond_wait + 480
    2   com.apple.Foundation               0x92bfd644 -[NSConditionLock
    lockWhenCondition:] + 68
    3   com.apple.Syndication              0x9a43026c -[AsyncDB _run:] + 192
    4   com.apple.Foundation               0x92bf64d8 forkThreadForFunction +
    108
    5   libSystem.B.dylib                  0x9002b908 _pthread_body + 96
    Thread 6:
    0   libSystem.B.dylib                  0x9001f48c select + 12
    1   com.apple.CoreFoundation           0x907f1240 __CFSocketManager + 472
    2   libSystem.B.dylib                  0x9002b908 _pthread_body + 96
    Thread 7:
    0   libSystem.B.dylib                  0x9002bfc8 semaphore_wait_signal_trap
    + 8
    1   libSystem.B.dylib                  0x90030aac pthread_cond_wait + 480
    2   com.apple.JavaScriptCore           0x00510ed4
    ***::ThreadCondition::timedWait(***::Mutex&, double) + 84
    3   com.apple.Safari                   0x003082f0
    dyld_stub__ZNSt8ios_base4InitC1Ev + 215408
    4   com.apple.Safari                   0x003083d4
    dyld_stub__ZNSt8ios_base4InitC1Ev + 215636
    5   com.apple.Safari                   0x0003d9c8 0x1000 + 248264
    6   com.apple.Safari                   0x0003d920 0x1000 + 248096
    7   libSystem.B.dylib                  0x9002b908 _pthread_body + 96
    Thread 8:
    0   libSystem.B.dylib                  0x9002bfc8 semaphore_wait_signal_trap
    + 8
    1   libSystem.B.dylib                  0x90030aac pthread_cond_wait + 480
    2   com.apple.JavaScriptCore           0x00510ed4
    ***::ThreadCondition::timedWait(***::Mutex&, double) + 84
    3   com.apple.WebCore                  0x01801988
    WebCore::LocalStorageThread::threadEntryPoint() + 104
    4   libSystem.B.dylib                  0x9002b908 _pthread_body + 96
    Thread 9:
    0   libSystem.B.dylib                  0x9000af48 mach_msg_trap + 8
    1   libSystem.B.dylib                  0x9000ae9c mach_msg + 60
    2   ...romedia.Flash Player.plugin     0x0e15fc30
    FlashPlayer_10_0_45_2_FlashPlayer + 2028384
    3   libSystem.B.dylib                  0x9002b908 _pthread_body + 96
    Thread 10:
    0   libSystem.B.dylib                  0x9002bfc8 semaphore_wait_signal_trap
    + 8
    1   libSystem.B.dylib                  0x90030aac pthread_cond_wait + 480
    2   ...romedia.Flash Player.plugin     0x0df612f4 dyld_stub_write +
    228501748
    3   ...romedia.Flash Player.plugin     0x0df7c1c8
    FlashPlayer_10_0_45_2_FlashPlayer + 47352
    4   ...romedia.Flash Player.plugin     0x0df61900 dyld_stub_write +
    228503296
    5   libSystem.B.dylib                  0x9002b908 _pthread_body + 96
    Thread 11:
    0   libSystem.B.dylib                  0x9000af48 mach_msg_trap + 8
    1   libSystem.B.dylib                  0x9000ae9c mach_msg + 60
    2   com.apple.CoreFoundation           0x907de9ac __CFRunLoopRun + 832
    3   com.apple.CoreFoundation           0x907de2b0 CFRunLoopRunSpecific + 268
    4   com.apple.audio.CoreAudio          0x91459524
    HALRunLoop::OwnThread(void*) + 264
    5   com.apple.audio.CoreAudio          0x914592c4
    CAPThread::Entry(CAPThread*) + 96
    6   libSystem.B.dylib                  0x9002b908 _pthread_body + 96
    Thread 12:
    0   libSystem.B.dylib                  0x90053f88
    semaphore_timedwait_signal_trap + 8
    1   libSystem.B.dylib                  0x900707e8
    pthread_cond_timedwait_relative_np + 556
    2   com.apple.audio.CoreAudio          0x9146a6ac CAGuard::WaitFor(unsigned
    long long) + 204
    3   com.apple.audio.CoreAudio          0x9146a5bc
    CAGuard::WaitUntil(unsigned long long) + 304
    4   com.apple.audio.CoreAudio          0x91468800 HP_IOThread::WorkLoop() +
    852
    5   com.apple.audio.CoreAudio          0x91468498
    HP_IOThread::ThreadEntry(HP_IOThread*) + 16
    6   com.apple.audio.CoreAudio          0x914592c4
    CAPThread::Entry(CAPThread*) + 96
    7   libSystem.B.dylib                  0x9002b908 _pthread_body + 96
    Thread 13:
    0   libSystem.B.dylib                  0x90053f88
    semaphore_timedwait_signal_trap + 8
    1   libSystem.B.dylib                  0x900707e8
    pthread_cond_timedwait_relative_np + 556
    2   ...ple.CoreServices.CarbonCore     0x90bf9330 TSWaitOnSemaphoreCommon +
    176
    3   ...ple.CoreServices.CarbonCore     0x90c012d0 TimerThread + 60
    4   libSystem.B.dylib                  0x9002b908 _pthread_body + 96
    Thread 4 crashed with PPC Thread State 64:
    srr0: 0x00000000fffeff20 srr1: 0x100000000200d030
    vrsave: 0x0000000000000000
       cr: 0x44028424          xer: 0x0000000000000000   lr: 0x000000009082afdc
    ctr: 0xfffffffffffeff00
       r0: 0x000000009082afb4   r1: 0x00000000f0284320   r2: 0x0000000000000000
    r3: 0x000000000c518400
       r4: 0x000000000c5ff1f0   r5: 0x0000000000000000   r6: 0x0000000000000000
    r7: 0x0000000000000000
       r8: 0x000000000c5ff1f1   r9: 0x0000000000000000  r10: 0x0000000000002339
    r11: 0x00000000f3a1f1f0
      r12: 0x00000000141a0188  r13: 0x0000000000000000  r14: 0x0000000000000001
    r15: 0x0000000000000000
      r16: 0x0000000000000000  r17: 0x0000000000000000  r18: 0x0000000000000000
    r19: 0x0000000000000000
      r20: 0x000000007fffffff  r21: 0x00000000ffffffff  r22: 0x0000000008509208
    r23: 0x0000000000000001
      r24: 0x00000000a07bd17c  r25: 0x000000000c7b97b0  r26: 0x0000000000000000
    r27: 0x0000000000000000
      r28: 0x0000000000000000  r29: 0x000000000c518400  r30: 0x00000000a07c4ad0
    r31: 0x000000009082af48
    Binary Images Description:
       0x1000 -   0x355fff com.apple.Safari 4.1.3 (4533.19.4)
    /Applications/Safari.app/Contents/MacOS/Safari
    0x505000 -   0x681fff com.apple.JavaScriptCore 4533.19 (4533.19.1)
    /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCor
    e
    0x6d9000 -   0x7c7fff libxml2.2.dylib     /usr/lib/libxml2.2.dylib
    0x1008000 -  0x1109fff com.apple.WebKit 4533.19 (4533.19.4)
    /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x11b0000 -  0x1452fff com.apple.QuartzCore 1.4.13
    /System/Library/PrivateFrameworks/Safari.framework/Frameworks/QuartzCore.fra
    mework/Versions/A/QuartzCore
    0x14e5000 -  0x218afff com.apple.WebCore 4533.19 (4533.19.4)
    /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.fr
    amework/Versions/A/WebCore
    0x3018000 -  0x301ffff com.unsanity.smartcrashreports Smart Crash Reports
    version 1.0.3 (1.0.3b1)    /Users/amy/Library/InputManagers/Smart Crash
    Reports/Smart Crash Reports.bundle/Contents/MacOS/Smart Crash Reports
    0x3e6c000 -  0x3e6dfff com.apple.aoa.halplugin 2.5.6 (2.5.6b5)
    /System/Library/Extensions/IOAudioFamily.kext/Contents/PlugIns/AOAHALPlugin.
    bundle/Contents/MacOS/AOAHALPlugin
    0xdca3000 -  0xe28cfff com.macromedia.Flash Player.plugin 10.0.45.2
    (1.0.4f458472)    /Library/Internet Plug-Ins/Flash
    Player.plugin/Contents/MacOS/Flash Player
    0x70000000 - 0x700fdfff com.apple.audio.units.Components 1.4.7
    /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8fe00000 - 0x8fe52fff dyld 46.16    /usr/lib/dyld
    0x90000000 - 0x901bcfff libSystem.B.dylib     /usr/lib/libSystem.B.dylib
    0x90214000 - 0x90219fff libmathCommon.A.dylib
    /usr/lib/system/libmathCommon.A.dylib
    0x9021b000 - 0x90268fff com.apple.CoreText 1.0.4 (???)
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/CoreText.framework/Versions/A/CoreText
    0x90293000 - 0x90344fff ATS
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/ATS.framework/Versions/A/ATS
    0x90373000 - 0x9072efff com.apple.CoreGraphics 1.258.85 (???)
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x907bb000 - 0x90895fff com.apple.CoreFoundation 6.4.11 (368.35)
    /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundatio
    n
    0x908de000 - 0x908defff com.apple.CoreServices 10.4 (???)
    /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x908e0000 - 0x909e2fff libicucore.A.dylib     /usr/lib/libicucore.A.dylib
    0x90a3c000 - 0x90ac0fff libobjc.A.dylib     /usr/lib/libobjc.A.dylib
    0x90aea000 - 0x90b5cfff IOKit
    /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90b72000 - 0x90b84fff libauto.dylib     /usr/lib/libauto.dylib
    0x90b8b000 - 0x90e62fff com.apple.CoreServices.CarbonCore 681.19 (681.21)
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Carb
    onCore.framework/Versions/A/CarbonCore
    0x90ec8000 - 0x90f48fff com.apple.CoreServices.OSServices 4.1
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSSe
    rvices.framework/Versions/A/OSServices
    0x90f92000 - 0x90fd4fff com.apple.CFNetwork 129.24
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNe
    twork.framework/Versions/A/CFNetwork
    0x90fe9000 - 0x91001fff com.apple.WebServices 1.1.2 (1.1.0)
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebS
    ervicesCore.framework/Versions/A/WebServicesCore
    0x91011000 - 0x91092fff com.apple.SearchKit 1.0.8
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Sear
    chKit.framework/Versions/A/SearchKit
    0x910d8000 - 0x91101fff com.apple.Metadata 10.4.4 (121.36)
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Meta
    data.framework/Versions/A/Metadata
    0x91112000 - 0x91120fff libz.1.dylib     /usr/lib/libz.1.dylib
    0x91123000 - 0x912defff com.apple.security 4.6 (29770)
    /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913dd000 - 0x913e6fff com.apple.DiskArbitration 2.1.2
    /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitrat
    ion
    0x913ed000 - 0x913f5fff libbsm.dylib     /usr/lib/libbsm.dylib
    0x913f9000 - 0x91421fff com.apple.SystemConfiguration 1.8.3
    /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemCo
    nfiguration
    0x91434000 - 0x9143ffff libgcc_s.1.dylib     /usr/lib/libgcc_s.1.dylib
    0x91444000 - 0x914bffff com.apple.audio.CoreAudio 3.0.5
    /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914fc000 - 0x914fcfff com.apple.ApplicationServices 10.4 (???)
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Applicat
    ionServices
    0x914fe000 - 0x91536fff com.apple.AE 312.2
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/AE.framework/Versions/A/AE
    0x91551000 - 0x91623fff com.apple.ColorSync 4.4.13
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/ColorSync.framework/Versions/A/ColorSync
    0x91676000 - 0x91707fff com.apple.print.framework.PrintCore 4.6 (177.13)
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/PrintCore.framework/Versions/A/PrintCore
    0x9174e000 - 0x91805fff com.apple.QD 3.10.28 (???)
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/QD.framework/Versions/A/QD
    0x91842000 - 0x918a0fff com.apple.HIServices 1.5.3 (???)
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/HIServices.framework/Versions/A/HIServices
    0x918cf000 - 0x918f0fff com.apple.LangAnalysis 1.6.1
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x91904000 - 0x91929fff com.apple.FindByContent 1.5
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/FindByContent.framework/Versions/A/FindByContent
    0x9193c000 - 0x9197efff com.apple.LaunchServices 183.1
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/LaunchServices.framework/Versions/A/LaunchServices
    0x9199a000 - 0x919aefff com.apple.speech.synthesis.framework 3.3
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x919bc000 - 0x91a02fff com.apple.ImageIO.framework 1.5.9
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/ImageIO.framework/Versions/A/ImageIO
    0x91a19000 - 0x91ae0fff libcrypto.0.9.7.dylib
    /usr/lib/libcrypto.0.9.7.dylib
    0x91b2e000 - 0x91b43fff libcups.2.dylib     /usr/lib/libcups.2.dylib
    0x91b48000 - 0x91b66fff libJPEG.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91b6c000 - 0x91c23fff libJP2.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91c72000 - 0x91c76fff libGIF.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91c78000 - 0x91ce2fff libRaw.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91ce7000 - 0x91d02fff libPng.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91d07000 - 0x91d0afff libRadiance.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91e19000 - 0x91e57fff libTIFF.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91e5e000 - 0x91e5efff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2)
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91e60000 - 0x91f45fff com.apple.vImage 2.4
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage
    .framework/Versions/A/vImage
    0x91f4d000 - 0x91f6cfff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2)
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib
    .framework/Versions/A/vecLib
    0x91fd8000 - 0x92046fff libvMisc.dylib
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib
    .framework/Versions/A/libvMisc.dylib
    0x92051000 - 0x920e6fff libvDSP.dylib
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib
    .framework/Versions/A/libvDSP.dylib
    0x92100000 - 0x92688fff libBLAS.dylib
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib
    .framework/Versions/A/libBLAS.dylib
    0x926bb000 - 0x929e6fff libLAPACK.dylib
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib
    .framework/Versions/A/libLAPACK.dylib
    0x92a16000 - 0x92b04fff libiconv.2.dylib     /usr/lib/libiconv.2.dylib
    0x92b07000 - 0x92b8ffff com.apple.DesktopServices 1.3.7
    /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/D
    esktopServicesPriv
    0x92bd0000 - 0x92e03fff com.apple.Foundation 6.4.12 (567.42)
    /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92f36000 - 0x92f54fff libGL.dylib
    /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92f5f000 - 0x92fb9fff libGLU.dylib
    /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dyli
    b
    0x92fd7000 - 0x92fd7fff com.apple.Carbon 10.4 (???)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92fd9000 - 0x92fedfff com.apple.ImageCapture 3.0
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCaptu
    re.framework/Versions/A/ImageCapture
    0x93005000 - 0x93015fff com.apple.speech.recognition.framework 3.4
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechReco
    gnition.framework/Versions/A/SpeechRecognition
    0x93021000 - 0x93036fff com.apple.securityhi 2.0 (203)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI
    .framework/Versions/A/SecurityHI
    0x93048000 - 0x930cffff com.apple.ink.framework 101.2 (69)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framew
    ork/Versions/A/Ink
    0x930e3000 - 0x930eefff com.apple.help 1.0.3 (32)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.frame
    work/Versions/A/Help
    0x930f8000 - 0x93126fff com.apple.openscripting 1.2.7 (???)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScript
    ing.framework/Versions/A/OpenScripting
    0x93140000 - 0x9314ffff com.apple.print.framework.Print 5.2 (192.4)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.fram
    ework/Versions/A/Print
    0x9315b000 - 0x931c1fff com.apple.htmlrendering 1.1.2
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRender
    ing.framework/Versions/A/HTMLRendering
    0x931f2000 - 0x93241fff com.apple.NavigationServices 3.4.4 (3.4.3)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Navigation
    Services.framework/Versions/A/NavigationServices
    0x9326f000 - 0x9328cfff com.apple.audio.SoundManager 3.9
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSoun
    d.framework/Versions/A/CarbonSound
    0x9329e000 - 0x932abfff com.apple.CommonPanels 1.2.2 (73)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPane
    ls.framework/Versions/A/CommonPanels
    0x932b4000 - 0x935c2fff com.apple.HIToolbox 1.4.10 (???)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.
    framework/Versions/A/HIToolbox
    0x93712000 - 0x9371efff com.apple.opengl 1.4.7
    /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x93723000 - 0x93743fff com.apple.DirectoryService.Framework 3.1
    /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectorySe
    rvice
    0x93797000 - 0x93797fff com.apple.Cocoa 6.4 (???)
    /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93799000 - 0x93dccfff com.apple.AppKit 6.4.10 (824.48)
    /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x94159000 - 0x941cbfff com.apple.CoreData 91 (92.1)
    /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x94204000 - 0x942c9fff com.apple.audio.toolbox.AudioToolbox 1.4.7
    /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9431c000 - 0x9431cfff com.apple.audio.units.AudioUnit 1.4
    /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x94528000 - 0x94565fff libsqlite3.0.dylib     /usr/lib/libsqlite3.0.dylib
    0x9456d000 - 0x945bdfff libGLImage.dylib
    /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.
    dylib
    0x945c6000 - 0x945dffff com.apple.CoreVideo 1.4.2
    /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x94678000 - 0x946b0fff com.apple.vmutils 4.0.0 (85)
    /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x946f5000 - 0x94711fff com.apple.securityfoundation 2.2 (27710)
    /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityF
    oundation
    0x94725000 - 0x94769fff com.apple.securityinterface 2.2 (27692)
    /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityIn
    terface
    0x9478d000 - 0x9479cfff libCGATS.A.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x947a4000 - 0x947b1fff libCSync.A.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
    ks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x947f7000

  • Macbook crash when trying to autorize user with system admin account  in maverick

    macbook crash when trying to autorize user with system admin account  in maverick,
    Please help

    Hi Frank,
    Please refer to following operations and check if can help you.
    1.
    wmic /node:"HOSTNAME" /user:"ADMIN_USER" /password:"PASSWORD" logicaldisk
    Please replace HOSTNAME with IP address, then monitor the result.
    2. Please open Control Panel, select User Accounts and click Manage another account. Then select the user account which you will use in WMIC command. Then please select Change
    the account type and check if you have set it as Administrator. If no, please set it as Administrator and check if this issue still persists.
    3. Please refer to the following thread and check if can help you.
    WMI
    Remote "Access Denied"
    If this issue still persists, please let me know the edition information of Windows OS that this issue occurred
    in. Meanwhile, you described “The user account is a member of Administrators.” Would you please let me summarily know how operate?
    Hope this helps.
    Best regards,
    Justin Gu

  • Flash player causes entire system crash with black screen

    When watching a video on youtube, streaming on twitch or other things my entire system will crash with the following symptoms:
    -Black Screen
    -Intermittent stuttering sound
    -Only fixable by a hard reboot (holding the power button). The reset button will NOT work. Video will NOT return, it will continue to loop this way until a hard reset.
    Your Flash Version
    11.9.900
    Your browser name
    Firefox
    Your Operating System (OS)
    Windows (Windows 7)
    That information taken directly from Adobe's site. Using 64-bit, 8GB of RAM installed. ATI Radeon HD 6850 card. I have done a fresh Win 7 install a couple months ago and JUST NOW put flash back on here...now it's crashing. While times vary before the crash, I just watched a youtube video for less than 5 seconds before it happened.
    Upon reboot, I get the "Windows was not shut down properly" message. No "Your system has recovered..." message, however. I've seen very few posts about this and none of the solutions help but this is REALLY pissing me off now. It happened to me before and the only fix was a fresh system install. I'm not doing that again.

    Hi Mike,
    I appreciate the reply. I can run the system for days, literally, doing other tasks such as music through iTunes, gaming through Steam, voice chatting on Ventrilo. The only time I will ever experience this issue will be the five minutes I watch a youtube video or watch a stream on Twitch..
    My primary HD is a relatively new Intel SSD. I do have multiple other drives but they're used for storage of media (include aforementioned music).
    I have been a youtuber and streamer for a while, and i'd like to try and record the phenominon, but i'll have to do so using an external camera since i'm not sure I can stop and save the recorded data. I'll have to do so I guess so I can give a better idea of the issue occuring.
    Thanks again.

  • System crash with KT6 Delta

    Hi,
    I am new around here, so excuse the noobness
    Anyway, i hope you guys can help me out here a bit.
    So here goes :
    I just purchased a  MSI KT6 Delta mobo to replace my old SYK7V Dragon Plus mobo which died on me 2 days ago. Initial installation was ok, with these device installed :
    1) AMD Athlon XP 2000+
    2) Winfast Geforce 4 Ti 4200 64MB
    3) Creative Audigy Soundcard
    4) 2 HDD, C: (120GB, Partition to 2 10GB and 100GB) E: (40GB)
    5) 2 x 256MB PC2100 (Crucial RAM)
    6) Logitech USB Optical Mouse
    7) Aztech ADSL Modem (906EU)
    The above configuration work flawlessly with all memory timing, AGP option turn to the max.
    The problem arise when i added a new NIC from 3Com, the model of the NIC is 3C905C-TX-M, a 10/100Base-T card. The problem i am now facing is intermitten crash, the PC will just freeze in the middle of an operation, if it is in Windows, the mouse will stop moving. If it is in a game, the sound will skip and repeat a few tone, the screen will freeze also.
    I have already updated the following drivers for these device :
    1) VIA Inf driver, the latest downloadble from http://www.viaarena.com
    2) Geforce driver, latest downloadble from nvidia.com
    3) Audigy driver, latest downloadble from crative website.
    4) 3Com Nic driver, latest downloadble from 3Com website.
    I suspect it could be my Soundcard crashing with the nic somehow, as it i happen to see some skipping sound after i installed the nic. I have tried changing the PCI latency from 36 up to 128, still no help. I tried moving my soundcard to different PCI slot, and still the problem persist. Do any of you guys have this sort of problem? Any idea at all?

    Quote
    Originally posted by Wonkanoby
    12v would be very low if you had a newer vga card in there that feed of 12v as well as the cpu but as the 4600 loads and runs of 3.3 and 5 v that should be ok
    Mind elaborating a bit? I am not very well versed in PSU terminology. All those are just number to me. They know me, but alas i don't know them. All i know is a bigger PSU would almost always means a better PSU. I am planning to get either a Ati 9600XT or a 9800 Pro/XT in about 2-3 months time. If it is indeed that i need a newer PSU, perhaps you can tell me what to look out for, since i may as well be buying a new PSU.
    Also... the PC seems to be running in a stable condition. No more hanging or crashes. I have also changed some setting in AGP, so as to speed up some game play, and still no crashes. Changed setting on BIOS for AGP is :
    AGP mode : 4x
    AGP aperture : 256MB (I usually set em at half my system ram)
    Fast Write : Enabled
    AGP Master 1 W/S Write : Enabled
    AGP Master 1 W/S Read : Enabled
    AGP Read Synch : Enabled
    Gaming performance has been increase noticably, no more jerkiness.  
    Also, i have found out that my NIC has a shared IRQ with my OHCI compliant 1394 IEEE Host Controller, so i disabled that. I am not using it anyway, no loss there.  
    I will be trying memory tweaking tomorrow and let you guys know if there any crashes. Memory timing now in BIOS is still relatively conservative. I'll let it run for a day and see if there any problem before i mess with the memory timings.
    Thanks to the kind people who help me. Appreciate all the help from you all.  

  • GT70 2QD system crash with FANS running at 100% on external monitor only

    So I have a GT70 2QD with 4710MQ and 970M graphics.  I've swapped out the hard drives and gone with 2 SSD's and added another 16GB of RAM.  I'm quite experienced with system building, so no concerns there.  My problem only occurs when I have the computer attached to an external monitor.  The fans will get up to max without using the button to enable the cooling boost and the only way to shut it down is to put the system to sleep.  Temperatures are never an issue, especially once the fans get going.  The system will occasionally slow down and lag and has from time to time just crashed and rebooted.  I have none of these issues while using the laptops own monitor, gaming or not.  It is strictly related to being attached to an external monitor.  Any thoughts, suggestions or previous experience with this problem would be appreciated.
    Thanks

    Quote from: medic10167 on 28-May-15, 22:08:21
    Thanks for asking...I've done a bunch of research, and from what I can see on the forums this isn't an isolated incident.  Sadly it seems that ppl that have sent their laptops in for RMA get them back and still end up having the same problem.  It very well could be a motherboard issue, but is that's the case, IMO it sounds like a faulty temperature sensor.  The only fix for that would be a new motherboard.  The cost of doing RMA business with MSI in the past has been atrocious (over $100 for a video card) so I'm afraid to ask what it would cost to send my laptop to them.  All they really need to do is a firmware update that identifies the faulty sensor and changes its operation parameters.   
    Firmware update has its limits. Maybe this is something cannot be fixed by firmware.

  • System preferences crashes with speech

    Little background, I've been trying to test out some software (SousChef) but the app quits before it loads (bounces then disappears). The SousChef crew checked my logs and says my laptop is having trouble loading the speech subsystem. I've been searching around for any reference to this and can't find much. I tried to access the "speech" section in system preferences to see if there's an option to turn off/on but each time I select "speech" it crashes the system preferences. I can see the speech screen and it says "loading voices" (it's grayed out) so I'm not sure if there's a loading issue. The only speech related software I have is Rosetta Stone. Any help would be much appreciated!

    Backup your data to a external drive and disconnect.
    Look in your user/Library/Preference folder for a file called
    systempreferences.plist
    and drag it to your desktop and reboot.
    You'll have to set the preferences for it again.
    Also run all the cleaning and maintainence aspects of the free OnyX and reboot.
    http://www.titanium.free.fr/
    Should clean your system of any gremlins hopefully.

  • Import from Designer crashes with IMAGE data type

    Hello,
    I'd like to report an issue with Data Modeler while importing from Oracle Designer. If you consider this a bug, please let me know if I need to do anything else to request a fix for it.
    I've used the import > Oracle Designer Model tool to import an application model. The import runs fine for a while, then crashes with a message "There are errors in import - check log file".
    The application to be imported has 509 domains, 963 entities to import.
    The summary info displayed after the import (when I close the error message pop up) is:
    All statements: 1472
    Imported statements: 538
    Failed statements: 0
    Not recognized statements: 934
    The log file has the lines below:
    2011-04-28 10:55:46,505 [Thread-8] ERROR XMLTransformationManager - Unable to load object from XML: C:\Users\Beatriz\Documents\ODTUG\2011\SDDM designs\GAME\GAME\rel\0EEBE15E-D9EFB22E4D6B\subviews\02A206F8-0C6C-0DF9-E643-5919DBCB895A.xml
    java.io.FileNotFoundException: C:\Users\Beatriz\Documents\ODTUG\2011\SDDM designs\GAME\GAME\rel\0EEBE15E-D9EFB22E4D6B\subviews\02A206F8-0C6C-0DF9-E643-5919DBCB895A.xml (The system cannot find the file specified)
         at java.io.FileInputStream.open(Native Method)
         at java.io.FileInputStream.<init>(FileInputStream.java:106)
         at oracle.dbtools.crest.model.metadata.XMLToObjectTransformer.transformToObject(Unknown Source)
         at oracle.dbtools.crest.model.metadata.XMLTransformationManager.transformFromXMLToObject(Unknown Source)
         at oracle.dbtools.crest.model.metadata.XMLTransformationManager.openDesignPart(Unknown Source)
         at oracle.dbtools.crest.model.design.Design.openDesign(Unknown Source)
         at oracle.dbtools.crest.swingui.ControllerApplication$Recent$1.run(Unknown Source)
    2011-04-28 11:03:44,114 [Thread-12] WARN ODODomain - ODOType.initStructuredTypeAttributes() - Unable to find Logical DataType for: IMAGE
    2011-04-28 11:03:46,532 [Thread-12] ERROR ODExtractionHandler - Error during import from Designer Repository
    java.sql.SQLException: Numeric Overflow
         at oracle.jdbc.driver.NumberCommonAccessor.throwOverflow(NumberCommonAccessor.java:4380)
         at oracle.jdbc.driver.NumberCommonAccessor.getInt(NumberCommonAccessor.java:111)
         at oracle.jdbc.driver.OracleResultSetImpl.getInt(OracleResultSetImpl.java:928)
         at oracle.jdbc.driver.OracleResultSet.getInt(OracleResultSet.java:434)
         at oracle.dbtools.crest.imports.oracledesigner.logical.ODOEntity.generate(Unknown Source)
         at oracle.dbtools.crest.imports.oracledesigner.ODExtractionHandler.generateDesign(Unknown Source)
         at oracle.dbtools.crest.imports.oracledesigner.ODExtractionController$Runner.run(Unknown Source)
         at java.lang.Thread.run(Thread.java:619)
    I see the issue with the IMAGE data type in the log. The model to be imported does have domains and entities using this data type. The domain actually did get imported, but it shows as "Unknown" logical type, even though there is an Image type available in the Data Modeler type list. None of the entities using IMAGE got imported.
    Please let me know if you can provide a fix or workaround for this (other than changing the format in Designer).
    Thank you,
    Beatriz.

    Hello Beatriz,
    definitely this is a bug. The problem with entities is not IMAGE data type it's supported there (it's overlooked for domains). The problem is volume information - Initial, Maximum, Average, Growth rate. No workaround for that.
    Domain can be changed manually if it's just one affected.
    Philip

  • System.IO.FileNotFoundException: The Web application at ..not found - when getting document versions in a doc lib

    i have created a    asmx file using vs 2012 4.5 framework, and published to my d:\  drive  and mapped to a  iis  web site
    but when i trued to consume this from a another web appln, it throws me the below error:
     System.IO.FileNotFoundException: The Web application at http://srvr:4000/sites/mysitecollec could not be found. Verify that you have typed the URL correctly. If the URL should be serving existing content, the system administrator may need to add a
    new request URL mapping to the intended application.
       at Microsoft.SharePoint.SPSite.LookupSiteInfo(SPFarm farm, Boolean contextSite, Boolean swapSchemeForPathBasedSites, Uri& requestUri, Boolean& lookupRequiredContext, Guid& applicationId, Guid& contentDatabaseId, Guid& siteId,
    Guid& siteSubscriptionId, SPUrlZone& zone, String& serverRelativeUrl, Boolean& hostHeaderIsSiteName, Boolean& appWebRequest, String& appHostHeaderRedirectDomain, String& appSiteDomainPrefix, String& subscriptionName, String&
    appSiteDomainId, Uri& primaryUri)
       at Microsoft.SharePoint.SPSite..ctor(SPFarm farm, Uri requestUri, Boolean contextSite, Boolean swapSchemeForPathBasedSites, SPUserToken userToken)
       at Microsoft.SharePoint.SPSite..ctor(SPFarm farm, Uri requestUri, Boolean contextSite, SPUserToken userToken)
       at Microsoft.SharePoint.SPSite..ctor(String requestUrl)
       at FetchlatestDocDet6Jan.FetchLatestDoc6Jan.<>c__DisplayClass1.<FetchLatestDocVer>b__0() in d:\PublishWSFetchLatestDoc6Jan.asmx.cs:line 41
       at Microsoft.SharePoint.SPSecurity.<>c__DisplayClass5.<RunWithElevatedPrivileges>b__3()
       at Microsoft.SharePoint.Utilities.SecurityContext.RunAsProcess(CodeToRunElevated secureCode)
       at Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(WaitCallback secureCode, Object param)
       at Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(CodeToRunElevated secureCode)
       at FetchlatestDocDet6Jan.FetchLatestDoc6Jan.FetchLatestDocVer(String fileName, String processID, String subProcessId) in d:\PublishedWS\FetchLatestDoc6Jan.asmx.cs:line 35
    [WebMethod]
            public DataTable FetchLatestDocVer(string fileName,string processID,string subProcessId)
                DataTable dtFiles = new DataTable("File Details");
                dtFiles.Columns.Add("File Name");
                dtFiles.Columns.Add("File Version");
                dtFiles.Columns.Add("File Url");
                SPSecurity.RunWithElevatedPrivileges(delegate()
                    // implementation details omitted       
                //using (SPSite mySite = new SPSite(siteUrl))
                using (SPSite mySite = new SPSite("http://srvr:4000/sites/mysitecoll"))
                    using (SPWeb myWeb = mySite.OpenWeb())
                        SPList oList = myWeb.Lists["TEST DOC LIB "];
                        SPView oView = oList.Views["All Documents"];                  // SPQuery oQuery = new SPQuery(oView);
                        SPQuery oQuery = new SPQuery();
                        string query = "<Query><Where><And><Eq><FieldRef Name=Title/>" + "<Value Type=Text>" + fileName + "</Value></Eq>"
                                        +"<Eq><FieldRef Name=ProcessID /><Value Type=Text>"+processID+"</Value></Eq>"
                                        +"<Eq><FieldRef Name=SubProcessID /><Value Type=Text>"+subProcessId+"</Value></Eq>"
                                        +"</And></Where></Query>";
                        oQuery.Query = query;                    
                        oQuery.ViewAttributes = "Scope=\"Recursive\"";
                        SPListItemCollection collListItemsAvailable =
                         oList.GetItems(oQuery);
                        foreach (SPListItem oListItemAvailable in collListItemsAvailable)
                           // Console.WriteLine(oListItemAvailable["Name"].ToString());
                            SPFileVersionCollection versions = oListItemAvailable.File.Versions;
                            // If the file has versions, loop through all of the versions
                            if (versions != null)
                                if (versions.Count > 0)
                                    foreach (SPFileVersion version in versions)
                                     //   Console.WriteLine("Version Info:: {0}, {1}", version.VersionLabel, version.Url);
                                        DataRow dr = dtFiles.NewRow();
                                        dr[0] = oListItemAvailable["Name"].ToString();
                                    //Added data to the datatable
                                else
                                  //  Console.WriteLine("Version Info:: {0}, {1}", oListItemAvailable.File.UIVersionLabel, oListItemAvailable.File.Url);
                                    DataRow dr = dtFiles.NewRow();
                                    dr[0] = oListItemAvailable["Name"].ToString();
                                    dr[1] = oListItemAvailable.File.UIVersionLabel;
                                    dr[2] = oListItemAvailable.File.Url;
                                    dtFiles.Rows.Add(dr);
                return dtFiles;

    "The Web application at http://server:port/ could not be found. Verify that you have typed the URL correctly. If the URL should be serving existing
    content, the system administrator may need to add a new request URL mapping to the intended application"
    Here are the most common reasons this error can occur:
    The code is executed on a different machine - The SharePoint object model (except the Client API) requires to be run on the SharePoint server itself. It is not possible to run the application on a server which is not within the same
    SharePoint farm the code is trying to access.
    Insufficient Rights on the site collection - The code is executed in context of an account which does not have read permission on the site collection
    Incorrect Url being used - Verify that the site works correct in a browser and double check that the server is correct registered in the AAM settings
    Incorrect bitness - The SharePoint object model needs to be executed with the same bitness as the operating system. That means you cannot use the SharePoint object model in a 32-bit application if the Operating System and SharePoint
    are installed as 64-bit version. Ensure to compile the project using the correct bitness (64-bit on a 64-bit machine vs. 32-bit on a 32-bit machine)
    Incorrect .NET framework version -  Ensure that the project is configured to use .NET 3.5. .NET 4.0 cannot be used with the current versions of SharePoint
    from Mr.Stefan's post, i have checked with my code : as per the first reason: (1)
    i am running the code from my  SP 2013 machine only. but the only difference is that, i am using a  asp.net web appln and have added a SP references of 15 hive and trying to make a  lists.asmx file.
    also checked the reasons
    2,3 ,4 ,5 all are  fine from my end.
    here just wanna know: abt the below approach : whether its Correct or NOT.
    create a plain GetDocsWebService.asmx file from asp.net 3.5 framework and  write the code for retrieving items from doc.lib using SPSite, spweb, splists, xmldocument and retrieve a datatable . [[[ i have added a web reference of sp 2013 microsoft.sharepoint
    dll from  isapi folder, in this GetDocsWebService.asmx project ]]
    i deployed this web service on my SP server's  new iis site, c:\inetpub\wwwroot\GETDOCSPUBLISH  site
    now, at present , am adding a  normal asp.net 4.5 web appln and add the  web reference of this custom web service and trying to consume.
    at this point am getting mulitpl errors: like
    1) platform not supported : am stuck with this error!!
    2) sometimes, am getting document not valid...<html> <head> document not valid........</html>
    for the above 2 errorrs, i still could not able to find a solution!!
    is it because, lists.asmx is not supported in sp 2013? we need to depend on rest-api/ecma/csom ?? 
    so my question is ,  what should be the correct ad most recommended approach  for reading doc lib/ splist  records/items from a  remote macihne.

  • Excel crash with MSVBVM60 error

    Hi
    I have a problem with my input schedules, everytime I send data excel crash with an error in msvbvm60.dll.
    I have checked that the version of msvbvm60 is the newest one and it is.
    I havn't made any system changes in the past dayes and we have the error on at least 2 different PC's and on 2 different AppSets. It was working fine this morning.
    The error occures when the dialogbox showing the send data result appear. The data are saved in the database.
    Any suggestion on why and how to fix this problem is greatly appreaciated.
    J

    Please try to install into one computer:Visual Basic 6 runtime files.
    You can use the follow link for download.
    http://www.microsoft.com/downloads/details.aspx?FamilyID=7B9BA261-7A9C-43E7-9117-F673077FFB3C&displaylang=en
    I hope this will help.
    Regards
    Sorin Radulescu

  • Issues with System Preference and its (Date & Time)

    Hi All,
    I  am  facing  a  problem  with  my  Date  settings  on  my  Mac.
    Below  is  a  screenshot  of  how  my  time  and  date  looks  like  on  the  top  panel. (Please
    take  note  of  the  weird  time  format.)
    Then,  I  proceeded  to  check  its  settings  on  System  Preferences. Once  I  clicked  the  Date & Time  button ;  System  Preferences  crashes  and produces  the  following  error  log.
    Process:         System Preferences [220]
    Path:            /Applications/System Preferences.app/Contents/MacOS/System Preferences
    Identifier:      com.apple.systempreferences
    Version:         11.0 (11.0)
    Build Info:      SystemPrefsApp-214003000000000~2
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [129]
    Date/Time:       2012-03-03 11:25:39.527 +0000
    OS Version:      Mac OS X 10.7.3 (11D50)
    Report Version:  9
    Interval Since Last Report:          59595 sec
    Crashes Since Last Report:           5
    Per-App Interval Since Last Report:  6734 sec
    Per-App Crashes Since Last Report:   2
    Anonymous UUID:                      2D5841F3-A518-489B-BB43-C8266C1AC3EE
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
    VM Regions Near 0:
    -->
        __TEXT                 00000001076ed000-0000000107710000 [  140K] r-x/rwx SM=COW  /Applications/System Preferences.app/Contents/MacOS/System Preferences
    Application Specific Information:
    com.apple.preference.datetime v.5.0 (Date & Time)
    objc[220]: garbage collection is ON
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.CoreFoundation                0x00007fff8ef6535c CFStringGetCString + 44
    1   com.apple.CoreFoundation                0x00007fff8f01b51f CFLocaleGetLanguageCharacterDirection + 47
    2   com.apple.AppKit                        0x00007fff8621065c -[NSDatePickerCell(NSTextFieldWithStepperDatePickerInternal) _createSubfields] + 258
    3   com.apple.AppKit                        0x00007fff8620e492 -[NSDatePickerCell initWithCoder:] + 1874
    4   com.apple.Foundation                    0x00007fff8b23a7bb _decodeObjectBinary + 2860
    5   com.apple.Foundation                    0x00007fff8b239ad6 _decodeObject + 201
    6   com.apple.AppKit                        0x00007fff85f96b2d -[NSControl initWithCoder:] + 761
    7   com.apple.Foundation                    0x00007fff8b23a7bb _decodeObjectBinary + 2860
    8   com.apple.Foundation                    0x00007fff8b23b99a -[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:] + 1193
    9   com.apple.Foundation                    0x00007fff8b212480 -[NSArray(NSArray) initWithCoder:] + 486
    10  com.apple.Foundation                    0x00007fff8b23a7bb _decodeObjectBinary + 2860
    11  com.apple.Foundation                    0x00007fff8b239ad6 _decodeObject + 201
    12  com.apple.AppKit                        0x00007fff85f93c18 -[NSView initWithCoder:] + 1051
    13  com.apple.Foundation                    0x00007fff8b23a7bb _decodeObjectBinary + 2860
    14  com.apple.Foundation                    0x00007fff8b239ad6 _decodeObject + 201
    15  com.apple.AppKit                        0x00007fff85f94f7c -[NSResponder initWithCoder:] + 114
    16  com.apple.AppKit                        0x00007fff85f9385f -[NSView initWithCoder:] + 98
    17  com.apple.AppKit                        0x00007fff85f96868 -[NSControl initWithCoder:] + 52
    18  com.apple.Foundation                    0x00007fff8b23a7bb _decodeObjectBinary + 2860
    19  com.apple.Foundation                    0x00007fff8b239ad6 _decodeObject + 201
    20  com.apple.AppKit                        0x00007fff85e97b6e -[NSNibConnector initWithCoder:] + 401
    21  com.apple.AppKit                        0x00007fff85e9f5f4 -[NSNibOutletConnector initWithCoder:] + 367
    22  com.apple.Foundation                    0x00007fff8b23a7bb _decodeObjectBinary + 2860
    23  com.apple.Foundation                    0x00007fff8b23b99a -[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:] + 1193
    24  com.apple.Foundation                    0x00007fff8b212480 -[NSArray(NSArray) initWithCoder:] + 486
    25  com.apple.Foundation                    0x00007fff8b23a7bb _decodeObjectBinary + 2860
    26  com.apple.Foundation                    0x00007fff8b239ad6 _decodeObject + 201
    27  com.apple.AppKit                        0x00007fff85e969d6 -[NSIBObjectData initWithCoder:] + 2156
    28  com.apple.Foundation                    0x00007fff8b23a7bb _decodeObjectBinary + 2860
    29  com.apple.Foundation                    0x00007fff8b239ad6 _decodeObject + 201
    30  com.apple.AppKit                        0x00007fff85e96048 loadNib + 235
    31  com.apple.AppKit                        0x00007fff85e9559c +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 217
    32  com.apple.AppKit                        0x00007fff85e954b7 +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 141
    33  com.apple.frameworks.preferencepanes          0x00007fff8e714cd0 -[NSPreferencePane loadMainView] + 154
    34  com.apple.frameworks.preferencepanes          0x00007fff8e715c20 -[NSPrefPaneBundle instantiatePrefPaneObject] + 438
    35  com.apple.frameworks.preferencepanes          0x00007fff8e71b952 -[NSPrefTabsController layoutForTabViewItem:] + 78
    36  com.apple.frameworks.preferencepanes          0x00007fff8e71bf50 -[NSPrefTabsController setPrefs:lastSelected:] + 829
    37  com.apple.preference.datetime           0x000000010792e1f9 0x10792d000 + 4601
    38  com.apple.frameworks.preferencepanes          0x00007fff8e714d0e -[NSPreferencePane loadMainView] + 216
    39  com.apple.frameworks.preferencepanes          0x00007fff8e715c20 -[NSPrefPaneBundle instantiatePrefPaneObject] + 438
    40  com.apple.systempreferences             0x00000001076f5968 0x1076ed000 + 35176
    41  com.apple.systempreferences             0x00000001076f4f9e 0x1076ed000 + 32670
    42  com.apple.Foundation                    0x00007fff8b2061aa __NSFireDelayedPerform + 392
    43  com.apple.CoreFoundation                0x00007fff8ef80c24 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
    44  com.apple.CoreFoundation                0x00007fff8ef80776 __CFRunLoopDoTimer + 534
    45  com.apple.CoreFoundation                0x00007fff8ef61001 __CFRunLoopRun + 1617
    46  com.apple.CoreFoundation                0x00007fff8ef60676 CFRunLoopRunSpecific + 230
    47  com.apple.HIToolbox                     0x00007fff900c531f RunCurrentEventLoopInMode + 277
    48  com.apple.HIToolbox                     0x00007fff900cc51b ReceiveNextEventCommon + 181
    49  com.apple.HIToolbox                     0x00007fff900cc456 BlockUntilNextEventMatchingListInMode + 62
    50  com.apple.AppKit                        0x00007fff85e8df5d _DPSNextEvent + 659
    51  com.apple.AppKit                        0x00007fff85e8d861 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
    52  com.apple.AppKit                        0x00007fff85e8a19d -[NSApplication run] + 470
    53  com.apple.AppKit                        0x00007fff86108b88 NSApplicationMain + 867
    54  com.apple.systempreferences             0x00000001076eed9c 0x1076ed000 + 7580
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff8b1a87e6 kevent + 10
    1   libdispatch.dylib                       0x00007fff85c235be _dispatch_mgr_invoke + 923
    2   libdispatch.dylib                       0x00007fff85c2214e _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib                  0x00007fff8b1a8192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8d2c9594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8d2cab85 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff8b1a8192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8d2c9594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8d2cab85 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff8b1a8192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8d2c9594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8d2cab85 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff8b1a8192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8d2c9594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8d2cab85 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0xfe01935125945b21  rbx: 0x0000000000000600  rcx: 0x0000000000000600  rdx: 0x0000000000000101
      rdi: 0x0000000000000000  rsi: 0x00007fff672e8827  rbp: 0x00007fff672e8810  rsp: 0x00007fff672e87b0
       r8: 0x00000004003112f0   r9: 0x000000040049a840  r10: 0x0000000000000081  r11: 0x00007fff8f068c80
      r12: 0x00007fff74021600  r13: 0x00007fff74021600  r14: 0x00007fff672e8827  r15: 0x0000000000000000
      rip: 0x00007fff8ef6535c  rfl: 0x0000000000010246  cr2: 0x0000000000000000
    Logical CPU: 0
    Binary Images:
           0x1076ed000 -        0x10770ffff  com.apple.systempreferences (11.0 - 11.0) <EB72385A-B2EF-3AC2-BC6F-0995EB584A38> /Applications/System Preferences.app/Contents/MacOS/System Preferences
           0x107900000 -        0x107904fff  com.apple.audio.AudioIPCPlugIn (1.2.2 - 1.2.2) <D4D40031-05D5-3D8B-A9A5-490D9483E188> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
           0x107909000 -        0x10790ffff  com.apple.audio.AppleHDAHALPlugIn (2.1.7 - 2.1.7f9) <CA4B5CB4-6F02-396A-B7CA-C9DE876544CD> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
           0x107927000 -        0x107927ffd +cl_kernels (??? - ???) <A25B3134-F418-4775-A67F-B6CDE39DF3C5> cl_kernels
           0x10792b000 -        0x10792bff1 +cl_kernels (??? - ???) <367A32C6-82CF-494A-BB31-F576BEA778D4> cl_kernels
           0x10792d000 -        0x10792eff7  com.apple.preference.datetime (5.0 - 5.0) <986ED278-6E64-36EE-8258-DFF379560B23> /System/Library/PreferencePanes/DateAndTime.prefPane/Contents/MacOS/DateAndTime
           0x107937000 -        0x10793bfff  com.apple.preference.datetime.datetime (5.0 - 5.0) <FC6A9C62-30D9-3DC7-9C10-AE23C17B0A7F> /System/Library/PreferencePanes/DateAndTime.prefPane/Contents/Resources/DateTim e.prefPane/Contents/MacOS/DateTime
           0x10a65d000 -        0x10a6eeff7  unorm8_rgba.dylib (1.50.69 - compatibility 1.0.0) <2683BD70-B7EE-3A60-A39C-2360B3C2A301> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_rgba. dylib
           0x10b898000 -        0x10b89efef  libcldcpuengine.dylib (1.50.69 - compatibility 1.0.0) <C0C4CC37-F2FD-301C-A830-EC54D86612D5> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
           0x10b8a5000 -        0x10b8a8ff7  libCoreFSCache.dylib (??? - ???) <0E2C3D54-7D05-35E8-BA10-2142B7C03946> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
           0x10b8ae000 -        0x10b8aeffd +cl_kernels (??? - ???) <B72D0ED6-67D6-4088-B182-ECF4C35D8006> cl_kernels
           0x10b8b3000 -        0x10b8b4ff3 +cl_kernels (??? - ???) <335F9CC3-6F67-4884-81C5-870E33745635> cl_kernels
           0x10bda3000 -        0x10be36ff7  unorm8_bgra.dylib (1.50.69 - compatibility 1.0.0) <5FB796A4-1AD0-3B4D-AA83-F8A46E039224> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib
        0x7fff672ed000 -     0x7fff67321baf  dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld
        0x7fff8384e000 -     0x7fff83c7bfff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff83c7c000 -     0x7fff83c93fff  com.apple.CFOpenDirectory (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff83d22000 -     0x7fff83d28fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <D86F63EC-D2BD-32E0-8955-08B5EAFAD2CC> /usr/lib/system/libmacho.dylib
        0x7fff83d75000 -     0x7fff83d82fff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <CBA71562-050B-3515-92B7-8BC1E2EEEF2A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff83dfa000 -     0x7fff83f61ff7  com.apple.CFNetwork (520.3.2 - 520.3.2) <516B611D-E53E-3467-9211-3C5B86ABA865> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff83f92000 -     0x7fff84274fff  com.apple.security (7.0 - 55110) <252F9E04-FF8A-3EA7-A38E-51DD0653663C> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff84275000 -     0x7fff84477fff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <38CD6ED3-C8E4-3CCD-89AC-9C3198803101> /usr/lib/libicucore.A.dylib
        0x7fff84478000 -     0x7fff8449eff7  com.apple.framework.familycontrols (3.0 - 300) <DC06CF3A-2F10-3867-9498-CADAE30D0CE4> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff8449f000 -     0x7fff8463efff  com.apple.QuartzCore (1.7 - 270.2) <F2CCDEFB-DE43-3E32-B242-A22C82617186> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8464d000 -     0x7fff846b3ff7  com.apple.coreui (1.2.1 - 165.3) <378C9221-ADE6-36D9-9944-F33AE6904E4F> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff846b4000 -     0x7fff846bffff  com.apple.CommonAuth (2.1 - 2.0) <272CB600-6DA8-3952-97C0-5DC594DCA024> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff846c0000 -     0x7fff847cdfff  libJP2.dylib (??? - ???) <F2B34A61-75F0-3BFE-A309-EE0DF4AF9E37> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff847ce000 -     0x7fff84838ff7  com.apple.framework.IOKit (2.0 - ???) <EEEB42FD-E3E1-3A94-A771-B1993B694F17> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff84839000 -     0x7fff84841fff  libsystem_dnssd.dylib (??? - ???) <7749128E-D0C5-3832-861C-BC9913F774FA> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff84fd7000 -     0x7fff84fdcfff  com.apple.OpenDirectory (10.7 - 146) <91A87249-6A2F-3F89-A8DE-0E95C0B54A3A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff84fdd000 -     0x7fff854a4fff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <E9D2A69C-6E81-358C-A162-510969F91490> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff854af000 -     0x7fff854e4fff  com.apple.securityinterface (5.0 - 55007) <D46E73F4-D8E9-3F53-A083-B9D71ED74492> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff85c1e000 -     0x7fff85c1fff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
        0x7fff85c20000 -     0x7fff85c2efff  libdispatch.dylib (187.7.0 - compatibility 1.0.0) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
        0x7fff85c2f000 -     0x7fff85c53fff  com.apple.RemoteViewServices (1.3 - 44) <21D7A0E7-6699-37AB-AE6C-BF69AF3D61C2> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff85e77000 -     0x7fff85e7dfff  libGFXShared.dylib (??? - ???) <B95E9B22-AE68-3E48-8733-00CCCA08D50E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff85e7e000 -     0x7fff85e84fff  IOSurface (??? - ???) <06FA3FDD-E6D5-391F-B60D-E98B169DAB1B> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff85e85000 -     0x7fff86a89fff  com.apple.AppKit (6.7.3 - 1138.32) <A9EB81C6-C519-3F29-89F1-42C3E8930281> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff86a8a000 -     0x7fff86a8eff7  com.apple.CommonPanels (1.2.5 - 94) <0BB2C436-C9D5-380B-86B5-E355A7711259> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff86ab7000 -     0x7fff86adefff  com.apple.PerformanceAnalysis (1.10 - 10) <2A058167-292E-3C3A-B1F8-49813336E068> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff86adf000 -     0x7fff86adffff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <C06A140F-6114-3B8B-B080-E509303145B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff86b00000 -     0x7fff86b04fff  libutil.dylib (??? - ???) <28672328-B738-38CE-B231-8A93CA6E6EA4> /usr/lib/libutil.dylib
        0x7fff86b05000 -     0x7fff86b14ff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
        0x7fff86b22000 -     0x7fff86b84ff7  com.apple.Symbolication (1.3 - 91) <B072970E-9EC1-3495-A1FA-D344C6E74A13> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff86b87000 -     0x7fff86bc8fff  com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff86bc9000 -     0x7fff86bf6fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <095FDD3C-3961-3865-A59B-A5B0A4B8B923> /usr/lib/libSystem.B.dylib
        0x7fff86bf7000 -     0x7fff86c31fe7  com.apple.DebugSymbols (2.1 - 87) <149201BE-A8A4-3E40-AD65-E5194B59162E> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff86c32000 -     0x7fff86c76ff7  com.apple.MediaKit (12 - 589) <7CFF29BF-D907-3593-B338-0BB48643B2A8> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff86c77000 -     0x7fff86c7dfff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff870a7000 -     0x7fff870e7ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <29DE948E-38C4-3CC5-B528-40C691380607> /usr/lib/libcups.2.dylib
        0x7fff870e8000 -     0x7fff87163ff7  com.apple.print.framework.PrintCore (7.1 - 366.1) <3F140DEB-9F87-3672-97CC-F983752581AC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff871a3000 -     0x7fff87b337a7  com.apple.CoreGraphics (1.600.0 - ???) <177D9BAD-72C9-3ADF-A391-5B88C5EE623F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff87b34000 -     0x7fff87b51fff  libxpc.dylib (77.18.0 - compatibility 1.0.0) <26C05F31-E809-3B47-AF42-1460971E3AC3> /usr/lib/system/libxpc.dylib
        0x7fff88170000 -     0x7fff88172fff  com.apple.EFILogin (1.0 - 1) <71D23C08-890D-34B7-B85D-B7F967090FA6> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff881ac000 -     0x7fff881b2ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
        0x7fff88272000 -     0x7fff882b5ff7  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <85D00F5C-43ED-33A9-80B4-72EB0EAE3E25> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff882b6000 -     0x7fff882deff7  com.apple.CoreVideo (1.7 - 70.1) <98F917B2-FB53-3EA3-B548-7E97B38309A7> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff882e0000 -     0x7fff88363fef  com.apple.Metadata (10.7.0 - 627.28) <1C14033A-69C9-3757-B24D-5583AEAC2CBA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff88364000 -     0x7fff88406ff7  com.apple.securityfoundation (5.0 - 55107) <6C2E7362-CB11-3CBD-BB1C-348E4B10F25A> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff89148000 -     0x7fff8914cfff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <F1903B7A-D3FF-3390-909A-B24E09BAD1A5> /usr/lib/system/libdyld.dylib
        0x7fff8914d000 -     0x7fff8919fff7  libGLU.dylib (??? - ???) <3C9153A0-8499-3DC0-AAA4-9FA6E488BE13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff891a0000 -     0x7fff891eefff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
        0x7fff891ef000 -     0x7fff891f2ff7  com.apple.securityhi (4.0 - 1) <B37B8946-BBD4-36C1-ABC6-18EDBC573F03> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff891f3000 -     0x7fff89266fff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
        0x7fff892a9000 -     0x7fff892aefff  libGIF.dylib (??? - ???) <393E2DB5-9479-39A6-A75A-B5F20B852532> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff892af000 -     0x7fff892b4ff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
        0x7fff89312000 -     0x7fff89312fff  com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff89313000 -     0x7fff89323ff7  com.apple.opengl (1.7.6 - 1.7.6) <C168883D-9BC5-3C38-9937-42852D719718> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff89328000 -     0x7fff8932afff  libquarantine.dylib (36.2.0 - compatibility 1.0.0) <48656562-FF20-3B55-9F93-407ACA7341C0> /usr/lib/system/libquarantine.dylib
        0x7fff896c9000 -     0x7fff896f9ff7  com.apple.DictionaryServices (1.2.1 - 158.2) <3FC86118-7553-38F7-8916-B329D2E94476> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff896fa000 -     0x7fff89b5cff7  com.apple.RawCamera.bundle (3.9.1 - 586) <1AA853F4-E429-33E3-B4A9-6B019CCCC5E4> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff89b7a000 -     0x7fff89bb9fff  com.apple.AE (527.7 - 527.7) <B82F7ABC-AC8B-3507-B029-969DD5CA813D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff89bba000 -     0x7fff89bceff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff89bcf000 -     0x7fff89c0afff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
        0x7fff89c0b000 -     0x7fff89c0ffff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <37517279-C92E-3217-B49A-838198B48787> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff89cdd000 -     0x7fff89d3dfff  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff89d3e000 -     0x7fff89d6efff  com.apple.framework.Admin (11.0 - 11.0) <D7C96057-01E2-3D78-B0FF-23976D585408> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
        0x7fff89deb000 -     0x7fff89deefff  libCoreVMClient.dylib (??? - ???) <E034C772-4263-3F48-B083-25A758DD6228> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff89def000 -     0x7fff89e64ff7  libc++.1.dylib (19.0.0 - compatibility 1.0.0) <C0EFFF1B-0FEB-3F99-BE54-506B35B555A9> /usr/lib/libc++.1.dylib
        0x7fff89e65000 -     0x7fff89f43fff  com.apple.ImageIO.framework (3.1.1 - 3.1.1) <DB530A63-8ECF-3B53-AC9A-1692A5397E2F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff89f4b000 -     0x7fff89f62fff  com.apple.MultitouchSupport.framework (220.62.1 - 220.62.1) <F21C79C0-4B5A-3645-81A6-74F8EFA900CE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff89f63000 -     0x7fff89fb7ff7  libFontRegistry.dylib (??? - ???) <F98926EF-FFA0-37C5-824C-02E436E21DD1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff89fbc000 -     0x7fff8a0f2fff  com.apple.vImage (5.1 - 5.1) <A08B7582-67BC-3EED-813A-4833645964A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff8a2d1000 -     0x7fff8a339ff7  com.apple.audio.CoreAudio (4.0.2 - 4.0.2) <DFD8F4DE-3B45-3A2E-9CBE-FD8D5DD30923> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8a4a7000 -     0x7fff8a4aafff  com.apple.help (1.3.2 - 42) <AB67588E-7227-3993-927F-C9E6DAC507FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff8a7dc000 -     0x7fff8a880fef  com.apple.ink.framework (1.3.2 - 110) <F69DBD44-FEC8-3C14-8131-CC0245DBBD42> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff8a881000 -     0x7fff8aaa9fe7  com.apple.CoreData (104.1 - 358.13) <F1DA3110-C4DF-3F0A-A057-AEE78DE8C99D> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff8aaaa000 -     0x7fff8ab20fff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff8ab44000 -     0x7fff8ab59fff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <C061ECBB-7061-3A43-8A18-90633F943295> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff8ab5d000 -     0x7fff8ab73ff7  com.apple.ImageCapture (7.0 - 7.0) <69E6E2E1-777E-332E-8BCF-4F0611517DD0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff8ab9c000 -     0x7fff8aba7ff7  com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <7ADAAF5B-1D78-32F2-9FFF-D2E3FBB41C2B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff8aba8000 -     0x7fff8aba9fff  libwebsharing.dylib (??? - ???) <279415F4-2FAD-3D68-BE9A-691D03389662> /usr/lib/libwebsharing.dylib
        0x7fff8ac14000 -     0x7fff8ac16fff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff8ac17000 -     0x7fff8acadff7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8acae000 -     0x7fff8ad90fff  com.apple.CoreServices.OSServices (478.37 - 478.37) <1DAC695E-0D0F-3AE2-974F-A173E69E67CC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff8ad91000 -     0x7fff8ad9bfff  libcsfde.dylib (??? - ???) <64ABF5C0-6F81-36E7-92F3-AD5A4FFF2F3D> /usr/lib/libcsfde.dylib
        0x7fff8ad9c000 -     0x7fff8adf1fff  libCoreStorage.dylib (??? - ???) <329407B8-6700-331E-859E-62AB2242DBDE> /usr/lib/libCoreStorage.dylib
        0x7fff8b191000 -     0x7fff8b1b1fff  libsystem_kernel.dylib (1699.22.73 - compatibility 1.0.0) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
        0x7fff8b1fa000 -     0x7fff8b513ff7  com.apple.Foundation (6.7.1 - 833.24) <6D4E6F93-64EF-3D41-AE80-2BB10E2E6323> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff8b514000 -     0x7fff8b584fff  com.apple.datadetectorscore (3.0 - 179.4) <B4C6417F-296C-31C1-BB94-980BFCDC9175> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff8b585000 -     0x7fff8b5c7ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib
        0x7fff8b5c8000 -     0x7fff8b5c8fff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff8b6ef000 -     0x7fff8b74aff7  com.apple.HIServices (1.11 - ???) <DE8FA7FA-0A41-35D9-8473-5104F81DA934> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff8b74b000 -     0x7fff8b754ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
        0x7fff8b85c000 -     0x7fff8b897fff  com.apple.LDAPFramework (3.0 - 120.1) <0C23534F-A8E7-3144-B2B2-50F9875101E2> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff8b8e0000 -     0x7fff8b926ff7  libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <01DD0773-236C-3AC3-B43B-07911F458767> /usr/lib/libcurl.4.dylib
        0x7fff8b927000 -     0x7fff8b9dafff  com.apple.CoreText (220.11.0 - ???) <0322442E-0530-37E8-A7D6-AEFD909F0AFE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff8b9db000 -     0x7fff8b9dbfff  com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff8b9dc000 -     0x7fff8b9e7ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
        0x7fff8c39d000 -     0x7fff8c3bcfff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
        0x7fff8c3da000 -     0x7fff8c64dfff  com.apple.CoreImage (7.93 - 1.0.1) <0B7D855E-A2B6-3C14-A242-2CF2165C6E7E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff8c6af000 -     0x7fff8c6b6ff7  com.apple.CommerceCore (1.0 - 17) <AA783B87-48D4-3CA6-8FF6-0316396022F4> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff8c739000 -     0x7fff8c73afff  libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <718A135F-6349-354A-85D5-430B128EFD57> /usr/lib/system/libdnsinfo.dylib
        0x7fff8c73b000 -     0x7fff8c7d5ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff8c86a000 -     0x7fff8c94ee5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
        0x7fff8ccc9000 -     0x7fff8cd69fff  com.apple.LaunchServices (480.27.1 - 480.27.1) <4DC96C1E-6FDE-305E-9718-E4C5C1341F56> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff8cd6a000 -     0x7fff8cd93fff  libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8cd94000 -     0x7fff8cdcdfe7  libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib
        0x7fff8d217000 -     0x7fff8d225fff  com.apple.NetAuth (1.0 - 3.0) <F384FFFD-70F6-3B1C-A886-F5B446E456E7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff8d257000 -     0x7fff8d263fff  com.apple.DirectoryService.Framework (10.7 - 146) <BB0240B0-69F7-38FA-A8D8-9C0079F8613F> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff8d264000 -     0x7fff8d277ff7  libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib
        0x7fff8d278000 -     0x7fff8d278fff  com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff8d279000 -     0x7fff8d356fef  libsystem_c.dylib (763.12.0 - compatibility 1.0.0) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
        0x7fff8d357000 -     0x7fff8d359ff7  com.apple.print.framework.Print (7.1 - 247.1) <8A4925A5-BAA3-373C-9B5D-03E0270C6B12> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff8d35a000 -     0x7fff8d385ff7  com.apple.CoreServicesInternal (113.12 - 113.12) <C37DAC1A-35D2-30EC-9112-5EEECED5C461> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff8d386000 -     0x7fff8d6a2ff7  com.apple.CoreServices.CarbonCore (960.20 - 960.20) <C45CA09E-8867-3D67-BB2E-48D2E6B0D78C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff8db37000 -     0x7fff8e11bfff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8e11c000 -     0x7fff8e221fff  libFontParser.dylib (??? - ???) <0920DA16-2066-33E6-BF95-AD4B0F3C22B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff8e222000 -     0x7fff8e229fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib
        0x7fff8e4b8000 -     0x7fff8e4b8fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff8e4b9000 -     0x7fff8e4b9fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
        0x7fff8e4ba000 -     0x7fff8e5c6fff  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff8e66d000 -     0x7fff8e66efff  libunc.dylib (24.0.0 - compatibility 1.0.0) <C67B3B14-866C-314F-87FF-8025BEC2CAAC> /usr/lib/system/libunc.dylib
        0x7fff8e66f000 -     0x7fff8e66ffff  com.apple.audio.units.AudioUnit (1.7.2 - 1.7.2) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8e685000 -     0x7fff8e68cfff  com.apple.NetFS (4.0 - 4.0) <B9F41443-679A-31AD-B0EB-36557DAF782B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8e6b8000 -     0x7fff8e6b9ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8e6ba000 -     0x7fff8e70eff7  com.apple.ScalableUserInterface (1.0 - 1) <1873D7BE-2272-31A1-8F85-F70C4D706B3B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff8e70f000 -     0x7fff8e710fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
        0x7fff8e711000 -     0x7fff8e72dff7  com.apple.frameworks.preferencepanes (15.0 - 15.0) <C1DF4A08-3CBA-3EEA-BA6E-3557F09052FE> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff8e7e0000 -     0x7fff8e82cff7  com.apple.SystemConfiguration (1.11.2 - 1.11) <A14F3583-9CC0-397D-A50E-17217075953F> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8e841000 -     0x7fff8e943ff7  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <D46F371D-6422-31B7-BCE0-D80713069E0E> /usr/lib/libxml2.2.dylib
        0x7fff8e944000 -     0x7fff8e949fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
        0x7fff8e9b3000 -     0x7fff8ea91fff  com.apple.DiscRecording (6.0.3 - 6030.4.1) <8DB1BDDD-F066-3E8B-B416-11DF712C6A1E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff8eb0c000 -     0x7fff8eb19ff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib
        0x7fff8ec2b000 -     0x7fff8ec39ff7  libkxld.dylib (??? - ???) <65BE345D-6618-3D1A-9E2B-255E629646AA> /usr/lib/system/libkxld.dylib
        0x7fff8ec4c000 -     0x7fff8ec77ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <8051A3FC-7385-3EA9-9634-78FC616C3E94> /usr/lib/libxslt.1.dylib
        0x7fff8ec78000 -     0x7fff8ec95ff7  com.apple.openscripting (1.3.3 - ???) <A64205E6-D3C5-3E12-B1A0-72243151AF7D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8ec96000 -     0x7fff8ecc9ff7  com.apple.GSS (2.1 - 2.0) <57AD81CE-6320-38C9-9B66-0E5A4DEA898A> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff8ecca000 -     0x7fff8eccbfff  libodfde.dylib (??? - ???) <87836EDD-1474-3926-916A-A7AE8CA65079> /usr/lib/libodfde.dylib
        0x7fff8eccc000 -     0x7fff8edc1fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
        0x7fff8edc2000 -     0x7fff8eebcff7  com.apple.DiskImagesFramework (10.7.3 - 331.3) <57A7E46A-5AA4-37FF-B19C-5337CCBCA0CA> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff8eed9000 -     0x7fff8eef9fff  libPng.dylib (??? - ???) <F4D84592-C450-3076-88E9-8E6517C7EF33> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff8eefa000 -     0x7fff8ef27ff7  com.apple.opencl (1.50.69 - 1.50.69) <687265AF-E9B6-3537-89D7-7C12EB38193D> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8ef28000 -     0x7fff8f0fcfff  com.apple.CoreFoundation (6.7.1 - 635.19) <57B77925-9065-38C9-A05B-02F4F9ED007C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8f0fd000 -     0x7fff8f108ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <9807F306-4081-34DA-9970-83A136E1E53F> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff8f109000 -     0x7fff8f109fff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff8f10a000 -     0x7fff8f149ff7  libGLImage.dylib (??? - ???) <348729DC-BC44-3744-B249-9DFA6498344A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8f19b000 -     0x7fff8f1adff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
        0x7fff8f1ae000 -     0x7fff8f233ff7  com.apple.Heimdal (2.1 - 2.0) <3758B442-6175-32B8-8C17-D8ABDD589BF9> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff8f234000 -     0x7fff8f258fff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8f4ae000 -     0x7fff8f4b1fff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff8f6ef000 -     0x7fff8f808fff  com.apple.DesktopServices (1.6.2 - 1.6.2) <6B83172E-F539-3AF8-A76D-1F9EA357B076> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff8f99a000 -     0x7fff8f99ffff  libcache.dylib (47.0.0 - compatibility 1.0.0) <B7757E2E-5A7D-362E-AB71-785FE79E1527> /usr/lib/system/libcache.dylib
        0x7fff8fcf3000 -     0x7fff8fcf8fff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
        0x7fff8fcf9000 -     0x7fff8fcfafff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff8fd29000 -     0x7fff8fe82fff  com.apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) <0AD8197C-1BA9-30CD-98F1-4CA2C6559BA8> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff8fe83000 -     0x7fff8ff07ff7  com.apple.ApplicationServices.ATS (317.5.0 - ???) <C2B254F0-6ED8-3313-9CFC-9ACD519C8A9E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff8ff08000 -     0x7fff8ff0ffff  libCGXCoreImage.A.dylib (600.0.0 - compatibility 64.0.0) <848F5267-C6B3-3591-AB27-B0176B04CCC4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
        0x7fff8ff10000 -     0x7fff8ff26fff  libGL.dylib (??? - ???) <6A473BF9-4D35-34C6-9F8B-86B68091A9AF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8ff27000 -     0x7fff8ff28ff7  libsystem_sandbox.dylib (??? - ???) <5087ADAD-D34D-3844-9D04-AFF93CED3D92> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff8ff29000 -     0x7fff90030fe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
        0x7fff90031000 -     0x7fff90033fff  libCVMSPluginSupport.dylib (??? - ???) <B2FC6EC0-1A0C-3482-A3C9-D08446E8713A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff90034000 -     0x7fff90046ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
        0x7fff90047000 -     0x7fff90059ff7  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
        0x7fff9005a000 -     0x7fff90064ff7  liblaunch.dylib (392.18.0 - compatibility 1.0.0) <39EF04F2-7F0C-3435-B785-BF283727FFBD> /usr/lib/system/liblaunch.dylib
        0x7fff90065000 -     0x7fff90069fff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
        0x7fff9006a000 -     0x7fff900c2fff  libTIFF.dylib (??? - ???) <DD797FBE-9B63-3785-A9EA-0321D113538B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff900c3000 -     0x7fff903edff7  com.apple.HIToolbox (1.8 - ???) <D6A0D513-4893-35B4-9FFE-865FF419F2C2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff905b9000 -     0x7fff905d5ff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff90638000 -     0x7fff906ffff7  com.apple.ColorSync (4.7.1 - 4.7.1) <EA74B067-9916-341A-9C68-6165A4656042> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 3
        thread_create: 0
        thread_set_state: 0
      Calls made by this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by all processes on this machine:
        task_for_pid: 235
        thread_create: 0
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=151.0M resident=105.9M(70%) swapped_out_or_unallocated=45.1M(30%)
    Writable regions: Total=16.1G written=67.3M(0%) resident=74.8M(0%) swapped_out=0K(0%) unallocated=16.0G(100%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    CG backing stores                  2040K
    CG image                             16K
    CG raster data                       56K
    CG shared images                   3384K
    CoreImage                            84K
    CoreServices                       2008K
    MALLOC                            430.2M
    MALLOC (reserved)                  15.6G        reserved VM address space (unallocated)
    MALLOC guard page                    48K
    Memory tag=240                        4K
    Memory tag=242                       12K
    OpenCL                               36K
    STACK GUARD                        56.0M
    Stack                              10.5M
    VM_ALLOCATE                        16.2M
    __CI_BITMAP                          80K
    __DATA                             14.2M
    __IMAGE                             528K
    __LINKEDIT                         47.9M
    __RC_CAMERAS                        232K
    __TEXT                            103.1M
    __UNICODE                           544K
    mapped file                        39.9M
    shared memory                       312K
    ===========                      =======
    TOTAL                              16.3G
    TOTAL, minus reserved VM space    727.2M
    Model: MacBookPro5,5, BootROM MBP55.00AC.B03, 2 processors, Intel Core 2 Duo, 2.26 GHz, 4 GB, SMC 1.47f2
    Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1067 MHz, 0x802C, 0x384A53463235363634485A2D314731443120
    Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1067 MHz, 0x802C, 0x384A53463235363634485A2D314731443120
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.100.98.75.19)
    Bluetooth: Version 4.0.3f12, 2 service, 11 devices, 1 incoming serial ports
    Network Service: Ethernet, Ethernet, en0
    Serial ATA Device: Hitachi HTS545016B9SA02, 160.04 GB
    Serial ATA Device: HL-DT-ST DVDRW  GS23N
    USB Device: Built-in iSight, apple_vendor_id, 0x8507, 0x24400000 / 2
    USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0x26500000 / 2
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0236, 0x04600000 / 3
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0x04500000 / 2
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06100000 / 2
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8213, 0x06110000 / 3
    I  don't  understand  how  I  should  interprete  this  problem  and  I  have  done  disk  verification  and  repaired  permissions  via  the  "Restore  Disk"  utility  which  is  performed  by  pressing  down  the  OPTIONS  button  through  a  Restart.
    Please  advise  me  on  this  issue.

    Back up all data if you haven’t already done so. Before proceeding, you must be sure you can restore your system to the state it’s in now.
    Launch the Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, press the key combination shift-command-U. The application is in the folder that opens.
    ☞ If you’re running Mac OS X 10.7 or later, open LaunchPad. Click Utilities, then Terminal in the page that opens.
    Drag or copy – do not type – the following line into the Terminal window, then press return:
    defaults delete -g AppleICUTimeFormatStrings
    Log out and log back in. Try to open the Date & Time preference pane. If it opens, recreate your time-format settings.
    If the pane still crashes, enter the following command in the same way as before:
    rm Library/Preferences/.GlobalPreferences.plist
    Log out and log back in again. You'll need to recreate more of your settings in several of the built-in preference panes.

Maybe you are looking for