Parental Controls Fails to Log Managed Account Out (logs included)

I use Parental Controls to limit my children's time playing video games (my time, too). The forced logout often fails. In particular, the screen flashes and the voice are present, but the forced logout doesn't happen, and the child (or me) is free to continue wasting time. Here's the relevant portion of system.log:
Jan 1 18:32:21 Schmoop-Box-3 /System/Library/PrivateFrameworks/FamilyControls.framework/Resources/logoutHelp er[1638]: CGSCreateLoginSession failed with error 1010
Jan 1 18:32:21 Schmoop-Box-3 /System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow[1639]: Login Window Application Started -- Threaded auth
Jan 1 18:32:22 Schmoop-Box-3 loginwindow[1639]: Login Window Started Security Agent
Jan 1 18:32:22 Schmoop-Box-3 SecurityAgent[1647]: NSExceptionHandler has recorded the following exception:\nNSUncaughtSystemExceptionException -- Uncaught system exception: signal 10\nStack trace: 0x3721e 0x9116d2bb 0xffffffff 0x7ed0a 0x7f4c8 0x7fe8b 0x65b60 0x63931 0x6245f 0x67dc2 0x77c9f 0xd648 0x12c40 0x129f3 0xd18a 0x91525733 0x96ef0455 0x96f148e8 0x96f14cd8 0x930df2c0 0x930df0d9 0x930def4d 0x942a6d7d 0x942a6630 0x9429f66b 0x10fc7 0x202a 0x1
Jan 1 18:32:28 Schmoop-Box-3 ReportCrash[1650]: Formulating crash report for process SecurityAgent[1647]
Jan 1 18:32:29 Schmoop-Box-3 loginwindow[1639]: Login Window - Returned from Security Agent
Jan 1 18:32:30 Schmoop-Box-3 ReportCrash[1650]: Saved crashreport to /Library/Logs/CrashReporter/SecurityAgent2009-01-01-183222Schmoop-Box-3.crash using uid: 0 gid: 0, euid: 0 egid: 0
Note the similarity to the earlier post by Mike Harris (http://discussions.apple.com/message.jspa?messageID=6259747). Unfortunately, this one is somewhat different; the error returned by CGSCreateLoginSession is 1010. In CGError.h, this error is defined as: kCGErrorInvalidOperation. If I could see what arguments were being passed to CGSCreateLoginSession, this might help...
Following this failure, there's a crash log written for the SecurityAgent, which suggests a bus error, though I'm guessing this is not related to the root cause.
Process: SecurityAgent [1647]
Path: /System/Library/CoreServices/SecurityAgent.app/Contents/MacOS/SecurityAgent
Identifier: SecurityAgent
Version: ??? (???)
Code Type: X86 (Native)
Parent Process: securityd [21]
Date/Time: 2009-01-01 18:32:22.890 -0800
OS Version: Mac OS X 10.5.6 (9G55)
Report Version: 6
Exception Type: EXCBADACCESS (SIGBUS)
Exception Codes: KERNPROTECTIONFAILURE at 0x0000000000000000
Crashed Thread: 0
Thread 0 Crashed:
0 com.apple.CoreFoundation 0x96ef81bb CFNumberGetValue + 43
1 ...yAgentPlugin.loginwindowUI2 0x0007ed0a AuthorizationPluginCreate + 29087
2 ...yAgentPlugin.loginwindowUI2 0x0007f4c8 AuthorizationPluginCreate + 31069
3 ...yAgentPlugin.loginwindowUI2 0x0007fe8b AuthorizationPluginCreate + 33568
4 ...yAgentPlugin.loginwindowUI2 0x00065b60 0x57000 + 60256
5 ...yAgentPlugin.loginwindowUI2 0x00063931 0x57000 + 51505
6 ...yAgentPlugin.loginwindowUI2 0x0006245f 0x57000 + 46175
7 ...yAgentPlugin.loginwindowUI2 0x00067dc2 0x57000 + 69058
8 ...yAgentPlugin.loginwindowUI2 0x00077c9f AuthorizationPluginCreate + 308
9 com.apple.securityagent 0x0000d648 0x1000 + 50760
10 com.apple.securityagent 0x00012c40 Security::DataWalkers::Copier<AuthorizationValueVector>::Copier(AuthorizationVa lueVector const*, Security::Allocator&) + 2962
11 com.apple.securityagent 0x000129f3 Security::DataWalkers::Copier<AuthorizationValueVector>::Copier(AuthorizationVa lueVector const*, Security::Allocator&) + 2373
12 com.apple.securityagent 0x0000d18a 0x1000 + 49546
13 com.apple.Foundation 0x91525733 __NSFireMachPort + 99
14 com.apple.CoreFoundation 0x96ef0455 __CFMachPortPerform + 117
15 com.apple.CoreFoundation 0x96f148e8 CFRunLoopRunSpecific + 3896
16 com.apple.CoreFoundation 0x96f14cd8 CFRunLoopRunInMode + 88
17 com.apple.HIToolbox 0x930df2c0 RunCurrentEventLoopInMode + 283
18 com.apple.HIToolbox 0x930df0d9 ReceiveNextEventCommon + 374
19 com.apple.HIToolbox 0x930def4d BlockUntilNextEventMatchingListInMode + 106
20 com.apple.AppKit 0x942a6d7d _DPSNextEvent + 657
21 com.apple.AppKit 0x942a6630 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
22 com.apple.AppKit 0x9429f66b -[NSApplication run] + 795
23 com.apple.securityagent 0x00010fc7 0x1000 + 65479
24 com.apple.securityagent 0x0000202a 0x1000 + 4138
Thread 1:
0 libSystem.B.dylib 0x911083ae _semwaitsignal + 10
1 com.apple.Foundation 0x91532399 +[NSThread sleepForTimeInterval:] + 73
2 ...yAgentPlugin.loginwindowUI2 0x0007ddfd AuthorizationPluginCreate + 25234
3 com.apple.Foundation 0x914eb7ed -[NSThread main] + 45
4 com.apple.Foundation 0x914eb394 _NSThread__main_ + 308
5 libSystem.B.dylib 0x91132095 pthreadstart + 321
6 libSystem.B.dylib 0x91131f52 thread_start + 34
Any help appreciated,
John Clements

Sadly, this sequence did not solve the problem, though I do have a bit more information.
Firstly; following a reboot, the first forced logout worked correctly, and subsequent ones failed; I believe that this is always the case. That is, it always works the first time after rebooting, and fails thereafter.
With respect to your suggestions: the preference file was loginwindow.plist, not com.apple.loginwindow.plist. I did delete it, and it was re-created; it looks pretty innocuous. Using the Property List Editor to convert it to XML, it looks like this:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>BuildVersionStampAsNumber</key>
<integer>19269344</integer>
<key>BuildVersionStampAsString</key>
<string>9G55</string>
<key>SystemVersionStampAsNumber</key>
<integer>168101376</integer>
<key>SystemVersionStampAsString</key>
<string>10.5.6</string>
</dict>
</plist>
Thirdly, running fix perms in Disk Utility did find altered permissions on several likely-looking files; the secure.log was group-readable and shouldn't have been, and several elements of /Library/Application Support/ were not group-readable and were supposed to be. Unfortunately, repairing these permissions did not make the problem go away.
I do have one final clue, though; on the first (successful) forced logout after rebooting, I noticed a launchd message in system.log:
Jan 4 10:21:26 Schmoop-Box-3 com.apple.launchd[198] ([0x0-0x22022].com.yourcompany.starwars[231]): Exited: Killed
That's the successful one, mind you. So I'm wondering whether the first successful exit is taking down some launchd agent that helps with the forced logout process.
Ah, speculation.
Many thanks for your suggestions.
John Clements

Similar Messages

  • Do parental controls prevent adding a mail account

    We have engaged the parental controls for our daughter on her ibook. We needed to add her email account to the mail program, but when we opened the mail program under her account the program seemed to simply crash. We could only add her email through the parental/admin account. Does anyone know if the parental controls prevent the adding of an email address through the non-admin account?

    I have now added my old password tothe outgoing mail server and I can send emails from my iphone mail account!
    My mail account on the Iphone connects with my laptop account but they are both logged in on different passwords! how can this happen?
    Thank you

  • Parental control fails

    After upgrading 10.8.3, when entering in parental control produces a crash when selecting any user.

    Well! Now I know why I wasn't able to help you - and thanks for getting back to us. Your account has two names - the long name and the short name. Basically the long name is what you typed in: Johnny Appleseed. Among other things, that's not such a good name for a folder so there's also a "short" name which is all lowercase with no spaces. Once upon a time it was also shortened in case your long name was too long. So your short name is: johnnyappleseed
    In my case my long name is a single word rather than a first and last name because I have long experience on a number of platforms as a system administrator and always use short account names all in lower case to reduce the amount of typing required. Hence my name here: dwb (which isn't an account name on any computer but indicative of how I think). So on my Macs my long and short names are exactly the same.

  • Server automatically logging admin account out

    Greetings!
    I have a fresh installation of 10.5.x Server on a G5 and I'm noticing something that I haven't seen on any OS X Server before - it's logging me out after a period of inactivity. I currently have one account on the machine, and this is happening when I'm logging in on the machine itself. It's in a small office environment, and there are no security concerns with access. I'd like to just have the screensaver password, but it's logging me out completely.
    I have Googled, Binged, Yahooed, Dogpiled, and dug through the Apple Discussions to no avail. I did see another similar thread, but no answers.
    On OS X 'client' I know that the "log out after X minutes of inactivity" is in System Preferences -> Security, but on my server there is no such option. ("Security" is there, but there's nothing about logout.)
    I've looked everywhere I can think of in Server Admin and Workgroup Manager but no dice.
    And like I said, I have not seen this happen on other 10.5.x Server boxes...just this new install.
    Help!

    This article says it should still be there in "regular" Mac OS X (nothing about Server) but in 10.5 you have to click System, and if anything is grayed out, you have to click the lock and authenticate. I expect you already did all that.
    Mac OS X 10.5 Help: Setting your computer to log out automatically
    This one suggests that in 10.3 and 10.4 SERVER the feature is located in
    System Preferences > Accounts > Login Options
    Mac OS X 10.3 and later, Mac OS X Server 10.3 and later: Unsaved changes will prevent automatic logout
    Message was edited by: Grant Bennet-Alder

  • Setting parental controls via profile manager

    So I've got Lion Server running on an older mac mini.  I've setup up accounts on the server for my kids.  (they're my guinea pigs!)  We have 2 other macs in the house both running Mavericks.  I'm able to do a networkin login into the kids' accounts from those client machines with no problem.  I'm also storing their home folders on the server and creating "mobile" accounts (I think that's the terminology) on the client machines.  I've installed the Trust certificate from the server onto those client machines.  I've also installed the group certificate on the client machiens.  (most of the profile manager settings I have for the kids are handled in a group called "kids")
    Here's the problem:  if I try to enforce parental controls on the kids' accounts (such as limiting the time they can be on them, etc) it doesn't work.  In fact, after the settings get pushed to the client machines, they (the client machines) often will lock-up or start acting really flaky.  A reboot "fixes" that, but the parental controls still won't work.
    I've tried this literally dozens of times with the same result.  Other changes in profile manager, such as restricting access to certain apps, DOES seem to work. It's mainly just the settings related to parental controls that seem to be the problem. 
    Am I doing something wrong?  Is this stuff supposed to work?  Thanks for any help, this is incredibly frustrating!

    Unfortunatley I never got this resolved.  In fact, it turns out that this is really a bug in how the parental controls work with a "managed" account.  All of the other settings that can be managed on OSX server seemed to work just fine in my testing, but the parental controls do not.  Or more specifically, the curfew (time limit) settings definitely don't work.  It's hard to believe, but apparently this is a use-case Apple never considered.  (if you do some googling for parental controls and OSX server you'll find we're not alone) 
    I don't recall exactly, but if you're trying to determine if changes got pushed to the clients there is something in the profile manager (web UI) that shows "completed tasks" or "active tasks" (or something like that) which should show what was pushed and if it was succssfully received by the client. 
    Anyway, after all that effort I ended up not using the profile management feature in OSX server at all.  My kids accounts are now just plain 'old local accounts.  I came to the conclusion (as many others have) that OSX server, at least in a home setting, just isn't worth the effort.  It's too bad because if it all worked properly it could be really useful.  If you still want to mess around with OSX server you might want to check out some nice youtube videos by a guy named Todd Olthof.  He has a bunch of videos on OSX server that are actually geared completely towards the home user. 
    Good luck!

  • Ichat, google talk & parental controls

    I need to be able to use ichat while homeschooling my children.  But I also just recently had to turn on parental controls on my sons computer to limit the computer time.  I found that ichat through bonjour will not work.  I thought I had found a solution by signing up for a google talk account.  I did all the these steps that WuzzyBoom posted a while back:
    You can get GoogleTalk to work if you:
    1. disable the parental controls on the desired user account*
    2. log into that account*
    3. setup the GoogleTalk connection and test.
    4. log out of user account
    5. log back into the admin account
    6. enable parental control again
    7. done.
    This seemed to work except that when I turned parental controls back on and logged back into his account, there was no list of buddies online, just the chat windows showed up.  Not a big deal because he is only allowed to chat with 3 people and we had left the chat windows open so we could chat after putting the parental controls back on.  But when he closed his computer for the night,  it logged him off of ichat and this morning when i tried to tell him something through iChat it says he is offline and the chat window will not open on his computer.
    Has anyone been able to find a solution to not being able to use iChat when parental controls are on?
    thanks in advance.

    Hi,
    I have tested this before in Leopard.
    In Leopard (iChat 4.x.x) it is know that the parental Controls Limit iChat to just AIM Logins
    I had heard and was convinced I had tested that Jabber worked in Snow Leopard (iChat 5.x.x) when Parental Controls were ON.
    Currently I cannot get my Google Account to Login when Parental Controls Is On,
    The Help in Lion says this  (these two appear in the other order in Snow Leopard but say the same thing)
    Pic
    This would imply that Jabber as well as Bonjour is Still furned Off.
    What is strange is that I run Little Snitch (it tells you ports and IP address of connections) and this says iChatAgent (The support app that does the Login ) is in fact Logging in to Google.
    The iChat Preferences loses the option to Enable the Bonjour and Google account.
    Nor does the iChat Menu > Accounts allow you to select/Tick Bonjour or Google.
    And, of course, they don't appear in the Window Menu.
    NOTE
          WHen this was done in Leopard (iChat 4) with an AIM name any Buddies that were not allowed did not show Up if you left Parental Controls ON and returned to using your regular Mac User account.
    That is to say if you tested with Screen Names and IDs (Accounts) you used in your regular Mac User Account and used those in the "test" account, as I did, then any Buddies not added to the AIM Allowed Buddies (in Parental Controls) restricts the Buddy List when you come back to your regular Mac User Account.
    Based on thre Note above I notice that the AIM Account I used in both is restricted to the one Buddy that Is On line that I allowed in Parental Controls (I used an Address Book card and this listed Jabber and AIM Screen Names).
    The Google account is uneffected by the fact I entered two Names/IDs via the Address Card pick and one Manually.
    I double check things against the 7 step list you gave in the first post.
    My "Test"  Mac User Account was set up with the Google Account/ID and my AIM Screen Name as it's two Accounts (in addition to Bonjour) before I turned On Parental Controls.
    I was in the Admin Mac User Account (my Regular Login) and set Parental Controls.
    The Bonjour did not Log in ("known" Issue)
    The Google one did not and could not be made to Login from thr Preferences . Account sub option in the iChat Menu or the DOCK Icon.  The option to Show Jabber Buddies had also disappeared from the Menu Bar Icon drop down.
    I have tried resetting this whilst the Test Mac User Account was Logged in (You have to enter the Admin's Name and password to Set Parental Controls)
    I briefly managed to get the Google List to show but it was not restricted.
    When I quit iChat and re-launched it the Google option was Off again.
    I have spent some time trying different combos but on my Snow Leopard computer I cannot get Google/Jabber to display in any form when using Parental Controls.
    10:54 AM      Saturday; December 3, 2011
    Please, if posting Logs, do not post any Log info after the line "Binary Images for iChat"
      iMac 2.5Ghz 5i 2011 (Lion 10.7.2)
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb (Snow Leopard 10.6.8)
     Mac OS X (10.6.8),
    "Limit the Logs to the Bits above Binary Images."  No, Seriously

  • Parental Control log showing websites were visited that weren't actually visited

    Trying out the parental controls on 10.8.5.  I log into my child's account, and visited a few websites.  When I went back to parental controls and checked the log, all the websites I visited were there, but there were also several sites in the log that I did not visit, such as Disney.com and the Wall Street Journal website. What's the deal?  Are these just popups that got blocked or something?    I just set up my child's account a couple minutes ago, so I know I'm the only one who has ever accessed it.  Thanks!

    Hi ...
    Disney or WSJ would not be available in history just because the pop up blocker is enabled.
    Great article for using Parental Controls > Configuring Parental Controls | Macworld
    And here >  OS X Mountain Lion: Set up parental controls

  • Parental Controls - How do I find what apps are starting for an account?

    I turned on Parental Controls for my kids and when they log into their accounts they get a series of dialogs saying "You don't have permission to run <APP>, with Done, Always Allow and Allow Once buttons. Things like GoogleUpdater. None of these apps are in their startup list in System Preferences. How can I find what apps are set to startup for each account?
    - Thanks

    Here's a tip from another user that may help you:
    "I was running into the same problem trying to find apps for my daughters Iphone 3g running 4.2.1.  What I did was go to the Itunes store through Itunes on my PC, and then went to the bottom of the main page and clicked "Browse." On the browse page I selected, App Store, Games (category), Kids (subcategory), and then a list of apps appears below. 
    I sorted by date (oldest to newest) by right-clicking next to "price" and choosing "release date" on the menu that pops up. The date created field will then be showing, which you can click on to sort newest to oldest or oldest to newest.  I downloaded a bunch of free apps starting from the oldest (by name - you don't have much else to go on).  Of the 30 or so I added to my Itunes, about 27 of them were compatible with 4.2.1. 
    This is defintely not a perfect way of finding apps, but after spending a lot of time searching for a better way this was the best I could come up with."
    You can also check out these web sites:
    https://sites.google.com/site/appleclubfhs/support/advice-and-articles/finding-a pps-for-older-devices
    http://findoldapps.com
    Other posts or users here may provide other tips on how to look for compatible apps.
    Regards.

  • Sub account on my mac book pro and parental controls

    hi, I installed OS X 10.8.3 back in May (2013) and have upgraded as and when prompted. My son now has his own log-in on my MacBook.  All is fine but every now and then he gets windows popping up telling him what he is not authorised to use. The only way to avoid this is to remove parental controls but I do not want to do that.  As it is I find the parental controls quite inflexible as they don't allow much flexibility in how you set them.  But where I have blocked a couple of apps that he has no need to use, this pop up window keeps appearing which is really rather annoying.  Can anyone help?  They seem to be 'exterior' apps e.g. Kodak for the printer and Blackberry link.

    hi there.  I can see them popping up even before my son has chosen what he wants to open.  So I know he is not attempting to open them.  But I do agree with you about the fact they should not be popping up.  Even when you move them to a side they pop up again right in the middle of the screen.  What I have noticed the last two times though is that if I go into parental controls and tick and then untick these apps as items that my son can't access i.e. I give permission to use and then I uncancel that action before saving the settings by locking them, then they stop popping up.  And I did see on someone else's chat that they almost have to re-remind the computer of the parental controls for them to work properly (they had a different issue which was about the time allowed on the computer and how their kid could go over their specified 30 minutes).
    But I find the need to remind the computer of the parental controls absurd as I may be out when my son wants to use the mac book and I refuse to give him my password to fix it - noone gets my password otherwise there is no point having one.  I will wait and see if anyone else has a solution.
    Thanks for your post!

  • HT201304 Locked out of my parental controls.

    I'm locked out of my parental controls. I had locked myself out of Safari but I need it in order to download an update and the Google Chrome app won't download it.

    On what device? You cannot download updates using a browser on an iPhone. If your Restrictions passcode is forgotten the only solution is to restore your phone using iTunes and set it up as New. You will lose all of your data.

  • Parental controls out of control

    Each time I reopen iTunes the parental controls are set to "clean" for podcasts. This results in some of my podcast updates to be blocked (the dreaded exclamation mark). Opening preferences, selecting "parental controls" and allowing "explicit" podcasts sets the parental controls properly for me (I'm the parent, after all). I authenticate, and the probelm is fixed. Before I dismiss the prefs pane, I click the lock to prevent changes.
    The trouble is that the problem reoccurs the next time I open iTunes. The parental controls have reset. How do I tell iTunes that dirty words are OK with me...forever?
    [I am administrative user on my mac. Other limited user accounts exist, but are rarely used, i.e. I'm pretty sure they are no factor. I do have sufficient privileges to set parental controls.]
    iMac G5   Mac OS X (10.4.9)   iTunes 7.1.1 (5)

    Why do you want to give parental controls to an administrator account? That makes no sense. I suggest you disable administrator access on the account you created, then use an account that has administrator access to establish parental controls on the non-administrator account.

  • Login item on managed account

    Hi all -
    On our iMac running leopard, we'd like the ability to keep a program (VOIP phone program) running all the time regardless of which user is logged in. I figured out how to add the item to the Login Items for the Admin account (me), but there is no option to do the same for our daughter's login (a managed account). I tried accessing it through Parental Controls and even changin her account to Standard, but no luck.
    I've scoured the forum and the web to no avail...any solutions out there?

    Nate Hines wrote:
    Hi all -
    On our iMac running leopard, we'd like the ability to keep a program (VOIP phone program) running all the time regardless of which user is logged in. I figured out how to add the item to the Login Items for the Admin account (me), but there is no option to do the same for our daughter's login (a managed account).
    what do you mean? you add programs to login items in the same way on all accounts, including parental controlled accounts. log into that account and start system preferences. go to accounts->login items and add whatever you need to add there.
    I tried accessing it through Parental Controls and even changin her account to Standard, but no luck.
    I've scoured the forum and the web to no avail...any solutions out there?

  • System Preferences - Parental Controls - System Preferences quit unexpectedly.

    Hi all,
    I have a 21.5-inch, Late 2009 IMac running Mac OS X Lion 10.7.3 (11D50), and for some time now if I go into System Preferences and select Parental Controls and then select an account I get a "System Preferences quit unexpectedly" window. Can anyone help to resolve this issue please?
    Many thanks,
    Paul.

    Hi Linc,
    Thanks for your help, here we go:
    Step 1:
    22/04/2012 22:30:39.537 usbmuxd: _AMDevicePreflightWorker (thread 0x100781000): Pair worker could not pair with device 241: 0xe8000082
    22/04/2012 22:30:39.537 com.apple.usbmuxd: HandleDeviceAttachHelperCallback preflighting failed for WiFi device 0xf1-192.168.0.4:0: 0xe8000082. Ignoring device.
    23/04/2012 12:35:54.422 [0x0-0x917917].com.apple.systempreferences: System Preferences(11748,0x10ddcb000) malloc: *** auto malloc[11748]: error: GC operation on unregistered thread. Thread registered implicitly. Break on auto_zone_thread_registration_error() to debug.
    23/04/2012 12:36:02.485 com.apple.launchd.peruser.501: ([0x0-0x917917].com.apple.systempreferences[11748]) Job appears to have crashed: Segmentation fault: 11
    23/04/2012 12:36:04.432 ReportCrash: Saved crash report for System Preferences[11748] version 11.0 (11.0) to /Users/pwarner4/Library/Logs/DiagnosticReports/System Preferences_2012-04-23-123604_Paul-Warners-iMac.crash
    23/04/2012 12:42:26.150 [0x0-0x921921].com.apple.systempreferences: System Preferences(11779,0x107d51000) malloc: *** auto malloc[11779]: error: GC operation on unregistered thread. Thread registered implicitly. Break on auto_zone_thread_registration_error() to debug.
    23/04/2012 12:42:29.645 com.apple.launchd.peruser.501: ([0x0-0x921921].com.apple.systempreferences[11779]) Job appears to have crashed: Segmentation fault: 11
    23/04/2012 12:42:30.834 ReportCrash: Saved crash report for System Preferences[11779] version 11.0 (11.0) to /Users/pwarner4/Library/Logs/DiagnosticReports/System Preferences_2012-04-23-124230_Paul-Warners-iMac.crash
    23/04/2012 12:44:58.335 diskmanagementd: DM ->T-[DMToolBootPreference recoveryPartitionInfoForVolume:what:dict:]: inHostDiskUDS=0x104808c20=disk0s2=Macintosh HD inWhatStr=RecoveryInfoBaseSystemVersion
    23/04/2012 12:44:58.581 diskmanagementd: DM ..T-[DMToolBootPreference recoveryPartitionInfoForVolume:what:dict:]: did get booterRecoveryUDS=0x104808ae0=disk0s3=Recovery HD
    23/04/2012 12:44:58.862 [0x0-0x927927].com.apple.systempreferences: System Preferences(11810,0x10740f000) malloc: *** auto malloc[11810]: error: GC operation on unregistered thread. Thread registered implicitly. Break on auto_zone_thread_registration_error() to debug.
    23/04/2012 12:44:58.953 diskmanagementd: DM ..T-[DMToolBootPreference recoveryPartitionInfoForVolume:what:dict:]: did mount nobrowse; MP=/Volumes/Recovery HD OMS=0x7fd4d0506320
    23/04/2012 12:44:58.953 diskmanagementd: DM ..T-[DMToolBootPreference recoveryPartitionInfoForVolume:what:dict:]: getting dict from file=/Volumes/Recovery HD/com.apple.recovery.boot/SystemVersion.plist
    23/04/2012 12:44:58.965 diskmanagementd: DM ..T-[DMToolBootPreference recoveryPartitionInfoForVolume:what:dict:]: got dict (or NULL=will return err): oooInfoDict=0x7fd4d0507780
    23/04/2012 12:44:59.657 diskmanagementd: DM ..T-[DMToolBootPreference recoveryPartitionInfoForVolume:what:dict:]: did if-needed-best-effort unmount
    23/04/2012 12:44:59.657 diskmanagementd: DM <-T-[DMToolBootPreference recoveryPartitionInfoForVolume:what:dict:]: retErr=0 outInfoDict={
        ProductBuildVersion = 11D50;
        ProductCopyright = "1983-2012 Apple Inc.";
        ProductName = "Mac OS X";
        ProductUserVisibleVersion = "10.7.3";
        ProductVersion = "10.7.3";
    23/04/2012 12:45:03.842 com.apple.launchd.peruser.501: ([0x0-0x927927].com.apple.systempreferences[11810]) Job appears to have crashed: Segmentation fault: 11
    23/04/2012 12:45:06.163 ReportCrash: Saved crash report for System Preferences[11810] version 11.0 (11.0) to /Users/pwarner4/Library/Logs/DiagnosticReports/System Preferences_2012-04-23-124506_Paul-Warners-iMac.crash
    23/04/2012 12:54:21.901 [0x0-0x939939].com.apple.systempreferences: ERROR,Time,356874861.875,Function,"void CLClientHandleDaemonDataRegistration(__CLClient*, const CLDaemonCommToClientRegistration*, const __CFDictionary*, mach_port_t)",could not create 'from client' port for 0 11925.3
    23/04/2012 12:54:21.973 [0x0-0x939939].com.apple.systempreferences: STACK,Time,356874861.908,1   CoreLocation                        0x00007fff88325e10 _Z36CLClientHandleDaemonDataRegistrationP10__CLClientPK32CLDaemonCommToClientRe gistrationPK14__CFDictionaryj + 681
    23/04/2012 12:54:21.973 [0x0-0x939939].com.apple.systempreferences: STACK,Time,356874861.908,2   CoreLocation                        0x00007fff88327929 _Z24CLClientHandleDaemonDataP12__CFMachPortPvlS1_ + 347
    23/04/2012 12:54:21.973 [0x0-0x939939].com.apple.systempreferences: STACK,Time,356874861.908,3   CoreFoundation                      0x00007fff85938e42 __CFMachPortPerform + 386
    23/04/2012 12:54:21.973 [0x0-0x939939].com.apple.systempreferences: STACK,Time,356874861.908,4   CoreFoundation                      0x00007fff85938cac __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 44
    23/04/2012 12:54:21.973 [0x0-0x939939].com.apple.systempreferences: STACK,Time,356874861.908,5   CoreFoundation                      0x00007fff859389db __CFRunLoopDoSource1 + 155
    23/04/2012 12:54:21.973 [0x0-0x939939].com.apple.systempreferences: STACK,Time,356874861.908,6   CoreFoundation                      0x00007fff8596f117 __CFRunLoopRun + 1895
    23/04/2012 12:54:21.973 [0x0-0x939939].com.apple.systempreferences: STACK,Time,356874861.908,7   CoreFoundation                      0x00007fff8596e676 CFRunLoopRunSpecific + 230
    23/04/2012 12:54:21.973 [0x0-0x939939].com.apple.systempreferences: STACK,Time,356874861.908,8   HIToolbox                           0x00007fff81e9031f RunCurrentEventLoopInMode + 277
    23/04/2012 12:54:21.973 [0x0-0x939939].com.apple.systempreferences: STACK,Time,356874861.908,9   HIToolbox                           0x00007fff81e9751b ReceiveNextEventCommon + 181
    23/04/2012 12:54:21.973 [0x0-0x939939].com.apple.systempreferences: STACK,Time,356874861.908,10  HIToolbox                           0x00007fff81e97456 BlockUntilNextEventMatchingListInMode + 62
    23/04/2012 12:54:21.973 [0x0-0x939939].com.apple.systempreferences: STACK,Time,356874861.908,11  AppKit                              0x00007fff8948cf5d _DPSNextEvent + 659
    23/04/2012 12:54:21.973 [0x0-0x939939].com.apple.systempreferences: STACK,Time,356874861.908,12  AppKit                              0x00007fff8948c861 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
    23/04/2012 12:54:21.973 [0x0-0x939939].com.apple.systempreferences: STACK,Time,356874861.908,13  AppKit                              0x00007fff8948919d -[NSApplication run] + 470
    23/04/2012 12:54:21.973 [0x0-0x939939].com.apple.systempreferences: STACK,Time,356874861.908,14  AppKit                              0x00007fff89707b88 NSApplicationMain + 867
    23/04/2012 12:54:21.973 [0x0-0x939939].com.apple.systempreferences: STACK,Time,356874861.908,15  System Preferences                  0x00000001033a9d9c System Preferences + 7580
    23/04/2012 12:55:00.891 [0x0-0x939939].com.apple.systempreferences: System Preferences(11925,0x10a1ce000) malloc: *** auto malloc[11925]: error: GC operation on unregistered thread. Thread registered implicitly. Break on auto_zone_thread_registration_error() to debug.
    23/04/2012 12:55:22.244 com.apple.launchd.peruser.501: ([0x0-0x939939].com.apple.systempreferences[11925]) Job appears to have crashed: Segmentation fault: 11
    23/04/2012 12:55:24.037 ReportCrash: Saved crash report for System Preferences[11925] version 11.0 (11.0) to /Users/pwarner4/Library/Logs/DiagnosticReports/System Preferences_2012-04-23-125524_Paul-Warners-iMac.crash
    23/04/2012 12:55:42.944 com.apple.launchd.peruser.501: ([0x0-0x93d93d].com.apple.systempreferences[11987]) Job appears to have crashed: Segmentation fault: 11
    23/04/2012 12:55:43.190 ReportCrash: Saved crash report for System Preferences[11987] version 11.0 (11.0) to /Users/pwarner4/Library/Logs/DiagnosticReports/System Preferences_2012-04-23-125543_Paul-Warners-iMac.crash
    23/04/2012 12:56:35.399 System Preferences: kCGErrorIllegalArgument: CGSDeviceCreate: Invalid window
    23/04/2012 12:56:35.399 System Preferences: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
    23/04/2012 12:56:35.399 System Preferences: Failed to create window context device
    23/04/2012 12:56:35.399 System Preferences: CGWindowContextCreate: failed to create window context delegate.
    23/04/2012 12:56:35.399 System Preferences: _initWithWindowNumber: error creating graphics ctxt object for ctxt:0x2b123, window:0x0
    23/04/2012 12:56:35.400 System Preferences: CGPixelAccessLock failed!
    23/04/2012 12:56:35.400 [0x0-0x940940].com.apple.systempreferences: Apr 23 12:56:35 Paul-Warners-iMac.local System Preferences[12000] <Error>: Failed to create window context device
    23/04/2012 12:56:35.400 [0x0-0x940940].com.apple.systempreferences: Apr 23 12:56:35 Paul-Warners-iMac.local System Preferences[12000] <Error>: CGWindowContextCreate: failed to create window context delegate.
    23/04/2012 12:56:43.343 com.apple.launchd.peruser.501: ([0x0-0x940940].com.apple.systempreferences[12000]) Job appears to have crashed: Segmentation fault: 11
    23/04/2012 12:56:43.533 ReportCrash: Saved crash report for System Preferences[12000] version 11.0 (11.0) to /Users/pwarner4/Library/Logs/DiagnosticReports/System Preferences_2012-04-23-125643_Paul-Warners-iMac.crash
    23/04/2012 12:57:54.243 System Preferences: kCGErrorIllegalArgument: CGSDeviceCreate: Invalid window
    23/04/2012 12:57:54.243 System Preferences: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
    23/04/2012 12:57:54.243 System Preferences: Failed to create window context device
    23/04/2012 12:57:54.243 System Preferences: CGWindowContextCreate: failed to create window context delegate.
    23/04/2012 12:57:54.243 System Preferences: _initWithWindowNumber: error creating graphics ctxt object for ctxt:0x35207, window:0x0
    23/04/2012 12:57:54.244 System Preferences: CGPixelAccessLock failed!
    23/04/2012 12:57:54.244 [0x0-0x944944].com.apple.systempreferences: Apr 23 12:57:54 Paul-Warners-iMac.local System Preferences[12028] <Error>: Failed to create window context device
    23/04/2012 12:57:54.244 [0x0-0x944944].com.apple.systempreferences: Apr 23 12:57:54 Paul-Warners-iMac.local System Preferences[12028] <Error>: CGWindowContextCreate: failed to create window context delegate.
    23/04/2012 12:58:03.646 com.apple.launchd.peruser.501: ([0x0-0x944944].com.apple.systempreferences[12028]) Job appears to have crashed: Segmentation fault: 11
    23/04/2012 12:58:04.574 ReportCrash: Saved crash report for System Preferences[12028] version 11.0 (11.0) to /Users/pwarner4/Library/Logs/DiagnosticReports/System Preferences_2012-04-23-125804_Paul-Warners-iMac.crash
    23/04/2012 12:58:13.318 [0x0-0x946946].com.apple.systempreferences: Apr 23 12:58:13 Paul-Warners-iMac.local System Preferences[12041] <Error>: Failed to create window context device
    23/04/2012 12:58:13.318 [0x0-0x946946].com.apple.systempreferences: Apr 23 12:58:13 Paul-Warners-iMac.local System Preferences[12041] <Error>: CGWindowContextCreate: failed to create window context delegate.
    23/04/2012 12:58:13.317 System Preferences: kCGErrorIllegalArgument: CGSDeviceCreate: Invalid window
    23/04/2012 12:58:13.317 System Preferences: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
    23/04/2012 12:58:13.317 System Preferences: Failed to create window context device
    23/04/2012 12:58:13.317 System Preferences: CGWindowContextCreate: failed to create window context delegate.
    23/04/2012 12:58:13.317 System Preferences: _initWithWindowNumber: error creating graphics ctxt object for ctxt:0x370d3, window:0x0
    23/04/2012 12:58:13.318 System Preferences: CGPixelAccessLock failed!
    23/04/2012 12:58:23.953 [0x0-0x946946].com.apple.systempreferences: System Preferences(12041,0x103887000) malloc: *** auto malloc[12041]: error: GC operation on unregistered thread. Thread registered implicitly. Break on auto_zone_thread_registration_error() to debug.
    23/04/2012 12:58:26.941 com.apple.launchd.peruser.501: ([0x0-0x946946].com.apple.systempreferences[12041]) Job appears to have crashed: Segmentation fault: 11
    23/04/2012 12:58:27.091 ReportCrash: Saved crash report for System Preferences[12041] version 11.0 (11.0) to /Users/pwarner4/Library/Logs/DiagnosticReports/System Preferences_2012-04-23-125827_Paul-Warners-iMac.crash
    23/04/2012 12:58:32.723 System Preferences: kCGErrorIllegalArgument: CGSDeviceCreate: Invalid window
    23/04/2012 12:58:32.723 System Preferences: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
    23/04/2012 12:58:32.723 System Preferences: Failed to create window context device
    23/04/2012 12:58:32.723 System Preferences: CGWindowContextCreate: failed to create window context delegate.
    23/04/2012 12:58:32.724 System Preferences: _initWithWindowNumber: error creating graphics ctxt object for ctxt:0x39fbb, window:0x0
    23/04/2012 12:58:32.724 System Preferences: CGPixelAccessLock failed!
    23/04/2012 12:58:32.725 [0x0-0x949949].com.apple.systempreferences: Apr 23 12:58:32 Paul-Warners-iMac.local System Preferences[12056] <Error>: Failed to create window context device
    23/04/2012 12:58:32.725 [0x0-0x949949].com.apple.systempreferences: Apr 23 12:58:32 Paul-Warners-iMac.local System Preferences[12056] <Error>: CGWindowContextCreate: failed to create window context delegate.
    23/04/2012 12:58:40.273 [0x0-0x949949].com.apple.systempreferences: System Preferences(12056,0x110d5d000) malloc: *** auto malloc[12056]: error: GC operation on unregistered thread. Thread registered implicitly. Break on auto_zone_thread_registration_error() to debug.
    23/04/2012 12:58:50.315 com.apple.launchd.peruser.501: ([0x0-0x949949].com.apple.systempreferences[12056]) Job appears to have crashed: Segmentation fault: 11
    23/04/2012 12:58:50.662 ReportCrash: Saved crash report for System Preferences[12056] version 11.0 (11.0) to /Users/pwarner4/Library/Logs/DiagnosticReports/System Preferences_2012-04-23-125850_Paul-Warners-iMac.crash
    23/04/2012 12:59:04.861 com.apple.launchd.peruser.501: ([0x0-0x94c94c].com.apple.systempreferences[12070]) Job appears to have crashed: Segmentation fault: 11
    23/04/2012 12:59:05.132 ReportCrash: Saved crash report for System Preferences[12070] version 11.0 (11.0) to /Users/pwarner4/Library/Logs/DiagnosticReports/System Preferences_2012-04-23-125905_Paul-Warners-iMac.crash
    23/04/2012 13:10:01.985 com.apple.launchd.peruser.501: ([0x0-0x95a95a].com.apple.systempreferences[12128]) Job appears to have crashed: Segmentation fault: 11
    23/04/2012 13:10:03.514 ReportCrash: Saved crash report for System Preferences[12128] version 11.0 (11.0) to /Users/pwarner4/Library/Logs/DiagnosticReports/System Preferences_2012-04-23-131003_Paul-Warners-iMac.crash
    23/04/2012 13:35:20.109 com.apple.launchd.peruser.501: ([0x0-0x97a97a].com.apple.systempreferences[12354]) Job appears to have crashed: Segmentation fault: 11
    23/04/2012 13:35:21.367 ReportCrash: Saved crash report for System Preferences[12354] version 11.0 (11.0) to /Users/pwarner4/Library/Logs/DiagnosticReports/System Preferences_2012-04-23-133521_Paul-Warners-iMac.crash
    Step 2:
    Process:         System Preferences [12517]
    Path:            /Applications/System Preferences.app/Contents/MacOS/System Preferences
    Identifier:      com.apple.systempreferences
    Version:         11.0 (11.0)
    Build Info:      SystemPrefsApp-214003000000000~2
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [152]
    Date/Time:       2012-04-23 14:26:16.239 +0100
    OS Version:      Mac OS X 10.7.3 (11D50)
    Report Version:  9
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000008
    VM Regions Near 0x8:
    -->
        __TEXT                 000000010a6ce000-000000010a6f1000 [  140K] r-x/rwx SM=COW  /Applications/System Preferences.app/Contents/MacOS/System Preferences
    Application Specific Information:
    com.apple.preferences.users v.12.0 (Users & Groups)
    objc[12517]: garbage collection is ON
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.CoreFoundation                0x00007fff85948626 CFGetTypeID + 166
    1   com.apple.framework.Admin               0x00007fff85707cc9 +[NSDictionary(cXMLDataConvertor) dictionaryFromXMLString:] + 151
    2   com.apple.framework.Admin               0x00007fff856ff5d9 -[User familySettings] + 54
    3   com.apple.preferences.users             0x00000001127c7359 0x1127c4000 + 13145
    4   com.apple.preferences.users             0x00000001127c70bc 0x1127c4000 + 12476
    5   com.apple.preferences.users             0x00000001127c6727 0x1127c4000 + 10023
    6   com.apple.preferences.users             0x00000001127c62c7 0x1127c4000 + 8903
    7   com.apple.AppKit                        0x00007fff8949f766 -[NSCustomObject nibInstantiate] + 418
    8   com.apple.AppKit                        0x00007fff8949f551 -[NSIBObjectData instantiateObject:] + 303
    9   com.apple.AppKit                        0x00007fff8949e7ad -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 347
    10  com.apple.AppKit                        0x00007fff8949509f loadNib + 322
    11  com.apple.AppKit                        0x00007fff8949459c +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 217
    12  com.apple.AppKit                        0x00007fff894944b7 +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 141
    13  com.apple.frameworks.preferencepanes          0x00007fff8af72cd0 -[NSPreferencePane loadMainView] + 154
    14  com.apple.frameworks.preferencepanes          0x00007fff8af73c20 -[NSPrefPaneBundle instantiatePrefPaneObject] + 438
    15  com.apple.systempreferences             0x000000010a6d6968 0x10a6ce000 + 35176
    16  com.apple.systempreferences             0x000000010a6d5f9e 0x10a6ce000 + 32670
    17  com.apple.Foundation                    0x00007fff8ab571aa __NSFireDelayedPerform + 392
    18  com.apple.CoreFoundation                0x00007fff8598ec24 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
    19  com.apple.CoreFoundation                0x00007fff8598e776 __CFRunLoopDoTimer + 534
    20  com.apple.CoreFoundation                0x00007fff8596f001 __CFRunLoopRun + 1617
    21  com.apple.CoreFoundation                0x00007fff8596e676 CFRunLoopRunSpecific + 230
    22  com.apple.HIToolbox                     0x00007fff81e9031f RunCurrentEventLoopInMode + 277
    23  com.apple.HIToolbox                     0x00007fff81e9751b ReceiveNextEventCommon + 181
    24  com.apple.HIToolbox                     0x00007fff81e97456 BlockUntilNextEventMatchingListInMode + 62
    25  com.apple.AppKit                        0x00007fff8948cf5d _DPSNextEvent + 659
    26  com.apple.AppKit                        0x00007fff8948c861 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
    27  com.apple.AppKit                        0x00007fff8948919d -[NSApplication run] + 470
    28  com.apple.AppKit                        0x00007fff89707b88 NSApplicationMain + 867
    29  com.apple.systempreferences             0x000000010a6cfd9c 0x10a6ce000 + 7580
    Thread 1:
    0   libsystem_kernel.dylib                  0x00007fff8a0a5192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff80f9f594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff80fa0b85 start_wqthread + 13
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff8a0a57e6 kevent + 10
    1   libdispatch.dylib                       0x00007fff8279b5be _dispatch_mgr_invoke + 923
    2   libdispatch.dylib                       0x00007fff8279a14e _dispatch_mgr_thread + 54
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff8a0a5192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff80f9f594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff80fa0b85 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff8a0a5192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff80f9f594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff80fa0b85 start_wqthread + 13
    Thread 5:: Dispatch queue: Garbage Collection Work Queue
    0   libsystem_kernel.dylib                  0x00007fff8a0a4bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff80fa1274 _pthread_cond_wait + 840
    2   com.apple.Foundation                    0x00007fff8aba74e4 -[NSCondition wait] + 261
    3   com.apple.Foundation                    0x00007fff8ab9a878 -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 975
    4   com.apple.Foundation                    0x00007fff8abc576e -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:modes:] + 84
    5   com.apple.CoreFoundation                0x00007fff859c6ff4 ___forwarding___ + 756
    6   com.apple.CoreFoundation                0x00007fff859c6c88 _CF_forwarding_prep_0 + 232
    7   com.apple.imageKit                      0x00007fff866458d9 -[IKGLSharedContextRegistry removeOwner:] + 217
    8   com.apple.imageKit                      0x00007fff8657357c -[IKImageWrapper finalize] + 66
    9   libobjc.A.dylib                         0x00007fff82d3357c finalizeOneObject + 53
    10  libauto.dylib                           0x00007fff82cbf07e Auto::foreach_block_do(auto_zone_cursor*, void (*)(void*, void*), void*) + 94
    11  libobjc.A.dylib                         0x00007fff82d334ac batchFinalize + 53
    12  libobjc.A.dylib                         0x00007fff82d335fb batchFinalizeOnTwoThreads + 91
    13  libauto.dylib                           0x00007fff82cbf019 Auto::Zone::invalidate_garbage(unsigned long, void**) + 73
    14  libauto.dylib                           0x00007fff82cac7db auto_collect_internal(Auto::Zone*, unsigned int) + 459
    15  libauto.dylib                           0x00007fff82ca821a __auto_zone_collect_block_invoke_0 + 74
    16  libdispatch.dylib                       0x00007fff827998ba _dispatch_call_block_and_release + 18
    17  libdispatch.dylib                       0x00007fff8279b10a _dispatch_queue_drain + 264
    18  libdispatch.dylib                       0x00007fff8279af66 _dispatch_queue_invoke + 54
    19  libdispatch.dylib                       0x00007fff8279a760 _dispatch_worker_thread2 + 198
    20  libsystem_c.dylib                       0x00007fff80f9f3da _pthread_wqthread + 316
    21  libsystem_c.dylib                       0x00007fff80fa0b85 start_wqthread + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x00007fff8a0a5192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff80f9f594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff80fa0b85 start_wqthread + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x00007fff8a0a5192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff80f9f594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff80fa0b85 start_wqthread + 13
    Thread 8:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff8a0a4df2 __select + 10
    1   com.apple.CoreFoundation                0x00007fff859b7cdb __CFSocketManager + 1355
    2   libsystem_c.dylib                       0x00007fff80f9d8bf _pthread_start + 335
    3   libsystem_c.dylib                       0x00007fff80fa0b75 thread_start + 13
    Thread 9:
    0   libsystem_kernel.dylib                  0x00007fff8a0a4e42 __semwait_signal + 10
    1   libsystem_c.dylib                       0x00007fff80f53dea nanosleep + 164
    2   com.apple.Foundation                    0x00007fff8abd4f05 +[NSThread sleepUntilDate:] + 181
    3   com.apple.imageKit                      0x00007fff865ab327 -[IKImageCropView preloadThread] + 121
    4   com.apple.Foundation                    0x00007fff8aba574e -[NSThread main] + 68
    5   com.apple.Foundation                    0x00007fff8aba56c6 __NSThread__main__ + 1575
    6   libsystem_c.dylib                       0x00007fff80f9d8bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff80fa0b75 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000000  rcx: 0x00000000000000a7  rdx: 0x000000000000007e
      rdi: 0x0000000000000000  rsi: 0x0000000401566a80  rbp: 0x00007fff6a2cc010  rsp: 0x00007fff6a2cc000
       r8: 0x0000000401500000   r9: 0x0000000000002e77  r10: 0x00000000000000c1  r11: 0x0000000000000000
      r12: 0x0000000000000000  r13: 0x00007fff71f99ef8  r14: 0x0000000401566a80  r15: 0x0000000000000000
      rip: 0x00007fff85948626  rfl: 0x0000000000010246  cr2: 0x0000000000000008
    Logical CPU: 0
    Binary Images:
           0x10a6ce000 -        0x10a6f0fff  com.apple.systempreferences (11.0 - 11.0) <EB72385A-B2EF-3AC2-BC6F-0995EB584A38> /Applications/System Preferences.app/Contents/MacOS/System Preferences
           0x10c3e3000 -        0x10c3e3ffd +cl_kernels (??? - ???) <767C3A38-31F2-4823-AA1D-8FDEC72F205E> cl_kernels
           0x10c3e7000 -        0x10c3e7ff1 +cl_kernels (??? - ???) <A1717F5F-5F1C-47B6-93E6-5BF080310B62> cl_kernels
           0x10c401000 -        0x10c40ffff  com.apple.frameworks.opendirectoryconfigui (10.7 - 10.7) <1383F700-AB33-3C69-926C-79367B81E925> /System/Library/PrivateFrameworks/OpenDirectoryConfigUI.framework/Versions/A/Op enDirectoryConfigUI
           0x10c41f000 -        0x10c433fff  com.apple.OpenDirectoryConfig (10.7 - 55) <2C20C3E6-4131-38A2-89FE-ECA3A00E68C9> /System/Library/PrivateFrameworks/OpenDirectoryConfig.framework/Versions/A/Open DirectoryConfig
           0x10c454000 -        0x10c457ff7  libCoreFSCache.dylib (??? - ???) <0E2C3D54-7D05-35E8-BA10-2142B7C03946> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
           0x10c45f000 -        0x10c45fff5 +cl_kernels (??? - ???) <B671433A-3468-4989-8320-8633D1B51758> cl_kernels
           0x10c469000 -        0x10c46affc +cl_kernels (??? - ???) <8D5E8B2C-3CF8-460A-A48B-8C3CF555A211> cl_kernels
           0x10c473000 -        0x10c479fef  libcldcpuengine.dylib (1.50.69 - compatibility 1.0.0) <C0C4CC37-F2FD-301C-A830-EC54D86612D5> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
           0x10c492000 -        0x10c492ffd +cl_kernels (??? - ???) <048D3FEC-805D-49C4-B073-00C408446002> cl_kernels
           0x10cdff000 -        0x10ce00ff3 +cl_kernels (??? - ???) <92339076-52E7-48CD-8D36-4D4AAACF1884> cl_kernels
           0x10d2f8000 -        0x10d38bff7  unorm8_bgra.dylib (1.50.69 - compatibility 1.0.0) <5FB796A4-1AD0-3B4D-AA83-F8A46E039224> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib
           0x10dd5b000 -        0x10ddb8ff7  com.apple.preferences.parentalcontrols (3.1 - 310) <8D24D691-981F-34D3-B49F-13C6A17F3F0C> /System/Library/PreferencePanes/ParentalControls.prefPane/Contents/MacOS/Parent alControls
           0x10dde4000 -        0x10ddf9fff  com.apple.frameworks.preferencepanessupport (1.0 - 1.0) <B7E1A6D7-5C75-3626-ACD9-682B6CBC3EBF> /System/Library/PrivateFrameworks/PreferencePanesSupport.framework/Versions/A/P referencePanesSupport
           0x10e5ca000 -        0x10e5ccfff  com.apple.AddressBook.LocalSourceBundle (1.2 - 1083) <0926799B-A5FA-3CC7-B4EA-88C644EA139C> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
           0x10e5de000 -        0x10e5e1fff  com.apple.DirectoryServicesSource (1.2 - 1083) <7EDBCB22-3D01-3E95-8173-0313E6292B8B> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices
           0x10e5e9000 -        0x10e64afff  com.apple.AddressBook.CardDAVPlugin (10.7.2 - 200) <AB709DA1-29BE-35B3-A271-6D0C5C008B1F> /System/Library/Address Book Plug-Ins/CardDAVPlugin.sourcebundle/Contents/MacOS/CardDAVPlugin
           0x1112ec000 -        0x1112f0fff  com.apple.audio.AudioIPCPlugIn (1.2.2 - 1.2.2) <D4D40031-05D5-3D8B-A9A5-490D9483E188> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
           0x1112f5000 -        0x1112fbfff  com.apple.audio.AppleHDAHALPlugIn (2.1.7 - 2.1.7f9) <CA4B5CB4-6F02-396A-B7CA-C9DE876544CD> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
           0x111300000 -        0x111312ff7  com.apple.PlatformHardwareManagement (2.0.1 - 2.0.1) <ED34367A-A34B-3533-BCF1-623DB791A79F> /System/Library/PrivateFrameworks/PlatformHardwareManagement.framework/Versions /A/PlatformHardwareManagement
           0x112714000 -        0x1127a5ff7  unorm8_rgba.dylib (1.50.69 - compatibility 1.0.0) <2683BD70-B7EE-3A60-A39C-2360B3C2A301> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_rgba. dylib
           0x1127c4000 -        0x11281dff7  com.apple.preferences.users (12.0 - 12.0) <C1217472-5DFF-349A-84D7-A793B71A2BDB> /System/Library/PreferencePanes/Accounts.prefPane/Contents/MacOS/Accounts
           0x11284b000 -        0x1128cbfff  com.apple.frameworks.server.kit (10.7.2 - 171.5) <222990C6-9CC0-3C5B-9B89-E7D55EF67B4C> /System/Library/PrivateFrameworks/ServerKit.framework/Versions/A/ServerKit
           0x112925000 -        0x1129abff7  com.apple.frameworks.server.foundation (10.7.3 - 185.5) <4A7581AB-D6D4-3CEA-8707-0E7FEB4076B5> /System/Library/PrivateFrameworks/ServerFoundation.framework/Versions/A/ServerF oundation
           0x112a0c000 -        0x112a46ff7  com.apple.frameworks.CoreDaemon (1.0 - 1.0) <A131985C-8F2E-3706-957E-89BA1FA6A14E> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
           0x112a56000 -        0x112a60fff  com.apple.iokit.IOUSBLib (4.4.5 - 4.4.5) <1E866AAC-3A96-329E-8495-17D074E26358> /System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/IOUSBLib.bundle/Co ntents/MacOS/IOUSBLib
        0x7fff6a2ce000 -     0x7fff6a302baf  dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld
        0x7fff80a74000 -     0x7fff80a9aff7  com.apple.framework.familycontrols (3.0 - 300) <DC06CF3A-2F10-3867-9498-CADAE30D0CE4> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff80a9b000 -     0x7fff80ac3ff7  com.apple.CoreVideo (1.7 - 70.1) <98F917B2-FB53-3EA3-B548-7E97B38309A7> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff80ac4000 -     0x7fff80accfff  libsystem_dnssd.dylib (??? - ???) <D0CEBE0E-956F-3CCF-9808-25FDEA42B9AF> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff80acd000 -     0x7fff80ad0fff  com.apple.AppleSystemInfo (1.0 - 1) <111B6F69-3FBD-3860-BCF8-1DF02D9BED28> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff80ad1000 -     0x7fff80b1dff7  com.apple.SystemConfiguration (1.11.2 - 1.11) <A14F3583-9CC0-397D-A50E-17217075953F> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff80b1e000 -     0x7fff80b30ff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
        0x7fff80b31000 -     0x7fff80b93ff7  com.apple.Symbolication (1.3 - 91) <B072970E-9EC1-3495-A1FA-D344C6E74A13> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff80b94000 -     0x7fff80b95fff  libodfde.dylib (??? - ???) <9725455E-BA0B-3371-8570-CFE50D3BDA84> /usr/lib/libodfde.dylib
        0x7fff80b96000 -     0x7fff80b9cfff  com.apple.phonenumbers (1.0 - 47) <0398EEEE-DBA1-36B6-AE0E-AABBDC17AF4F> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff80b9d000 -     0x7fff80c21ff7  com.apple.ApplicationServices.ATS (317.5.0 - ???) <C2B254F0-6ED8-3313-9CFC-9ACD519C8A9E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff80c22000 -     0x7fff80c3efff  com.apple.ScriptingBridge (1.2.1 - ???) <A4162BA5-2432-3BF3-8EBC-47AEF2BDD8DA> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
        0x7fff80ca6000 -     0x7fff80ce1fff  com.apple.LDAPFramework (3.1 - 120.2) <19B714EB-104B-38D2-9ADD-155F71F6844B> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff80eeb000 -     0x7fff80eecff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
        0x7fff80f4f000 -     0x7fff8102cfef  libsystem_c.dylib (763.12.0 - compatibility 1.0.0) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
        0x7fff81059000 -     0x7fff8115efff  libFontParser.dylib (??? - ???) <0920DA16-2066-33E6-BF95-AD4B0F3C22B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff81e74000 -     0x7fff81e7fff7  com.apple.DisplayServicesFW (2.5.2 - 317) <D1FE33BD-1D71-343F-B790-685253F1F701> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff81e80000 -     0x7fff81e8dfff  com.apple.KerberosHelper (3.0 - 1.0) <5223379A-8854-36CF-B15C-44E0107EEE4C> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
        0x7fff81e8e000 -     0x7fff821b8ff7  com.apple.HIToolbox (1.8 - ???) <D6A0D513-4893-35B4-9FFE-865FF419F2C2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff82235000 -     0x7fff82237ff7  com.apple.print.framework.Print (7.1 - 247.1) <8A4925A5-BAA3-373C-9B5D-03E0270C6B12> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff82238000 -     0x7fff8223fff7  com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff82240000 -     0x7fff824cbfff  com.apple.JavaScriptCore (7534.53 - 7534.53.8) <619D6392-D833-3C55-B1C0-4DAA0477796C> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff826e1000 -     0x7fff82722fff  com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff82723000 -     0x7fff82769ff7  libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <01DD0773-236C-3AC3-B43B-07911F458767> /usr/lib/libcurl.4.dylib
        0x7fff8276a000 -     0x7fff82797fff  com.apple.quartzfilters (1.7.0 - 1.7.0) <CE1EDD58-7273-38F9-AD33-871A8BA7ABF3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff82798000 -     0x7fff827a6fff  libdispatch.dylib (187.7.0 - compatibility 1.0.0) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
        0x7fff827a7000 -     0x7fff827b4ff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <3373D310-3B10-3DD1-B754-B7B138CD448D> /usr/lib/libbz2.1.0.dylib
        0x7fff827b5000 -     0x7fff827bbfff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib
        0x7fff827bc000 -     0x7fff827d1fff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <C061ECBB-7061-3A43-8A18-90633F943295> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff827d2000 -     0x7fff828ebfff  com.apple.DesktopServices (1.6.2 - 1.6.2) <6B83172E-F539-3AF8-A76D-1F9EA357B076> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff828ec000 -     0x7fff829e6ff7  com.apple.DiskImagesFramework (10.7.3 - 331.3) <57A7E46A-5AA4-37FF-B19C-5337CCBCA0CA> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff829e7000 -     0x7fff82ac5fff  com.apple.DiscRecording (6.0.3 - 6030.4.1) <8DB1BDDD-F066-3E8B-B416-11DF712C6A1E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff82ac7000 -     0x7fff82ad0ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
        0x7fff82b2e000 -     0x7fff82b6dfff  com.apple.AE (527.7 - 527.7) <B82F7ABC-AC8B-3507-B029-969DD5CA813D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff82b6e000 -     0x7fff82b84ff7  com.apple.ImageCapture (7.0 - 7.0) <F15FC6FB-9E88-3BE9-BABE-0454D3A502A0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff82b85000 -     0x7fff82bb0ff7  com.apple.CoreServicesInternal (113.12 - 113.12) <C37DAC1A-35D2-30EC-9112-5EEECED5C461> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff82bb1000 -     0x7fff82ca6fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
        0x7fff82ca7000 -     0x7fff82cf5fff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
        0x7fff82cf6000 -     0x7fff82d1dfff  com.apple.framework.internetaccounts (1.2 - 3) <A3FFB4BD-77BE-388F-ADB1-9CA80A68B1F2> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff82d1e000 -     0x7fff82e02e5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
        0x7fff82e03000 -     0x7fff82e0afff  libCGXCoreImage.A.dylib (600.0.0 - compatibility 64.0.0) <848F5267-C6B3-3591-AB27-B0176B04CCC4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
        0x7fff82e0b000 -     0x7fff82e0ffff  libutil.dylib (??? - ???) <28672328-B738-38CE-B231-8A93CA6E6EA4> /usr/lib/libutil.dylib
        0x7fff82e10000 -     0x7fff82e83fff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
        0x7fff8324d000 -     0x7fff832c8ff7  com.apple.print.framework.PrintCore (7.1 - 366.1) <3F140DEB-9F87-3672-97CC-F983752581AC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff8334b000 -     0x7fff833c1fff  com.apple.ISSupport (1.9.8 - 56) <2BEEF162-893F-356C-BD4E-8668F044A917> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff833c2000 -     0x7fff833d9fff  com.apple.CFOpenDirectory (10.7 - 146) <E6D4F114-678B-3957-9C59-9206ECDA756E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff833da000 -     0x7fff834e1fe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
        0x7fff834e2000 -     0x7fff8370afe7  com.apple.CoreData (104.1 - 358.13) <F1DA3110-C4DF-3F0A-A057-AEE78DE8C99D> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff8370b000 -     0x7fff83ceffff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff83cf0000 -     0x7fff83ddbfff  com.apple.backup.framework (1.3.1 - 1.3.1) <C933E52C-5BA6-386D-9B6A-8F98D8142A6F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff83dee000 -     0x7fff83df5fff  com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff83df6000 -     0x7fff83ef8ff7  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <22F1D1B6-1761-3687-9EFD-036EA15FB2E4> /usr/lib/libxml2.2.dylib
        0x7fff83f4d000 -     0x7fff83f74ff7  com.apple.PerformanceAnalysis (1.10 - 10) <DD87C994-66D6-330A-BAF9-AB86BE125A62> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff83f75000 -     0x7fff83f84ff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
        0x7fff83f85000 -     0x7fff83f86fff  libffi.dylib (??? - ???) <DB96CC4B-0D38-3102-80AA-91DDE9AF3886> /usr/lib/libffi.dylib
        0x7fff83f87000 -     0x7fff83fa4fff  libxpc.dylib (77.18.0 - compatibility 1.0.0) <26C05F31-E809-3B47-AF42-1460971E3AC3> /usr/lib/system/libxpc.dylib
        0x7fff83fa5000 -     0x7fff84047ff7  com.apple.securityfoundation (5.0 - 55107) <6C2E7362-CB11-3CBD-BB1C-348E4B10F25A> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff84048000 -     0x7fff8404cff7  com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff8404d000 -     0x7fff8406dfff  libPng.dylib (??? - ???) <F4D84592-C450-3076-88E9-8E6517C7EF33> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff840b3000 -     0x7fff84847fef  com.apple.CoreAUC (6.11.04 - 6.11.04) <FFC336DF-C71F-3C93-8E93-5CBD9EEAE940> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff84848000 -     0x7fff84849fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff8484a000 -     0x7fff8484afff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff8484b000 -     0x7fff84856fff  com.apple.CommonAuth (2.1 - 2.0) <272CB600-6DA8-3952-97C0-5DC594DCA024> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff8485a000 -     0x7fff84966fff  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff84967000 -     0x7fff84967fff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <C06A140F-6114-3B8B-B080-E509303145B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff84968000 -     0x7fff849a7ff7  libGLImage.dylib (??? - ???) <348729DC-BC44-3744-B249-9DFA6498344A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff84a3a000 -     0x7fff84f16fef  com.apple.RawCamera.bundle (3.12.0 - 614) <E0F08224-8A63-BBCE-BE85-8B0BAB22A7DA> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff84f33000 -     0x7fff84f35fff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff84f36000 -     0x7fff84f3afff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <37517279-C92E-3217-B49A-838198B48787> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff8503e000 -     0x7fff8508efff  com.apple.CoreMediaIO (210.0 - 3180) <C5B60D3E-71BE-3CD2-90FC-3B2F9961D662> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff850ca000 -     0x7fff853acfff  com.apple.security (7.0 - 55110) <252F9E04-FF8A-3EA7-A38E-51DD0653663C> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff853ad000 -     0x7fff8548ffff  com.apple.CoreServices.OSServices (478.37 - 478.37) <1DAC695E-0D0F-3AE2-974F-A173E69E67CC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff85490000 -     0x7fff85491fff  libwebsharing.dylib (??? - ???) <279415F4-2FAD-3D68-BE9A-691D03389662> /usr/lib/libwebsharing.dylib
        0x7fff85492000 -     0x7fff854e5fff  com.apple.AppleVAFramework (5.0.14 - 5.0.14) <45159B9E-05BF-35B2-AF76-D933490FBFB1> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff854f6000 -     0x7fff856f8fff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <38CD6ED3-C8E4-3CCD-89AC-9C3198803101> /usr/lib/libicucore.A.dylib
        0x7fff856f9000 -     0x7fff85729fff  com.apple.framework.Admin (11.0 - 11.0) <D7C96057-01E2-3D78-B0FF-23976D585408> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
        0x7fff8572a000 -     0x7fff85739fff  com.apple.Collaboration (63 - 63) <AA2E926B-68AE-3B61-A484-B9DAE64EE03E> /System/Library/Frameworks/Collaboration.framework/Versions/A/Collaboration
        0x7fff8573a000 -     0x7fff8573cfff  libquarantine.dylib (36.2.0 - compatibility 1.0.0) <48656562-FF20-3B55-9F93-407ACA7341C0> /usr/lib/system/libquarantine.dylib
        0x7fff8573d000 -     0x7fff858dcfff  com.apple.QuartzCore (1.7 - 270.2) <F2CCDEFB-DE43-3E32-B242-A22C82617186> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff858e1000 -     0x7fff85935ff7  com.apple.ImageCaptureCore (3.0.2 - 3.0.2) <68147E63-C211-361E-8B24-B5E0675B4297> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff85936000 -     0x7fff85b0afff  com.apple.CoreFoundation (6.7.1 - 635.19) <57B77925-9065-38C9-A05B-02F4F9ED007C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff85b0b000 -     0x7fff85b57fff  com.apple.GraphKit (1.0.5 - 30) <ADC7963A-FC30-3886-984D-BC3CD4C5A4B7> /System/Library/PrivateFrameworks/GraphKit.framework/Versions/A/GraphKit
        0x7fff85b60000 -     0x7fff85b62fff  libCVMSPluginSupport.dylib (??? - ???) <B2FC6EC0-1A0C-3482-A3C9-D08446E8713A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff85b63000 -     0x7fff85b64ff7  libsystem_sandbox.dylib (??? - ???) <5087ADAD-D34D-3844-9D04-AFF93CED3D92> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff85b65000 -     0x7fff85bb9ff7  libFontRegistry.dylib (??? - ???) <F98926EF-FFA0-37C5-824C-02E436E21DD1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff85bba000 -     0x7fff85bc3fff  com.apple.AOSNotification (1.4.0 - 504.1) <0CD79695-6625-3BF4-A420-2612190EC2E0> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
        0x7fff85bc4000 -     0x7fff85cd1fff  libJP2.dylib (??? - ???) <F2B34A61-75F0-3BFE-A309-EE0DF4AF9E37> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff85cd2000 -     0x7fff860efff7  com.apple.SceneKit (2.2 - 125.3) <DDCC8DB6-D5DB-31CD-A401-F56C84216E1C> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
        0x7fff860f0000 -     0x7fff86106fff  libGL.dylib (??? - ???) <6A473BF9-4D35-34C6-9F8B-86B68091A9AF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff86107000 -     0x7fff86140fe7  libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib
        0x7fff86141000 -     0x7fff8614fff7  libkxld.dylib (??? - ???) <B779CF25-496C-31B0-B336-3E4E3E1C32CC> /usr/lib/system/libkxld.dylib
        0x7fff861c5000 -     0x7fff861e2ff7  com.apple.openscripting (1.3.3 - ???) <4FACC89E-FDAA-3CA5-B5CD-1F4EEAEDF7CF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff861e3000 -     0x7fff861f7ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff861f8000 -     0x7fff861fbff7  com.apple.securityhi (4.0 - 1) <37DF1BF8-ACE0-3C4A-81AA-BBA9744EB0A6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff8624f000 -     0x7fff862c5fff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff862c6000 -     0x7fff8630dff7  com.apple.CoreMedia (1.0 - 705.61) <0C34B0D4-DB8A-33C7-B67B-F443AD86482C> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff8639c000 -     0x7fff8639dff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8639e000 -     0x7fff86404ff7  com.apple.coreui (1.2.1 - 165.3) <378C9221-ADE6-36D9-9944-F33AE6904E4F> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff86405000 -     0x7fff86406fff  libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib
        0x7fff86407000 -     0x7fff864abfff  com.apple.ink.framework (1.3.2 - 110) <C8840EA4-AE7B-360C-A191-D36B5F10B6B5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff864ac000 -     0x7fff86511ff7  com.apple.coredav (1.0.1 - 115.20) <9FC6D2B1-2F99-3B38-9F54-3694726B2082> /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV
        0x7fff86512000 -     0x7fff86567fff  libCoreStorage.dylib (??? - ???) <329407B8-6700-331E-859E-62AB2242DBDE> /usr/lib/libCoreStorage.dylib
        0x7fff86568000 -     0x7fff867deff7  com.apple.imageKit (2.1.1 - 1.0) <A4A58BBB-70BB-3A0F-84F0-49EC6113BF2F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff867df000 -     0x7fff867dffff  com.apple.Carbon (153 - 153) <AF0F9910-E3C3-3922-AA92-A39000655E0F> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff867ef000 -     0x7fff86872fef  com.apple.Metadata (10.7.0 - 627.28) <1C14033A-69C9-3757-B24D-5583AEAC2CBA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff86873000 -     0x7fff86874fff  libdnsinfo.dylib (395.10.0 - compatibility 1.0.0) <2301DE05-6950-3AFF-A8A6-DA76D4C079B5> /usr/lib/system/libdnsinfo.dylib
        0x7fff86875000 -     0x7fff8688cfff  com.apple.MultitouchSupport.framework (220.62.1 - 220.62.1) <3F8C015B-88AC-370F-B39D-B4665FB7616A> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff86893000 -     0x7fff86894fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
        0x7fff86895000 -     0x7fff868a0fff  com.apple.NSServerNotificationCenter (4.0 - 4.0) <5BACAC71-D10E-39D4-B7DC-AFEAFB9CF150> /System/Library/Frameworks/ServerNotification.framework/Versions/A/ServerNotifi cation
        0x7fff868a1000 -     0x7fff86bbdff7  com.apple.CoreServices.CarbonCore (960.20 - 960.20) <C45CA09E-8867-3D67-BB2E-48D2E6B0D78C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff86bbe000 -     0x7fff86bd0ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
        0x7fff86bd1000 -     0x7fff86bebfff  com.apple.CoreMediaAuthoring (2.0 - 890) <7BE57576-8EF5-3473-95E6-6191E239E3F0> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff86c00000 -     0x7fff86c01fff  com.apple.ServerInformation (1.0 - 1) <D95BC225-E33B-32BC-9FEE-77423F8D7EBC> /System/Library/PrivateFrameworks/ServerInformation.framework/Versions/A/Server Information
        0x7fff86c02000 -     0x7fff86c9cff7  com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff86c9d000 -     0x7fff86ca3fff  IOSurface (??? - ???) <8114F62C-F75D-3123-99E9-268CB3AE74F7> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff86f0b000 -     0x7fff86f34fff  libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff86f5f000 -     0x7fff86fcffff  com.apple.datadetectorscore (3.0 - 179.4) <B4C6417F-296C-31C1-BB94-980BFCDC9175> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff86fd0000 -     0x7fff86ff4fff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff86ff5000 -     0x7fff87049ff7  com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff87176000 -     0x7fff872cffff  com.apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) <0AD8197C-1BA9-30CD-98F1-4CA2C6559BA8> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff872d0000 -     0x7fff87797fff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <E9D2A69C-6E81-358C-A162-510969F91490> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff87798000 -     0x7fff87798fff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff877c5000 -     0x7fff877c8fff  libCoreVMClient.dylib (??? - ???) <E034C772-4263-3F48-B083-25A758DD6228> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff877c9000 -     0x7fff878fffff  com.apple.vImage (5.1 - 5.1) <A08B7582-67BC-3EED-813A-4833645964A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff87900000 -     0x7fff8790bff7  com.apple.aps.framework (2.1 - 2.1) <C8EB8D68-5E33-325F-B64D-CEAFE2EBB60C> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
        0x7fff8793e000 -     0x7fff87948fff  libcsfde.dylib (??? - ???) <64ABF5C0-6F81-36E7-92F3-AD5A4FFF2F3D> /usr/lib/libcsfde.dylib
        0x7fff87949000 -     0x7fff87983fe7  com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff87984000 -     0x7fff879ecff7  com.apple.audio.CoreAudio (4.0.2 - 4.0.2) <DFD8F4DE-3B45-3A2E-9CBE-FD8D5DD30923> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff879ed000 -     0x7fff87a09ff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff87a0a000 -     0x7fff87e37fff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff87e38000 -     0x7fff87e38fff  com.apple.audio.units.AudioUnit (1.7.2 - 1.7.2) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff87e39000 -     0x7fff87f1ffff  com.apple.Bluetooth (4.0 - 4.0.3f12) <276AE4B8-1783-3375-895A-189700FE1BC0> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
        0x7fff87f20000 -     0x7fff87f2cfff  com.apple.DirectoryService.Framework (10.7 - 146) <65C78AE3-89B8-3372-8359-31FD520781D5> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff87f66000 -     0x7fff88019fff  com.apple.CoreText (220.11.0 - ???) <0322442E-0530-37E8-A7D6-AEFD909F0AFE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Vers

  • Mac App Store - page is inaccessible due to your Parental Control

    Whenever I start the app store I get the following message on the Featured, Top Charts, and Purchased tabs.
    defaultButtonok message This page is inaccessible due to your Parental Control settings. okButtonStringOK
    If I try to sign in the wheel next to the account just spins and spins... It never connects. The Apple ID and PW are confirmed good in all the other apple apps and sites.
    I am logged in with an administrator account - so no parental controls.
    All parental controls are disabled in iTunes
    It did not work in 10.6.6 or 10.6.7

    Sorry let me be more clear...
    No parental controls are enabled on the system preferences as there are no accounts that are not administrators.
    In iTunes - no parental controls either.
    The iTunes account works without fail.

  • HT2900 Hi Is this parental control specific to a computer only ??

    For example, I wish to set some parental controls on my home network so that when my children log into their iPods or PC's or iPads that they are restricted from accessing certain content ?
    Can this be done by setting a parental control on the main computer only or does it need to be done on every device, or with my ISP
    Thanks

    That would be the user account on the computer. Parental controls have no connection with an Apple ID or iTuens Store account.
    There is no way to globally manage parental controls on all devices. Parental controls on the Mac are completely separate from controls on an iOS device. For a Mac, you set the parental controls for the user's account in Mac OS X (in the System Preferences) or, as Camelot indicated, on a Mac OS X Server, something few home users have or are willing to set up.
    For an iOS device, you would set up the controls on each device individuall unless you want to obtain and learn a mobile device management system such as Apple Configurator, JAMF's Casper, or another such solution. For most home users it's easist just to set up the iOS devices separately.
    Regards.

Maybe you are looking for