SMTP Service crashes when i enable reserve lookup?

I have got NMS 4.15 running on linux. When i enable reverse lookup my SMTP services starts crashing. Can anybody tell me what is the solution to this?

I'm not an NMS guru by any means.
First, 4.15 is older, get 4.17, at least the SMTP daemon.
Second, get off of NMS ASAP. :) Seriously, NMS has problems and the sooner you migrate to iMS the happier you will be. I realize that iMS does not run on Linux right now. I suspect that iMS 6 will be supported on Linux.
Why do you want to turn on reverse lookup? Sure you'll get some nice name in your headers instead of only IP address but your performance will also suffer.
-Chad-

Similar Messages

  • I get an web service error when trying enable web services. I have latest update and rebooted

    i get an web service error when trying enable web services. I have latest update and rebooted

    hi there philnj,
    could you help the community narrow troubleshooting by providing a little more information? Particularly what model printer are we dealing with?
    You can say thanks by clicking the Kudos Star in my post. If my post resolves your problem, please mark it as Accepted Solution so others can benefit too.

  • SCVMM service crash when trying to connect with admin console

    Hello,
    i'm using SCVMM for a while but from the beginning of the year (2010), the vmm service crash when i try to connect with the vmm admin consol .
    More in detail:
    vmm service is running on serverA. (vmmservice 2.0.3444.0)
    Admin console is running on serverA (vmmadmin 2.0.3444.0)
    ServerA is running W2008 Sp2
    on this serverA, i launch vmm admin console to connect to server localhost:8100.
    i get the following erro message
    You cannot access Virtual Machine manager server localhost
    Contact the virtual machine manager administrator to verify that your account is a mamber of a valid user role and then try the operation again
    ID: 1604
    And i can see in system log at the same time an error (see detail at the end)
    i get the ods log from vmm according to the link i see in an other post http://blogs.technet.com/chengw/archive/2008/05/08/how-to-collect-scvmm-traces.aspx
    thanks in advance
    Log Name:      System
    Source:        Service Control Manager
    Date:          05/01/2010 11:44:20
    Event ID:      7031
    Task Category: None
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      PYAQ9G.INETPSA.com
    Description:
    The Virtual Machine Manager service terminated unexpectedly.  It has done this 1 time(s).  The following corrective action will be taken in 100 milliseconds: Restart the service.
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Service Control Manager" Guid="{555908D1-A6D7-4695-8E1E-26931D2012F4}" EventSourceName="Service Control Manager" />
        <EventID Qualifiers="49152">7031</EventID>
        <Version>0</Version>
        <Level>2</Level>
        <Task>0</Task>
        <Opcode>0</Opcode>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2010-01-05T10:44:20.000Z" />
        <EventRecordID>21683</EventRecordID>
        <Correlation />
        <Execution ProcessID="0" ThreadID="0" />
        <Channel>System</Channel>
        <Computer>PYAQ9G.INETPSA.com</Computer>
        <Security />
      </System>
      <EventData>
        <Data Name="param1">Virtual Machine Manager</Data>
        <Data Name="param2">1</Data>
        <Data Name="param3">100</Data>
        <Data Name="param4">1</Data>
        <Data Name="param5">Restart the service</Data>
      </EventData>
    </Event>

     Hi Mike,
    I have same kind of
     VMM Crashing  issue but error looks different.
    I have one SCVMM Server ( Win2008 R2 SP1) and to manage 20 host servers with 300 clients and it was running fine since 30 months. Recently I observed
    that Virtual Machine manager service is not getting started  automatically , due to that SCVMM console is not establishing the connection. If we forced to start the VMM service, then we are able connect the SCVMM console. But every 5 or 10 min console
    was disconnecting and restarting the console. We are getting below 2 error codes. Please help me on this.
    I have hosted IN-SCVMM1 server on
     hyper-v virtual machine with 16GBRAM and 2 Processors.
    Error1:
    Log Name:      VM Manager
    Source:       
    Virtual Machine Manager
    Date:         
    7/24/2012 12:19:31 PM
    Event ID:      1
    Task Category: None
    Level:        
    Error
    Keywords:      Classic
    User:         
    N/A
    Computer:      IN-SCVMM1.ingrnet.com
    Description:
    System.OverflowException: Failed to convert parameter value from a UInt16 to a Int16. ---> System.OverflowException: Value was either too large or too small for an Int16.
       at System.UInt16.System.IConvertible.ToInt16(IFormatProvider provider)
       at System.Convert.ChangeType(Object value, Type conversionType, IFormatProvider provider)
       at System.Data.SqlClient.SqlParameter.CoerceValue(Object value, MetaType destinationType)
       --- End of inner exception stack trace ---
       at System.Data.SqlClient.SqlParameter.CoerceValue(Object value, MetaType destinationType)
       at System.Data.SqlClient.SqlParameter.GetCoercedValue()
       at System.Data.SqlClient.SqlParameter.Validate(Int32 index, Boolean isCommandProc)
       at System.Data.SqlClient.SqlCommand.SetUpRPCParameters(_SqlRPC rpc, Int32 startCount, Boolean inSchema, SqlParameterCollection parameters)
       at System.Data.SqlClient.SqlCommand.BuildRPC(Boolean inSchema, SqlParameterCollection parameters, _SqlRPC& rpc)
       at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
       at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)
       at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe)
       at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
       at Microsoft.VirtualManager.DB.SqlRetryCommand.ExecuteNonQuery()
       at Microsoft.VirtualManager.DB.Adhc.Host.Update(HostData hostData, SqlContext ctx)
       at Microsoft.VirtualManager.Engine.Adhc.HostDatabaseUpdater.UpdateDatabase()
       at Microsoft.VirtualManager.Engine.Adhc.HostRefresher.UpdateAllInformation(Host host, HostUpdateInformation hostUpdateInfo, Guid taskID)
       at Microsoft.VirtualManager.Engine.Adhc.HostRefresher.RefreshData(HostReference hostRef)
       at Microsoft.VirtualManager.Engine.RefreshDriver`1.RefreshThreadFunction(Object obj)-2146233066
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Virtual Machine Manager" />
        <EventID Qualifiers="0">1</EventID>
        <Level>2</Level>
        <Task>0</Task>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2012-07-24T06:49:31.000000000Z" />
        <EventRecordID>4888059</EventRecordID>
        <Channel>VM Manager</Channel>
        <Computer>IN-SCVMM1.ingrnet.com</Computer>
        <Security />
      </System>
      <EventData>
        <Data>System.OverflowException: Failed to convert parameter value from a UInt16 to a Int16. ---&gt; System.OverflowException: Value was either too large or too small for an Int16.
       at System.UInt16.System.IConvertible.ToInt16(IFormatProvider provider)
       at System.Convert.ChangeType(Object value, Type conversionType, IFormatProvider provider)
       at System.Data.SqlClient.SqlParameter.CoerceValue(Object value, MetaType destinationType)
       --- End of inner exception stack trace ---
       at System.Data.SqlClient.SqlParameter.CoerceValue(Object value, MetaType destinationType)
       at System.Data.SqlClient.SqlParameter.GetCoercedValue()
       at System.Data.SqlClient.SqlParameter.Validate(Int32 index, Boolean isCommandProc)
       at System.Data.SqlClient.SqlCommand.SetUpRPCParameters(_SqlRPC rpc, Int32 startCount, Boolean inSchema, SqlParameterCollection parameters)
       at System.Data.SqlClient.SqlCommand.BuildRPC(Boolean inSchema, SqlParameterCollection parameters, _SqlRPC&amp; rpc)
       at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
       at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)
       at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe)
       at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
       at Microsoft.VirtualManager.DB.SqlRetryCommand.ExecuteNonQuery()
       at Microsoft.VirtualManager.DB.Adhc.Host.Update(HostData hostData, SqlContext ctx)
       at Microsoft.VirtualManager.Engine.Adhc.HostDatabaseUpdater.UpdateDatabase()
       at Microsoft.VirtualManager.Engine.Adhc.HostRefresher.UpdateAllInformation(Host host, HostUpdateInformation hostUpdateInfo, Guid taskID)
       at Microsoft.VirtualManager.Engine.Adhc.HostRefresher.RefreshData(HostReference hostRef)
       at Microsoft.VirtualManager.Engine.RefreshDriver`1.RefreshThreadFunction(Object obj)-2146233066</Data>
        <
    Error2 :
    Log Name:      System
    Source:       
    Service Control Manager
    Date:         
    7/24/2012 12:19:32 PM
    Event ID:      7031
    Task Category: None
    Level:        
    Error
    Keywords:      Classic
    User:         
    N/A
    Computer:      IN-SCVMM1.ingrnet.com
    Description:
    The Virtual Machine Manager service terminated unexpectedly. 
    It has done this 1 time(s).  The following corrective action will be taken in 100 milliseconds: Restart the service.
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Service Control Manager" Guid="{555908d1-a6d7-4695-8e1e-26931d2012f4}" EventSourceName="Service Control Manager" />
        <EventID Qualifiers="49152">7031</EventID>
        <Version>0</Version>
        <Level>2</Level>
        <Task>0</Task>
        <Opcode>0</Opcode>
        <Keywords>0x8080000000000000</Keywords>
        <TimeCreated SystemTime="2012-07-24T06:49:32.179030700Z" />
        <EventRecordID>29790</EventRecordID>
        <Correlation />
        <Execution ProcessID="564" ThreadID="5840" />
        <Channel>System</Channel>
        <Computer>IN-SCVMM1.ingrnet.com</Computer>
        <Security />
      </System>
      <EventData>
        <Data Name="param1">Virtual Machine Manager</Data>
        <Data Name="param2">1</Data>
        <Data Name="param3">100</Data>
        <Data Name="param4">1</Data>
        <Data Name="param5">Restart the service</Data>
      </EventData>
    </Event>
    Please help on this situation.
    Ratnakar.c
    Ratnakar

  • DPM 2012 service crashes when creating a protection group

    DPM Server Setup:
    Windows Server 2012 Datacenter
    DPM 2012 SP1 RU3 (Version 4.1.3417.0)
    SQL Server Setup:
    Windows Server 2012 Datacenter
    SQL Server 2012 Standard (11.0.3128.0)
    DPM database is on a named instance on a custom port
    Windows firewall is completely open between DPM and SQL servers
    Whenever I create a protection group, when it gets to the stage of actually creating the group the DPM service crashes and the group isn't created. This happens whether creating from the console or the shell. The error is:
    Connection to the DPM service has been lost.
    Review the application event log for information about a possible service shutdown. Verify that the following services are not disabled:
                DPM
                DPM Replication Agent
                SQLAgent$SCDPM
                MSSQL$SCDPM
                Virtual Disk Service
                Volume Shadow Copy
    ID: 917
    The Windows error log has the following:
    Log Name:      Application
    Source:        MSDPM
    Date:          17/10/2013 18:37:46
    Event ID:      945
    Task Category: None
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      backup.domain.local
    Description:
    The description for Event ID 945 from source MSDPM cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.
    If the event originated on another computer, the display information had to be saved with the event.
    The following information was included with the event:
    Unable to connect to the DPM database because of a general database failure.  Make sure that SQL Server is running and that it is configured correctly.
    Problem Details:
    <FatalServiceError><__System><ID>19</ID><Seq>68</Seq><TimeCreated>17/10/2013 17:37:46</TimeCreated><Source>DpmThreadPool.cs</Source><Line>163</Line><HasError>True</HasError></__System><ExceptionType>SqlException</ExceptionType><ExceptionMessage>The
    specified '@owner_login_name' is invalid (valid values are returned by sp_helplogins [excluding Windows NT groups]).</ExceptionMessage><ExceptionDetails>System.Data.SqlClient.SqlException: The specified '@owner_login_name' is invalid (valid values
    are returned by sp_helplogins [excluding Windows NT groups]).
       at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)
       at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
       at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
       at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)
       at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
       at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)
       at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe)
       at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
       at Microsoft.Internal.EnterpriseStorage.Dls.DB.SqlRetryCommand.ExecuteNonQuery()
       at Microsoft.Internal.EnterpriseStorage.Dls.Scheduler.SqlAgentHelper.AddJob(String jobName, String jobOwner, String CategoryName)
       at Microsoft.Internal.EnterpriseStorage.Dls.Scheduler.SqlAgentHelper.RegisterSchedule(Schedule schedule)
       at Microsoft.Internal.EnterpriseStorage.Dls.Scheduler.RegisterScheduleHelper.PerformDBOperation()
       at Microsoft.Internal.EnterpriseStorage.Dls.Scheduler.RegisterScheduleHelper.Execute(SqlContext sqlContext)
       at Microsoft.Internal.EnterpriseStorage.Dls.Scheduler.SchedulerImpl.Register(SqlContext sqlContext, String scheduleXml)
       at Microsoft.Internal.EnterpriseStorage.Dls.Intent.ScheduleTranslator.CreateScheduleDefinition(String jobDefinitionId, RecurrenceType[] scheduleRecurrances)
       at Microsoft.Internal.EnterpriseStorage.Dls.Intent.ScheduleTranslator.ScheduleJobDefinition(JobTranslator jobTranslator)
       at Microsoft.Internal.EnterpriseStorage.Dls.Intent.ScheduleTranslator.ScheduleReplicationJob(JobTranslator jobTranslator, BackupTypeType backupType, Boolean scheduleOnlyForApplications)
       at Microsoft.Internal.EnterpriseStorage.Dls.Intent.ScheduleTranslator.ScheduleDeltaReplicationJob()
       at Microsoft.Internal.EnterpriseStorage.Dls.Intent.ProtectedGroupTranslator.UpdateJobDefinitions()
       at Microsoft.Internal.EnterpriseStorage.Dls.Intent.ProtectedGroupTranslator.TranslateGroup(IMCatalogType IMCatalogXmlPassed, String intentCatalogXml)
       at Microsoft.Internal.EnterpriseStorage.Dls.Engine.CIntentServices.ConfigureProtectedGroup(UInt16* bstrIMCatalogXml)
       at Microsoft.Internal.EnterpriseStorage.Dls.Engine.CCoreServices.ConfigureProtectedGroup(CCoreServices* , UInt16* bstrIMCatalogXml, tagSAFEARRAY** exceptionResult)</ExceptionDetails></FatalServiceError>
    the message resource is present but the message is not found in the string/message table
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="MSDPM" />
        <EventID Qualifiers="0">945</EventID>
        <Level>2</Level>
        <Task>0</Task>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2013-10-17T17:37:46.000000000Z" />
        <EventRecordID>10250</EventRecordID>
        <Channel>Application</Channel>
        <Computer>backup.domain.local</Computer>
        <Security />
      </System>
      <EventData>
        <Data>Unable to connect to the DPM database because of a general database failure.  Make sure that SQL Server is running and that it is configured correctly.
    Problem Details:
    &lt;FatalServiceError&gt;&lt;__System&gt;&lt;ID&gt;19&lt;/ID&gt;&lt;Seq&gt;68&lt;/Seq&gt;&lt;TimeCreated&gt;17/10/2013 17:37:46&lt;/TimeCreated&gt;&lt;Source&gt;DpmThreadPool.cs&lt;/Source&gt;&lt;Line&gt;163&lt;/Line&gt;&lt;HasError&gt;True&lt;/HasError&gt;&lt;/__System&gt;&lt;ExceptionType&gt;SqlException&lt;/ExceptionType&gt;&lt;ExceptionMessage&gt;The
    specified '@owner_login_name' is invalid (valid values are returned by sp_helplogins [excluding Windows NT groups]).&lt;/ExceptionMessage&gt;&lt;ExceptionDetails&gt;System.Data.SqlClient.SqlException: The specified '@owner_login_name' is invalid
    (valid values are returned by sp_helplogins [excluding Windows NT groups]).
       at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)
       at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
       at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
       at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)
       at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
       at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)
       at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe)
       at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
       at Microsoft.Internal.EnterpriseStorage.Dls.DB.SqlRetryCommand.ExecuteNonQuery()
       at Microsoft.Internal.EnterpriseStorage.Dls.Scheduler.SqlAgentHelper.AddJob(String jobName, String jobOwner, String CategoryName)
       at Microsoft.Internal.EnterpriseStorage.Dls.Scheduler.SqlAgentHelper.RegisterSchedule(Schedule schedule)
       at Microsoft.Internal.EnterpriseStorage.Dls.Scheduler.RegisterScheduleHelper.PerformDBOperation()
       at Microsoft.Internal.EnterpriseStorage.Dls.Scheduler.RegisterScheduleHelper.Execute(SqlContext sqlContext)
       at Microsoft.Internal.EnterpriseStorage.Dls.Scheduler.SchedulerImpl.Register(SqlContext sqlContext, String scheduleXml)
       at Microsoft.Internal.EnterpriseStorage.Dls.Intent.ScheduleTranslator.CreateScheduleDefinition(String jobDefinitionId, RecurrenceType[] scheduleRecurrances)
       at Microsoft.Internal.EnterpriseStorage.Dls.Intent.ScheduleTranslator.ScheduleJobDefinition(JobTranslator jobTranslator)
       at Microsoft.Internal.EnterpriseStorage.Dls.Intent.ScheduleTranslator.ScheduleReplicationJob(JobTranslator jobTranslator, BackupTypeType backupType, Boolean scheduleOnlyForApplications)
       at Microsoft.Internal.EnterpriseStorage.Dls.Intent.ScheduleTranslator.ScheduleDeltaReplicationJob()
       at Microsoft.Internal.EnterpriseStorage.Dls.Intent.ProtectedGroupTranslator.UpdateJobDefinitions()
       at Microsoft.Internal.EnterpriseStorage.Dls.Intent.ProtectedGroupTranslator.TranslateGroup(IMCatalogType IMCatalogXmlPassed, String intentCatalogXml)
       at Microsoft.Internal.EnterpriseStorage.Dls.Engine.CIntentServices.ConfigureProtectedGroup(UInt16* bstrIMCatalogXml)
       at Microsoft.Internal.EnterpriseStorage.Dls.Engine.CCoreServices.ConfigureProtectedGroup(CCoreServices* , UInt16* bstrIMCatalogXml, tagSAFEARRAY** exceptionResult)&lt;/ExceptionDetails&gt;&lt;/FatalServiceError&gt;
    </Data>
        <Binary>3C0046006100740061006C0053006500720076006900630065004500720072006F0072003E003C005F005F00530079007300740065006D003E003C00490044003E00310039003C002F00490044003E003C005300650071003E00360038003C002F005300650071003E003C00540069006D00650043007200650061007400650064003E00310037002F00310030002F0032003000310033002000310037003A00330037003A00340036003C002F00540069006D00650043007200650061007400650064003E003C0053006F0075007200630065003E00440070006D0054006800720065006100640050006F006F006C002E00630073003C002F0053006F0075007200630065003E003C004C0069006E0065003E003100360033003C002F004C0069006E0065003E003C004800610073004500720072006F0072003E0054007200750065003C002F004800610073004500720072006F0072003E003C002F005F005F00530079007300740065006D003E003C0045007800630065007000740069006F006E0054007900700065003E00530071006C0045007800630065007000740069006F006E003C002F0045007800630065007000740069006F006E0054007900700065003E003C0045007800630065007000740069006F006E004D006500730073006100670065003E0054006800650020007300700065006300690066006900650064002000270040006F0077006E00650072005F006C006F00670069006E005F006E0061006D0065002700200069007300200069006E00760061006C006900640020002800760061006C00690064002000760061006C0075006500730020006100720065002000720065007400750072006E00650064002000620079002000730070005F00680065006C0070006C006F00670069006E00730020005B006500780063006C007500640069006E0067002000570069006E0064006F007700730020004E0054002000670072006F007500700073005D0029002E003C002F0045007800630065007000740069006F006E004D006500730073006100670065003E003C0045007800630065007000740069006F006E00440065007400610069006C0073003E00530079007300740065006D002E0044006100740061002E00530071006C0043006C00690065006E0074002E00530071006C0045007800630065007000740069006F006E003A00200054006800650020007300700065006300690066006900650064002000270040006F0077006E00650072005F006C006F00670069006E005F006E0061006D0065002700200069007300200069006E00760061006C006900640020002800760061006C00690064002000760061006C0075006500730020006100720065002000720065007400750072006E00650064002000620079002000730070005F00680065006C0070006C006F00670069006E00730020005B006500780063006C007500640069006E0067002000570069006E0064006F007700730020004E0054002000670072006F007500700073005D0029002E000D000A00200020002000610074002000530079007300740065006D002E0044006100740061002E00530071006C0043006C00690065006E0074002E00530071006C0043006F006E006E0065006300740069006F006E002E004F006E004500720072006F0072002800530071006C0045007800630065007000740069006F006E00200065007800630065007000740069006F006E002C00200042006F006F006C00650061006E00200062007200650061006B0043006F006E006E0065006300740069006F006E0029000D000A00200020002000610074002000530079007300740065006D002E0044006100740061002E00530071006C0043006C00690065006E0074002E005400640073005000610072007300650072002E005400680072006F00770045007800630065007000740069006F006E0041006E0064005700610072006E0069006E0067002800540064007300500061007200730065007200530074006100740065004F0062006A006500630074002000730074006100740065004F0062006A0029000D000A00200020002000610074002000530079007300740065006D002E0044006100740061002E00530071006C0043006C00690065006E0074002E005400640073005000610072007300650072002E00520075006E002800520075006E004200650068006100760069006F0072002000720075006E004200650068006100760069006F0072002C002000530071006C0043006F006D006D0061006E006400200063006D006400480061006E0064006C00650072002C002000530071006C00440061007400610052006500610064006500720020006400610074006100530074007200650061006D002C002000420075006C006B0043006F0070007900530069006D0070006C00650052006500730075006C0074005300650074002000620075006C006B0043006F0070007900480061006E0064006C00650072002C002000540064007300500061007200730065007200530074006100740065004F0062006A006500630074002000730074006100740065004F0062006A0029000D000A00200020002000610074002000530079007300740065006D002E0044006100740061002E00530071006C0043006C00690065006E0074002E00530071006C0043006F006D006D0061006E0064002E00460069006E0069007300680045007800650063007500740065005200650061006400650072002800530071006C0044006100740061005200650061006400650072002000640073002C002000520075006E004200650068006100760069006F0072002000720075006E004200650068006100760069006F0072002C00200053007400720069006E0067002000720065007300650074004F007000740069006F006E00730053007400720069006E00670029000D000A00200020002000610074002000530079007300740065006D002E0044006100740061002E00530071006C0043006C00690065006E0074002E00530071006C0043006F006D006D0061006E0064002E00520075006E004500780065006300750074006500520065006100640065007200540064007300280043006F006D006D0061006E0064004200650068006100760069006F007200200063006D0064004200650068006100760069006F0072002C002000520075006E004200650068006100760069006F0072002000720075006E004200650068006100760069006F0072002C00200042006F006F006C00650061006E002000720065007400750072006E00530074007200650061006D002C00200042006F006F006C00650061006E0020006100730079006E00630029000D000A00200020002000610074002000530079007300740065006D002E0044006100740061002E00530071006C0043006C00690065006E0074002E00530071006C0043006F006D006D0061006E0064002E00520075006E004500780065006300750074006500520065006100640065007200280043006F006D006D0061006E0064004200650068006100760069006F007200200063006D0064004200650068006100760069006F0072002C002000520075006E004200650068006100760069006F0072002000720075006E004200650068006100760069006F0072002C00200042006F006F006C00650061006E002000720065007400750072006E00530074007200650061006D002C00200053007400720069006E00670020006D006500740068006F0064002C002000440062004100730079006E00630052006500730075006C007400200072006500730075006C00740029000D000A00200020002000610074002000530079007300740065006D002E0044006100740061002E00530071006C0043006C00690065006E0074002E00530071006C0043006F006D006D0061006E0064002E0049006E007400650072006E0061006C0045007800650063007500740065004E006F006E00510075006500720079002800440062004100730079006E00630052006500730075006C007400200072006500730075006C0074002C00200053007400720069006E00670020006D006500740068006F0064004E0061006D0065002C00200042006F006F006C00650061006E002000730065006E00640054006F00500069007000650029000D000A00200020002000610074002000530079007300740065006D002E0044006100740061002E00530071006C0043006C00690065006E0074002E00530071006C0043006F006D006D0061006E0064002E0045007800650063007500740065004E006F006E0051007500650072007900280029000D000A002000200020006100740020004D006900630072006F0073006F00660074002E0049006E007400650072006E0061006C002E0045006E0074006500720070007200690073006500530074006F0072006100670065002E0044006C0073002E00440042002E00530071006C005200650074007200790043006F006D006D0061006E0064002E0045007800650063007500740065004E006F006E0051007500650072007900280029000D000A002000200020006100740020004D006900630072006F0073006F00660074002E0049006E007400650072006E0061006C002E0045006E0074006500720070007200690073006500530074006F0072006100670065002E0044006C0073002E005300630068006500640075006C00650072002E00530071006C004100670065006E007400480065006C007000650072002E004100640064004A006F006200280053007400720069006E00670020006A006F0062004E0061006D0065002C00200053007400720069006E00670020006A006F0062004F0077006E00650072002C00200053007400720069006E0067002000430061007400650067006F00720079004E0061006D00650029000D000A002000200020006100740020004D006900630072006F0073006F00660074002E0049006E007400650072006E0061006C002E0045006E0074006500720070007200690073006500530074006F0072006100670065002E0044006C0073002E005300630068006500640075006C00650072002E00530071006C004100670065006E007400480065006C007000650072002E00520065006700690073007400650072005300630068006500640075006C00650028005300630068006500640075006C00650020007300630068006500640075006C00650029000D000A002000200020006100740020004D006900630072006F0073006F00660074002E0049006E007400650072006E0061006C002E0045006E0074006500720070007200690073006500530074006F0072006100670065002E0044006C0073002E005300630068006500640075006C00650072002E00520065006700690073007400650072005300630068006500640075006C006500480065006C007000650072002E0050006500720066006F0072006D00440042004F007000650072006100740069006F006E00280029000D000A002000200020006100740020004D006900630072006F0073006F00660074002E0049006E007400650072006E0061006C002E0045006E0074006500720070007200690073006500530074006F0072006100670065002E0044006C0073002E005300630068006500640075006C00650072002E00520065006700690073007400650072005300630068006500640075006C006500480065006C007000650072002E0045007800650063007500740065002800530071006C0043006F006E0074006500780074002000730071006C0043006F006E00740065007800740029000D000A002000200020006100740020004D006900630072006F0073006F00660074002E0049006E007400650072006E0061006C002E0045006E0074006500720070007200690073006500530074006F0072006100670065002E0044006C0073002E005300630068006500640075006C00650072002E005300630068006500640075006C006500720049006D0070006C002E00520065006700690073007400650072002800530071006C0043006F006E0074006500780074002000730071006C0043006F006E0074006500780074002C00200053007400720069006E00670020007300630068006500640075006C00650058006D006C0029000D000A002000200020006100740020004D006900630072006F0073006F00660074002E0049006E007400650072006E0061006C002E0045006E0074006500720070007200690073006500530074006F0072006100670065002E0044006C0073002E0049006E00740065006E0074002E005300630068006500640075006C0065005400720061006E0073006C00610074006F0072002E004300720065006100740065005300630068006500640075006C00650044006500660069006E006900740069006F006E00280053007400720069006E00670020006A006F00620044006500660069006E006900740069006F006E00490064002C00200052006500630075007200720065006E006300650054007900700065005B005D0020007300630068006500640075006C00650052006500630075007200720061006E0063006500730029000D000A002000200020006100740020004D006900630072006F0073006F00660074002E0049006E007400650072006E0061006C002E0045006E0074006500720070007200690073006500530074006F0072006100670065002E0044006C0073002E0049006E00740065006E0074002E005300630068006500640075006C0065005400720061006E0073006C00610074006F0072002E005300630068006500640075006C0065004A006F00620044006500660069006E006900740069006F006E0028004A006F0062005400720061006E0073006C00610074006F00720020006A006F0062005400720061006E0073006C00610074006F00720029000D000A002000200020006100740020004D006900630072006F0073006F00660074002E0049006E007400650072006E0061006C002E0045006E0074006500720070007200690073006500530074006F0072006100670065002E0044006C0073002E0049006E00740065006E0074002E005300630068006500640075006C0065005400720061006E0073006C00610074006F0072002E005300630068006500640075006C0065005200650070006C00690063006100740069006F006E004A006F00620028004A006F0062005400720061006E0073006C00610074006F00720020006A006F0062005400720061006E0073006C00610074006F0072002C0020004200610063006B00750070005400790070006500540079007000650020006200610063006B007500700054007900700065002C00200042006F006F006C00650061006E0020007300630068006500640075006C0065004F006E006C00790046006F0072004100700070006C00690063006100740069006F006E00730029000D000A002000200020006100740020004D006900630072006F0073006F00660074002E0049006E007400650072006E0061006C002E0045006E0074006500720070007200690073006500530074006F0072006100670065002E0044006C0073002E0049006E00740065006E0074002E005300630068006500640075006C0065005400720061006E0073006C00610074006F0072002E005300630068006500640075006C006500440065006C00740061005200650070006C00690063006100740069006F006E004A006F006200280029000D000A002000200020006100740020004D006900630072006F0073006F00660074002E0049006E007400650072006E0061006C002E0045006E0074006500720070007200690073006500530074006F0072006100670065002E0044006C0073002E0049006E00740065006E0074002E00500072006F00740065006300740065006400470072006F00750070005400720061006E0073006C00610074006F0072002E005500700064006100740065004A006F00620044006500660069006E006900740069006F006E007300280029000D000A002000200020006100740020004D006900630072006F0073006F00660074002E0049006E007400650072006E0061006C002E0045006E0074006500720070007200690073006500530074006F0072006100670065002E0044006C0073002E0049006E00740065006E0074002E00500072006F00740065006300740065006400470072006F00750070005400720061006E0073006C00610074006F0072002E005400720061006E0073006C00610074006500470072006F0075007000280049004D0043006100740061006C006F0067005400790070006500200049004D0043006100740061006C006F00670058006D006C005000610073007300650064002C00200053007400720069006E006700200069006E00740065006E00740043006100740061006C006F00670058006D006C0029000D000A002000200020006100740020004D006900630072006F0073006F00660074002E0049006E007400650072006E0061006C002E0045006E0074006500720070007200690073006500530074006F0072006100670065002E0044006C0073002E0045006E00670069006E0065002E00430049006E00740065006E007400530065007200760069006300650073002E0043006F006E00660069006700750072006500500072006F00740065006300740065006400470072006F00750070002800550049006E007400310036002A002000620073007400720049004D0043006100740061006C006F00670058006D006C0029000D000A002000200020006100740020004D006900630072006F0073006F00660074002E0049006E007400650072006E0061006C002E0045006E0074006500720070007200690073006500530074006F0072006100670065002E0044006C0073002E0045006E00670069006E0065002E00430043006F0072006500530065007200760069006300650073002E0043006F006E00660069006700750072006500500072006F00740065006300740065006400470072006F00750070002800430043006F0072006500530065007200760069006300650073002A0020002C002000550049006E007400310036002A002000620073007400720049004D0043006100740061006C006F00670058006D006C002C0020007400610067005300410046004500410052005200410059002A002A00200065007800630065007000740069006F006E0052006500730075006C00740029003C002F0045007800630065007000740069006F006E00440065007400610069006C0073003E003C002F0046006100740061006C0053006500720076006900630065004500720072006F0072003E00</Binary>
      </EventData>
    </Event>
    Things I have tried:
    Changing username format as detailed here:
    http://blogs.technet.com/b/dpm/archive/2012/01/30/fix-the-dpm-console-crashes-and-logs-event-id-945-when-making-any-changes.aspx
    Reinstalling DPM 2012 SP1

    We eventually got this resolved through Microsoft support.
    The issue for us was entering the AD domain as the FQDN on install. Apparently DPM doesn't work if it is authenticating with FQDN\username.
    The fix is to change the following registry setting:
    HKLM\Software\Microsoft\Microsoft Data Protection Manager\Setup\SchedulerJobOwnerName
    To domain\username rather than domain.local\user (or [email protected], which also doesn't work). Alternatively, when you install DPM just put the netbios AD domain name rather than the FQDN.

  • X11 crashing when I enable multi pointer

    I'm trying to enable multi-pointer X. Once I execute the xinput reattach command X crashes and then reloads (without the second cursor) I'm using GNOME, but I don't have GDM enabled.
    P.S. When I type xinput create-master, another cursor does appear on the screen. X only crashes when I try to attach a slave to it.

    I'm trying to enable multi-pointer X. Once I execute the xinput reattach command X crashes and then reloads (without the second cursor) I'm using GNOME, but I don't have GDM enabled.
    P.S. When I type xinput create-master, another cursor does appear on the screen. X only crashes when I try to attach a slave to it.

  • Windows XP crashing when HT enabled

    After explaining the problem i had with radeon 9700pro and MSI 865PE Neo2-LS now a new problem breaks my balls...
    I installed windows XP pro on the same mobo and when i enable in the bios Hyper-threading the system reboots after 5 or 15 or 30 min...specially when i use IE or Mozzilla
    I update my XP with all avaliable updates and also some other downloaded from web sites fixing the HT bug on XPs
    Is my mobo damaged or Windows XPs r shitty...?
    Plz any hellp.. :(((
    thanx.
    MSI 865PE Neo2-LS + P4 2.4C

    NO stelios; WE NEED THE MAX AMP RATINGS OFF YOUR POWER SUPPLY ! It is USUALLY PRINTED ON THE SIDE OF THE PSU... MOST PEOPLE DON'T REALIZE, THE MOST CRITICAL COMPONENT IN A PERFORMANCE PC IS THE PSU!!! If you do not have ENOUGH CLEAN STEADY JUICE ON YOUR RAILS, ALL STABILITY IS LOST!! ..Sean REILLY875

  • DPM2012R2 Service crashes when formating tape

    Hi,
    We have one tape that refuses to format, whenever we try the DPM service crashes and restarts and the following is shown in the Application Event log.  This appears to happen at the very last stages of the process.
    The description for Event ID 997 from source MSDPM cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.
    If the event originated on another computer, the display information had to be saved with the event.
    The following information was included with the event:
    A non-fatal failure instance has been detected for process 'msdpm'. This will be reported to Microsoft. 
    Problem Details:
    <FatalServiceError><__System><ID>19</ID><Seq>0</Seq><TimeCreated>23/07/2014 12:06:55</TimeCreated><Source>DpmThreadPool.cs</Source><Line>163</Line><HasError>True</HasError></__System><ExceptionType>ApplicationException</ExceptionType><ExceptionMessage>Unknown
    database error: Error in retrieving agent information SP='dbo.prc_AM_InstalledAgents_GetAllServers' Error=50003</ExceptionMessage><ExceptionDetails>System.ApplicationException: Unknown database error: Error in retrieving agent information SP='dbo.prc_AM_InstalledAgents_GetAllServers'
    Error=50003
       at Microsoft.Internal.EnterpriseStorage.Dls.DB.SqlRetryCommand.ValidateReturnValue(String errorTitle)
       at Microsoft.EnterpriseStorage.Dls.HealthProvider.NewAlertHealthProvider.AgentIncompatibleAlert.GetInstalledAgentOSVersion(String serverName, Guid agentId)
       at Microsoft.EnterpriseStorage.Dls.HealthProvider.NewAlertHealthProvider.AgentIncompatibleAlert.CheckServerForIncompatibleAgent(String serverName)
       at Microsoft.EnterpriseStorage.Dls.HealthProvider.NewAlertHealthProvider.AgentIncompatibleAlert.HandleCrashRestart()
       at Microsoft.EnterpriseStorage.Dls.HealthProvider.NewAlertHealthProvider.AlertHP.HandleCrashRestart()</ExceptionDetails></FatalServiceError>
    the message resource is present but the message is not found in the string/message table
    Any ideas or suggestions on how to resolve this much appreciated.

    Hi Michael,
    Finally scheduled the upgrade, unfortunately the problem persists after this upgrade although the message appears to have changed:-
    The description for Event ID 999 from source MSDPM cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.
    If the event originated on another computer, the display information had to be saved with the event.
    The following information was included with the event:
    An unexpected error caused a failure for process 'msdpm'.  Restart the DPM process 'msdpm'.
    Problem Details:
    <FatalServiceError><__System><ID>19</ID><Seq>7565</Seq><TimeCreated>14/08/2014 11:36:28</TimeCreated><Source>DpmThreadPool.cs</Source><Line>163</Line><HasError>True</HasError></__System><ExceptionType>InvalidCastException</ExceptionType><ExceptionMessage>Specified
    cast is not valid.</ExceptionMessage><ExceptionDetails>System.InvalidCastException: Specified cast is not valid.
       at Microsoft.Internal.EnterpriseStorage.Dls.MMDatabase.TapeArchiveMedia.Reclaim(DbContext sqlContext)
       at Microsoft.Internal.EnterpriseStorage.Dls.MMDatabase.ArchiveMedia.MoveToNonAdminPool(DbContext sqlContext, MediaPoolType mediaPoolType, Boolean handleFreeMediaThresholdAlert)
       at Microsoft.Internal.EnterpriseStorage.Dls.MMDatabase.TapeArchiveMedia.MoveToNonAdminPool(DbContext sqlContext, MediaPoolType mediaPoolType, Boolean handleFreeMediaThresholdAlert)
       at Microsoft.Internal.EnterpriseStorage.Dls.MMDatabase.MMCatalog.EraseMedia(Guid mediaId, Boolean omidWriteRequired)
       at Microsoft.Internal.EnterpriseStorage.Dls.MMCommonBlocks.MediaEraseBlock.EraseMediaSucceeded(Message msg)
       at Microsoft.Internal.EnterpriseStorage.Dls.TaskExecutor.Fsm.Engine.ChangeState(Message msg)
       at Microsoft.Internal.EnterpriseStorage.Dls.TaskExecutor.TaskInstance.Process(Object dummy)
       at Microsoft.Internal.EnterpriseStorage.Dls.TaskExecutor.FsmThreadFunction.Function(Object taskThreadContextObj)
       at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
       at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
       at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
       at System.Threading.ThreadPoolWorkQueue.Dispatch()</ExceptionDetails></FatalServiceError>
    the message resource is present but the message is not found in the string/message table
    Any other ideas?
    Thanks

  • Android Firefox crashes when sync enabled

    Hello,
    I am experiencing crashes every time when Firefox sync starts, either manually from menu or automatically. Sync does not sync at all it just crashes. Same behaviour with both stable and beta from android play store.
    Tried reinstalling, and removing android Firefox account. Nothing helps. After few crashes, the sync account stops working, with error "could not sign in" After that Firefox works flawlessly. Then at some time account works again OK but then it crashes again.
    Since yesterday tried everything I could think will be helpful, including disable all extensions on my other devices, but nothing seems to help.
    Device is a tablet running Android 4.4.4
    Thanks for your help!

    thanks for following up on the issue. i had a brief conversation with a sync developer about this issue - there is a prospective fix for this type of crash in firefox 38 (that's codenamed Aurora). however mozilla's developers cannot reproduce the crash reliably and would depend on help of users like you to reliably tackle this issue...
    so in case you'd be willing to help out and try firefox aurora, please proceed like this:
    # go into the android system settings > security menu and enable the option to install .apk files from unknown sources
    # go to https://www.mozilla.org/mobile/aurora/ click on the download button and afterwards install the .apk file on your device.
    # then launch firefox aurora from your app drawer and see if you can reproduce the crashes while connected to your sync account.
    finally please report back with your results after those steps.
    the firefox developer working on this might also be interested to contact you directly about this issue - if you consent to that, please click on my profile and send me a personal message with your mail address. iw ould then forward sthis information...
    thank you!

  • Bluetooth Service Crashing when Pairing

    I have been trying to pair my Plantronics BackBeat GO 2 earphones to my W530.  When I attempt to pair them, the headphones connect then immediately disconnect and will not connect again.
    Checking the event log, it shows that the Bluetooth driver is crashing:
    Faulting application name: btwdins.exe, version: 12.0.0.9580, time stamp: 0x533b5af1
    Faulting module name: btwprofpack.dll, version: 12.0.0.9580, time stamp: 0x533b588b
    Exception code: 0xc0000005
    Fault offset: 0x00000000002ab2dc
    Faulting process id: 0x13c8
    Faulting application start time: 0x01cffa0724471cfc
    Faulting application path: C:\Program Files\ThinkPad\Bluetooth Software\btwdins.exe
    Faulting module path: C:\Program Files\ThinkPad\Bluetooth Software\btwprofpack.dll
    Report Id: 62a3dc9a-65fa-11e4-8288-3c970e75be9a
    I have already updated to the latest drivers and have tried removing/reinstalling but I get the same results.

    #2 has been corrected. I did two things, and I did them at the same time, so I'm not sure which one did it. I installed the 10.4.7 update (using Software Update), and I deleted a file that I found on the Cingular 8125 which was left over after I uninstalled The Missing Sync on the device. I did a soft-reset, and paired the phone to the iBook via the iBook.
    #1 is still an issue. It could be that my memory was bad and that this never worked (pairing the two from the phone, rather than from the iBook). In any case, if anyone has an 8125 and can test this, I'd appreciate it.

  • Firefox crashes when java enabled

    Tried all of the fixes on Mozilla website (drivers, add ons, no maleware, uninstall/reinstall). When I disable both Java add ons the problems seems to go away. I have new system (1 month old) Windows 7 64 bit with Java 32 bit installed for Firefox. I have also tried Waterfox 64 with Java 64 bit and same problems.

    I assume you're using the latest Java 7? For some reason the Java website still says you're on the recommended update even if that is 6.29 (or thereabouts).

  • 880GMA-e45 crashes when RAID enabled

    I used to have a RAID10 array on my 880GMA-e45 mobo and it was working fine for around 6 months.  Recently, one of the drives developed a SMART error, and since I was also running a bit low on HDD space, I decided to migrate the RAID10 to RAID0 and removed the failing drive.  After the migration, my PC began BSODing less than 10 minutes after booting up.
    I created a new RAID0 array using the BIOS RAID utility and tried reinstalling Windows but it can't seem to find the RAID array.  I have the RAID drivers on a USB but it won't accept the drivers either.
    I then installed another drive (not part of the RAID0 array) planning to install Windows on that drive first, then I was planning to install Windows on the RAID array after it booted up on the single drive, but now, it BSODs before it boots up.
    I have to set the drives as IDE at the BIOS just so it wouldn't BSOD and allow me to install Windows on the single drive.  After Windows was installed on the single drive, I set the BIOS to RAID again, and created the RAID0 array.  Again, it refuses to boot, giving me a BSOD before loading Windows every time.  Even set as AHCI, it would BSOD before loading Windows.
    The only way it would boot up is if the drives were set to IDE.
    What could be the problem with my system?  It was working fine before until one drive started failing.  I really need the system to have a RAID10 array but whatever RAID array I create, I get a BSOD.
    Here is my system configuration:
    MSI 880GMA-e45
    AMD Athlon ii x3 450
    4GB Gskill DDR3-10666
    Nvidia GTX560 1Gb
    Antec True-Power 650 watts PSU
    3 x Seagate 80Gb SATA2 (This is the RAID0 array. It used to be 4 x 80Gb)
    1 x WD 1Tb Green Caviar SATA2
    1 x Seagate 160Gb SATA2 (The single drive where Win7 is installed)
    1 x Samsung SATA DVD-RW drive

    No, I have all the drives installed.  Do I have to disconnect the other drives and leave only the RAID array connected?  I'll try that.
    I hope it won't BSOD anymore... 
    Thanks a lot for your help!

  • Firefox crashes when Flash Player is enabled..

    I am facing this prob for the last few days...It says firefox encountered a prob and needs to close down....After a lot of findings I came to know that it was due to Adobe Flash Player ...when this plug-in is enabled and i visit video sites firefox crashes, but if I disable this plug-in firefox doesnt crash.....Please Help... I dont want to switch to other Browsers..:(
    == Crash ID(s) ==
    bp-6f897343-1928-48f8-9b12-40ff62100613

    AVG is not the problem - it is the Adobe plugin that triggers the crash.
    Evidence :
    Flash works perfectly in Internet Explorer.
    Firefox works when Flash not present or disabled.
    Firefox crashes when Flash enabled and any site requiring the plug-in to be used is accessed.
    Firefox fails to give any warning message or explanation.
    Disabling any other plu-ins makes no difference.
    AVG has been uninstalled and an alternative anti-virus put into use.
    Problem started earlier in June when version 10.1r53 (10.1.53.64) of Adobe flash plug-in appeared. The problem did NOT exist until early June.
    Uninstalling flash and reinstalling does not cure the problem.
    Affects Firefox 3.6.3 and 3.6.4
    Operating System in use : Windows XP with service pack 3.

  • IPad 3 Settings crashes when trying to enable iCloud Calendar

    Hi all,
    Being a Apple fan, I am getting peeved by lack of quality.
    I bought the new iPad on launch day in March and the Calendar app has rarely worked. Matter of fact it crashed almost constantly. To try and fix this issue, I had turned off iPad > Settings > iCloud > Off, to try and stem the offending code or sync session. Now when I try to re-enable (turn on) iCloud Calendars on the iPad, the iPad prompts me with a message "Merge Calendars.......Your calendars will be merged with iCloud".  When I tap the "Merge" button the iPad Settings app crashes and shuts down.  URGH!
    I have tried a full restore as recommended in the Support communities; however, no dice. Calendar crashes, and Settings crashes when attempting to re-enable to merge iPad calendar with iCloud.
    Anyone have a similiar experience or solution to share?
    Thanks,
    J

    ....update.
    I found a site that suggested turning off all iPad > Settings > iCloud (services). When prompted to save data on iPad, I tapped "Yes". I then powered down the iPad completely and restarted it. Then it took me two tries to re-enable ONLY the iCloud Calendars setting.
    It worked!
    Amazing what happens when dick around long enough to make complex device synching work.
    Hope this helps others!
    J

  • Safari Crashes When Java Plugins are Enabled

    Thanks in advance.
    On a PPC G4 eMac running 10.4.11 and Safari 3.2.3 Safari repeatedly crashes when visiting Facebook and other sites when Java Applet Plugin Enabler, Java Applet.plugin and JavaPuginCocoa.bundle are enabled.
    Crash Report:
    Date/Time: 2009-05-29 13:00:05.317 -0400
    OS Version: 10.4.11 (Build 8S165)
    Report Version: 4
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [64]
    Version: 3.2.3 (4525.28.3)
    Build Version: 3
    Project Name: WebBrowser
    Source Version: 45252803
    PID: 1260
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000000
    Thread 0 Crashed:
    0 com.apple.JavaScriptCore 0x959236b4 KJS::Collector::collect() + 420
    1 com.apple.JavaScriptCore 0x959a7f88 void* KJS::Collector::heapAllocate<(KJS::Collector::HeapType)0>(unsigned long) + 248
    2 com.apple.JavaScriptCore 0x95903538 KJS::jsOwnedString(KJS::UString const&) + 152
    3 com.apple.JavaScriptCore 0x95925a64 KJS::AddStringLeftNode::evaluate(KJS::ExecState*) + 52
    4 com.apple.JavaScriptCore 0x959031a4 KJS::AssignLocalVarNode::evaluate(KJS::ExecState*) + 52
    5 com.apple.JavaScriptCore 0x9590ba64 KJS::ExprStatementNode::execute(KJS::ExecState*) + 52
    6 com.apple.JavaScriptCore 0x959135e4 KJS::BlockNode::execute(KJS::ExecState*) + 84
    7 com.apple.JavaScriptCore 0x9590c414 KJS::FunctionBodyNode::execute(KJS::ExecState*) + 884
    8 com.apple.JavaScriptCore 0x9590bc18 KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 88
    9 com.apple.JavaScriptCore 0x95904378 KJS::FunctionCallDotNode::evaluate(KJS::ExecState*) + 632
    10 com.apple.JavaScriptCore 0x959031a4 KJS::AssignLocalVarNode::evaluate(KJS::ExecState*) + 52
    11 com.apple.JavaScriptCore 0x95903124 KJS::VarStatementNode::execute(KJS::ExecState*) + 52
    12 com.apple.JavaScriptCore 0x9590c414 KJS::FunctionBodyNode::execute(KJS::ExecState*) + 884
    13 com.apple.JavaScriptCore 0x9590bc18 KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 88
    14 com.apple.JavaScriptCore 0x95904378 KJS::FunctionCallDotNode::evaluate(KJS::ExecState*) + 632
    15 com.apple.JavaScriptCore 0x959031a4 KJS::AssignLocalVarNode::evaluate(KJS::ExecState*) + 52
    16 com.apple.JavaScriptCore 0x95903124 KJS::VarStatementNode::execute(KJS::ExecState*) + 52
    17 com.apple.JavaScriptCore 0x9590c414 KJS::FunctionBodyNode::execute(KJS::ExecState*) + 884
    18 com.apple.JavaScriptCore 0x9590bc18 KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 88
    19 com.apple.JavaScriptCore 0x95904378 KJS::FunctionCallDotNode::evaluate(KJS::ExecState*) + 632
    20 com.apple.JavaScriptCore 0x9590ba64 KJS::ExprStatementNode::execute(KJS::ExecState*) + 52
    21 com.apple.JavaScriptCore 0x959135e4 KJS::BlockNode::execute(KJS::ExecState*) + 84
    22 com.apple.JavaScriptCore 0x959127e8 KJS::ForNode::execute(KJS::ExecState*) + 168
    23 com.apple.JavaScriptCore 0x959135e4 KJS::BlockNode::execute(KJS::ExecState*) + 84
    24 com.apple.JavaScriptCore 0x95917048 KJS::TryNode::execute(KJS::ExecState*) + 56
    25 com.apple.JavaScriptCore 0x9590c414 KJS::FunctionBodyNode::execute(KJS::ExecState*) + 884
    26 com.apple.JavaScriptCore 0x9590bc18 KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 88
    27 com.apple.JavaScriptCore 0x95904378 KJS::FunctionCallDotNode::evaluate(KJS::ExecState*) + 632
    28 com.apple.JavaScriptCore 0x9590ba64 KJS::ExprStatementNode::execute(KJS::ExecState*) + 52
    29 com.apple.JavaScriptCore 0x9590c414 KJS::FunctionBodyNode::execute(KJS::ExecState*) + 884
    30 com.apple.JavaScriptCore 0x9590bc18 KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 88
    31 com.apple.JavaScriptCore 0x9591cb44 KJS::functionProtoFuncApply(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 1796
    32 com.apple.JavaScriptCore 0x95904378 KJS::FunctionCallDotNode::evaluate(KJS::ExecState*) + 632
    33 com.apple.JavaScriptCore 0x9590e764 KJS::ReturnNode::execute(KJS::ExecState*) + 132
    34 com.apple.JavaScriptCore 0x959135e4 KJS::BlockNode::execute(KJS::ExecState*) + 84
    35 com.apple.JavaScriptCore 0x9590c414 KJS::FunctionBodyNode::execute(KJS::ExecState*) + 884
    36 com.apple.JavaScriptCore 0x9590bc18 KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 88
    37 com.apple.JavaScriptCore 0x959606ac KJS::FunctionCallBracketNode::evaluate(KJS::ExecState*) + 1628
    38 com.apple.JavaScriptCore 0x9590ba64 KJS::ExprStatementNode::execute(KJS::ExecState*) + 52
    39 com.apple.JavaScriptCore 0x959135e4 KJS::BlockNode::execute(KJS::ExecState*) + 84
    40 com.apple.JavaScriptCore 0x959135e4 KJS::BlockNode::execute(KJS::ExecState*) + 84
    41 com.apple.JavaScriptCore 0x95917048 KJS::TryNode::execute(KJS::ExecState*) + 56
    42 com.apple.JavaScriptCore 0x959135e4 KJS::BlockNode::execute(KJS::ExecState*) + 84
    43 com.apple.JavaScriptCore 0x959127e8 KJS::ForNode::execute(KJS::ExecState*) + 168
    44 com.apple.JavaScriptCore 0x959135e4 KJS::BlockNode::execute(KJS::ExecState*) + 84
    45 com.apple.JavaScriptCore 0x9594c4d8 KJS::DoWhileNode::execute(KJS::ExecState*) + 72
    46 com.apple.JavaScriptCore 0x9590c414 KJS::FunctionBodyNode::execute(KJS::ExecState*) + 884
    47 com.apple.JavaScriptCore 0x9590bc18 KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 88
    48 com.apple.JavaScriptCore 0x9590f488 KJS::FunctionCallResolveNode::evaluate(KJS::ExecState*) + 584
    49 com.apple.JavaScriptCore 0x9590ba64 KJS::ExprStatementNode::execute(KJS::ExecState*) + 52
    50 com.apple.JavaScriptCore 0x959135e4 KJS::BlockNode::execute(KJS::ExecState*) + 84
    51 com.apple.JavaScriptCore 0x9590c414 KJS::FunctionBodyNode::execute(KJS::ExecState*) + 884
    52 com.apple.JavaScriptCore 0x9590bc18 KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 88
    53 com.apple.JavaScriptCore 0x9590f488 KJS::FunctionCallResolveNode::evaluate(KJS::ExecState*) + 584
    54 com.apple.JavaScriptCore 0x9590ba64 KJS::ExprStatementNode::execute(KJS::ExecState*) + 52
    55 com.apple.JavaScriptCore 0x959135e4 KJS::BlockNode::execute(KJS::ExecState*) + 84
    56 com.apple.JavaScriptCore 0x9590c414 KJS::FunctionBodyNode::execute(KJS::ExecState*) + 884
    57 com.apple.JavaScriptCore 0x9590bc18 KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 88
    58 com.apple.JavaScriptCore 0x95904378 KJS::FunctionCallDotNode::evaluate(KJS::ExecState*) + 632
    59 com.apple.JavaScriptCore 0x95905514 KJS::LogicalAndNode::evaluate(KJS::ExecState*) + 196
    60 com.apple.JavaScriptCore 0x9590ba64 KJS::ExprStatementNode::execute(KJS::ExecState*) + 52
    61 com.apple.JavaScriptCore 0x9590c414 KJS::FunctionBodyNode::execute(KJS::ExecState*) + 884
    62 com.apple.JavaScriptCore 0x9590bc18 KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 88
    63 com.apple.JavaScriptCore 0x9591cb44 KJS::functionProtoFuncApply(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 1796
    64 com.apple.JavaScriptCore 0x95904378 KJS::FunctionCallDotNode::evaluate(KJS::ExecState*) + 632
    65 com.apple.JavaScriptCore 0x9590e764 KJS::ReturnNode::execute(KJS::ExecState*) + 132
    66 com.apple.JavaScriptCore 0x959135e4 KJS::BlockNode::execute(KJS::ExecState*) + 84
    67 com.apple.JavaScriptCore 0x9590c414 KJS::FunctionBodyNode::execute(KJS::ExecState*) + 884
    68 com.apple.JavaScriptCore 0x9590bc18 KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 88
    69 com.apple.JavaScriptCore 0x95955fb4 KJS::JSObject::call(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 116
    70 com.apple.WebCore 0x95c7370c WebCore::ScheduledAction::execute(KJS::Window*) + 428
    71 com.apple.WebCore 0x95c734ac KJS::Window::timerFired(KJS::DOMWindowTimer*) + 316
    72 com.apple.WebCore 0x95c73350 KJS::DOMWindowTimer::fired() + 48
    73 com.apple.WebCore 0x95c6ef1c WebCore::TimerBase::fireTimers(double, ***::Vector<WebCore::TimerBase*, (unsigned long)0> const&) + 156
    74 com.apple.WebCore 0x95c6eca0 WebCore::TimerBase::sharedTimerFired() + 112
    75 com.apple.WebCore 0x95c6ec0c WebCore::timerFired(__CFRunLoopTimer*, void*) + 76
    76 com.apple.CoreFoundation 0x907f2384 __CFRunLoopDoTimer + 184
    77 com.apple.CoreFoundation 0x907decfc __CFRunLoopRun + 1680
    78 com.apple.CoreFoundation 0x907de2b0 CFRunLoopRunSpecific + 268
    79 com.apple.HIToolbox 0x932beb20 RunCurrentEventLoopInMode + 264
    80 com.apple.HIToolbox 0x932be1b4 ReceiveNextEventCommon + 380
    81 com.apple.HIToolbox 0x932be020 BlockUntilNextEventMatchingListInMode + 96
    82 com.apple.AppKit 0x937a3734 _DPSNextEvent + 384
    83 com.apple.AppKit 0x937a33f8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
    84 com.apple.Safari 0x00007ec0 0x1000 + 28352
    85 com.apple.AppKit 0x9379f93c -[NSApplication run] + 472
    86 com.apple.AppKit 0x93890458 NSApplicationMain + 452
    87 com.apple.Safari 0x000b778c 0x1000 + 747404
    88 com.apple.Safari 0x000b7490 0x1000 + 746640
    Thread 1:
    0 libSystem.B.dylib 0x9002bfc8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x90030aac pthreadcondwait + 480
    2 com.apple.WebCore 0x95a489e0 WebCore::IconDatabase::syncThreadMainLoop() + 320
    3 com.apple.WebCore 0x95a051a8 WebCore::IconDatabase::iconDatabaseSyncThread() + 424
    4 libSystem.B.dylib 0x9002b908 pthreadbody + 96
    Thread 2:
    0 libSystem.B.dylib 0x9000af48 machmsgtrap + 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 0x92c1fb7c +[NSURLCache _diskCacheSyncLoop:] + 152
    5 com.apple.Foundation 0x92bf74d8 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002b908 pthreadbody + 96
    Thread 3:
    0 libSystem.B.dylib 0x9002bfc8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x90030aac pthreadcondwait + 480
    2 com.apple.Foundation 0x92bfe644 -[NSConditionLock lockWhenCondition:] + 68
    3 com.apple.Syndication 0x9b00e998 -[AsyncDB _run:] + 172
    4 com.apple.Foundation 0x92bf74d8 forkThreadForFunction + 108
    5 libSystem.B.dylib 0x9002b908 pthreadbody + 96
    Thread 4:
    0 libSystem.B.dylib 0x9000af48 machmsgtrap + 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 0x001112ac 0x1000 + 1114796
    5 com.apple.Safari 0x00111360 0x1000 + 1114976
    6 libSystem.B.dylib 0x9002b908 pthreadbody + 96
    Thread 5:
    0 libSystem.B.dylib 0x9002bfc8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x90001810 pthreadmutexlock + 472
    2 com.apple.JavaScriptCore 0x959334f4 KJS::JSLock::DropAllLocks::~DropAllLocks [in-charge]() + 100
    3 com.apple.JavaScriptGlue 0x972e3fe0 UserObjectImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 224
    4 com.apple.JavaScriptCore 0x9590f488 KJS::FunctionCallResolveNode::evaluate(KJS::ExecState*) + 584
    5 com.apple.JavaScriptCore 0x959031a4 KJS::AssignLocalVarNode::evaluate(KJS::ExecState*) + 52
    6 com.apple.JavaScriptCore 0x95903124 KJS::VarStatementNode::execute(KJS::ExecState*) + 52
    7 com.apple.JavaScriptCore 0x9590c414 KJS::FunctionBodyNode::execute(KJS::ExecState*) + 884
    8 com.apple.JavaScriptCore 0x9590bc18 KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 88
    9 com.apple.JavaScriptCore 0x9590f488 KJS::FunctionCallResolveNode::evaluate(KJS::ExecState*) + 584
    10 com.apple.JavaScriptCore 0x95922c40 KJS::NotEqualNode::evaluateToBoolean(KJS::ExecState*) + 96
    11 com.apple.JavaScriptCore 0x9590b994 KJS::IfNode::execute(KJS::ExecState*) + 52
    12 com.apple.JavaScriptCore 0x9590c414 KJS::FunctionBodyNode::execute(KJS::ExecState*) + 884
    13 com.apple.JavaScriptCore 0x9590bc18 KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 88
    14 com.apple.JavaScriptCore 0x9590f488 KJS::FunctionCallResolveNode::evaluate(KJS::ExecState*) + 584
    15 com.apple.JavaScriptCore 0x959031a4 KJS::AssignLocalVarNode::evaluate(KJS::ExecState*) + 52
    16 com.apple.JavaScriptCore 0x95903124 KJS::VarStatementNode::execute(KJS::ExecState*) + 52
    17 com.apple.JavaScriptCore 0x9590c414 KJS::FunctionBodyNode::execute(KJS::ExecState*) + 884
    18 com.apple.JavaScriptCore 0x9590bc18 KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 88
    19 com.apple.JavaScriptCore 0x95955fb4 KJS::JSObject::call(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 116
    20 com.apple.JavaScriptGlue 0x972e27e4 JSValueWrapper::JSObjectCallFunction(void*, OpaqueJSTypeRef*, __CFArray const*) + 388
    21 com.apple.CFNetwork 0x90fca758 _callPACFunction + 216
    22 com.apple.CFNetwork 0x90fcab2c _JSFindProxyForURLAsync + 224
    23 com.apple.CFNetwork 0x90f91eb0 _CFNetworkFindProxyForURLAsync + 744
    24 com.apple.Foundation 0x92c2116c -[NSConnectionHTTPURLProtocol buildHTTPRequest] + 384
    25 com.apple.Foundation 0x92c20f6c -[NSConnectionHTTPURLProtocol startOriginLoad] + 48
    26 com.apple.Foundation 0x92c20c28 -[NSURLConnection(NSURLConnectionInternal) _performOriginLoad] + 328
    27 com.apple.Foundation 0x92c1ecdc _resourceLoaderPerform + 224
    28 com.apple.CoreFoundation 0x907df300 __CFRunLoopDoSources0 + 384
    29 com.apple.CoreFoundation 0x907de830 __CFRunLoopRun + 452
    30 com.apple.CoreFoundation 0x907de2b0 CFRunLoopRunSpecific + 268
    31 com.apple.Foundation 0x92c1ea3c +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 264
    32 com.apple.Foundation 0x92bf74d8 forkThreadForFunction + 108
    33 libSystem.B.dylib 0x9002b908 pthreadbody + 96
    Thread 6:
    0 libSystem.B.dylib 0x9001f48c select + 12
    1 com.apple.CoreFoundation 0x907f1240 __CFSocketManager + 472
    2 libSystem.B.dylib 0x9002b908 pthreadbody + 96
    Thread 7:
    0 libSystem.B.dylib 0x90053f88 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x900707e8 pthreadcond_timedwait_relativenp + 556
    2 ...ple.CoreServices.CarbonCore 0x90bf73c4 TSWaitOnSemaphoreCommon + 176
    3 ...ple.CoreServices.CarbonCore 0x90bff364 TimerThread + 60
    4 libSystem.B.dylib 0x9002b908 pthreadbody + 96
    Thread 8:
    0 libSystem.B.dylib 0x9000af48 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000ae9c mach_msg + 60
    2 ...romedia.Flash Player.plugin 0x07e5cc6c nativeShockwaveFlashTCallFrame + 2298828
    3 libSystem.B.dylib 0x9002b908 pthreadbody + 96
    Thread 9:
    0 libSystem.B.dylib 0x9002bfc8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x90030aac pthreadcondwait + 480
    2 ...ple.CoreServices.CarbonCore 0x90c02484 MPWaitOnSemaphore + 184
    3 ...romedia.Flash Player.plugin 0x07bde1fc Flash_EnforceLocalSecurity + 1202256
    4 ...romedia.Flash Player.plugin 0x07d18598 nativeShockwaveFlashTCallFrame + 969976
    5 ...romedia.Flash Player.plugin 0x07bde06c Flash_EnforceLocalSecurity + 1201856
    6 ...romedia.Flash Player.plugin 0x07bde034 Flash_EnforceLocalSecurity + 1201800
    7 ...ple.CoreServices.CarbonCore 0x90bc4734 PrivateMPEntryPoint + 76
    8 libSystem.B.dylib 0x9002b908 pthreadbody + 96
    Thread 0 crashed with PPC Thread State 64:
    srr0: 0x00000000959236b4 srr1: 0x000000000200f030 vrsave: 0x0000000000000000
    cr: 0x44028448 xer: 0x0000000020000004 lr: 0x00000000959236cc ctr: 0x0000000096018c20
    r0: 0x000000001fffffff r1: 0x00000000bfffc540 r2: 0x00000000bfffd498 r3: 0x0000000000000000
    r4: 0x00000000a5a7bec8 r5: 0x0000000000690700 r6: 0x000000000000002c r7: 0x0000000000000e03
    r8: 0x00000000079eeb40 r9: 0x0000000000004000 r10: 0x00000000f9bf7800 r11: 0x0000000004ba0034
    r12: 0x0000000096018c20 r13: 0x0000000000000000 r14: 0x0000000000000001 r15: 0x0000000000000001
    r16: 0x0000000000000000 r17: 0x00000000bfffdc84 r18: 0x00000000a58f4e38 r19: 0x000000000645791c
    r20: 0x00000000a58f351c r21: 0x00000000a58f351c r22: 0x0000000000000000 r23: 0x0000000000000001
    r24: 0x00000000bfffc974 r25: 0x00000000059da788 r26: 0x0000000000000000 r27: 0x0000000000000001
    r28: 0x00000000bfffd560 r29: 0x0000000000000000 r30: 0x00000000059da768 r31: 0x000000009592351c
    Binary Images Description:
    0x1000 - 0x1dffff com.apple.Safari 3.2.3 (4525.28.3) /Applications/Safari.app/Contents/MacOS/Safari
    0x435000 - 0x435fff com.aladdinsys.mmenabler 7.1.0 (7.0.3) /Library/InputManagers/MagicMenuEnabler/MagicMenuEnabler.bundle/Contents/MacOS/ MagicMenuEnabler
    0x6bbf000 - 0x6c27fff com.DivXInc.DivXDecoder 6.4.0 /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    0x7ab5000 - 0x7ed8fff com.macromedia.Flash Player.plugin 9.0.159 (1.0.4f60) /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/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90293000 - 0x90344fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90373000 - 0x9072efff com.apple.CoreGraphics 1.258.84 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x907bb000 - 0x90895fff com.apple.CoreFoundation 6.4.11 (368.35) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    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 - 0x90b5afff com.apple.framework.IOKit 1.4 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90b70000 - 0x90b82fff libauto.dylib /usr/lib/libauto.dylib
    0x90b89000 - 0x90e60fff com.apple.CoreServices.CarbonCore 681.19 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90ec6000 - 0x90f46fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90f90000 - 0x90fd2fff com.apple.CFNetwork 129.24 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90fe7000 - 0x90ffffff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x9100f000 - 0x91090fff com.apple.SearchKit 1.0.8 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x910d6000 - 0x91100fff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91111000 - 0x9111ffff libz.1.dylib /usr/lib/libz.1.dylib
    0x91122000 - 0x912ddfff com.apple.security 4.6 (29770) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913dc000 - 0x913e5fff com.apple.DiskArbitration 2.1.2 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x913ec000 - 0x913f4fff libbsm.dylib /usr/lib/libbsm.dylib
    0x913f8000 - 0x91420fff com.apple.SystemConfiguration 1.8.3 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91433000 - 0x9143efff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x91443000 - 0x914befff com.apple.audio.CoreAudio 3.0.5 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914fb000 - 0x914fbfff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x914fd000 - 0x91535fff com.apple.AE 312.2 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91550000 - 0x91622fff com.apple.ColorSync 4.4.11 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x91675000 - 0x91706fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9174d000 - 0x91804fff com.apple.QD 3.10.28 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x91841000 - 0x9189ffff com.apple.HIServices 1.5.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x918ce000 - 0x918f2fff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91906000 - 0x9192bfff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x9193e000 - 0x91980fff com.apple.LaunchServices 183.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x9199c000 - 0x919b0fff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x919be000 - 0x91a04fff com.apple.ImageIO.framework 1.5.8 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91a1b000 - 0x91ae2fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91b30000 - 0x91b45fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91b4a000 - 0x91b68fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91b6e000 - 0x91c25fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91c74000 - 0x91c78fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91c7a000 - 0x91ce4fff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91ce9000 - 0x91d03fff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91d08000 - 0x91d0bfff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91d0d000 - 0x91dfbfff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x91e1a000 - 0x91e58fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91e5f000 - 0x91e5ffff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91e61000 - 0x91f46fff com.apple.vImage 2.4 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91f4e000 - 0x91f6dfff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91fd9000 - 0x92047fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x92052000 - 0x920e7fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x92101000 - 0x92689fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x926bc000 - 0x929e7fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92a17000 - 0x92b05fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92b08000 - 0x92b90fff com.apple.DesktopServices 1.3.7 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x92bd1000 - 0x92e04fff com.apple.Foundation 6.4.12 (567.42) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92f37000 - 0x92f55fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92f60000 - 0x92fbafff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92fd8000 - 0x92fd8fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92fda000 - 0x92feefff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x93006000 - 0x93016fff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x93022000 - 0x93037fff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x93049000 - 0x930d0fff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x930e4000 - 0x930effff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x930f9000 - 0x93127fff com.apple.openscripting 1.2.7 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x93141000 - 0x93151fff com.apple.print.framework.Print 5.0 (190.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x9315d000 - 0x931c3fff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x931f4000 - 0x93243fff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x93271000 - 0x9328efff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x932a0000 - 0x932adfff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x932b6000 - 0x935c4fff com.apple.HIToolbox 1.4.10 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x93714000 - 0x93720fff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x93725000 - 0x93745fff com.apple.DirectoryService.Framework 3.1 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x9375b000 - 0x9375cfff com.apple.ServerControl 10.3.0 /System/Library/PrivateFrameworks/ServerControl.framework/Versions/A/ServerCont rol
    0x93799000 - 0x93799fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x9379b000 - 0x93dcefff com.apple.AppKit 6.4.10 (824.48) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x9415b000 - 0x941cdfff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x94206000 - 0x942cbfff com.apple.audio.toolbox.AudioToolbox 1.4.7 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9431e000 - 0x9431efff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x94320000 - 0x944e0fff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x9452a000 - 0x94567fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x9456f000 - 0x945bffff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x945c8000 - 0x945e1fff com.apple.CoreVideo 1.4.2 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x945f1000 - 0x94612fff com.apple.framework.Admin 1.5.7 /System/Library/PrivateFrameworks/Admin.framework/Admin
    0x94627000 - 0x94627fff com.apple.AFPDefines 3.1.6 /System/Library/PrivateFrameworks/AFPDefines.framework/Versions/A/AFPDefines
    0x9467a000 - 0x946b2fff com.apple.vmutils 4.0.0 (85) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x946f7000 - 0x94713fff com.apple.securityfoundation 2.2 (27710) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94727000 - 0x9476bfff com.apple.securityinterface 2.2 (27692) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x9478f000 - 0x9479efff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x947a6000 - 0x947b3fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x947f9000 - 0x94812fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94819000 - 0x94b4bfff com.apple.QuickTime 7.6.0 (1290) /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94c33000 - 0x94ca4fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x94e1a000 - 0x94f4afff com.apple.AddressBook.framework 4.0.6 (490) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94fdd000 - 0x94fecfff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94ff4000 - 0x95021fff com.apple.LDAPFramework 1.4.1 (69.0.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x95028000 - 0x95038fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x9503c000 - 0x9506bfff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x9507b000 - 0x95098fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x957b1000 - 0x9586ffff com.apple.WebKit 4525.28 (4525.28.3) /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x958dd000 - 0x959c6fff com.apple.JavaScriptCore 4525.26 (4525.26.2) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x95a02000 - 0x960d5fff com.apple.WebCore 4525.28 (4525.28.4) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x972df000 - 0x972e5fff com.apple.JavaScriptGlue 4525.26 (4525.26.2) /System/Library/PrivateFrameworks/JavaScriptGlue.framework/Versions/A/JavaScrip tGlue
    0x97616000 - 0x97635fff com.apple.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x97e2a000 - 0x97e37fff com.apple.agl 2.5.6 (AGL-2.5.6) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x9927c000 - 0x99f35fff com.apple.QuickTimeComponents.component 7.6 (1290) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x9b00c000 - 0x9b041fff com.apple.Syndication 1.0.8 (56.1) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
    0x9b05e000 - 0x9b070fff com.apple.SyndicationUI 1.0.8 (56.1) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x9ff42000 - 0x9ffe3fff com.apple.QuickTimeImporters.component 7.6 (1290) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    Model: PowerMac4,4, BootROM 4.6.4f1, 1 processors, PowerPC G4 (3.3), 1 GHz, 640 MB
    Graphics: ATI Radeon 7500, ATY,RV200, AGP, 32 MB
    Memory Module: DIMM0/J1600, 512 MB, SDRAM, PC133U-333
    Memory Module: DIMM1/J1601, 128 MB, SDRAM, PC133U-333
    Modem: MicroDash, UCJ, V.92, 1.0F, APPLE VERSION 2.6.6
    Network Service: Built-in Ethernet, Ethernet, en0
    Parallel ATA Device: Maxtor 2F040L0, 38.29 GB
    Parallel ATA Device: TOSHIBA ODD-DVD SD-R1412
    USB Device: Apple Optical USB Mouse, Logitech, Up to 1.5 Mb/sec, 500 mA
    USB Device: Hub in Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 500 mA
    USB Device: Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 250 mA
    What I have done so far:
    1. Updated Apple Software including Java.
    2. Updated Plugins.
    3. Repaired Disc Permissions.
    4. Trouble Shot Plugins: Disabled Plugins in Safari Preferences - Result: Crashes stopped. Loaded all Plugins except the 3 Java Plugins and still no crashes. Load any of the 3 Java Plugins and Safari crashes.
    5. Deleted com.apple.java.javapreferences.plist.
    6. Opened Java Preferences and deleted Temporary Internet Files.
    I have four other G4's running the same system and version of Safari and they are all stable.
    I bet someone smarter than me will look at the crash report and tell me to something quite simple and the problem will be solved, but I don't know what that would be.
    Blue Skies,
    Geo

    You have a outdated version of FlashPlayer.Uninstall FlashPlayer. Install the newest version here.
    Repair permissions after the update.
    Also this add-on may be problematic.
    0x435000 - 0x435fff com.aladdinsys.mmenabler 7.1.0 (7.0.3) /Library/InputManagers/MagicMenuEnabler/MagicMenuEnabler.bundle/Contents/MacOS/ MagicMenuEnabler

  • Mail crashes when adding new account at smtp step

    First, I believe I posted this in the wrong discussion initially so sorry for the repeat post.
    My Mail program crashes when I try to add an account. Specifically when I add the SMTP information. I have tried the "insert different information" suggestions from various conversations in this forum but it still crashes. This is the bug report I get. Can anyone help?
    Process: Mail [334]
    Path: /Applications/Mail.app/Contents/MacOS/Mail
    Identifier: com.apple.mail
    Version: 4.2 (1077)
    Build Info: Mail-10770000~4
    Code Type: X86-64 (Native)
    Parent Process: launchd [131]
    Date/Time: 2010-01-01 17:14:24.889 -0700
    OS Version: Mac OS X 10.6.2 (10C540)
    Report Version: 6
    Interval Since Last Report: 36128 sec
    Crashes Since Last Report: 17
    Per-App Interval Since Last Report: 157485 sec
    Per-App Crashes Since Last Report: 8
    Anonymous UUID: 30F5AC61-0928-4009-A372-3A90472A492C
    Exception Type: EXCBADINSTRUCTION (SIGILL)
    Exception Codes: 0x0000000000000001, 0x0000000000000000
    Crashed Thread: 0 Dispatch queue: com.apple.main-thread
    Application Specific Information:
    -[AccountSetupValidator _validate]
    objc[334]: alt handlers in objc runtime are buggy!
    Thread 0 Crashed: Dispatch queue: com.apple.main-thread
    0 libobjc.A.dylib 0x00007fff837dd8b7 objcfatal + 238
    1 libobjc.A.dylib 0x00007fff837de57c objc_addExceptionHandler + 1026
    2 com.apple.CoreFoundation 0x00007fff84227562 _CFDoExceptionOperation + 402
    3 com.apple.AppKit 0x00007fff87c78707 -[NSViewHierarchyLock lockForReadingWithExceptionHandler:] + 478
    4 com.apple.AppKit 0x00007fff87dc9cf6 -[NSConcreteTextStorage _lockForReading] + 243
    5 com.apple.AppKit 0x00007fff87da3bc0 -[NSLayoutManager(NSPrivate) _fillGlyphHoleForCharacterRange:startGlyphIndex:desiredNumberOfCharacters:] + 320
    6 com.apple.AppKit 0x00007fff87ca4806 _NSFastFillAllGlyphHolesForGlyphRange + 719
    7 com.apple.AppKit 0x00007fff87cb3468 _NSFastFillAllLayoutHolesForGlyphRange + 1414
    8 com.apple.AppKit 0x00007fff87cb26af -[NSLayoutManager(NSPrivate) _firstPassGlyphRangeForBoundingRect:inTextContainer:okToFillHoles:] + 473
    9 com.apple.AppKit 0x00007fff87cb19a1 -[NSLayoutManager(NSPrivate) _glyphRangeForBoundingRect:inTextContainer:fast:okToFillHoles:] + 685
    10 com.apple.AppKit 0x00007fff87cb16f2 -[NSLayoutManager glyphRangeForBoundingRect:inTextContainer:] + 80
    11 com.apple.AppKit 0x00007fff87dc8d3b -[NSTextView drawRect:] + 1302
    12 com.apple.AppKit 0x00007fff87dc85e6 -[NSTextView _drawRect:clip:] + 2343
    13 com.apple.AppKit 0x00007fff87d4fc21 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1325
    14 com.apple.AppKit 0x00007fff87d4ff8b -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
    15 com.apple.AppKit 0x00007fff87d4ff8b -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
    16 com.apple.AppKit 0x00007fff87d4e2f3 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 767
    17 com.apple.AppKit 0x00007fff87d4f1bf -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4555
    18 com.apple.AppKit 0x00007fff87d4f1bf -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4555
    19 com.apple.AppKit 0x00007fff87d4f1bf -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4555
    20 com.apple.AppKit 0x00007fff87d4f1bf -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4555
    21 com.apple.AppKit 0x00007fff87d4f1bf -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4555
    22 com.apple.AppKit 0x00007fff87d4f1bf -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4555
    23 com.apple.AppKit 0x00007fff87d4f1bf -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4555
    24 com.apple.AppKit 0x00007fff87d4f1bf -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4555
    25 com.apple.AppKit 0x00007fff87d4f1bf -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4555
    26 com.apple.AppKit 0x00007fff87d4de17 -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 254
    27 com.apple.AppKit 0x00007fff87d4a6bf -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 2683
    28 com.apple.AppKit 0x00007fff87cc3f37 -[NSView displayIfNeeded] + 969
    29 com.apple.AppKit 0x00007fff87cbedde _handleWindowNeedsDisplay + 678
    30 com.apple.Foundation 0x00007fff833b0a39 __NSFireTimer + 114
    31 com.apple.CoreFoundation 0x00007fff8421ba58 __CFRunLoopRun + 6488
    32 com.apple.CoreFoundation 0x00007fff84219c2f CFRunLoopRunSpecific + 575
    33 com.apple.HIToolbox 0x00007fff843e4a4e RunCurrentEventLoopInMode + 333
    34 com.apple.HIToolbox 0x00007fff843e4853 ReceiveNextEventCommon + 310
    35 com.apple.HIToolbox 0x00007fff843e470c BlockUntilNextEventMatchingListInMode + 59
    36 com.apple.AppKit 0x00007fff87c941f2 _DPSNextEvent + 708
    37 com.apple.AppKit 0x00007fff87c93b41 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
    38 com.apple.AppKit 0x00007fff87c59747 -[NSApplication run] + 395
    39 com.apple.AppKit 0x00007fff87c52468 NSApplicationMain + 364
    40 com.apple.mail 0x0000000100002150 0x100000000 + 8528
    Thread 1: Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0x00007fff8504fbba kevent + 10
    1 libSystem.B.dylib 0x00007fff85051a85 dispatch_mgrinvoke + 154
    2 libSystem.B.dylib 0x00007fff8505175c dispatch_queueinvoke + 185
    3 libSystem.B.dylib 0x00007fff85051286 dispatch_workerthread2 + 244
    4 libSystem.B.dylib 0x00007fff85050bb8 pthreadwqthread + 353
    5 libSystem.B.dylib 0x00007fff85050a55 start_wqthread + 13
    Thread 2:
    0 libSystem.B.dylib 0x00007fff85036e3a machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff850374ad mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff8421a7a2 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff84219c2f CFRunLoopRunSpecific + 575
    4 com.apple.Foundation 0x00007fff83395a24 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 270
    5 com.apple.Foundation 0x00007fff83395903 -[NSRunLoop(NSRunLoop) run] + 77
    6 com.apple.MessageFramework 0x00007fff83b2aa89 -[RSSInterchange _runManager] + 1445
    7 com.apple.Foundation 0x00007fff8335ae99 _NSThread__main_ + 1429
    8 libSystem.B.dylib 0x00007fff8506ff8e pthreadstart + 331
    9 libSystem.B.dylib 0x00007fff8506fe41 thread_start + 13
    Thread 3: JavaScriptCore: FastMalloc scavenger
    0 libSystem.B.dylib 0x00007fff850719ee _semwaitsignal + 10
    1 libSystem.B.dylib 0x00007fff850757f1 pthread_condwait + 1286
    2 com.apple.JavaScriptCore 0x00007fff817cf2b3 ***::TCMalloc_PageHeap::scavengerThread() + 515
    3 com.apple.JavaScriptCore 0x00007fff817cf2f9 ***::TCMalloc_PageHeap::runScavengerThread(void*) + 9
    4 libSystem.B.dylib 0x00007fff8506ff8e pthreadstart + 331
    5 libSystem.B.dylib 0x00007fff8506fe41 thread_start + 13
    Thread 4:
    0 libSystem.B.dylib 0x00007fff85036e3a machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff850374ad mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff8421a7a2 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff84219c2f CFRunLoopRunSpecific + 575
    4 com.apple.Foundation 0x00007fff83395a24 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 270
    5 com.apple.Foundation 0x00007fff83395903 -[NSRunLoop(NSRunLoop) run] + 77
    6 com.apple.MessageFramework 0x00007fff83b5d76c +[_NSSocket _runIOThread] + 78
    7 com.apple.Foundation 0x00007fff8335ae99 _NSThread__main_ + 1429
    8 libSystem.B.dylib 0x00007fff8506ff8e pthreadstart + 331
    9 libSystem.B.dylib 0x00007fff8506fe41 thread_start + 13
    Thread 5:
    0 libSystem.B.dylib 0x00007fff8507a9e2 select$DARWIN_EXTSN + 10
    1 com.apple.CoreFoundation 0x00007fff8423c242 __CFSocketManager + 818
    2 libSystem.B.dylib 0x00007fff8506ff8e pthreadstart + 331
    3 libSystem.B.dylib 0x00007fff8506fe41 thread_start + 13
    Thread 6:
    0 libSystem.B.dylib 0x00007fff85036e3a machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff850374ad mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff8421a7a2 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff84219c2f CFRunLoopRunSpecific + 575
    4 com.apple.Foundation 0x00007fff833da4cf +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
    5 com.apple.Foundation 0x00007fff8335ae99 _NSThread__main_ + 1429
    6 libSystem.B.dylib 0x00007fff8506ff8e pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff8506fe41 thread_start + 13
    Thread 7:
    0 libSystem.B.dylib 0x00007fff850719ee _semwaitsignal + 10
    1 libSystem.B.dylib 0x00007fff8507187d nanosleep + 148
    2 libSystem.B.dylib 0x00007fff850717e7 usleep + 57
    3 com.apple.AppKit 0x00007fff87ddf56a -[NSUIHeartBeat _heartBeatThread:] + 1540
    4 com.apple.Foundation 0x00007fff8335ae99 _NSThread__main_ + 1429
    5 libSystem.B.dylib 0x00007fff8506ff8e pthreadstart + 331
    6 libSystem.B.dylib 0x00007fff8506fe41 thread_start + 13
    Thread 8: Dispatch queue: com.apple.root.default-priority
    0 libSystem.B.dylib 0x00007fff85036e82 semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x00007fff8503c3cd pthreadmutexlock + 469
    2 com.apple.Foundation 0x00007fff8335b72f -[NSLock lock] + 175
    3 com.apple.AppKit 0x00007fff87de55df __-[NSUIHeartBeat updateHeartBeatState]block_invoke2 + 47
    4 com.apple.Foundation 0x00007fff833937d9 -[NSBlockOperation main] + 140
    5 com.apple.Foundation 0x00007fff8338406d -[__NSOperationInternal start] + 681
    6 com.apple.Foundation 0x00007fff83383d23 ___startOperations_block_invoke2 + 99
    7 libSystem.B.dylib 0x00007fff85072ce8 dispatch_call_block_andrelease + 15
    8 libSystem.B.dylib 0x00007fff85051279 dispatch_workerthread2 + 231
    9 libSystem.B.dylib 0x00007fff85050bb8 pthreadwqthread + 353
    10 libSystem.B.dylib 0x00007fff85050a55 start_wqthread + 13
    Thread 9: Dispatch queue: com.apple.root.default-priority
    0 libSystem.B.dylib 0x00007fff85036e3a machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff850374ad mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff8421a7a2 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff84219c2f CFRunLoopRunSpecific + 575
    4 com.apple.MessageFramework 0x00007fff83b5e8e7 _handleRequestWithTimeout + 1608
    5 com.apple.MessageFramework 0x00007fff83b5db91 -[_NSSocket connectToHost:withPort:protocol:] + 710
    6 com.apple.MessageFramework 0x00007fff83b5d0f0 -[Connection _connectUsingHostname:onPort:securityLayerType:accountClass:] + 615
    7 com.apple.MessageFramework 0x00007fff83b5c9f7 -[Connection connectAndSetSecurityLayerUsingAccount:] + 186
    8 com.apple.MessageFramework 0x00007fff83b5c8ac -[Connection connectUsingAccount:] + 98
    9 com.apple.MessageFramework 0x00007fff83bd7dde -[SMTPConnection connectUsingAccount:] + 65
    10 com.apple.mail 0x000000010011559b 0x100000000 + 1136027
    11 com.apple.mail 0x0000000100115380 0x100000000 + 1135488
    12 com.apple.mail 0x0000000100114f8e 0x100000000 + 1134478
    13 com.apple.CoreFoundation 0x00007fff842540dc _invoking__ + 140
    14 com.apple.CoreFoundation 0x00007fff84253fad -[NSInvocation invoke] + 141
    15 com.apple.MessageFramework 0x00007fff83b2c3f1 -[MonitoredInvocation invoke] + 214
    16 com.apple.MessageFramework 0x00007fff83b13888 -[ThrowingInvocationOperation main] + 31
    17 com.apple.MessageFramework 0x00007fff83b131c8 -[_MFInvocationOperation main] + 275
    18 com.apple.Foundation 0x00007fff8338406d -[__NSOperationInternal start] + 681
    19 com.apple.Foundation 0x00007fff83383d23 ___startOperations_block_invoke2 + 99
    20 libSystem.B.dylib 0x00007fff85072ce8 dispatch_call_block_andrelease + 15
    21 libSystem.B.dylib 0x00007fff85051279 dispatch_workerthread2 + 231
    22 libSystem.B.dylib 0x00007fff85050bb8 pthreadwqthread + 353
    23 libSystem.B.dylib 0x00007fff85050a55 start_wqthread + 13
    Thread 10:
    0 libSystem.B.dylib 0x00007fff850509da _workqkernreturn + 10
    1 libSystem.B.dylib 0x00007fff85050dec pthreadwqthread + 917
    2 libSystem.B.dylib 0x00007fff85050a55 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
    rax: 0x000000010e4ed1e0 rbx: 0x000000010bacdb30 rcx: 0x000000000000bff8 rdx: 0x000000010e4ed1e0
    rdi: 0x0000000000000000 rsi: 0x000000010e417ef4 rbp: 0x00007fff5fbf9b50 rsp: 0x00007fff5fbf9a60
    r8: 0x000000010e4fc0a0 r9: 0x000000010e4fc0a4 r10: 0x0000000000000022 r11: 0x000000010e4ed1e0
    r12: 0x0000000100539660 r13: 0x00007fff5fbfaf40 r14: 0x00007fff87dc872e r15: 0x00007fff87dc7eff
    rip: 0x00007fff837dd8b7 rfl: 0x0000000000010206 cr2: 0x00000001b007b000
    Binary Images:
    0x100000000 - 0x100338fe7 com.apple.mail 4.2 (1077) <A3B6D6AE-FBD2-15AE-46BA-5B27D9E85786> /Applications/Mail.app/Contents/MacOS/Mail
    0x10ca16000 - 0x10ca19fff com.apple.yahoo.syncframework 1.3 (51) <AEBB9A2D-B787-0C74-7C40-64E6F0BBF43C> /System/Library/PrivateFrameworks/YahooSync.framework/Versions/A/YahooSync
    0x10dbac000 - 0x10dbbfff7 com.apple.AddressBook.LocalSourceBundle 1.0.1 (864) <157AB366-BDEE-6FA9-94FD-CA027086D2BA> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
    0x10dbcb000 - 0x10dc2afff com.apple.google.GoogleContactSyncFramework 39 (39) <BD6B36C2-620E-DBC2-71A9-ECE0F627DE22> /System/Library/PrivateFrameworks/GoogleContactSync.framework/Versions/A/Google ContactSync
    0x10dd68000 - 0x10dd6efff com.apple.AddressBook.LDAPSource 1.0.1 (864) <A13EB3DE-9B6F-A74F-B653-3442B0A03AE4> /System/Library/Address Book Plug-Ins/LDAP.sourcebundle/Contents/MacOS/LDAP
    0x10dfad000 - 0x10dfd0fff com.apple.Mail.Syncer 4.2 (1077) <A4CD23F8-C0FB-2587-9250-A3954B0A27F5> /System/Library/Frameworks/Message.framework/Versions/B/Resources/Syncer.syncsc hema/Contents/MacOS/Syncer
    0x10e064000 - 0x10e0f2fff com.apple.xquery 1.3 (29) <02F0C1EC-B4A3-F426-EB97-E56836C73C52> /System/Library/PrivateFrameworks/XQuery.framework/XQuery
    0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) <B633F790-4DDB-53CD-7ACF-2A3682BCEA9F> /usr/lib/dyld
    0x7fff80003000 - 0x7fff800ddff7 com.apple.vImage 4.0 (4.0) <354F34BF-B221-A3C9-2CA7-9BE5E14AD5AD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x7fff800de000 - 0x7fff800e4ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff800e5000 - 0x7fff8012cfef com.apple.QuickLookFramework 2.1 (327.3) <6B3D79C5-E19B-97E1-673F-74731A0B188B> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff8012d000 - 0x7fff80133fff com.apple.AOSNotification 1.1.0 (123.3) <9436ED02-186A-E6CC-E594-31E3942A5898> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
    0x7fff80134000 - 0x7fff80134ff7 com.apple.Accelerate.vecLib 3.5 (vecLib 3.5) <BA861575-B0DE-50F5-A799-BDF188A3D4EF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x7fff80135000 - 0x7fff801d5fff com.apple.LaunchServices 362 (362) <CCBFC037-7162-E392-B11F-90098891AE20> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff801d6000 - 0x7fff80255fff com.apple.audio.CoreAudio 3.2.2 (3.2.2) <2633DFAC-F6A6-489D-8DF0-F12639CCD8C4> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff80256000 - 0x7fff8025dfff com.apple.OpenDirectory 10.6 (10.6) <72A65D76-7831-D31E-F1B3-9E48BF26A98B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff8025e000 - 0x7fff80271ff7 com.apple.syncservices.syncservicesui 5.1 (578) <E103A7E4-EAD3-53F4-601A-E854870469FF> /System/Library/PrivateFrameworks/SyncServicesUI.framework/Versions/A/SyncServi cesUI
    0x7fff802a8000 - 0x7fff80ce5fe7 com.apple.WebCore 6531.21 (6531.21.8) <04C92586-679B-00A5-E3BE-590A0E9BCB11> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x7fff80ce6000 - 0x7fff80ea0fef com.apple.ImageIO.framework 3.0.1 (3.0.1) <10202E28-34DD-71CA-BE5D-1BE5C8DE2198> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x7fff80ea1000 - 0x7fff80ee2fef com.apple.QD 3.33 (???) <3F528878-21F5-B2B5-8A9B-DF067BF91922> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff80ee3000 - 0x7fff81001ff7 com.apple.PubSub 1.0.4 (65.11) <C1D56F85-7553-FB97-2A31-35CEB2BB8B63> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x7fff810fb000 - 0x7fff81145fef com.apple.IMCore 5.0.1 (744) <32F01A93-564E-4A0A-7A59-76DB29E054A0> /System/Library/Frameworks/IMCore.framework/Versions/A/IMCore
    0x7fff81146000 - 0x7fff8118afef com.apple.ImageCaptureCore 1.0 (1.0) <29A6CF83-B5C2-9730-D71D-825AEC8657F5> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x7fff8118b000 - 0x7fff811d1fe7 libvDSP.dylib ??? (???) <2DAA1591-8AE8-B411-7D01-68DE99C63CEE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff811d2000 - 0x7fff811edff7 com.apple.openscripting 1.3.1 (???) <FD46A0FE-AC79-3EF7-AB4F-396D376DDE71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff811ee000 - 0x7fff8121ffef libTrueTypeScaler.dylib ??? (???) <8291D9BB-97B2-AD06-D565-58A14A20D617> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff81220000 - 0x7fff81228fff com.apple.DisplayServicesFW 2.2 (2.2) <2C497E53-F471-5930-D15D-C033C438F39C> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x7fff81229000 - 0x7fff8124cff7 com.apple.iChat.IMFoundation 5.0.1 (744) <C06AE6AC-F5F3-EC30-426A-0C9C81658B56> /System/Library/Frameworks/IMCore.framework/Frameworks/IMFoundation.framework/V ersions/A/IMFoundation
    0x7fff8124d000 - 0x7fff8126dff7 com.apple.DirectoryService.Framework 3.6 (621.1) <FC0C2E15-84E2-B4A8-18EE-3AE620111627> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x7fff8126e000 - 0x7fff812bdfff com.apple.iCalendar 1.0.1 (51) <6A991ED8-2A03-8FEC-85FF-5DDFDF18D8E3> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
    0x7fff812be000 - 0x7fff81377fff libsqlite3.dylib ??? (???) <5A15E12A-AE8F-1A36-BBC7-564E7D7AD0FB> /usr/lib/libsqlite3.dylib
    0x7fff81378000 - 0x7fff8145cfff com.apple.DesktopServices 1.5.3 (1.5.3) <F443ED58-3761-116F-A8B2-C6DC29B7D119> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff8145d000 - 0x7fff8145dff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff8145e000 - 0x7fff8146dfef com.apple.opengl 1.6.5 (1.6.5) <30D6B03B-4B4C-1F78-1FDB-0403E7FE8707> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff8146e000 - 0x7fff814a9fe7 com.apple.CoreMedia 0.420.18 (420.18) <30166EED-C905-A818-9C3C-32E4EEA20995> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff814aa000 - 0x7fff814b5fff com.apple.CrashReporterSupport 10.6.2 (239) <9A14C43B-69B0-842E-3149-2F580DC13A50> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff814ec000 - 0x7fff815b7fe7 ColorSyncDeprecated.dylib ??? (???) <1D97E664-75D3-E483-FDD3-35BD7733DF13> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x7fff815b8000 - 0x7fff816c1fff com.apple.MediaToolbox 0.420.18 (420.18) <0A2444E8-DA72-7DC8-084F-D78D28E5C74F> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x7fff816c2000 - 0x7fff81847fef com.apple.JavaScriptCore 6531.21 (6531.21.9) <FB6CF9E3-A3B1-8C45-1D91-756679DE36FB> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff81848000 - 0x7fff81869fff libresolv.9.dylib ??? (???) <01C7C750-7F6A-89B3-C586-5C50A839019E> /usr/lib/libresolv.9.dylib
    0x7fff8186a000 - 0x7fff8188afff com.apple.DotMacSyncManager 2.0.1 (446.3) <200FD7C1-8C44-A14C-33EF-0E287DE741D4> /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMac SyncManager
    0x7fff8188b000 - 0x7fff81957fff com.apple.CFNetwork 454.5 (454.5) <319C7138-2839-DA5E-413A-618248BD4A32> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x7fff81958000 - 0x7fff81995fef libFontRegistry.dylib ??? (???) <8712832A-A980-3AAF-0D88-50164898F38E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff81996000 - 0x7fff81996ff7 com.apple.CoreServices 44 (44) <210A4C56-BECB-E3E4-B6EE-7EC53E02265D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff819e0000 - 0x7fff81a8ffff edu.mit.Kerberos 6.5.9 (6.5.9) <42364D54-C647-14DE-2B1C-D94DAA03F092> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff81a90000 - 0x7fff81dc2fef com.apple.CoreServices.CarbonCore 861.2 (861.2) <39F3B259-AC2A-792B-ECFE-4F3E72F2D1A5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff81dc3000 - 0x7fff81ffdfff com.apple.AddressBook.framework 5.0.1 (864) <4FA65C25-3F4F-6D79-1901-07FF6BBAAEDB> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff81ffe000 - 0x7fff82047ff7 com.apple.securityinterface 4.0.1 (37214) <F8F2D8F4-861F-6694-58F6-3DC55C9DBF50> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff82120000 - 0x7fff821dcff7 libFontParser.dylib ??? (???) <99DEA723-9D02-2361-E3C7-034E25C5B829> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff821dd000 - 0x7fff821e3ff7 IOSurface ??? (???) <8E0EE904-59D1-9AA0-CE55-B1777F4BAEC1> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff8222f000 - 0x7fff82258ff7 com.apple.speech.LatentSemanticMappingFramework 2.7.2 (2.7.2) <2D3B7CF8-DA92-F25D-F2E2-D17C7D7F46E5> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
    0x7fff82259000 - 0x7fff8225eff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x7fff8225f000 - 0x7fff8226cfe7 libCSync.A.dylib ??? (???) <F4066C8C-2A3E-4F2F-9F4D-03DB56F7C5CB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff82290000 - 0x7fff82290ff7 com.apple.Carbon 150 (152) <8D8CF535-90BE-691C-EC1B-63FBE2162C9B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff82291000 - 0x7fff82292fff com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <5062DACE-FCE7-8E41-F5F6-58821778629C> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x7fff82293000 - 0x7fff8229eff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <F0DDF27E-DB55-07CE-E548-C62095BE8167> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x7fff8229f000 - 0x7fff82508fff com.apple.QuartzComposer 4.1 (156.10) <F5569DC9-15E9-0815-3032-7E1257F36A3E> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x7fff82509000 - 0x7fff82518fff com.apple.NetFS 3.2.1 (3.2.1) <FF21DB1E-F425-1005-FB70-BC19CAF4006E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff82519000 - 0x7fff82520ff7 com.apple.KerberosHelper 2.1 (1.0) <CAE238A0-1DEC-421D-EE11-36AE9E67C8DC> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
    0x7fff82602000 - 0x7fff8299afff com.apple.QuartzCore 1.6.1 (227.8) <E296B174-F7CB-F021-D103-091CCB33BBEB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff829da000 - 0x7fff829daff7 com.apple.vecLib 3.5 (vecLib 3.5) <5B072584-9579-F54F-180E-5D425B37E85C> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff829db000 - 0x7fff829ddfef com.apple.ExceptionHandling 1.5 (10) <F2867B93-A56A-974F-9556-266BCE394057> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
    0x7fff829de000 - 0x7fff829e3fff libGFXShared.dylib ??? (???) <05345B3E-5705-3C2A-464E-052B1DDA45B7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff829e4000 - 0x7fff831eefe7 libBLAS.dylib ??? (???) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff831ef000 - 0x7fff83205fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
    0x7fff83206000 - 0x7fff8320aff7 libmathCommon.A.dylib ??? (???) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
    0x7fff8320b000 - 0x7fff83349ff7 com.apple.WebKit 6531.21 (6531.21.8) <1B786776-E9EA-3B88-D9EE-618BC4CCD7B4> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff8334a000 - 0x7fff835cbfe7 com.apple.Foundation 6.6.1 (751.14) <767349DB-C486-70E8-7970-F13DB4CDAF37> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff835cc000 - 0x7fff835f7ff7 libxslt.1.dylib ??? (???) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
    0x7fff835f8000 - 0x7fff83673ff7 com.apple.ISSupport 1.9.2 (50) <09D926B6-BBF7-7E15-2978-D0C4D933543D> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x7fff83674000 - 0x7fff83675ff7 com.apple.audio.units.AudioUnit 1.6.1 (1.6.1) <AE4C41BE-6CF3-CC3B-EBA7-A8E9D6A6047F> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff83691000 - 0x7fff83720fff com.apple.PDFKit 2.5 (2.5) <7849E675-4289-6FEA-E314-063E91A4B07F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x7fff83721000 - 0x7fff8375cff7 com.apple.CoreMediaIOServices 124.0 (850) <B71C361C-105E-EDD2-5AEE-10E640445561> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x7fff8375d000 - 0x7fff837b9fff libGLU.dylib ??? (???) <6A6612BC-1AF9-08EC-80B2-B697238EED47> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff837d0000 - 0x7fff83886fff libobjc.A.dylib ??? (???) <F206BE6D-8777-AE6C-B367-7BEA76C14241> /usr/lib/libobjc.A.dylib
    0x7fff83887000 - 0x7fff8398cfe7 libGLProgrammability.dylib ??? (???) <50498DA4-A2D6-260E-5C6E-994AF9BBDB98> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x7fff8398f000 - 0x7fff83a43ff7 com.apple.ColorSync 4.6.2 (4.6.2) <78A86D96-7758-6BFE-7231-A0C70F185FDD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff83a44000 - 0x7fff83a4cff7 com.apple.NSServerNotificationCenter 2 (1.0) <0F9B07B8-D9F9-A55D-AB60-9CC3533D77F8> /System/Library/Frameworks/ServerNotification.framework/Versions/A/ServerNotifi cation
    0x7fff83a72000 - 0x7fff83b0cfff com.apple.ApplicationServices.ATS 4.1 (???) <E2A107C5-0230-265A-E40D-CFE0219C99E1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff83b0d000 - 0x7fff83e4bfef com.apple.MessageFramework 4.2 (1077) <32F00E54-E6C4-0511-EBE4-DDC7DE1CB474> /System/Library/Frameworks/Message.framework/Versions/B/Message
    0x7fff83e4c000 - 0x7fff83e7bff7 com.apple.quartzfilters 1.6.0 (1.6.0) <9CECB4FC-1CCF-B8A2-B935-5888B21CBEEF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x7fff83e7c000 - 0x7fff83fe8ff7 com.apple.QTKit 7.6.3 (1591.3) <2AD2AC43-F6A8-F2CE-CCFE-9E8E38E47BB0> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff83fe9000 - 0x7fff841c9fff com.apple.CalendarStore 4.0.1 (973) <5A6D8FC7-F5C7-4FCA-FB31-7EB186EBC790> /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
    0x7fff841cf000 - 0x7fff84342ff7 com.apple.CoreFoundation 6.6.1 (550.13) <1E952BD9-37C6-16BE-B2F0-CD92A6283D37> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff84343000 - 0x7fff843b5fef com.apple.CoreSymbolication 2.0 (23) <06F8561E-4B36-7BF6-31BA-64091B3D8058> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x7fff843b6000 - 0x7fff846b4fe7 com.apple.HIToolbox 1.6.2 (???) <D463A388-244E-047A-E49A-4DA6C15BD1BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff846b5000 - 0x7fff846b7fff libRadiance.dylib ??? (???) <376EAE92-8F25-9202-CC35-8EED5BD471FC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff846e8000 - 0x7fff8470cff7 com.apple.CoreVideo 1.6.0 (43.1) <FF310442-03F4-648D-4CD2-D7AC459901D5> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff8470d000 - 0x7fff84799fef SecurityFoundation ??? (???) <B69E2FF9-A698-4923-BC8B-180224B6EF75> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff8479a000 - 0x7fff8481cfe7 com.apple.QuickLookUIFramework 2.1 (327.3) <A35335F3-BC7B-1341-D934-45ACC19FFEC3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x7fff8481d000 - 0x7fff848adfff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x7fff848ae000 - 0x7fff849c5fef libxml2.2.dylib ??? (???) <EE067D7E-15B3-F043-6FBD-10BA31FE76C7> /usr/lib/libxml2.2.dylib
    0x7fff849c6000 - 0x7fff849defff com.apple.iChat.InstantMessage 5.0.1 (744) <0D312A5A-78EA-AD6C-9492-C822F3DD1D03> /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x7fff849df000 - 0x7fff84a16ff7 libssl.0.9.8.dylib ??? (???) <2D7FAEF9-A3CD-9F80-7CDE-852D3C93AEDB> /usr/lib/libssl.0.9.8.dylib
    0x7fff84a19000 - 0x7fff84b28ff7 libcrypto.0.9.8.dylib ??? (???) <A2DA70D0-02AE-89FA-1CDA-B3CA986CAE6D> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff84b29000 - 0x7fff84c33ff7 com.apple.MeshKitIO 1.0 (49.0) <66600E25-66F9-D31A-EA47-E81518FF6DDA> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
    0x7fff84c34000 - 0x7fff84cf0ff7 com.apple.CoreServices.OSServices 352 (352) <CD933BBD-B260-552F-E64E-291D6ED3091A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff84cf1000 - 0x7fff84d3bff7 com.apple.DAVKit 4.0.1 (730) <57B9EB89-C7A4-1F7B-4B09-0873CC557555> /System/Library/PrivateFrameworks/DAVKit.framework/Versions/A/DAVKit
    0x7fff84d3c000 - 0x7fff84d4aff7 libkxld.dylib ??? (???) <568C35E7-B101-3F1E-0361-3E1E9F15C90B> /usr/lib/system/libkxld.dylib
    0x7fff84d4b000 - 0x7fff84d7bfef com.apple.shortcut 1.1 (1.1) <A99C9D8E-290B-B1E4-FEA5-CC5F2FB9C18D> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x7fff84d7c000 - 0x7fff84d92fff com.apple.ImageCapture 6.0 (6.0) <5B5AF8FB-C12A-B51F-94FC-3EC4698E818E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff84d93000 - 0x7fff84de4fe7 com.apple.HIServices 1.8.0 (???) <113EEB8A-8EC6-9F86-EF46-4BA5C2CBF77C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff84df4000 - 0x7fff84df4ff7 com.apple.quartzframework 1.5 (1.5) <B182B579-BCCE-81BF-8DA2-9E0B7BDF8516> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff84df5000 - 0x7fff84e44ff7 com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <14FD0978-4BE0-336B-A19E-F388694583EB> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x7fff84e69000 - 0x7fff84e69ff7 com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff84e7a000 - 0x7fff84e87ff7 com.apple.AppleFSCompression 1.0 (1.0) <06099990-D14E-CBD3-8E6A-23905A3B4A48> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x7fff84ed6000 - 0x7fff84f4aff7 com.apple.WhitePagesFramework 10.6.0 (140.0) <546E204C-AC7A-030C-DC32-125A3E422FB5> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
    0x7fff84f4b000 - 0x7fff84f57fef libbz2.1.0.dylib ??? (???) <4AA81AA7-DF37-6430-07D1-F59F37AEC357> /usr/lib/libbz2.1.0.dylib
    0x7fff8500d000 - 0x7fff85028fff com.apple.datadetectors 2.0 (102.0) <D3E026E9-C12A-88ED-25FC-7A58E435AB02> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors
    0x7fff85029000 - 0x7fff8502cff7 com.apple.securityhi 4.0 (36638) <77F40B57-2D97-7AE5-1331-8945C71DFB57> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x7fff8502d000 - 0x7fff85035fff com.apple.iChat.IMUtils 5.0.1 (744) <A2956C75-C9E3-D609-17F2-A40D3BA2BD6C> /System/Library/Frameworks/IMCore.framework/Frameworks/IMUtils.framework/Versio ns/A/IMUtils
    0x7fff85036000 - 0x7fff851f4ff7 libSystem.B.dylib ??? (???) <526DD3E5-2A8B-4512-ED97-01B832369959> /usr/lib/libSystem.B.dylib
    0x7fff851f5000 - 0x7fff853b3fff libicucore.A.dylib ??? (???) <5BD16988-545F-6A8C-9A6F-FB18ACDCAEC2> /usr/lib/libicucore.A.dylib
    0x7fff853bc000 - 0x7fff853fdff7 com.apple.SystemConfiguration 1.10.1 (1.10.1) <FFCA91A7-ADDB-E3D0-234A-47609BC37556> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff853fe000 - 0x7fff85468fe7 libvMisc.dylib ??? (???) <524DC30F-6A54-CCED-56D9-F57033B06E99> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff85469000 - 0x7fff854edfe7 com.apple.print.framework.PrintCore 6.1 (312.3) <33C0EADA-243E-1897-335D-17C5DC6A14A9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x7fff854ee000 - 0x7fff85be2537 com.apple.CoreGraphics 1.536.12 (???) <0DCA088B-0C6B-146F-0341-9E0212B5CA50> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff85be3000 - 0x7fff85c1cff7 com.apple.MeshKit 1.0 (49.0) <7587A7F2-DF5D-B8B2-A6A8-1389CF28BC51> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x7fff85c28000 - 0x7fff85c6bff7 libRIP.A.dylib ??? (???) <9CA0768E-C2DF-61FD-F475-DB48F4219B49> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff85c6c000 - 0x7fff860affef libLAPACK.dylib ??? (???) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff86373000 - 0x7fff865f8ff7 com.apple.security 6.0 (36910) <67DF686D-B991-D0D6-20B6-9EA668018466> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff865f9000 - 0x7fff86656fef com.apple.framework.IOKit 2.0 (???) <EBBEED67-D5BE-5F7F-96F4-9023BBA1B913> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff86657000 - 0x7fff8669eff7 com.apple.coreui 2 (113) <60D2FE5C-8470-A0F4-379B-1E90FBD4FE7D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff8669f000 - 0x7fff866b0fef libz.1.dylib ??? (???) <3A7A4C48-A4C8-A78A-8B87-C0DDF6601AC8> /usr/lib/libz.1.dylib
    0x7fff866b1000 - 0x7fff866d7fe7 libJPEG.dylib ??? (???) <89DFAA03-2801-BB31-1F4D-1AE0804E08BF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff866d8000 - 0x7fff868e4ff7 com.apple.RawCamera.bundle 2.2.1 (477) <B4DD9D3B-CD05-5ACE-6808-BEC5660D805C> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff868e5000 - 0x7fff868faff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <E83DAF4F-F284-BE0B-3D9D-D573023098B4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff868fb000 - 0x7fff8695dfe7 com.apple.datadetectorscore 2.0 (80.7) <F9D2332D-0890-2ED2-1AC8-F85CB89D8BD4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff8695e000 - 0x7fff86993fff libGLImage.dylib ??? (???) <8AB3A26A-4CC4-4E6D-95CC-530FD7204599> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff86994000 - 0x7fff869fbfef com.apple.AppleVAFramework 4.7.5 (4.7.5) <68D4E82B-7D55-A963-FF0B-80F276C1F2DE> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff869fc000 - 0x7fff86a31ff7 libcups.2.dylib ??? (???) <0D020D80-F9D5-55DE-9CCE-9B80CDF08FC4> /usr/lib/libcups.2.dylib
    0x7fff86a72000 - 0x7fff86ad2fff com.apple.ExchangeWebServices 1.1 (56) <76BE6B3A-45B7-0FD3-CE9F-A0616C79B26E> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/Exch angeWebServices
    0x7fff86ad9000 - 0x7fff86b30fff com.apple.Symbolication 1.1 (67) <73B6FC15-9E05-69E2-2955-14F82F9BC337> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x7fff86b43000 - 0x7fff86b8dff7 com.apple.Metadata 10.6.2 (507.4) <A28A5E0C-DCDC-A5CE-4EB7-39752E63956A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff86b8e000 - 0x7fff86bd1fff libtidy.A.dylib ??? (???) <8AF4DB3A-7BDB-7AF7-0E9C-413BBBD0E380> /usr/lib/libtidy.A.dylib
    0x7fff86bd2000 - 0x7fff86c0ffff com.apple.LDAPFramework 2.0 (120.1) <05A853F5-76B9-AF27-6548-A2450AE86451> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff86c10000 - 0x7fff86c8dfe7 com.apple.CoreText 3.1.0 (???) <B4BFF82D-CA77-9A8E-2C7E-66367E807C7C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x7fff86c8e000 - 0x7fff86cddfef libTIFF.dylib ??? (???) <796A1E6E-09B0-64F4-35F7-2ACEE9C2B429> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff86ddf000 - 0x7fff86deaff7 com.apple.HelpData 2.0.4 (34) <B44D2E2A-BC1E-CD63-F8A1-C9465491693A> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x7fff86deb000 - 0x7fff86dffff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff86e00000 - 0x7fff872f8ff7 com.apple.VideoToolbox 0.420.18 (420.18) <428CE263-C02B-421D-7772-FC73EFF180A3> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x7fff874dd000 - 0x7fff87592fe7 com.apple.ink.framework 1.3.1 (105) <5AA00FE5-B251-44AF-5108-44AA927C053C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff87593000 - 0x7fff87599fff libCGXCoreImage.A.dylib ??? (???) <B6A66067-68D9-7644-B4AF-EEA3B2AACA8D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x7fff87606000 - 0x7fff87624fff libPng.dylib ??? (???) <7635B74B-5415-9767-A881-E0B017F62376> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff87625000 - 0x7fff87627fff com.apple.print.framework.Print 6.0 (237) <70DA9755-5DC1-716B-77E2-E42C5DAB85A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x7fff87628000 - 0x7fff87641fff com.apple.CFOpenDirectory 10.6 (10.6) <0F46E102-8B8E-0995-BA85-3D9608F0A30C> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff87642000 - 0x7fff876c2ff7 com.apple.iLifeMediaBrowser 2.1.3 (346.0.3) <04677A98-142E-9C0E-18A7-4C74275856B7> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x7fff876c3000 - 0x7fff87740fef libstdc++.6.dylib ??? (???) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
    0x7fff87741000 - 0x7fff87744ff7 libCoreVMClient.dylib ??? (???) <1C6D04BA-5F78-CC4D-26CB-7904919042B9> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff87745000 - 0x7fff87780ff7 com.apple.AE 496.1 (496.1) <27D2D2E9-B309-7E65-8C3F-7FF01148F0DE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff87781000 - 0x7fff87786fff libGIF.dylib ??? (???) <9DB87A71-27B7-A909-461B-F886DB2BD622> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff87787000 - 0x7fff879c1ff7 com.apple.imageKit 2.0.1 (1.0) <5E32976B-5CEB-6316-2B5C-2ABFEF588E4F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x7fff879c2000 - 0x7fff879eafff com.apple.DictionaryServices 1.1.1 (1.1.1) <9FD709FC-23F0-F270-EAC1-C590CD516A36> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff879eb000 - 0x7fff87a25fff com.apple.bom 10.0 (164) <E5C9AFBD-68C1-197E-72B0-B43295DC87DC> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff87a26000 - 0x7fff87a27ff7 com.apple.TrustEvaluationAgent 1.1 (1) <51867586-1C71-AE37-EAAD-535A58DD3550> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff87a28000 - 0x7fff87a2cff7 libCGXType.A.dylib ??? (???) <E11B4D25-2251-4646-118C-87BD4C57A194> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff87a39000 - 0x7fff87b77fff com.apple.CoreData 102.1 (250) <8DDA49A1-F78C-DE30-8B58-EBC49E4E7ABF> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff87b78000 - 0x7fff87b79fff liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
    0x7fff87b7a000 - 0x7fff87bcffef com.apple.framework.familycontrols 2.0 (2.0) <8DD78DC7-4C73-EDE6-86A4-BC35B335ED5F> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff87bd0000 - 0x7fff87be2fe7 libsasl2.2.dylib ??? (???) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
    0x7fff87be3000 - 0x7fff87c4fff7 com.apple.CorePDF 1.1 (1.1) <3D51A551-50C5-DDD5-9A79-9679DA2806B0> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff87c50000 - 0x7fff88644fff com.apple.AppKit 6.6.3 (1038.25) <2F7A5AC8-29E7-9B5F-D3F1-4C7F5821BB80> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff88675000 - 0x7fff88678fff com.apple.help 1.3.1 (41) <54B79BA2-B71B-268E-8752-5C8EE00E49E4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x7fff88733000 - 0x7fff8877ffff libauto.dylib ??? (???) <072804DF-36AD-2DBE-7EF8-639CFB79077F> /usr/lib/libauto.dylib
    0x7fff88780000 - 0x7fff88791fff com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x7fff88792000 - 0x7fff888b6fe7 com.apple.audio.toolbox.AudioToolbox 1.6.1 (1.6.1) <F2AFF250-5F39-C3AD-0238-B10AF8A1ECFE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff888b7000 - 0x7fff888b7ff7 com.apple.Accelerate 1.5 (Accelerate 1.5) <E517A811-E0E6-89D0-F397-66122C7A25A4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff888b8000 - 0x7fff888ceff7 com.apple.MultitouchSupport.framework 204.9 (204.9) <2BBD800A-0456-D90D-3205-8CE61F3A8F05> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff888cf000 - 0x7fff888e2fff libGL.dylib ??? (???) <5F9DAF5F-C25C-B6C2-C9BC-3D91D723FD85> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff888e3000 - 0x7fff88921fef com.apple.DebugSymbols 1.1 (70) <C3D11461-E118-09DB-D9D7-8972B3FD160F> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x7fff88922000 - 0x7fff8892dfff com.apple.dotMacLegacy 3.2 (266) <80F00DE2-4C50-0FD9-5C6E-3EAA1599277B> /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegac y
    0x7fff8892e000 - 0x7fff88a8dff7 com.apple.syncservices 5.1 (578) <17B2B8E1-EFEE-B0F5-3FFF-27A88ACFB467> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x7fff88a8e000 - 0x7fff88ab0ff7 com.apple.opencl 12 (12) <533D6753-D6E4-EC34-E93B-8F6498B50FBA> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff88ab1000 - 0x7fff88b19ff7 com.apple.MeshKitRuntime 1.0 (49.0) <580F1945-540B-1E68-0341-A6ADAD78397E> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
    0x7fff88b1a000 - 0x7fff88b97fef com.apple.backup.framework 1.2 (1.2) <E3635A09-6221-71CE-6083-6025CE478634> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <526DD3E5-2A8B-4512-ED97-01B832369959> /usr/lib/libSystem.B.dylib
    Model: iMac5,1, BootROM IM51.0090.B09, 2 processors, Intel Core 2 Duo, 2.16 GHz, 2.5 GB, SMC 1.9f4
    Graphics: ATI Radeon X1600, ATY,RadeonX1600, PCIe, 128 MB
    Memory Module: global_name
    AirPort: spairportwireless_card_type_airportextreme (0x14E4, 0x87), Broadcom BCM43xx 1.0 (5.10.91.26)
    Bluetooth: Version 2.2.4f3, 2 service, 1 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: ST3250824AS Q, 232.89 GB
    Parallel ATA Device: MATSHITADVD-R UJ-85J
    USB Device: USB2.0 Card Reader, 0x0dda, 0x2026, 0xfd300000
    USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8501, 0xfd400000
    USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8206, 0x7d100000
    USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8240, 0x7d200000
    FireWire Device: EP1394D3 Printer, EPSON, Up to 400 Mb/sec
    FireWire Device: d2 quadra (button), LaCie, Up to 400 Mb/sec

    Dave, Thanks you just saved me from going crazy after deleting plists etc etc I had just about given up it was only happening on one account which had been working fine then it started playing up so I thought i'd just start again...Why does this happen I have been using Outlook for years with no problems.

Maybe you are looking for

  • Re-loading itunes on new hard-drive

    I would like to know the safest way to reload my itunes program and files into a larger hard disk. Basically my C drive is almost full and I want to transfer and run itunes from the D drive.

  • Compress movie for CD-ROM

    I've been working on a video conversion project using the ADVC300 to import old VHS clips into iMovie 6. For the past two weeks I've read and experimented every which way to get a good quality representation of my video on the computer. The only good

  • Keyword error correction

    On checking through my keywords I noticed I had 2 entries for Scotland one of was Scotland, whilst the other is Scotland , i.e a space between the d and the ,. There are about 1200 images where I need to remove that space - any suggestions would be v

  • Under which Apple Id is registered an Ipad

    Hi everyone, does somebody know how to find out under which apple ID was registered an Ipad, because im trying to register an it says "According to our records, this serial number is registered to another Apple ID. If you have more than one Apple ID,

  • Please! Safari Full Screen Display Help..

    Ok, I know the top right corner arrow box will open it to full screen, but my concern is getting the website to actually fill the full screen. Right now in full screen mode I've got Grey boxes on both sides of the website, so while it looks full scre