Distribution log retation - log is huge!

Hi,
I have 26 publishers with transactional replication to a central subscriber.
All the distributor properties and publication properties in these publishers are the same.
5 of these 26 publishers (publisher/distributor in the same server) have huge distribution log files (up to 100GB) and the log space used is over 90%, even using recovery model simple.
I already tried to configure the distribution retention and the publication retention, already checked the cleanup jobs and even executed the cleanup procedures myself, but the % space used in the huge logs are still over 90%.
I can understand a log retention in the publication database because the log reader agent needs to read the log and send the information to the distributor, but I can't understant this retention in the distributor database. As far I know, the information
in the distributor database is inside the system tables, the cleanup jobs delete old information in these tables, but why I still have this problem in the distribution log and only 5 of 26 distributors with this problem ?
How can I shrink the distribution log in this case ? The database is already in simple recovery model, I'm not understanding the log retention.
Thank you !
Dennes - Se resolveu, classifique a mensagem, por favor - [http://www.bufaloinfo.com.br] NOVO DVD Segurança no ASP.NET : http://www.bufaloinfo.com.br/LearingSeriesSegurancaASPNET2.asp

I had the same exact problem and tried everything thing: 
Problem:
Distribution data file = 19gb
Distribution log file = Ballooned to dangerous 700gb
Setup:
1) Transactional replication setup, continuous
2) 13 publications
3) Largest database = 200 gb
4) Distributor properties:
 Transaction retention 0-72 hours
 History Retention 48 hours
5) Subscriptions all configured as pull subscriptions
6) Distribution database is set to simple
7) Distribution clean up: distribution job run fine in 13 min(kinda long though)
8) Agent history clean up runs fine (2 sec)
9) Expired cleanup job runs fine (17 sec)
I noticed a few setup inneficiencies and recently made this change:
1) Changed each publication from "never expire" to  120 hour retention
Manually ran some diagnostics:
Segment Name Group Id Size in MB     Space Used Available Space Percent Used
distribution 1 19629.00       3635.81 15993.19  18.52
distribution_log 0 774523.06      741109.16 33413.91  95.69
DBCC OPENTRAN   
 No active open transactions
Manually ran EXEC dbo.sp_MSdistribution_cleanup @min_distretention = 0, @max_distretention = 72
Removed 0 replicated transactions consisting of 0 statements in 80 seconds (0 rows/sec).
DBCC Loginfo  
Returns 1104 rows
Select name, Log_reuse_wait_desc FROM sys.databasess
 Name             Log_reuse_wait_desc 
 distribution        LOG_Backup
 REPLuserdb        Replication
Manually confirmed all data from source to subscriber has been replicated and is a match. The data is all there at the subscriber.
I considered stopping the sql server agent and running the following command to reset the replication status: EXEC sp_repldone @xactid = NULL, @xact_segno = NULL, @numtrans = 0, @time= 0, @reset = 1    Then running the distribution cleanup
job again or shrinking the log.
....but this is very disruptive.
Finally I just changed the recovery model to full and back to simple and truncated the log file. Just like your case this is the only thing that worked! 

Similar Messages

  • Replication Distribution log file huge 700gb

    Hello to all, Got a replication issue here. I might have found the answer but I'm afraid to run it and want to check with experts first.
    I have transactional replication set up on SQL Server 2012 sp1. 13 publications.
    Problem: Distribution data file = 19gb Distribution log file = Ballooned to dangerous 700gb
    Setup: 1) Transactional replication setup, continuous 2) 13 publications 3) Largest database = 200 gb 4) Distributor properties:  Transaction retention 0-72 hours  History Retention 48 hours 5) Subscriptions all configured as pull
    subscriptions 6) Distribution DB recovery model simple 7) Distribution clean up: distribution job run fine in 13 min(kinda long though) 8) Agent history clean up runs fine (2 sec) 9) Expired cleanup job runs fine (17 sec)
    I noticed a few setup inefficiencies and recently made this change: 1) Changed each publications from "never expire" to 120 hour retention
    Manually ran some diagnostics: Segment Name Group Id Size in MB Space Used Available Space Percent Used distribution 1 19629.00 3635.81 15993.19 18.52 distribution_log 0 774523.06 741109.16 33413.91 95.69
    DBCC OPENTRAN
    No active open transactions
    Manually ran EXEC dbo.sp_MSdistribution_cleanup @min_distretention = 0,@max_distretention = 72 Removed 0 replicated transactions consisting of 0 statements in 80 seconds (0 rows/sec).
    DBCC Loginfo
    Returns 1104 rows
    Select name, Log_reuse_wait_desc FROM sys.databasess  Name Log_reuse_wait_desc  distribution LOG_Backup  REPLuserdb Replication
    Manually confirmed all data from source to subscriber has been replicated and is a match. The data is all there at the subscriber.
    Considering running the following command I read about in a few blogs: EXEC sp_repldone @xactid = NULL, @xact_segno = NULL, @numtrans = 0, @time= 0, @reset = 1
    Then running the distribution cleanup job again or shrinking the log. Is there any danger in this,is this the right approach? THANKS!!!

    Good idea changing the recovery model.  I may have also tried simply running the CHECKPOINT statement to see if that helped change status on some of those entries in loginfo.
    I may have missed it in your description, but be sure to INCREASE the default growth increment of the log. I've seen many situations where a very small increment is left from db creation and it results in literally 100s of thousands of VLFs. Now that you've
    got it shrunk, change the growth increment to try and avoid this in the future.
    Verify that your publication has the "immediate_sync" property set to false.  Unless you add subscriptions frequently, this property should always be set to false as it lets the cleanup process cleanup transactions immediately after they have been replicated
    to all subscribers.  This means that transactions can be cleaned up from the distribution database ahead of the retention period.  When set to "true" transactions are always retained for the full retention period which can cause the distribution
    database to bloat unnecessarily.  There are situations where you want transactions retained (adding new subscriber), but I find it easy to work around those in most cases.
    Regarding sp_repldone.  It would have probably been fine to run this and I can tell you that I've never seen it cause reinitialization.  You probably know that this procedure tells the log reader agent to stop scanning, or really that all of the
    transactions in the published database log file have been scanned.  It will scan new activity after you run it with those NULLs.  When you run DBCC OpenTran in a replicated database, it tells you the oldest distributed LSN.  repldone basically
    updates that value to the most recent LSN in the log - try it on an unimportant database with some activity and see how OpenTran changes.

  • Error found in Software Distribution log

    I found below error in my software distribution log. I think it is related to WSUS and many comptuers are not getting proper patches. Any resolution is really appriciated
    2014-11-24 15:27:26.773 UTC    Warning    w3wp.325    SoapUtilities.CreateException    ThrowException: actor = http://xxxx.xxxx.xxxx.com:8530/ClientWebService/client.asmx, ID=e5cd4691-63d8-4740-b5a6-f732027896db,
    ErrorCode=ConfigChanged, Message=, Client=e78cd58f-cb87-4829-945d-d5ab39d8486d

    What do you mean of "not getting proper patches"?
    Did these clients fail to update with any error code?
    Almost certainly the above log entry is occurring in combination with an 0x8024400D error code ... a very common manifestation of duplicated SusClientIDs.
    The log snippet on the client side would look something like this:
    2012-02-09 10:02:34:595  948 1994 PT WARNING: SyncUpdates failure, error = 0x8024400D, soap client error = 7, soap error code = 300, HTTP status code = 200
    2012-02-09 10:02:34:595  948 1994 PT WARNING: SOAP Fault: 0x00012c
    2012-02-09 10:02:34:595  948 1994 PT WARNING:     faultstring:Fault occurred
    2012-02-09 10:02:34:595  948 1994 PT WARNING:    
    ErrorCode:ConfigChanged(2)
    2012-02-09 10:02:34:596  948 1994 PT WARNING:     Message:(null)
    2012-02-09 10:02:34:596  948 1994 PT WARNING:     Method:"http://www.microsoft.com/SoftwareDistribution/Server/ClientWebService/SyncUpdates"
    2012-02-09 10:02:34:596  948 1994 PT WARNING:     ID:6b1c0796-e40b-4800-a3c9-d75624d59acf
    Lawrence Garvin, M.S., MCSA, MCITP:EA, MCDBA
    SolarWinds Head Geek
    Microsoft MVP - Software Packaging, Deployment & Servicing (2005-2014)
    My MVP Profile: http://mvp.microsoft.com/en-us/mvp/Lawrence%20R%20Garvin-32101
    http://www.solarwinds.com/gotmicrosoft
    The views expressed on this post are mine and do not necessarily reflect the views of SolarWinds.

  • Alerts for distribution logs (SCUL)

    Hi,
    I wanted to know how can we setup CUA alerts i.e. alerts for the errors found in SCUL trx
    If the distribution logs in SCUL trx can be emailed if in error.
    Please let me know is there any way to do this?
    Regards,
    Chintan

    Hi Ankit,
    Yes, this can be done. But for that you have use a script, schedule in cron with 10 mins daily, which will count the number of file and save it log file with some KEYWORD.
    For eg, if the number of file are more than 50 then the log file will contain a message, "warning".
    Now, as soon as agent finds this message in this file, an auto reaction method will be triggered and emails can be sent for notification.
    You can refer below link for more information.
    535199 - CCMS agents: Monitoring log files
    https://help.sap.com/saphelp_nw04s/helpdata/en/65/f3156d443e744abe15dbe14e4e32b5/content.htm
    Regards,
    Divyanshu

  • CVI9 - Distribution Log

    Hi all,
    I've got a problem with the Document Distribution.
    When I decide to start the distribution for a DIR I can see in the CVI9 transaction that the "Status of partial order" is egual to "ER".
    If I launch the Workflow Log I also can see that the step "Generate distribution order package 00000000000000000026" got a "Generation error".
    Have you any suggestions / advice?
    Thanks,
    Marco.

    hi,
    Starting the Distribution from the Log
    Use
    You can start the document distribution from the Distribution Log in different processing situations.
    When the system has started the distribution automatically by an event from SAP Business Workflow, you must start the distribution manually from the distribution log.
    You can start erroneous distribution order packages that have not been sent a second time from the distribution log.
    Note: The distribution was started either manually or automatically by an event from SAP Business Workflow. The part orders must be allocated to a distribution package and have a specific status. The user must have the required Authorizations.
    Procedure,
    Procedure
    Select the part order that you want to start the distribution for.
    Choose Extras - Start distribution - <Start function> (for example, manual).
    Please note that the part order you select must have a status that is supported for this distribution. How you proceed depends on the start function you choose.
    1.Manual: The system starts the distribution for the part order you select without you having to enter any further data.
    2.Erroneous: The system starts the distribution again for all the erroneous part orders in a package without you having to enter any further data.
    3. Start again with changes: The Start document distribution basic data screen appears. and copies the data for the documents that you want to distribute and for the recipients. You can change this data and add any other documents or recipients as required. As soon as you choose the Start function on the basic data screen, the system returns to the distribution log.
    Benakaraja
    Edited by: benaka rajes on Jun 24, 2009 12:41 PM
    Edited by: benaka rajes on Jun 24, 2009 12:42 PM

  • Materialized view logs pretty huge!

    Hi,
    I have a table MLOG$_XXXXX, which i guess is a materialized view log table. It is huge in size (80GB) and is growing at a very alarming rate.
    Could someone please help me to reduce the size of this table?
    How do I find out which materialized view is causing this table to grow? Is there any query through which I can find this out?
    The database is of version 10204 and is running on HP Unix (B.11.11).
    Thanks!

    The materialized views in the database are:
    SQL> select mview_name, owner, updatable, refresh_mode, last_refresh_date from dba_mviews;
    MVIEW_NAME                     OWNER      U REFRESH_MODE    LAST_REFRESH_DATE
    MV_EXCH_RT                     SYS        N COMMIT          03 JUN 2010 12:02:59
    ADMIN_MGMT_CO                  JJORA      N DEMAND          06 JUL 2010 01:37:39
    REG                            JJORA      N DEMAND          06 JUL 2010 01:37:39
    CNTRY                          JJORA      N DEMAND          06 JUL 2010 01:37:39
    OPER_GRP                       JJORA      N DEMAND          06 JUL 2010 01:37:39
    ADMIN_CO                       JJORA      N DEMAND          06 JUL 2010 01:37:39
    MV_JJGL_SUB_CD_141P            JJGL       N DEMAND          06 JUL 2010 01:24:43
    7 rows selected.The table which grows at an alarming rate is:
    SQL> select sum(bytes)/1024/1024/1024 from dba_segments where segment_name like 'MLOG$_XXXXX%';
    SUM(BYTES)/1024/1024/1024
                   77.8789063Now how do I find out, which materilized view is causing this table to grow? Can someone please provide me the query?
    Thanks!
    Edited by: user9104898 on Jul 6, 2010 8:11 AM

  • Document Distribution Log Status

    HI All,
    In CVI9 I can set a document distribution status to Ignore but I cannot find anywhere in the log that it records who set that status and when.  Does anyone know if there is a background table where this information is stored so I can write a query to determine who set this status.
    Thanks,
    Bill

    Hi Bill,
    in the standard I think there is only the 'Log' and 'Workflow' button which enables you to get further information about how the distrbution was processed. However here the user and time of the change is not displayed.
    Best regards,
    Christoph

  • Zenwsimp.log is huge, errors repeating many times per second

    Newly installed NW 5.1 SP6 server running ZFD 4.01 ir5 - I know, it's all
    old stuff, but it's the same as 6 or 8 other production servers we haven't
    had time to upgrade yet, and we didn't expect a new one would cause problems.
    After about a month of well-behaved operation, the server started to
    routinely hit 90%+ utilization every couple of days...
    Finally caught it red-handed - was the jave workstation import process
    thread owned 90% of all the systems threads. Killed that process, and the
    system settled right down.
    The TID's I've found say the error that is filling up the log, namely
    "Could not remove container attribute value.", is quote> innocuous <quote.
    Its the only error I've found in the huge log file so far, it is anything
    but innocuous. Repeating over and over 20 to 30 times per second.
    The zenwsimp.log file is nearly 1 GIG in size. The server was basically
    ignoring everything trying to update the giant log file.
    The tids also said to check the log for a workstation sending corrupt
    inventory information about the time the problem occurs. Just trying to
    read the log at the 1 gig file size is proving to be a challenge by itself.
    Typing it to the screen from a dos prompt is the only way I've been able
    to open it so far, at least with my 1GIG of RAM laptop system. Notepad and
    Write either error out or croak trying to load the log data. Typing it to
    the screen is the only way I've got to look at it, and after 15 minutes,
    it's still running, repeating nothing but that error message.
    I tweaked the startup ncf files to prevent the workstation import function
    from even loading until a solution can be found, rebooted the server, and
    all seems to be behaving since then. But after scouring the support site,
    I haven't seen anything to give me any other clues about what to do.
    Sure would appreciate some pointers or suggestions.

    On Sun, 10 Apr 2005 04:00:12 GMT, [email protected] wrote:
    > Sure would appreciate some pointers or suggestions
    delete the file... start import again wait for some errors.. unload
    import...
    why are your wks connecting to that server?
    Marcus Breiden
    Please change -- to - to mail me.
    The content of this mail is my private and personal opinion.
    http://www.edu-magic.net

  • Exchange 2013 - Logging folder - huge size

    friends i have exchange 2013 SP1... my logging folder is growing like anything .. can some one advise the best practices around it .. i am not sure how i can clean this ... same is happening with inetpub log .. is this related???.. in few months its around
    22 GB ...
    Please advise
    Thanks
    Happiness Always
    Jatin

    This is by design due to the architectural changes in the product. However have seen cases where it caused issues. you can:
    Move Logging folders to another drive in Exchange 2013 via Powershell: 
    http://social.technet.microsoft.com/wiki/contents/articles/22479.move-logging-in-exchange-2013-via-powershell.aspx 
    Or alternatively you can disable some of the tasks under Windows\PLA in the Task Scheduler Manager.
    You can also do a clean-upand delete some of the files older than a specified day.
    Get-ChildItem 'C:\Program Files\Microsoft\Exchange Server\V15\Logging','C:\inetpub\logs' -Directory | get-childitem -Include '*.log' -Recurse | ? LastWriteTime -lt (Get-Date).AddDays(-XX) | Remove-Item 
    CK

  • SAP Report RSVTPROT: Evaluate Change Logs

    Is there a similar report that anyone knows of to evaluate change logs? A report where you can enter a user name or user range, and a range for table names?
    Or has anyone customized the SAP logic to do this?
    We have a very old customized program from this but looks like because of advancements in change log processing we are having a lot of new issues with it.
                         Thank-You.

    Hi,
    Perhaps you can write custom program to access directly table DBTABLOG which contains all records for table log (very huge table)
    Also check FM DBLOG_READ_TABLE for logic to access.
    Regards,
    Ferry Lianto

  • Which log level to use?

    My /etc/conf.d/crond                                                                                 
    # Parameters to be passed to crond
    CROND_ARGS="-S -l info"
    From the crond man page:
    -l loglevel
    log events <= this level. The default is `notice' (level 5). Valid level names are as
    described in logger(1) and syslog(3): alert, crit, debug, emerg, err, error (deprecated
    synonym for err), info, notice, panic (deprecated synonym for emerg), warning, warn
    (deprecated synonym for warning).
    I looked at the logger and syslog man pages but didn't find a description of these levels.  Google didn't help much either.  Anyone?  I want to avoid seeing an entry in my /var/log/crond.log each time a script I asked to run actually runs.  For example, both of these runs once per minute on my machine making my log file huge:
    Jun 13 16:02:01 reborn crond[2893]: FILE /etc/cron.d/monitorix USER root PID 26996 /usr/sbin/monitorix.pl update
    Jun 13 16:02:01 reborn crond[2893]: FILE /var/spool/cron/root USER root PID 26997 /root/bin/autocheck_mount > /dev/null 2>&1
    Jun 13 16:03:01 reborn crond[2893]: FILE /etc/cron.d/monitorix USER root PID 27020 /usr/sbin/monitorix.pl update
    Jun 13 16:03:01 reborn crond[2893]: FILE /var/spool/cron/root USER root PID 27021 /root/bin/autocheck_mount > /dev/null 2>&1
    Jun 13 16:04:01 reborn crond[2893]: FILE /etc/cron.d/monitorix USER root PID 27044 /usr/sbin/monitorix.pl update
    Jun 13 16:04:01 reborn crond[2893]: FILE /var/spool/cron/root USER root PID 27045 /root/bin/autocheck_mount > /dev/null 2>&1
    Jun 13 16:05:01 reborn crond[2893]: FILE /etc/cron.d/monitorix USER root PID 27068 /usr/sbin/monitorix.pl update
    Jun 13 16:05:01 reborn crond[2893]: FILE /var/spool/cron/root USER root PID 27069 /root/bin/autocheck_mount > /dev/null 2>&1
    Jun 13 16:06:01 reborn crond[2893]: FILE /etc/cron.d/monitorix USER root PID 27114 /usr/sbin/monitorix.pl update
    Jun 13 16:06:01 reborn crond[2893]: FILE /var/spool/cron/root USER root PID 27115 /root/bin/autocheck_mount > /dev/null 2>&1
    Last edited by graysky (2010-06-16 11:13:23)

    Trial an error!
    try -f with the following: alert, crit, debug, emerg, err, info, notice, warning
    until desired result. (redundant ones removed for your convenience)
    By looking at the names I would guess that warning, err, crit, and emerg would show less respectively. The rest spill more with debug showing everything possible.

  • Best Practices: opmn/logs filling up disk

    Has anyone experienced( I assume we all have this issue) with the logs in the $HTTP_SERVER_HOME/opmn/logs getting HUGE. I have APEX 3.0 installed on a UNIX box. Also I do not have a full install of Oracle AS, only the DB http server. What happens is that the logs fill up and the disk hits 100% so the HTTP server can't be started. We bring the DB and HTTP server down every evening and back up every morning(this is done with a scheduling tool that calls a couple of scripts) but it looks like it is only taking about half a day to fill up the logs(depends on the amount of activity on the different apps in APEX). Maybe this isn't the right place for this, if not I'll move it over to the other forums.
    Any thoughts/suggestions.
    Thanks,
    David

    Hi David,
    That's an error message indicating that you're trying to run it on the same port as something else, take a look at the following thread -
    ons.log growing enormously in 10g on RHEL3
    which shows you how to resolve it.

  • Can I /dev/null my access log while running?

    I have a Directory Server 5.2 system running
    on Linux Red Hat.
    My access log is huge - 1.7 G in 2 days, using
    default logging.
    Can I manage this by copying the access log
    to another directory, then
    cat /dev/null > /sunusr/slapd-xxxx/access
    w/o negative effects ?
    If I can , this will save me much grief,
    JYard
    UCLA

    You can cat /dev/null, but you should not need to. You should be able to configure, the size, the rotation time, and the max file system utilization. You can actually have logs that do not exceed 10MB or whatever you want. Go to the configuration/logs tab in the console and set it any way you want.

  • Command + R command gave strange Error Logs. Please help!

    I wanted to enter the recovery partition so to use disk utility. By using the cmd+r command after a restart my imac gave me the following error logs. I run 10.8.4 with an iMac12,2. Any ideas? Do I have to worry for something ?
    Nov 28 02:54:24 localhost opendirectoryd[101]: opendirectoryd (build 197.11.16) launched - installer mode
    Nov 28 02:54:24 localhost opendirectoryd[101]: Logging level limit changed to 'notice'
    Nov 28 02:54:24 localhost opendirectoryd[101]: Initialize trigger support
    Nov 28 02:54:24 localhost opendirectoryd[101]: created endpoint for mach service 'com.apple.private.opendirectoryd.rpc' with work limit 10
    Nov 28 02:54:24 localhost opendirectoryd[101]: set default handler for RPC 'reset_cache'
    Nov 28 02:54:24 localhost opendirectoryd[101]: set default handler for RPC 'reset_statistics'
    Nov 28 02:54:24 localhost opendirectoryd[101]: set default handler for RPC 'show'
    Nov 28 02:54:24 localhost opendirectoryd[101]: starting endpoint for service 'com.apple.private.opendirectoryd.rpc'
    Nov 28 02:54:24 localhost opendirectoryd[101]: no dynamic data found at '/System/Library/OpenDirectory/DynamicData/Configure.plist'
    Nov 28 02:54:24 localhost opendirectoryd[101]: Registered node with name '/Configure' as hidden
    Nov 28 02:54:24 localhost opendirectoryd[101]: no dynamic data found at '/System/Library/OpenDirectory/DynamicData/Local.plist'
    Nov 28 02:54:24 localhost opendirectoryd[101]: Registered node with name '/Local' as hidden
    Nov 28 02:54:28 localhost Unknown[283]: kern.boottime: { sec = 1385636060, usec = 0 } Thu Nov 28 02:54:20 2013
    Nov 28 02:54:28 localhost Unknown[291]: Launching the Language Chooser for an OS Install
    Nov 28 02:54:34 localhost configd[112]: bootp_session_transmit: bpf_write(en1) failed: Network is down (50)
    Nov 28 02:54:34 localhost configd[112]: DHCP en1: INIT transmit failed
    Nov 28 02:54:35 localhost Unknown[293]: 2013-11-28 02:54:35.609 LCA[292:707] NSSoftLinking - The Librarian framework's library couldn't be loaded from (null).
    Nov 28 02:54:35 localhost Unknown[293]: 2013-11-28 02:54:35.611 LCA[292:707] NSSoftLinking - The function 'LBCurrentProcessHasUbiquityContainer' can't be found in the Librarian framework.
    Nov 28 02:54:38 localhost Unknown[293]: 2013-11-28 02:54:38.575 LCA[292:707] LCA+BT2: systemHasBluetooth entry
    Nov 28 02:54:38 localhost Unknown[293]: 2013-11-28 02:54:38.575 LCA[292:707] LCA+BT2: [[NSProcessInfo processInfo] processName] LCA
    Nov 28 02:54:38 localhost Unknown[293]: 2013-11-28 02:54:38.575 LCA[292:707] LCA+BT2: systemHasBluetooth exit - controller = 0x7fd68b89ee70
    Nov 28 02:54:56 localhost configd[112]: subnet_route_if_index: can't get interface name
    Nov 28 02:54:56 localhost configd[112]: subnet_route: write routing socket failed, Network is unreachable
    Nov 28 02:55:30 imac-c82a141bdeb8.local ReportCrash[313]: LaunchServices/5123589: Unable to lookup coreservices session port for session 0x186a0 uid=0 euid=0
    Nov 28 02:55:30 imac-c82a141bdeb8.local ReportCrash[313]: LaunchServices/5123589: Unable to lookup coreservices session port for session 0x186a0 uid=0 euid=0
    Nov 28 02:55:30 imac-c82a141bdeb8.local ReportCrash[313]: LaunchServices/5123589: Unable to lookup coreservices session port for session 0x186a0 uid=0 euid=0
    Nov 28 02:55:30 imac-c82a141bdeb8.local ReportCrash[313]: LaunchServices/5123589: Unable to lookup coreservices session port for session 0x186a0 uid=0 euid=0
    Nov 28 02:55:30 imac-c82a141bdeb8.local ReportCrash[313]: LaunchServices/5123589: Unable to lookup coreservices session port for session 0x186a0 uid=0 euid=0
    Nov 28 02:55:31 imac-c82a141bdeb8.local Unknown[319]: Launching the Installer Crash Log Viewer
    Nov 28 02:55:31 imac-c82a141bdeb8.local opendirectoryd[101]: 313.1 - Client: ReportCrash, UID: 0, EUID: 0, GID: 0, EGID: 0
    Nov 28 02:55:31 imac-c82a141bdeb8.local opendirectoryd[101]: 313.1 - ODNodeCreateWithNameAndOptions request, SessionID: 00000000-0000-0000-0000-000000000000, Name: /Local/Default, Options: 0x0
    Nov 28 02:55:31 imac-c82a141bdeb8.local opendirectoryd[101]: 313.1 - loading configuration for '/Local' from '/System/Library/OpenDirectory/Configurations/Local.plist'
    Nov 28 02:55:31 imac-c82a141bdeb8.local opendirectoryd[101]: Loaded bundle at path '/System/Library/OpenDirectory/Modules/PlistFile.bundle'
    Nov 28 02:55:31 imac-c82a141bdeb8.local opendirectoryd[101]: 313.1 - unable to find authentication module 'ConfigurationProfiles'
    Nov 28 02:55:31 imac-c82a141bdeb8.local opendirectoryd[101]: 313.1 - unable to find service discovery callback for module 'PlistFile'
    Nov 28 02:55:31 imac-c82a141bdeb8.local opendirectoryd[101]: Registering for network changes
    Nov 28 02:55:31 imac-c82a141bdeb8.local opendirectoryd[101]: Registered subnode with name '/Local/Default'
    Nov 28 02:55:31 imac-c82a141bdeb8.local opendirectoryd[101]: 313.1.2 - Block: nodestate '/Local/Default'
    Nov 28 02:55:31 imac-c82a141bdeb8.local opendirectoryd[101]: 101.3 - Block: nodestate '/Local'
    Nov 28 02:55:31 imac-c82a141bdeb8.local opendirectoryd[101]: failed to open local node for internal record copy
    Nov 28 02:55:31 imac-c82a141bdeb8.local opendirectoryd[101]: Registering for power changes
    Nov 28 02:55:31 imac-c82a141bdeb8.local opendirectoryd[101]: 101.3 - nodestate - flagging '/Local' online
    Nov 28 02:55:31 imac-c82a141bdeb8.local opendirectoryd[101]: 101.3 - Block completed
    Nov 28 02:55:31 imac-c82a141bdeb8.local opendirectoryd[101]: Registering for network power changes
    Nov 28 02:55:31 imac-c82a141bdeb8.local opendirectoryd[101]: 313.1.2, Module: PlistFile - Node is 10.7 or later
    Nov 28 02:55:31 imac-c82a141bdeb8.local opendirectoryd[101]: 313.1.2 - nodestate - flagging '/Local/Default' online
    Nov 28 02:55:31 imac-c82a141bdeb8.local opendirectoryd[101]: 313.1.2 - Block completed
    Nov 28 02:55:31 imac-c82a141bdeb8.local opendirectoryd[101]: 313.1, Node: /Local/Default - node assigned UUID - D007781B-E470-4F83-86E3-F01D31437BE7
    Nov 28 02:55:31 imac-c82a141bdeb8.local opendirectoryd[101]: 313.1, Node: /Local/Default - ODNodeCreateWithNameAndOptions completed
    Nov 28 02:55:31 imac-c82a141bdeb8.local opendirectoryd[101]: 313.4 - Client: ReportCrash, UID: 0, EUID: 0, GID: 0, EGID: 0
    Nov 28 02:55:31 imac-c82a141bdeb8.local opendirectoryd[101]: 313.4 - ODNodeCopyDetails request, NodeID: D007781B-E470-4F83-86E3-F01D31437BE7, Keys: dsAttrTypeStandard:NodePath
    Nov 28 02:55:31 imac-c82a141bdeb8.local opendirectoryd[101]: 313.4, Node: /Local/Default, Module: PlistFile - ODNodeCopyDetails completed, delivered 1 result
    Nov 28 02:55:31 imac-c82a141bdeb8.local opendirectoryd[101]: 313.5 - Client: ReportCrash, UID: 0, EUID: 0, GID: 0, EGID: 0
    Nov 28 02:55:31 imac-c82a141bdeb8.local opendirectoryd[101]: 313.5 - ODNodeRelease request, NodeID: D007781B-E470-4F83-86E3-F01D31437BE7
    Nov 28 02:55:31 imac-c82a141bdeb8.local opendirectoryd[101]: 313.5, Node: /Local/Default - ODNodeRelease completed
    Nov 28 02:55:31 imac-c82a141bdeb8.local opendirectoryd[101]: 313.6 - Client: ReportCrash, UID: 0, EUID: 0, GID: 0, EGID: 0
    Nov 28 02:55:31 imac-c82a141bdeb8.local opendirectoryd[101]: 313.6 - ODNodeCreateWithNameAndOptions request, SessionID: 00000000-0000-0000-0000-000000000000, Name: /Search, Options: 0x0
    Nov 28 02:55:31 imac-c82a141bdeb8.local opendirectoryd[101]: 313.6 - ODNodeCreateWithNameAndOptions failed with error 'Unknown node name' (2000)
    Nov 28 02:55:31 imac-c82a141bdeb8.local opendirectoryd[101]: 313.7 - Client: ReportCrash, UID: 0, EUID: 0, GID: 0, EGID: 0
    Nov 28 02:55:31 imac-c82a141bdeb8.local opendirectoryd[101]: 313.7 - ODNodeCreateWithNameAndOptions request, SessionID: 00000000-0000-0000-0000-000000000000, Name: /Search, Options: 0x0
    Nov 28 02:55:31 imac-c82a141bdeb8.local opendirectoryd[101]: 313.7 - ODNodeCreateWithNameAndOptions failed with error 'Unknown node name' (2000)
    Nov 28 02:55:31 imac-c82a141bdeb8.local opendirectoryd[101]: 313.8 - Client: ReportCrash, UID: 0, EUID: 0, GID: 0, EGID: 0
    Nov 28 02:55:31 imac-c82a141bdeb8.local opendirectoryd[101]: 313.8 - ODNodeCreateWithNameAndOptions request, SessionID: 00000000-0000-0000-0000-000000000000, Name: /Local/Default, Options: 0x0
    Nov 28 02:55:31 imac-c82a141bdeb8.local opendirectoryd[101]: 313.8, Node: /Local/Default - node assigned UUID - C9885CC8-CC38-4278-9CA5-3468E29AA81E
    Nov 28 02:55:31 imac-c82a141bdeb8.local opendirectoryd[101]: 313.8, Node: /Local/Default - ODNodeCreateWithNameAndOptions completed
    Nov 28 02:55:31 imac-c82a141bdeb8.local opendirectoryd[101]: 313.9 - Client: ReportCrash, UID: 0, EUID: 0, GID: 0, EGID: 0
    Nov 28 02:55:31 imac-c82a141bdeb8.local opendirectoryd[101]: 313.9 - ODQueryCreateWithNode request, NodeID: C9885CC8-CC38-4278-9CA5-3468E29AA81E, RecordType(s): dsRecTypeStandard:Users, Attribute: dsAttrTypeStandard:RecordName, MatchType: Any, Equality: CaseIgnore, Value(s): dsRecordsAll, Requested Attributes: dsAttrTypeStandard:GeneratedUID,dsAttrTypeNative:LinkedIdentity,dsAttrTypeStand ard:RealName,dsAttrTypeStandard:GroupMembership,dsAttrTypeStandard:Picture,dsAtt rTypeStandard:UserCertificate,dsAttrTypeStandard:AppleMetaNodeLocation,dsAttrTyp eStandard:RecordType,dsAttrTypeStandard:Comment,dsAttrTypeStandard:NestedGroups, dsAttrTypeStandard:PrimaryGroupID,dsAttrTypeStandard:AuthenticationAuthority,dsA ttrTypeStandard:Keywords,dsAttrTypeStandard:RecordName,dsAttrTypeStandard:JPEGPh oto,dsAttrTypeNative:_guest,dsAttrTypeStandard:AppleMetaRecordName,dsAttrTypeSta ndard:UserShell,dsAttrTypeStandard:GroupMembers,dsAttrTypeStandard:UniqueID,dsAt trTypeStandard:EMailAddress,dsAttrTypeStandard:NFSHomeDirectory, Max Results: 2147483647
    Nov 28 02:55:31 imac-c82a141bdeb8.local opendirectoryd[101]: 313.9, Node: /Local/Default, Module: PlistFile - ODQueryCreateWithNode completed, delivered 71 results
    Nov 28 02:55:31 imac-c82a141bdeb8.local opendirectoryd[101]: 313.10 - Client: ReportCrash, UID: 0, EUID: 0, GID: 0, EGID: 0
    Nov 28 02:55:31 imac-c82a141bdeb8.local opendirectoryd[101]: 313.10 - ODNodeRelease request, NodeID: C9885CC8-CC38-4278-9CA5-3468E29AA81E
    Nov 28 02:55:31 imac-c82a141bdeb8.local opendirectoryd[101]: 313.10, Node: /Local/Default - ODNodeRelease completed
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]: Process:         LCA [292]
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]: Path:            /Volumes/VOLUME/*/LCA.app/Contents/MacOS/LCA
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]: Identifier:      LCA
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]: Version:         24 (219)
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]: Code Type:       X86-64 (Native)
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]: Parent Process:  sh [108]
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]: User ID:         0
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]: 
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]: Date/Time:       2013-11-28 02:54:57.700 -0800
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]: OS Version:      Mac OS X 10.8 (12A269)
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]: Report Version:  10
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]: 
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]: Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]: 
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]: Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]: Exception Codes: EXC_I386_GPFLT
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]: 
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]: Application Specific Information:
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]: objc_msgSend() selector name: respondsToSelector:
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]: 
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]: 
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]: Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]: 0   libobjc.A.dylib                         0x000000010d8e2590 objc_msgSend_vtable5 + 16
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]: 1   com.apple.Bluetooth                     0x000000010d73bde8 -[IOBluetoothHostController BluetoothHCIEventNotification:] + 5617
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]: 2   com.apple.Bluetooth                     0x000000010d73a611 HostController_AsyncHCIEventsNotificationHandler + 343
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]: 3   com.apple.Bluetooth                     0x000000010d73a356 -[IOBluetoothNotification invokeCallbackWithData:dataSize:class:subClass:] + 121
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]: 4   com.apple.Bluetooth                     0x000000010d73a447 IOBluetoothNotificationLibDoHCIClientNotification + 212
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]: 5   com.apple.Bluetooth                     0x000000010d73fb22 IOBluetoothNotificationLibHCIRawEventHandler + 183
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]: 6   com.apple.CoreFoundation                0x000000010da1ab50 __CFMachPortPerform + 288
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]: 7   com.apple.CoreFoundation                0x000000010da1aa19 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 41
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]: 8   com.apple.CoreFoundation                0x000000010da1a759 __CFRunLoopDoSource1 + 153
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]: 9   com.apple.CoreFoundation                0x000000010da4d8bf __CFRunLoopRun + 1775
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]: 10  com.apple.CoreFoundation                0x000000010da4cdd2 CFRunLoopRunSpecific + 290
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]: 11  com.apple.HIToolbox                     0x000000011012a774 RunCurrentEventLoopInMode + 209
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]: 12  com.apple.HIToolbox                     0x000000011012a454 ReceiveNextEventCommon + 166
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]: 13  com.apple.HIToolbox                     0x000000011012a3a3 BlockUntilNextEventMatchingListInMode + 62
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]: 14  com.apple.AppKit                        0x000000010c237fa3 _DPSNextEvent + 685
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]: 15  com.apple.AppKit                        0x000000010c237862 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]: 16  com.apple.AppKit                        0x000000010c22ec03 -[NSApplication run] + 517
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]: 17  com.apple.AppKit                        0x000000010c1d3656 NSApplicationMain + 869
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]: 18  libdyld.dylib                           0x000000010ea957e1 start + 1
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]: 
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]: Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]: 0   libsystem_kernel.dylib                  0x000000010ec73d16 kevent + 10
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]: 1   libdispatch.dylib                       0x000000010ea60e26 _dispatch_mgr_invoke + 883
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]: 2   libdispatch.dylib                       0x000000010ea60a2a _dispatch_mgr_thread + 54
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]: 
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]: Thread 2:
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]: 0   libsystem_kernel.dylib                  0x000000010ec736d6 __workq_kernreturn + 10
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]: 1   libsystem_c.dylib                       0x000000010eafdf2c _pthread_workq_return + 25
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]: 2   libsystem_c.dylib                       0x000000010eafdcf3 _pthread_wqthread + 412
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]: 3   libsystem_c.dylib                       0x000000010eae81b1 start_wqthread + 13
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]: 
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]: Thread 3:
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]: 0   libsystem_kernel.dylib                  0x000000010ec736d6 __workq_kernreturn + 10
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]: 1   libsystem_c.dylib                       0x000000010eafdf2c _pthread_workq_return + 25
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]: 2   libsystem_c.dylib                       0x000000010eafdcf3 _pthread_wqthread + 412
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]: 3   libsystem_c.dylib                       0x000000010eae81b1 start_wqthread + 13
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]: 
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]: Thread 4:: CVDisplayLink
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]: 0   libsystem_kernel.dylib                  0x000000010ec730fa __psynch_cvwait + 10
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]: 1   libsystem_c.dylib                       0x000000010eb00003 _pthread_cond_wait + 927
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]: 2   com.apple.CoreVideo                     0x0000000112b5ded5 CVDisplayLink::waitUntil(unsigned long long) + 271
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]: 3   com.apple.CoreVideo                     0x0000000112b5d23d CVDisplayLink::runIOThread() + 529
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]: 4   com.apple.CoreVideo                     0x0000000112b5d013 startIOThread(void*) + 148
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]: 5   libsystem_c.dylib                       0x000000010eafb782 _pthread_start + 327
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]: 6   libsystem_c.dylib                       0x000000010eae81c1 thread_start + 13
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]: 
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]: Thread 5:
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]: 0   libsystem_kernel.dylib                  0x000000010ec736d6 __workq_kernreturn + 10
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]: 1   libsystem_c.dylib                       0x000000010eafdf2c _pthread_workq_return + 25
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]: 2   libsystem_c.dylib                       0x000000010eafdcf3 _pthread_wqthread + 412
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]: 3   libsystem_c.dylib                       0x000000010eae81b1 start_wqthread + 13
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]: 
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]: Thread 6:
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]: 0   libsystem_kernel.dylib                  0x000000010ec736d6 __workq_kernreturn + 10
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]: 1   libsystem_c.dylib                       0x000000010eafdf2c _pthread_workq_return + 25
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]: 2   libsystem_c.dylib                       0x000000010eafdcf3 _pthread_wqthread + 412
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]: 3   libsystem_c.dylib                       0x000000010eae81b1 start_wqthread + 13
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]: 
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]: Thread 0 crashed with X86 Thread State (64-bit):
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:   rax: 0x4000000000000000  rbx: 0x0000000000000000  rcx: 0x00007fd68b0214d8  rdx: 0x000000010d7d74fe
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:   rdi: 0x00007fd68b89f990  rsi: 0x000000010d81e570  rbp: 0x00007fff540c0450  rsp: 0x00007fff540c03b8
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:    r8: 0xffff8029773a335f   r9: 0x00000000000000ff  r10: 0x00007fd68bb06880  r11: 0x00007fd68a8501b0
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:   r12: 0x00007fff540c0770  r13: 0x00007fd68b8a1610  r14: 0x00007fff540c0770  r15: 0x00007fd688c5cca0
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:   rip: 0x000000010d8e2590  rfl: 0x0000000000010246  cr2: 0x0000000113959ff0
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]: Logical CPU: 1
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]: 
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]: Binary Images:
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x10bb3e000 -        0x10bb55ff7  com.apple.installer.LCA (24 - 219) <28E0F2A6-96EE-35F3-95F1-66F93B50CCC5> /Volumes/VOLUME/*/LCA.app/Contents/MacOS/LCA
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x10bb64000 -        0x10bec0ff7  com.apple.Foundation (6.8 - 945) <0C972F73-0C07-3384-98F2-B176E0289494> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x10c0e1000 -        0x10cd0bfff  com.apple.AppKit (6.8 - 1187) <C9309F5C-9441-3E5B-A120-B03FEDDA63F9> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x10d405000 -        0x10d40bfff  com.apple.DiskArbitration (2.5 - 2.5) <348AC0CC-6BCE-3416-9141-A5C1164EDDFF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x10d41b000 -        0x10d5c9fff  com.apple.QuartzCore (1.8 - 304.0) <BDC66714-F60C-386D-A773-F897D1E87AB6> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x10d684000 -        0x10d684fff  com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x10d687000 -        0x10d6f4ff7  com.apple.framework.IOKit (2.0 - 755.9.7) <9B7C5E7A-3F7A-3E70-8179-4384992B84E0> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x10d728000 -        0x10d728fff  com.apple.Carbon (154 - 155) <372716D2-6FA1-3611-8501-3DD1D4A6E8C8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x10d731000 -        0x10d732fff  libScreenReader.dylib (264.2) <E8BFC2E1-798D-33F6-AFF4-3334DE24DDE8> /usr/lib/libScreenReader.dylib
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x10d738000 -        0x10d806ff7  com.apple.Bluetooth (4.0.9 - 4.0.9f8) <E74E0A5F-CAF9-39D8-8A95-61B74E87C995> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x10d881000 -        0x10d8aafff  com.apple.BluetoothUI (4.0.9 - 4.0.9f8) <FEB90940-BA76-3D7A-BE74-89E0E2E01BF0> /System/Library/Frameworks/IOBluetoothUI.framework/Versions/A/IOBluetoothUI
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x10d8d3000 -        0x10d8d4ff7  libSystem.B.dylib (169.3) <365477AB-D641-389D-B8F4-A1FAE9657EEE> /usr/lib/libSystem.B.dylib
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x10d8db000 -        0x10d9f3a27  libobjc.A.dylib (532) <9FA80CDA-97F4-3801-8879-0C1B976BC5CA> /usr/lib/libobjc.A.dylib
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x10da18000 -        0x10dc01fff  com.apple.CoreFoundation (6.8 - 744) <47AEA7C7-EF9B-3FC6-AEBF-CE02FC650301> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x10dd5e000 -        0x10dd5fff8 +cl_kernels (???) <4BA7ECBF-1A14-415B-B9BC-225344F47F09> cl_kernels
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x10dd62000 -        0x10ddaeff7  libauto.dylib (185.1) <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x10ddc9000 -        0x10dfc9fff  libicucore.A.dylib (491.11.1) <17E8B610-6B16-3F91-B49C-7CAE0D08E9CF> /usr/lib/libicucore.A.dylib
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x10e071000 -        0x10e16eff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x10e1a8000 -        0x10e1baff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x10e1c2000 -        0x10e335ff7  com.apple.CFNetwork (596.0.1 - 596.0.1) <82109BE9-19E2-399B-BACD-23D53814B873> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x10e3f4000 -        0x10e445fff  com.apple.SystemConfiguration (1.12 - 1.12) <7A8300B5-F5B3-39F0-A4B2-4C0C293FA29F> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x10e474000 -        0x10e741ff7  com.apple.security (7.0 - 55163.44) <E62305A2-958D-3EBC-B7E5-9A151D3E1777> /System/Library/Frameworks/Security.framework/Versions/A/Security
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x10e877000 -        0x10e877fff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x10e882000 -        0x10e883fff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x10e889000 -        0x10e8aaff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x10e8b5000 -        0x10e8b5ff1 +cl_kernels (???) <9F45F1DA-3A21-4C76-859B-0759A852BA9A> cl_kernels
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x10e8b7000 -        0x10e8cefff  com.apple.GenerationalStorage (1.1 - 132.1) <EAB41613-0145-3CE5-AA60-A8A791A3EE22> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x10e8da000 -        0x10e8daff9 +cl_kernels (???) <CC93B5AA-7BAA-4D54-9D1E-5BA34CE355CA> cl_kernels
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x10e8de000 -        0x10e8e1fff  com.apple.TCC (1.0 - 1) <DE7ECAC3-BD08-323A-9C12-EE4A49B72871> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x10e8eb000 -        0x10e953ff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x10e9b2000 -        0x10e9d6ff7  libc++abi.dylib (24.2) <340E7C7B-DC93-3AA2-B015-B1C9541EC255> /usr/lib/libc++abi.dylib
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x10ea08000 -        0x10ea0dfff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x10ea18000 -        0x10ea26fff  libcommonCrypto.dylib (60026) <2D6537F5-1B5E-305C-A1CF-D1FA80CA3939> /usr/lib/system/libcommonCrypto.dylib
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x10ea38000 -        0x10ea3dfff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x10ea4b000 -        0x10ea52fff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x10ea5c000 -        0x10ea71ff7  libdispatch.dylib (228.18) <0B6B6E7F-4D8A-3F3B-A4BF-6CF34638DBBB> /usr/lib/system/libdispatch.dylib
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x10ea8b000 -        0x10ea8cff7  libdnsinfo.dylib (453.16) <38A3E0F4-E34C-3D45-A2C9-4CDE2DF007BD> /usr/lib/system/libdnsinfo.dylib
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x10ea93000 -        0x10ea96ff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x10eaa2000 -        0x10eaa2fff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x10eaac000 -        0x10eab4fff  liblaunch.dylib (442.21) <224CB010-6CF8-3FC2-885C-6F80330321EB> /usr/lib/system/liblaunch.dylib
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x10eabc000 -        0x10eac2fff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x10eacc000 -        0x10eacefff  libquarantine.dylib (52) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x10ead3000 -        0x10ead4ff7  libremovefile.dylib (23.1) <DBBFAF35-AC78-3856-92F6-6E4FD9DF14A2> /usr/lib/system/libremovefile.dylib
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x10eade000 -        0x10eadffff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x10eae7000 -        0x10ebb3fef  libsystem_c.dylib (825.24) <16B6B86C-53EE-36E8-AC2B-4AADC1008098> /usr/lib/system/libsystem_c.dylib
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x10ebf9000 -        0x10ec01ff7  libsystem_dnssd.dylib (379.27) <057906EA-206E-3C35-B43F-5D936FD0A84F> /usr/lib/system/libsystem_dnssd.dylib
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x10ec0c000 -        0x10ec42fff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x10ec61000 -        0x10ec7cff7  libsystem_kernel.dylib (2050.7.9) <E0447BF5-E104-35B0-B28B-4156887D58F1> /usr/lib/system/libsystem_kernel.dylib
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x10ec93000 -        0x10ecc1ff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x10eccf000 -        0x10ecddff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x10ecf1000 -        0x10ecfcfff  libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x10ed06000 -        0x10ed07ff7  libsystem_sandbox.dylib (220) <3C3B03CF-C525-3CB3-8557-62E91B93AC95> /usr/lib/system/libsystem_sandbox.dylib
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x10ed11000 -        0x10ed13ff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x10ed1f000 -        0x10ed25ff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x10ed32000 -        0x10ed54ff7  libxpc.dylib (140.37) <C552985C-2171-3136-A1B9-3AB21CBF7C4A> /usr/lib/system/libxpc.dylib
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x10ed6c000 -        0x10edbbff7  libcorecrypto.dylib (106) <57BC99C6-3C3F-344C-BDD6-25E845D956F2> /usr/lib/system/libcorecrypto.dylib
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x10edca000 -        0x10ee33fff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x10ee9e000 -        0x10ee9ffff  libDiagnosticMessagesClient.dylib (7) <56A70657-E8C2-3804-AB87-77DC100512A4> /usr/lib/libDiagnosticMessagesClient.dylib
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x10eea6000 -        0x10eeb9ff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x10eec9000 -        0x10efc6fff  libsqlite3.dylib (138) <8D6A6805-1494-30D1-9F2A-F58FA3C0D7EE> /usr/lib/libsqlite3.dylib
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x10efe1000 -        0x10eff0ff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x10effd000 -        0x10f001fff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x10f00c000 -        0x10f00cfff  libOpenScriptingUtil.dylib (148) <4DB14EC4-422C-3AE8-83BF-354FEC197FD3> /usr/lib/libOpenScriptingUtil.dylib
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x10f015000 -        0x10f022fff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x10f02c000 -        0x10f343ff7  com.apple.CoreServices.CarbonCore (1037 - 1037) <5127E2AB-AE98-3393-AEF6-CA8C1090F921> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x10f3bf000 -        0x10f440fff  com.apple.Metadata (10.7.0 - 707.1) <ED39A710-1D87-3207-BB7D-4465B2673C1D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x10f49b000 -        0x10f541fff  com.apple.CoreServices.OSServices (557 - 557) <F5955FD8-E6E1-359F-9D9D-381E55E3EF37> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x10f5a5000 -        0x10f632ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <C7F43889-F8BF-3CB9-AD66-11AEFCBCEDE7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x10f67c000 -        0x10f6d9ff7  com.apple.AE (645 - 645) <9C3E54BA-EE6B-3F02-8775-9C4AF40F40CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x10f707000 -        0x10f7b8fff  com.apple.LaunchServices (539 - 539) <04FA5C61-6349-3841-9609-B650B6222800> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x10f80e000 -        0x10f83ffff  com.apple.DictionaryServices (1.2 - 184) <B37F9A90-8954-3DEC-A216-8ABB15C615A1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x10f863000 -        0x10f86afff  com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x10f871000 -        0x10f87fff7  libkxld.dylib (2050.7.9) <8194156D-8B7D-3881-AF62-BCBE3306EE49> /usr/lib/system/libkxld.dylib
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x10f885000 -        0x10f892ff7  com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x10f8a3000 -        0x10f910fff  com.apple.datadetectorscore (4.0 - 269.1) <C94C372B-3821-3A46-A8C2-091AB1CFF7F4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x10f951000 -        0x10f968fff  com.apple.CFOpenDirectory (10.8 - 151.10) <FFBBA538-00B5-334E-BA5B-C8AD6CDCDA14> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x10f984000 -        0x10f9affff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x10f9be000 -        0x10fa00fff  com.apple.RemoteViewServices (2.0 - 80.3) <E0224421-A421-3DB6-99AF-B249684FD13A> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x10fa3c000 -        0x10fb8cfff  com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <8019964B-4FFB-3328-A425-B1A702177A25> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x10fc15000 -        0x10fc15ffd  com.apple.audio.units.AudioUnit (1.8 - 1.8) <ECC4891A-9BA8-3C13-9A2B-6116521B7B46> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x10fc21000 -        0x10fe3ffff  com.apple.CoreData (106 - 407.5) <45EF39FE-7FD6-366E-BB5C-3E86E0B7DA3C> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x10ff39000 -        0x110058fff  com.apple.desktopservices (1.7.0 - 1.7.0) <F84224B1-BA28-31AF-8C89-1C2DBBFE4753> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x1100cb000 -        0x1103faff7  com.apple.HIToolbox (2.0 - 624) <49C4A53E-9239-3B9A-95DC-8C7B398E491D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x110550000 -        0x11055afff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <D803919C-3102-3515-A178-61E9C86C46A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x11056a000 -        0x11062ffff  com.apple.coreui (2.0 - 181) <CFCB6868-36AC-3734-ACEA-DF9CAB2B84F2> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x1106a8000 -        0x110705fff  com.apple.audio.CoreAudio (4.1.0 - 4.1.0) <B3198BD6-EA1D-3E5E-ADD4-37D8E6B72678> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x110730000 -        0x110746fff  com.apple.MultitouchSupport.framework (235.27 - 235.27) <78E356A6-78E8-3CAB-8982-7A4958C7A955> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x110756000 -        0x11077dff7  com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x11079c000 -        0x1107abff7  com.apple.opengl (1.8.5 - 1.8.5) <C554C4DA-517D-3F77-BC7E-DDFD9E01A891> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x1107b5000 -        0x110886ff7  com.apple.CoreText (260.0 - 275.14) <98A59BFB-9AC0-3EAB-B5A4-26C2F965A65D> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x1108e8000 -        0x110a01ff7  com.apple.ImageIO.framework (3.2.0 - 843) <A9AC2A79-331A-3B06-AFE6-7E34EF876221> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x110a61000 -        0x110b3bfff  com.apple.backup.framework (1.4 - 1.4) <00964E68-4A36-3F9F-B0A5-B782575C64DE> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x110bc4000 -        0x110beafff  com.apple.framework.familycontrols (4.0 - 400) <B296674D-6D0B-323D-84C0-1D356F6F3BFA> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x110c04000 -        0x110ca2fff  com.apple.ink.framework (1.4 - 110) <C6E43ED5-7189-3291-80F0-BB7702AD051A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x110cdb000 -        0x11166c39f  com.apple.CoreGraphics (1.600.0 - 322) <2F5D7032-9A96-36AE-A227-428E95CAE0C5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x111776000 -        0x1117f6ff7  com.apple.ApplicationServices.ATS (332 - 341) <0CAA1A5C-59DB-3ACE-8478-05D72CBB7C76> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x111822000 -        0x1118dfff7  com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x11192b000 -        0x111981fff  com.apple.HIServices (1.20 - 416) <E7DC75C4-A3E0-3D6B-B961-C9849442BCA6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x1119b8000 -        0x1119cbff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <2F2694E9-A7BC-33C7-B4CF-8EC907DF0FEB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x1119dd000 -        0x111a37fff  com.apple.print.framework.PrintCore (8.0 - 387) <3CA8A004-8F93-3936-9F9E-7030BD474D2B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x111a65000 -        0x111aa4ff7  com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x111abf000 -        0x111ad3fff  com.apple.speech.synthesis.framework (4.1.10 - 4.1.10) <21086D96-F997-38D3-BB59-8600CCC3A36F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x111aea000 -        0x111aeefff  com.apple.IOSurface (86.0.2 - 86.0.2) <739A481A-DF06-39EB-B784-D03BA1CBD762> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x111af9000 -        0x111af9fff  com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x111aff000 -        0x111c0afff  libFontParser.dylib (84.5) <617A7D30-C7BC-39FC-A1FE-59367B4A5719> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x111c72000 -        0x111cc1ff7  libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x111cec000 -        0x111e87fef  com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x111eab000 -        0x111eabfff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <B5A18EE8-DF81-38DD-ACAF-7076B2A26225> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x111eb0000 -        0x111f18fff  libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x111f27000 -        0x111fc1fff  libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x111fd3000 -        0x1123cafff  libLAPACK.dylib (1073.3) <E670020A-6969-3ED7-B80B-285AE1DE5F95> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x11242d000 -        0x1125b3fff  libBLAS.dylib (1073.3) <6B71AB8C-3D9A-33C2-9EAF-2A0BA504D493> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x1125e8000 -        0x112610fff  libJPEG.dylib (843) <377EC31E-1831-32E2-AEEB-C375E0A80335> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x11261e000 -        0x112673ff7  libTIFF.dylib (843) <4EB491F3-8DA4-3E4F-AE83-E207720F38B3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x112686000 -        0x1126a6fff  libPng.dylib (843) <8F83F355-CA33-3D15-8178-54A135BA23BA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x1126b0000 -        0x1126b4fff  libGIF.dylib (843) <21324AF8-AFDA-3149-B547-C5109C1FBECF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x1126bc000 -        0x1127befff  libJP2.dylib (843) <04915A7F-EE27-3C01-8582-0BD9919558B1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x1127f0000 -        0x1127f3fff  libRadiance.dylib (843) <61405840-A8B0-368E-B39A-704B5A04FDA5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x1127f9000 -        0x11283dfff  libcups.2.dylib (327) <9B3F3321-D2BC-3195-BF20-4008FC52A390> /usr/lib/libcups.2.dylib
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x112851000 -        0x112873ff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x11288d000 -        0x1128c7fff  com.apple.GSS (3.0 - 2.0) <0BDF8090-5EF4-3759-94DE-8521D74188AA> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x1128ec000 -        0x11290bff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x112917000 -        0x112a0cfff  libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x112a21000 -        0x112aa3fff  com.apple.Heimdal (3.0 - 2.0) <660A6C64-4912-32C8-A332-B64164032A2D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x112ad2000 -        0x112ad4fff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x112adc000 -        0x112ae1fff  com.apple.OpenDirectory (10.8 - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x112aec000 -        0x112af7fff  com.apple.CommonAuth (3.0 - 2.0) <74A86DDD-57D0-3178-AB74-E1F31DBFFC39> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x112b04000 -        0x112b47ff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x112b5b000 -        0x112b85ff7  com.apple.CoreVideo (1.8 - 99.0) <ED17EF3A-2775-3840-BBD1-6513B5B112F2> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x112ba4000 -        0x112e34fff  com.apple.CoreImage (8.0.17 - 1.0.1) <FFD6159F-DF31-3EFC-9C59-7FC4F4219D43> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x112f16000 -        0x112f6dff7  com.apple.ScalableUserInterface (1.0 - 1) <F1D43DFB-1796-361B-AD4B-39F1EED3BE19> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x112f96000 -        0x112fe0ff7  libGLU.dylib (8.5) <47CB8E1C-F98F-352E-B235-DE9EA7A3454F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x112fef000 -        0x112ff5fff  libGFXShared.dylib (8.5) <34093C75-3ECB-3899-A2C0-A52ECAA7C3FC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x113002000 -        0x113016fff  libGL.dylib (8.5) <BE75219E-DC86-343A-983C-CA3ECADE659F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x11302f000 -        0x11306cfe7  libGLImage.dylib (8.5) <9583CF74-F84A-33C7-B06A-3A72F090E544> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x113077000 -        0x113079fff  libCVMSPluginSupport.dylib (8.5) <437A72B8-1FA6-346C-8949-D63164A062F7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x113083000 -        0x113090fff  libCoreVMClient.dylib (24.4) <A0E83074-D4CA-3BE8-B77E-FC476B4BF328> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x11309f000 -        0x113953f1f  libLLVMContainer.dylib (24.4) <F4F7E5F1-F5B8-3B25-A6B7-2667F9055840> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libLLVMContain er.dylib
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x113dc6000 -        0x113dd2ff7  com.apple.CrashReporterSupport (10.8 - 411) <FA7EA7CD-103D-30B1-BF2F-862E68A6B5B7> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x113de2000 -        0x113e38ff7  com.apple.opencl (2.1.17 - 2.1.17) <CA9E8BED-17C9-393B-A53E-8EAA8BF01C47> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x113e53000 -        0x113e60fff  com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x113e69000 -        0x113e8afff  Ubiquity (234.2) <AC544B6F-0879-39A3-90A3-8BC8C29CBAD5> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x113e9e000 -        0x113ea9ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <7A5F12E8-C1C2-39C7-8599-2362EAAB9F03> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x113eb6000 -        0x113ed5fff  com.apple.ChunkingLibrary (2.0 - 132) <F5051C19-6C4E-3E65-9BEC-B0A4BA82457A> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x113ee6000 -        0x113ee6fff  com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x113eeb000 -        0x113f69ff7  com.apple.securityfoundation (6.0 - 55115.4) <C5461971-E455-31A6-99B8-AF80C4BC26DD> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x113faf000 -        0x113fb8fff  com.apple.CommerceCore (1.0 - 26) <997CD214-BC78-3C61-A1B8-813EA1CB9997> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x113fc5000 -        0x11405ffff  com.apple.CoreSymbolication (3.0 - 87) <75F2C0DD-549A-36F6-BD9E-FB40A924344F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x1140ab000 -        0x114107ff7  com.apple.Symbolication (1.3 - 93) <F2C7E0B6-B241-3020-B30A-0636D0FA3378> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x11414b000 -        0x114181fff  com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x1141a5000 -        0x1141a9ff7  com.apple.CommonPanels (1.2.5 - 94) <AAC003DE-2D6E-38B7-B66B-1F3DA91E7245> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x1141b0000 -        0x1141b3fff  com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x1141bc000 -        0x1141d1fff  com.apple.ImageCapture (8.0 - 8.0) <17A45CE6-7DA3-36A5-B7EF-72BC136981AE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x1141f3000 -        0x11420ffff  com.apple.openscripting (1.3.5 - 148) <ACDE22A1-6170-3289-AF26-E501E6326BD7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x114228000 -        0x11422aff7  com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x114233000 -        0x114235fff  com.apple.securityhi (4.0 - 55002) <34E45C60-DC7E-3FCC-A1ED-EBF48B77C559> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x11423f000 -        0x11424afff  com.apple.CoreBluetooth (100.6 - 1) <8166B68C-3AA7-30F9-8454-CA2AA03F50E4> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/Frameworks/CoreBlue tooth.framework/Versions/A/CoreBluetooth
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x11425d000 -        0x11425dfff  com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    Nov 28 02:55:31 imac-c82a141bdeb8.local ReportCrash[313]:        0x11

    Hi and thank you for your reply.
    Yes it works if holding the option key. But the error log is huge so I was wondering if someone that can read it and understands more than we did can provide with some usefull information about what is really going on with my operating system...
    Do I have to worry ? Or maybe do a format and a fresh install ?

  • Cbs.log file taking up over 40gb

    Hi All,
    Been running windows 8 for a few months on a fresh install on an ssd.. recently I keep running out of disk space with cbs.log and it's archived files taking up to 60gb of my hdd over a day or two..
    Is there a way to get rid of the generation of these logs or find out why they're blowing out so huge?
    Thanks

    Hi Tomautom,
    If you are sure your system is running fine, you can delete this file. Please follow these steps to delete the csb.log and it will create a new one.
    1. Disable the trusted installer service (Windows Modules Installer)
    2. Delete/move all of the current CBS log files from the \Windows\CBS\Logs directory
    3. Restart the Windows Modules Installer service
    4. Wait for log size to be large enough to compress properly into cabinet files
    Refer to:
    CBS.log file HUGE
    If there is anything else regarding this issue, please feel free to post back.
    Best Regards,
    Anna Wang

Maybe you are looking for

  • X-Fi XtremeMusic: Linux beta driver crashes on kernel 2.6

    First i uninstalled the X-Fi drivers, then i updated my kernel to version 2.6.26 and did a new install of X-Fi drivers. Installation was successful, but while booting i get some oops messages. Is it possible for me to fix this? And how long i have to

  • Anyway to view file path?

    Is there anyway to show the file path for referenced images? I know I could use "show in finder", but that's rather tedious and not possible at all when my external drive is not connected. I have a lot of images with the same name in my archives, and

  • Error message require adminstrator or higher level, already did disk repair

    Hi all, I can't seem to install my printer drivers without an error message coming up: The program you are trying to install requires admin. or higher level access. I have gone to disk utilities and tried to repair disk permissions but it no use. It

  • JRadioButton Question

    Hi, I have the following code import java.awt.*; import java.awt.event.*; import javax.swing.*; public class ShowCardLayout extends JApplet implements ActionListener      private CardLayout cardLayout = new CardLayout(20, 10);      private JPanel car

  • I need help!  This is really easy-  Urgent!!!!

    Hello, I am a beginner with Java, and C++. how can I parse the veritical bar? Could someone help me with this program please? It's due really soon Thank you very much (in ~ two days) TABLE:STUDENT | name | sid | class | degree | | ABC | 001 | SR | BS