Messages service keeps crashing after 2.2.2 update

Ever since updating my Server.app to version 2.2.2, I have been unable to get my Messages service running again. The log files suggest that the jabber service is rebooting every few minutes, and I am unable to authenticate when I try signing in from iChat/Messages. I'm hoping someone here has seen this and may have a solution for this issue.
Note that I host four domains (the fifth is the server's FQDN), and all are set in the serveradmin tool using:
sudo serveradmin settings jabber:hostsCommaDelimitedString = "FQDN,domain1,domain2,domain3,domain4"
This setup was working earlier today and broke immediately following the 2.2.2 update.
Here's what the Messages Service log files look like for the first 30 seconds when I start the service (and then shut it down):
9/18/13 7:17:08.375 PM servermgrd[31768]: servermgr_jabber[N]: waiting for jabberd to finish startup...
9/18/13 7:17:08.801 PM jabberd/router[35762]: starting up
9/18/13 7:17:08.803 PM jabberd/c2s[35763]: starting up
9/18/13 7:17:08.806 PM jabberd/s2s[35764]: starting up (interval=60, queue=60, keepalive=0, idle=86400)
9/18/13 7:17:09.058 PM jabberd/router[35762]: loaded user table (1 users)
9/18/13 7:17:09.058 PM servermgrd[31768]: [31768] error in pid_from_file: file /private/var/run/jabberd/s2s.pid doesn't contain a pid
9/18/13 7:17:09.058 PM servermgrd[31768]: servermgr_jabber[N]: jabberd service startup completed.
9/18/13 7:17:09.058 PM jabberd/router[35762]: couldn't open filter file /etc/jabberd/router-filter.xml: No such file or directory
9/18/13 7:17:09.058 PM jabberd/c2s[35763]: modules search path: /Applications/Server.app/Contents/ServerRoot/usr/libexec/jabberd/modules
9/18/13 7:17:09.060 PM jabberd/c2s[35763]: initialized auth module 'apple_od'
9/18/13 7:17:09.357 PM jabberd/router[35762]: [127.0.0.1, port=5347] listening for incoming connections
9/18/13 7:17:09.358 PM jabberd/router[35762]: [127.0.0.1, port=57670] connect
9/18/13 7:17:09.359 PM jabberd/router[35762]: [127.0.0.1, port=57671] connect
9/18/13 7:17:09.359 PM jabberd/router[35762]: [127.0.0.1, port=57672] connect
9/18/13 7:17:09.360 PM jabberd/router[35762]: client response doesn't match what we generated
9/18/13 7:17:09.361 PM jabberd/router[35762]: client response doesn't match what we generated
9/18/13 7:17:09.361 PM jabberd/router[35762]: [127.0.0.1, port=57670] disconnect
9/18/13 7:17:09.361 PM jabberd/router[35762]: [127.0.0.1, port=57671] disconnect
9/18/13 7:17:09.361 PM jabberd/router[35762]: [127.0.0.1, port=57672] authenticated as jabberd
9/18/13 7:17:09.369 PM jabberd/c2s[35763]: DOMAIN-REDACTED] configured; realm=DOMAIN-REDACTED, registration disabled, using PEM:/etc/certificates/DOMAIN-REDACTED.764BB120AE5DC9624817BA9C8DD7AFD006676B57.concat.pem
9/18/13 7:17:09.369 PM jabberd/c2s[35763]: DOMAIN-REDACTED] configured; realm=DOMAIN-REDACTED, registration disabled, using PEM:/etc/certificates/DOMAIN-REDACTED.764BB120AE5DC9624817BA9C8DD7AFD006676B57.concat.pem
9/18/13 7:17:09.370 PM jabberd/c2s[35763]: DOMAIN-REDACTED] configured; realm=DOMAIN-REDACTED, registration disabled, using PEM:/etc/certificates/DOMAIN-REDACTED.764BB120AE5DC9624817BA9C8DD7AFD006676B57.concat.pem
9/18/13 7:17:09.370 PM jabberd/c2s[35763]: DOMAIN-REDACTED] configured; realm=DOMAIN-REDACTED, registration disabled, using PEM:/etc/certificates/DOMAIN-REDACTED.764BB120AE5DC9624817BA9C8DD7AFD006676B57.concat.pem
9/18/13 7:17:09.371 PM jabberd/c2s[35763]: DOMAIN-REDACTED] configured; realm=DOMAIN-REDACTED, registration disabled, using PEM:/etc/certificates/DOMAIN-REDACTED.764BB120AE5DC9624817BA9C8DD7AFD006676B57.concat.pem
9/18/13 7:17:09.371 PM jabberd/c2s[35763]: attempting connection to router at 127.0.0.1, port=5347
9/18/13 7:17:09.371 PM jabberd/router[35762]: [127.0.0.1, port=57673] connect
9/18/13 7:17:09.372 PM jabberd/router[35762]: [127.0.0.1, port=57673] authenticated as jabberd
9/18/13 7:17:09.374 PM jabberd/router[35762]: [127.0.0.1, port=57674] connect
9/18/13 7:17:09.374 PM jabberd/router[35762]: [127.0.0.1, port=57675] connect
9/18/13 7:17:09.375 PM jabberd/router[35762]: client response doesn't match what we generated
9/18/13 7:17:09.375 PM jabberd/router[35762]: client response doesn't match what we generated
9/18/13 7:17:09.376 PM jabberd/router[35762]: [127.0.0.1, port=57674] disconnect
9/18/13 7:17:09.376 PM jabberd/router[35762]: [127.0.0.1, port=57675] disconnect
9/18/13 7:17:09.475 PM jabberd/s2s[35764]: attempting connection to router at 127.0.0.1, port=5347
9/18/13 7:17:09.475 PM jabberd/router[35762]: [127.0.0.1, port=57676] connect
9/18/13 7:17:09.477 PM jabberd/router[35762]: [127.0.0.1, port=57676] authenticated as jabberd
9/18/13 7:17:09.774 PM jabberd/router[35762]: [sm] online (bound to 127.0.0.1, port 57672)
9/18/13 7:17:09.775 PM jabberd/router[35762]: DOMAIN-REDACTED] online (bound to 127.0.0.1, port 57672)
9/18/13 7:17:09.810 PM jabberd/c2s[35763]: connection to router established
9/18/13 7:17:09.810 PM jabberd/s2s[35764]: connection to router established
9/18/13 7:17:09.811 PM jabberd/router[35762]: [c2s] online (bound to 127.0.0.1, port 57673)
9/18/13 7:17:09.811 PM jabberd/c2s[35763]: [::, port=5222] listening for connections
9/18/13 7:17:09.811 PM jabberd/c2s[35763]: [::, port=5223] listening for SSL connections
9/18/13 7:17:09.811 PM jabberd/router[35762]: [s2s] set as default route
9/18/13 7:17:09.811 PM jabberd/c2s[35763]: ready for connections
9/18/13 7:17:09.811 PM jabberd/router[35762]: [s2s] online (bound to 127.0.0.1, port 57676)
9/18/13 7:17:09.812 PM jabberd/s2s[35764]: [::, port=5269] listening for connections
9/18/13 7:17:09.812 PM jabberd/s2s[35764]: ready for connections
9/18/13 7:17:09.846 PM Rooms[35766]: Starting up...
9/18/13 7:17:09.846 PM Rooms[35766]: Loading persistent rooms from disk...
9/18/13 7:17:09.847 PM Rooms[35766]: Finished loading rooms from disk
9/18/13 7:17:09.847 PM Rooms[35766]: Connecting to XMPP server at 'DOMAIN-REDACTED' as 'DOMAIN-REDACTED'...
9/18/13 7:17:11.362 PM jabberd/router[35762]: [127.0.0.1, port=57677] connect
9/18/13 7:17:11.363 PM jabberd/router[35762]: [127.0.0.1, port=57678] connect
9/18/13 7:17:11.364 PM jabberd/router[35762]: client response doesn't match what we generated
9/18/13 7:17:11.365 PM jabberd/router[35762]: client response doesn't match what we generated
9/18/13 7:17:11.365 PM jabberd/router[35762]: [127.0.0.1, port=57677] disconnect
9/18/13 7:17:11.365 PM jabberd/router[35762]: [127.0.0.1, port=57678] disconnect
9/18/13 7:17:11.377 PM jabberd/router[35762]: [127.0.0.1, port=57679] connect
9/18/13 7:17:11.377 PM jabberd/router[35762]: [127.0.0.1, port=57680] connect
9/18/13 7:17:11.378 PM jabberd/router[35762]: client response doesn't match what we generated
9/18/13 7:17:11.379 PM jabberd/router[35762]: client response doesn't match what we generated
9/18/13 7:17:11.379 PM jabberd/router[35762]: [127.0.0.1, port=57679] disconnect
9/18/13 7:17:11.379 PM jabberd/router[35762]: [127.0.0.1, port=57680] disconnect
9/18/13 7:17:13.366 PM jabberd/router[35762]: [127.0.0.1, port=57681] connect
9/18/13 7:17:13.367 PM jabberd/router[35762]: [127.0.0.1, port=57682] connect
9/18/13 7:17:13.367 PM jabberd/router[35762]: client response doesn't match what we generated
9/18/13 7:17:13.368 PM jabberd/router[35762]: [127.0.0.1, port=57681] disconnect
9/18/13 7:17:13.368 PM jabberd/router[35762]: client response doesn't match what we generated
9/18/13 7:17:13.369 PM jabberd/router[35762]: [127.0.0.1, port=57682] disconnect
9/18/13 7:17:13.380 PM jabberd/router[35762]: [127.0.0.1, port=57683] connect
9/18/13 7:17:13.381 PM jabberd/router[35762]: [127.0.0.1, port=57684] connect
9/18/13 7:17:13.381 PM jabberd/router[35762]: client response doesn't match what we generated
9/18/13 7:17:13.382 PM jabberd/router[35762]: client response doesn't match what we generated
9/18/13 7:17:13.382 PM jabberd/router[35762]: [127.0.0.1, port=57683] disconnect
9/18/13 7:17:13.382 PM jabberd/router[35762]: [127.0.0.1, port=57684] disconnect
9/18/13 7:17:15.223 PM jabberd/router[35762]: [127.0.0.1, port=57685] connect
9/18/13 7:17:15.370 PM jabberd/router[35762]: [127.0.0.1, port=57686] connect
9/18/13 7:17:15.370 PM jabberd/router[35762]: [127.0.0.1, port=57687] connect
9/18/13 7:17:15.370 PM jabberd/router[35762]: client response doesn't match what we generated
9/18/13 7:17:15.371 PM jabberd/router[35762]: [127.0.0.1, port=57686] disconnect
9/18/13 7:17:15.371 PM jabberd/router[35762]: client response doesn't match what we generated
9/18/13 7:17:15.372 PM jabberd/router[35762]: [127.0.0.1, port=57687] disconnect
9/18/13 7:17:15.373 PM jabberd/s2s[35764]: shutting down
9/18/13 7:17:15.373 PM jabberd/c2s[35763]: shutting down
9/18/13 7:17:15.373 PM jabberd/router[35762]: shutting down
9/18/13 7:17:15.373 PM jabberd/s2s[35764]: connection to router closed
9/18/13 7:17:15.373 PM jabberd/c2s[35763]: connection to router closed
9/18/13 7:17:16.374 PM jabberd/router[35762]: [127.0.0.1, port=57672] disconnect
9/18/13 7:17:16.374 PM jabberd/router[35762]: [sm] offline
9/18/13 7:17:16.374 PM jabberd/router[35762]: DOMAIN-REDACTED] offline
9/18/13 7:17:16.375 PM jabberd/router[35762]: [127.0.0.1, port=57676] disconnect
9/18/13 7:17:16.375 PM jabberd/router[35762]: [s2s] default route offline
9/18/13 7:17:16.375 PM jabberd/router[35762]: [s2s] offline
9/18/13 7:17:16.375 PM jabberd/router[35762]: [127.0.0.1, port=57673] disconnect
9/18/13 7:17:16.375 PM jabberd/router[35762]: [c2s] offline
9/18/13 7:17:17.376 PM jabberd/router[35762]: [127.0.0.1, port=57685] disconnect
9/18/13 7:17:17.409 PM Rooms[35766]: Component disconnected from router, removing all occupants from rooms
9/18/13 7:17:21.467 PM jabberd/router[35775]: starting up
9/18/13 7:17:21.467 PM jabberd/c2s[35776]: starting up
9/18/13 7:17:21.469 PM jabberd/s2s[35777]: starting up (interval=60, queue=60, keepalive=0, idle=86400)
9/18/13 7:17:21.680 PM jabberd/c2s[35776]: modules search path: /Applications/Server.app/Contents/ServerRoot/usr/libexec/jabberd/modules
9/18/13 7:17:21.680 PM jabberd/router[35775]: loaded user table (1 users)
9/18/13 7:17:21.680 PM jabberd/c2s[35776]: initialized auth module 'apple_od'
9/18/13 7:17:21.680 PM jabberd/router[35775]: couldn't open filter file /etc/jabberd/router-filter.xml: No such file or directory
9/18/13 7:17:21.691 PM jabberd/router[35775]: [127.0.0.1, port=5347] listening for incoming connections
9/18/13 7:17:21.693 PM jabberd/c2s[35776]: DOMAIN-REDACTED] configured; realm=DOMAIN-REDACTED, registration disabled, using PEM:/etc/certificates/DOMAIN-REDACTED.764BB120AE5DC9624817BA9C8DD7AFD006676B57.concat.pem
9/18/13 7:17:21.694 PM jabberd/c2s[35776]: DOMAIN-REDACTED] configured; realm=DOMAIN-REDACTED, registration disabled, using PEM:/etc/certificates/DOMAIN-REDACTED.764BB120AE5DC9624817BA9C8DD7AFD006676B57.concat.pem
9/18/13 7:17:21.695 PM jabberd/c2s[35776]: DOMAIN-REDACTED] configured; realm=DOMAIN-REDACTED, registration disabled, using PEM:/etc/certificates/DOMAIN-REDACTED.764BB120AE5DC9624817BA9C8DD7AFD006676B57.concat.pem
9/18/13 7:17:21.695 PM jabberd/c2s[35776]: DOMAIN-REDACTED] configured; realm=DOMAIN-REDACTED, registration disabled, using PEM:/etc/certificates/DOMAIN-REDACTED.764BB120AE5DC9624817BA9C8DD7AFD006676B57.concat.pem
9/18/13 7:17:21.696 PM jabberd/c2s[35776]: DOMAIN-REDACTED] configured; realm=DOMAIN-REDACTED, registration disabled, using PEM:/etc/certificates/DOMAIN-REDACTED.764BB120AE5DC9624817BA9C8DD7AFD006676B57.concat.pem
9/18/13 7:17:21.696 PM jabberd/c2s[35776]: attempting connection to router at 127.0.0.1, port=5347
9/18/13 7:17:21.696 PM jabberd/router[35775]: [127.0.0.1, port=57699] connect
9/18/13 7:17:21.698 PM jabberd/router[35775]: [127.0.0.1, port=57699] authenticated as jabberd
9/18/13 7:17:21.702 PM jabberd/router[35775]: [127.0.0.1, port=57700] connect
9/18/13 7:17:21.703 PM jabberd/router[35775]: client response doesn't match what we generated
9/18/13 7:17:21.703 PM jabberd/router[35775]: [127.0.0.1, port=57701] connect
9/18/13 7:17:21.704 PM jabberd/router[35775]: [127.0.0.1, port=57700] disconnect
9/18/13 7:17:21.705 PM jabberd/router[35775]: client response doesn't match what we generated
9/18/13 7:17:21.705 PM jabberd/router[35775]: [127.0.0.1, port=57701] disconnect
9/18/13 7:17:21.716 PM jabberd/c2s[35776]: connection to router established
9/18/13 7:17:21.716 PM jabberd/router[35775]: [c2s] online (bound to 127.0.0.1, port 57699)
9/18/13 7:17:21.716 PM jabberd/c2s[35776]: [::, port=5222] listening for connections
9/18/13 7:17:21.716 PM jabberd/c2s[35776]: [::, port=5223] listening for SSL connections
9/18/13 7:17:21.717 PM jabberd/c2s[35776]: ready for connections
9/18/13 7:17:21.794 PM jabberd/s2s[35777]: attempting connection to router at 127.0.0.1, port=5347
9/18/13 7:17:21.795 PM jabberd/router[35775]: [127.0.0.1, port=57702] connect
9/18/13 7:17:21.796 PM jabberd/router[35775]: [127.0.0.1, port=57702] authenticated as jabberd
9/18/13 7:17:21.810 PM jabberd/s2s[35777]: connection to router established
9/18/13 7:17:21.810 PM jabberd/router[35775]: [s2s] set as default route
9/18/13 7:17:21.811 PM jabberd/router[35775]: [s2s] online (bound to 127.0.0.1, port 57702)
9/18/13 7:17:21.811 PM jabberd/s2s[35777]: [::, port=5269] listening for connections
9/18/13 7:17:21.811 PM jabberd/s2s[35777]: ready for connections
9/18/13 7:17:22.418 PM jabberd/router[35775]: [127.0.0.1, port=57703] connect
9/18/13 7:17:22.420 PM jabberd/router[35775]: [127.0.0.1, port=57703] authenticated as DOMAIN-REDACTED
9/18/13 7:17:22.420 PM jabberd/router[35775]: DOMAIN-REDACTED] online (bound to 127.0.0.1, port 57703)
9/18/13 7:17:22.421 PM Rooms[35766]: Successfully connected to XMPP server, ready for activity
9/18/13 7:17:23.482 PM jabberd/router[35775]: [127.0.0.1, port=57704] connect
9/18/13 7:17:23.482 PM jabberd/router[35775]: [127.0.0.1, port=57705] connect
9/18/13 7:17:23.482 PM jabberd/router[35775]: [127.0.0.1, port=57706] connect
9/18/13 7:17:23.483 PM jabberd/router[35775]: client response doesn't match what we generated
9/18/13 7:17:23.484 PM jabberd/router[35775]: [127.0.0.1, port=57705] disconnect
9/18/13 7:17:23.484 PM jabberd/router[35775]: [127.0.0.1, port=57704] authenticated as jabberd
9/18/13 7:17:23.484 PM jabberd/router[35775]: client response doesn't match what we generated
9/18/13 7:17:23.484 PM jabberd/router[35775]: [127.0.0.1, port=57706] disconnect
9/18/13 7:17:23.521 PM jabberd/router[35775]: [sm] online (bound to 127.0.0.1, port 57704)
9/18/13 7:17:23.521 PM jabberd/router[35775]: DOMAIN-REDACTED] online (bound to 127.0.0.1, port 57704)
9/18/13 7:17:23.706 PM jabberd/router[35775]: [127.0.0.1, port=57707] connect
9/18/13 7:17:23.707 PM jabberd/router[35775]: [127.0.0.1, port=57708] connect
9/18/13 7:17:23.707 PM jabberd/router[35775]: client response doesn't match what we generated
9/18/13 7:17:23.708 PM jabberd/router[35775]: [127.0.0.1, port=57707] disconnect
9/18/13 7:17:23.709 PM jabberd/router[35775]: client response doesn't match what we generated
9/18/13 7:17:23.709 PM jabberd/router[35775]: [127.0.0.1, port=57708] disconnect
9/18/13 7:17:25.485 PM jabberd/router[35775]: [127.0.0.1, port=57709] connect
9/18/13 7:17:25.486 PM jabberd/router[35775]: [127.0.0.1, port=57710] connect
9/18/13 7:17:25.487 PM jabberd/router[35775]: client response doesn't match what we generated
9/18/13 7:17:25.488 PM jabberd/router[35775]: [127.0.0.1, port=57709] disconnect
9/18/13 7:17:25.488 PM jabberd/router[35775]: client response doesn't match what we generated
9/18/13 7:17:25.489 PM jabberd/router[35775]: [127.0.0.1, port=57710] disconnect
9/18/13 7:17:25.710 PM jabberd/router[35775]: [127.0.0.1, port=57711] connect
9/18/13 7:17:25.711 PM jabberd/router[35775]: [127.0.0.1, port=57712] connect
9/18/13 7:17:25.712 PM jabberd/router[35775]: client response doesn't match what we generated
9/18/13 7:17:25.712 PM jabberd/router[35775]: [127.0.0.1, port=57711] disconnect
9/18/13 7:17:25.713 PM jabberd/router[35775]: client response doesn't match what we generated
9/18/13 7:17:25.714 PM jabberd/router[35775]: [127.0.0.1, port=57712] disconnect
9/18/13 7:17:27.489 PM jabberd/router[35775]: [127.0.0.1, port=57713] connect
9/18/13 7:17:27.490 PM jabberd/router[35775]: client response doesn't match what we generated
9/18/13 7:17:27.490 PM jabberd/router[35775]: [127.0.0.1, port=57714] connect
9/18/13 7:17:27.491 PM jabberd/router[35775]: [127.0.0.1, port=57713] disconnect
9/18/13 7:17:27.491 PM jabberd/router[35775]: client response doesn't match what we generated
9/18/13 7:17:27.492 PM jabberd/router[35775]: [127.0.0.1, port=57714] disconnect
9/18/13 7:17:27.714 PM jabberd/router[35775]: [127.0.0.1, port=57715] connect
9/18/13 7:17:27.715 PM jabberd/router[35775]: client response doesn't match what we generated
9/18/13 7:17:27.715 PM jabberd/router[35775]: [127.0.0.1, port=57715] disconnect
9/18/13 7:17:27.715 PM jabberd/router[35775]: [127.0.0.1, port=57716] connect
9/18/13 7:17:27.716 PM jabberd/router[35775]: client response doesn't match what we generated
9/18/13 7:17:27.716 PM jabberd/router[35775]: [127.0.0.1, port=57716] disconnect
9/18/13 7:17:27.717 PM jabberd/c2s[35776]: shutting down
9/18/13 7:17:27.717 PM jabberd/s2s[35777]: shutting down
9/18/13 7:17:27.717 PM jabberd/router[35775]: shutting down
9/18/13 7:17:27.717 PM jabberd/c2s[35776]: connection to router closed
9/18/13 7:17:27.717 PM jabberd/s2s[35777]: connection to router closed
9/18/13 7:17:28.718 PM jabberd/router[35775]: [127.0.0.1, port=57702] disconnect
9/18/13 7:17:28.719 PM jabberd/router[35775]: [s2s] default route offline
9/18/13 7:17:28.719 PM jabberd/router[35775]: [s2s] offline
9/18/13 7:17:28.719 PM jabberd/router[35775]: [127.0.0.1, port=57699] disconnect
9/18/13 7:17:28.719 PM jabberd/router[35775]: [c2s] offline
9/18/13 7:17:28.722 PM Rooms[35766]: Component disconnected from router, removing all occupants from rooms
9/18/13 7:17:29.721 PM jabberd/router[35775]: [127.0.0.1, port=57703] disconnect
9/18/13 7:17:29.721 PM jabberd/router[35775]: DOMAIN-REDACTED] offline
9/18/13 7:17:30.723 PM jabberd/router[35775]: [127.0.0.1, port=57704] disconnect
9/18/13 7:17:30.723 PM jabberd/router[35775]: [sm] offline
9/18/13 7:17:30.723 PM jabberd/router[35775]: DOMAIN-REDACTED] offline
9/18/13 7:17:32.571 PM Rooms[35766]: Handling signal TERM
9/18/13 7:17:32.571 PM Rooms[35766]: Service is shutting down...
9/18/13 7:17:33.501 PM Rooms[35766]: Component disconnected from router, removing all occupants from rooms
9/18/13 7:17:34.608 PM ReportCrash[35784]: DebugSymbols was unable to start a spotlight query: spotlight is not responding or disabled.
9/18/13 7:17:34.850 PM ReportCrash[35784]: failed looking up LS service ( scCreateSystemService returned MACH_PORT_NULL, called from SetupCoreApplicationServicesCommunicationPort, so using client-side NULL calls.
9/18/13 7:17:34.850 PM ReportCrash[35784]: LaunchServices/5123589: Unable to lookup coreservices session port for session 0x186a0 uid=0 euid=0
9/18/13 7:17:34.850 PM ReportCrash[35784]: failed looking up LS service ( scCreateSystemService returned MACH_PORT_NULL, called from SetupCoreApplicationServicesCommunicationPort, so using client-side NULL calls.
9/18/13 7:17:34.850 PM ReportCrash[35784]: LaunchServices/5123589: Unable to lookup coreservices session port for session 0x186a0 uid=0 euid=0
9/18/13 7:17:34.850 PM ReportCrash[35784]: failed looking up LS service ( scCreateSystemService returned MACH_PORT_NULL, called from SetupCoreApplicationServicesCommunicationPort, so using client-side NULL calls.
9/18/13 7:17:34.851 PM ReportCrash[35784]: LaunchServices/5123589: Unable to lookup coreservices session port for session 0x186a0 uid=0 euid=0
9/18/13 7:17:34.851 PM ReportCrash[35784]: failed looking up LS service ( scCreateSystemService returned MACH_PORT_NULL, called from SetupCoreApplicationServicesCommunicationPort, so using client-side NULL calls.
9/18/13 7:17:34.851 PM ReportCrash[35784]: LaunchServices/5123589: Unable to lookup coreservices session port for session 0x186a0 uid=0 euid=0
9/18/13 7:17:34.851 PM ReportCrash[35784]: failed looking up LS service ( scCreateSystemService returned MACH_PORT_NULL, called from SetupCoreApplicationServicesCommunicationPort, so using client-side NULL calls.
9/18/13 7:17:34.851 PM ReportCrash[35784]: LaunchServices/5123589: Unable to lookup coreservices session port for session 0x186a0 uid=0 euid=0
9/18/13 7:17:34.961 PM servermgrd[31768]: servermgr_jabber[N]: waiting for jabberd to finish shutdown...
9/18/13 7:17:35.315 PM ReportCrash[35784]: Saved crash report for Rooms[35766] version 54 to /Library/Logs/DiagnosticReports/Rooms_2013-09-18-191735_serve.crash
And here's the crash log mentioned in that last line:
Process:         Rooms [35766]
Path:            /Applications/Server.app/Contents/ServerRoot/usr/libexec/jabberd/Rooms
Identifier:      Rooms
Version:         54
Code Type:       X86-64 (Native)
Parent Process:  launchd [1]
User ID:         84
Date/Time:       2013-09-18 19:17:34.547 -0700
OS Version:      Mac OS X 10.8.5 (12F37)
Report Version:  10
Crashed Thread:  0  Dispatch queue: com.apple.main-thread
Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: EXC_I386_GPFLT
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libobjc.A.dylib                         0x00007fff844cdf5e objc_release + 14
1   libobjc.A.dylib                         0x00007fff844cd230 (anonymous namespace)::AutoreleasePoolPage::pop(void*) + 464
2   com.apple.CoreFoundation                0x00007fff86a5fd72 _CFAutoreleasePoolPop + 34
3   com.apple.Foundation                    0x00007fff88e0247a -[NSAutoreleasePool drain] + 154
4   com.apple.XMPPToolkit                   0x00000001019b2a38 -[NSXMPPInterface process:] + 494
5   com.apple.Apollo                        0x0000000101a565d6 -[NSXMPPEngineBase process:] + 105
6   com.apple.XMPPToolkit                   0x00000001019e13be xmpp_process + 76
7   Rooms                                   0x00000001018cdb0d 0x1018cb000 + 11021
8   Rooms                                   0x00000001018cd736 0x1018cb000 + 10038
9   Rooms                                   0x00000001018d15c6 0x1018cb000 + 26054
10  Rooms                                   0x00000001018cc816 0x1018cb000 + 6166
11  libdyld.dylib                           0x00007fff8167e7e1 start + 1
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib                  0x00007fff8661dd16 kevent + 10
1   libdispatch.dylib                       0x00007fff8531cdea _dispatch_mgr_invoke + 883
2   libdispatch.dylib                       0x00007fff8531c9ee _dispatch_mgr_thread + 54
Thread 2:
0   libsystem_kernel.dylib                  0x00007fff8661d6d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff8b7ecf1c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff8b7ecce3 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff8b7d7191 start_wqthread + 13
Thread 3:: com.apple.CFSocket.private
0   libsystem_kernel.dylib                  0x00007fff8661d322 __select + 10
1   com.apple.CoreFoundation                0x00007fff86aa3f46 __CFSocketManager + 1302
2   libsystem_c.dylib                       0x00007fff8b7ea772 _pthread_start + 327
3   libsystem_c.dylib                       0x00007fff8b7d71a1 thread_start + 13
Thread 4:
0   libsystem_kernel.dylib                  0x00007fff8661d6d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff8b7ecf1c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff8b7ecce3 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff8b7d7191 start_wqthread + 13
Thread 5:
0   libsystem_kernel.dylib                  0x00007fff8661d6d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff8b7ecf1c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff8b7ecce3 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff8b7d7191 start_wqthread + 13
Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x5000000000000000  rbx: 0xa3a3a3a3a3a3a3a3  rcx: 0x00007f8af400e8d8  rdx: 0x00000000a1a1a1a1
  rdi: 0x00007f8af6511c00  rsi: 0x00007f8af400e000  rbp: 0x00007fff5e334ad0  rsp: 0x00007fff5e334678
   r8: 0xffff80750c3fd15f   r9: 0x000000000000003f  r10: 0x00007f8af4001400  r11: 0x0000000000c5e2fd
  r12: 0x0000000101a1c320  r13: 0x00007f8af3e00e60  r14: 0x00007f8af400e3a0  r15: 0x00007f8af400e000
  rip: 0x00007fff844cdf5e  rfl: 0x0000000000010246  cr2: 0x0000000103f39000
Logical CPU: 2
Binary Images:
       0x1018cb000 -        0x1018fdfff +Rooms (54) <876954FA-B6D3-3B6B-97A0-E542C81002EB> /Applications/Server.app/Contents/ServerRoot/usr/libexec/jabberd/Rooms
       0x101911000 -        0x101911ff7  com.apple.VCXMPP (1.0 - 20) <77BFB1CB-5459-3FA5-A903-9669120C0823> /System/Library/PrivateFrameworks/VCXMPP.framework/Versions/A/VCXMPP
       0x10191b000 -        0x101951fff  com.apple.frameworks.CoreDaemon (1.1 - 1.1) <FA51F181-C2A4-3817-B6FC-93EF0CDEF6F6> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
       0x101968000 -        0x10198bfff  com.apple.uxmi (1.0 - 20) <A46DBCE6-5BE8-3946-983B-FF54726FAD12> /System/Library/PrivateFrameworks/VCXMPP.framework/Versions/A/Frameworks/uxmi.framework/Versions/0.1/uxmi
       0x1019a2000 -        0x101a03ff7  com.apple.XMPPToolkit (1.0 - 20) <845534B8-5D30-3BC4-BD3C-E6BDF2A28DC5> /System/Library/PrivateFrameworks/VCXMPP.framework/Versions/A/Frameworks/XMPPToolkit.framework/Versions/A/XMPPToolkit
       0x101a4d000 -        0x101a76ff7  com.apple.Apollo (1.0 - 20) <A607B2BA-2981-36F8-888C-DCAB0E4E59C9> /System/Library/PrivateFrameworks/VCXMPP.framework/Versions/A/Frameworks/Apollo.framework/Versions/A/Apollo
       0x101a9d000 -        0x101ac9fff  com.apple.Pear (1.0 - 20) <BB4D70AA-BDC7-33B9-B53D-33B9D799283D> /System/Library/PrivateFrameworks/VCXMPP.framework/Versions/A/Frameworks/Pear.framework/Versions/A/Pear
       0x101ae8000 -        0x101af2ff7  com.apple.AppleSRP (5.0 - 1) <16B1431A-295A-386B-9159-A396877D6FE3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    0x7fff614cb000 -     0x7fff614ff93f  dyld (210.2.3) <A40597AA-5529-3337-8C09-D8A014EB1578> /usr/lib/dyld
    0x7fff80538000 -     0x7fff8056efff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
    0x7fff80643000 -     0x7fff80649fff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
    0x7fff80bbb000 -     0x7fff80bc6ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff80dba000 -     0x7fff80dc0fff  com.apple.DiskArbitration (2.5.2 - 2.5.2) <C713A35A-360E-36CE-AC0A-25C86A3F50CA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff80dc1000 -     0x7fff80deffff  com.apple.CoreServicesInternal (154.3 - 154.3) <F4E118E4-E327-3314-83D7-EA20B1717ED0> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff80f2b000 -     0x7fff810a0ff7  com.apple.CFNetwork (596.5 - 596.5) <22372475-6EF4-3A04-83FC-C061FE4717B3> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff813d6000 -     0x7fff813edfff  com.apple.CFOpenDirectory (10.8 - 151.10) <FFBBA538-00B5-334E-BA5B-C8AD6CDCDA14> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff81416000 -     0x7fff81465ff7  libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
    0x7fff815ef000 -     0x7fff81606fff  com.apple.GenerationalStorage (1.1 - 132.3) <FD4A84B3-13A8-3C60-A59E-25A361447A17> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff8167c000 -     0x7fff8167fff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
    0x7fff816dc000 -     0x7fff816e3fff  com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff8178e000 -     0x7fff8178fff7  libsystem_sandbox.dylib (220.3) <B739DA63-B675-387A-AD84-412A651143C0> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff81899000 -     0x7fff818a7ff7  libkxld.dylib (2050.48.11) <6D1610C7-79F8-38A5-BFB2-F58F134BC8EA> /usr/lib/system/libkxld.dylib
    0x7fff82124000 -     0x7fff82128fff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
    0x7fff82129000 -     0x7fff8212bfff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff8212c000 -     0x7fff8218bfff  com.apple.AE (645.6 - 645.6) <44F403C1-660A-3543-AB9C-3902E02F936F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff8218c000 -     0x7fff82219ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <C7F43889-F8BF-3CB9-AD66-11AEFCBCEDE7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff82256000 -     0x7fff82307fff  com.apple.LaunchServices (539.9 - 539.9) <07FC6766-778E-3479-8F28-D2C9917E1DD1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff83430000 -     0x7fff8352dff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
    0x7fff83603000 -     0x7fff83611fff  libcommonCrypto.dylib (60027) <BAAFE0C9-BB86-3CA7-88C0-E3CBA98DA06F> /usr/lib/system/libcommonCrypto.dylib
    0x7fff83612000 -     0x7fff8363dfff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
    0x7fff8363e000 -     0x7fff836acff7  com.apple.framework.IOKit (2.0.1 - 755.42.1) <A90038ED-48F2-3CC9-A042-53A3D7985844> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff83aec000 -     0x7fff83aecfff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
    0x7fff843b9000 -     0x7fff844bbfff  libcrypto.0.9.8.dylib (47.2) <CF3BAB7E-4972-39FD-AF92-28ACAFF0873E> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff844bc000 -     0x7fff844c2ff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
    0x7fff844c3000 -     0x7fff845db92f  libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
    0x7fff845dc000 -     0x7fff845ebff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
    0x7fff84a8d000 -     0x7fff84a9aff7  com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff85318000 -     0x7fff8532dff7  libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
    0x7fff85372000 -     0x7fff85374fff  libquarantine.dylib (52.1) <143B726E-DF47-37A8-90AA-F059CFD1A2E4> /usr/lib/system/libquarantine.dylib
    0x7fff858a0000 -     0x7fff85909fff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
    0x7fff85d15000 -     0x7fff85fe6ff7  com.apple.security (7.0 - 55179.13) <F428E306-C407-3B55-BA82-E58755E8A76F> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff86606000 -     0x7fff8660aff7  com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff8660b000 -     0x7fff86626ff7  libsystem_kernel.dylib (2050.48.11) <3323E9AD-2317-3C7A-AB7F-1C81F5E148B7> /usr/lib/system/libsystem_kernel.dylib
    0x7fff869b8000 -     0x7fff869b9fff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
    0x7fff869bc000 -     0x7fff869c1fff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
    0x7fff86a2f000 -     0x7fff86c19ff7  com.apple.CoreFoundation (6.8 - 744.19) <0F7403CA-2CB8-3D0A-992B-679701DF27CA> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff87b5d000 -     0x7fff87b7fff7  libxpc.dylib (140.43) <70BC645B-6952-3264-930C-C835010CCEF9> /usr/lib/system/libxpc.dylib
    0x7fff87d20000 -     0x7fff87d21fff  libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff88277000 -     0x7fff88374fff  libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
    0x7fff883e0000 -     0x7fff886f7ff7  com.apple.CoreServices.CarbonCore (1037.6 - 1037.6) <1E567A52-677F-3168-979F-5FBB0818D52B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff8891b000 -     0x7fff88920fff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
    0x7fff88921000 -     0x7fff88984fff  com.apple.audio.CoreAudio (4.1.2 - 4.1.2) <FEAB83AB-1DE5-3813-BA48-7A7F2374CCF0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff88da7000 -     0x7fff89106fff  com.apple.Foundation (6.8 - 945.18) <1D7E58E6-FA3A-3CE8-AC85-B9D06B8C0AA0> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff891a7000 -     0x7fff891a7fff  libOpenScriptingUtil.dylib (148.3) <F8681222-0969-3B10-8BCE-C55A4B9C520C> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff894e4000 -     0x7fff894ecff7  libsystem_dnssd.dylib (379.38.1) <BDCB8566-0189-34C0-9634-35ABD3EFE25B> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff899a6000 -     0x7fff899a7ff7  libSystem.B.dylib (169.3) <365477AB-D641-389D-B8F4-A1FAE9657EEE> /usr/lib/libSystem.B.dylib
    0x7fff89d28000 -     0x7fff89f28fff  libicucore.A.dylib (491.11.3) <5783D305-04E8-3D17-94F7-1CEAFA975240> /usr/lib/libicucore.A.dylib
    0x7fff89f29000 -     0x7fff89f31fff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
    0x7fff8aa4d000 -     0x7fff8aab5ff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
    0x7fff8aab6000 -     0x7fff8aae4ff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
    0x7fff8ad86000 -     0x7fff8add7ff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <A4341BBD-A330-3A57-8891-E9C1A286A72D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff8b375000 -     0x7fff8b387ff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
    0x7fff8b43d000 -     0x7fff8b462ff7  libc++abi.dylib (26) <D86169F3-9F31-377A-9AF3-DB17142052E4> /usr/lib/libc++abi.dylib
    0x7fff8b546000 -     0x7fff8b551fff  libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
    0x7fff8b552000 -     0x7fff8b5bfff7  com.apple.datadetectorscore (4.1 - 269.3) <5775F0DB-87D6-310D-8B03-E2AD729EFB28> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff8b5cc000 -     0x7fff8b618ff7  libauto.dylib (185.4) <AD5A4CE7-CB53-313C-9FAE-673303CC2D35> /usr/lib/libauto.dylib
    0x7fff8b7d6000 -     0x7fff8b8a2ff7  libsystem_c.dylib (825.40.1) <543B05AE-CFA5-3EFE-8E58-77225411BA6B> /usr/lib/system/libsystem_c.dylib
    0x7fff8b8bf000 -     0x7fff8b8c6fff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
    0x7fff8b922000 -     0x7fff8b92ffff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
    0x7fff8c158000 -     0x7fff8c159fff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
    0x7fff8c347000 -     0x7fff8c368ff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
    0x7fff8c46c000 -     0x7fff8c512ff7  com.apple.CoreServices.OSServices (557.6 - 557.6) <1BDB5456-0CE9-301C-99C1-8EFD0D2BFCCD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff8c5af000 -     0x7fff8c5bdff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
    0x7fff8c7b3000 -     0x7fff8c7e4ff7  com.apple.DictionaryServices (1.2 - 184.4) <054F2D6F-9CFF-3EF1-9778-25C551B616C1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff8c85d000 -     0x7fff8c8defff  com.apple.Metadata (10.7.0 - 707.12) <69E3EEF7-8B7B-3652-8320-B8E885370E56> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff8ca73000 -     0x7fff8ca74ff7  libremovefile.dylib (23.2) <6763BC8E-18B8-3AD9-8FFA-B43713A7264F> /usr/lib/system/libremovefile.dylib
    0x7fff8cb7c000 -     0x7fff8cb7cfff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff8cc11000 -     0x7fff8cc12ff7  libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib
    0x7fff8cc13000 -     0x7fff8cc15ff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
    0x7fff8ced7000 -     0x7fff8ceeaff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 1
    thread_create: 0
    thread_set_state: 0
  Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by all processes on this machine:
    task_for_pid: 1952
    thread_create: 0
    thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=82.3M resident=34.4M(42%) swapped_out_or_unallocated=47.8M(58%)
Writable regions: Total=91.0M written=4976K(5%) resident=5152K(6%) swapped_out=0K(0%) unallocated=86.0M(94%)
REGION TYPE                      VIRTUAL
===========                      =======
MALLOC                             80.5M
MALLOC guard page                    32K
Memory tag=251                        8K
STACK GUARD                        56.0M
Stack                              10.1M
VM_ALLOCATE                           8K
__DATA                             3648K
__LINKEDIT                         52.6M
__TEXT                             29.7M
__UNICODE                           544K
mapped file                        18.1M
shared memory                       308K
===========                      =======
TOTAL                             251.4M

I believe that I'm having similar issues -- I can't even get jabber to start after the v2.2.2 upgrade. Would you please post what your jabberd condifuration directory looks like? Here's what I see:
cd /Library/Server/Messages/Config/jabberd ; ls -l *.xml
-rw-------  1 _jabber  wheel  25293 Sep 19 22:10 c2s.xml
-rw-------  1 _jabber  wheel   1683 Sep 22  2012 router-filter.xml
-rw-------  1 _jabber  wheel    267 Sep 19 21:43 router-users.xml
-rw-------  1 _jabber  wheel   8329 Sep 19 22:10 router.xml
-rw-------  1 _jabber  wheel  12336 Sep 19 21:43 s2s.xml
-rw-------  1 _jabber  wheel  32648 Sep 19 22:10 sm.xml
Any ideas how to clear out the jabberd plist/database configuration to start from scratch and get jabberd working again? I've tried
sudo rm /private/var/run/jabberd/*.pid /Library/Server/Messages/Data/sqlite/jabberd2.db /Library/Preferences/com.apple.messageserver.plist
But this doesn't help.

Similar Messages

  • My iPhoto keeps crashing after installing the latest update, can't do anything!

    My iPhoto keeps crashing after installing the latest update, can't do anything! It used to crash when importing but now I'm at the point where I open the software and after 2 seconds it crashes (nothing connected either). What to do? Can't access any photos

    Try this:  launch iPhoto with the Option key held down and create a new, test library.  Import some photos and check to see if the same problem persists. If you can create a new library and import some test photos then the problem lies with your original library. 
    If that's the case make a temporary, backup copy (if you don't already have a backup copy) of the library and apply the two fixes below in order as needed:
    Fix #1
    Launch iPhoto with the Command+Option keys held down and rebuild the library.
    Select the options identified in the screenshot. 
    Fix #2
    Using iPhoto Library Manager  to Rebuild Your iPhoto Library
    Download iPhoto Library Manager and launch.
    Click on the Add Library button, navigate to your Home/Pictures folder and select your iPhoto Library folder.
    Now that the library is listed in the left hand pane of iPLM, click on your library and go to the File ➙ Rebuild Library menu option
    In the next  window name the new library and select the location you want it to be placed.
    Click on the Create button.
    Note: This creates a new library based on the LIbraryData.xml file in the library and will recover Events, Albums, keywords, titles and comments but not books, calendars or slideshows. The original library will be left untouched for further attempts at fixing the problem or in case the rebuilt library is not satisfactory.
    If iPhoto crashes while trying to create a new library then try this:
    Make a temporary, backup copy (if you don't already have a backup copy) of the library and try the following:
    1 - delete the iPhoto preference file, com.apple.iPhoto.plist, that resides in your
         User/Home()/Library/ Preferences folder.
    2 - delete iPhoto's cache file, Cache.db, that is located in your
         User/Home()/Library/Caches/com.apple.iPhoto folder. 
    Click to view full size
    3 - launch iPhoto and try again.
    NOTE: If you're moved your library from its default location in your Home/Pictures folder you will have to point iPhoto to its new location when you next open iPhoto by holding down the Option key when launching iPhoto.  You'll also have to reset the iPhoto's various preferences.
    If that fails to help a reinstall of iPhoto is indicated. To do so you'll have to delete the current application and all files with "iPhoto" in the file name with either a .PKG or .BOM extension that reside in the HD/Library/Receipts folder and from the /var/db/receipts/  folder,
    Click to view full size
    Then install iPhoto from the disk it came on originally and apply all relavant updaters.
    P.S.  If you're still running Tiger, 10.4.6, then the above may not apply.  If you're running a newer system you should update your profile so we have a better idea of where you're at.
    OT

  • Logic keeps crashing after 9.1.5 update

    Hello everyone! Logic keeps crashing after ive updated to 9.1.5 on Lion. I couldnt find the PriviteFrameworks folder, so I just tried the ProKit update, but it says Im running a new version. Heres the crash info
    Process:         Logic Pro [864]
    Path:            /Applications/Logic Pro.app/Contents/MacOS/Logic Pro
    Identifier:      com.apple.logic.pro
    Version:         9.1.5 (1700.9)
    Build Info:      Logic-17000900~1
    Code Type:       X86 (Native)
    Parent Process:  launchd [140]
    Date/Time:       2011-11-27 21:01:27.907 +0000
    OS Version:      Mac OS X 10.7.2 (11C74)
    Report Version:  9
    Interval Since Last Report:          521002 sec
    Crashes Since Last Report:           7
    Per-App Crashes Since Last Report:   7
    Anonymous UUID:                      402CEECA-0A7B-45EE-97E4-E8C4ED9CF459
    Crashed Thread:  0
    Exception Type:  EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Application Specific Information:
    dyld: launch, loading dependent libraries
    Dyld Error Message:
      Library not loaded: /Library/Frameworks/XSKey.framework/Versions/A/XSKey
      Referenced from: /Applications/Logic Pro.app/Contents/MacOS/Logic Pro
      Reason: image not found
    Binary Images:
        0x1000 -   0xc21ffb  com.apple.logic.pro (9.1.5 - 1700.9) <F00822F3-B0E3-A103-D000-94A480D42E4F> /Applications/Logic Pro.app/Contents/MacOS/Logic Pro
      0xed9000 -   0xf0cfe7  com.apple.music.apps.MAAudioUnitSupport (9.1.5 - 231.72) <4159C943-E7D4-DC49-EB5B-676EF6646A1E> /Applications/Logic Pro.app/Contents/Frameworks/MAAudioUnitSupport.framework/Versions/A/MAAudioUnit Support
      0xf21000 -   0xf52ff3 +MAAssetSharing (250.44.0 - compatibility 1.0.0) <4EE28810-719F-63AD-8CC6-D0F184458579> /Applications/Logic Pro.app/Contents/Frameworks/MAAssetSharing.framework/Versions/A/MAAssetSharing
      0xf66000 -   0xf68fff  com.apple.ExceptionHandling (1.5 - 10) <7C514CC4-7951-31CA-AEB3-D4AF49F44AE7> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
      0xf6e000 -   0xfccfff  com.apple.music.apps.MALoopManagement (9.1.5 - 218.46) <8B54019F-3BE7-4787-5FBD-AD8A00E9D378> /Applications/Logic Pro.app/Contents/Frameworks/MALoopManagement.framework/Versions/A/MALoopManagem ent
      0xfe9000 -  0x120fff7  com.apple.prokit (7.1.1 - 1511) <498819A4-1BDD-3671-8796-E11865BCFBCE> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/ProKit
    0x131a000 -  0x1395fff  com.apple.music.apps.MACore (9.1.5 - 475.86) <8BB9AB4A-994F-ED6F-4DDB-7B4DEA160C9A> /Applications/Logic Pro.app/Contents/Frameworks/MACore.framework/Versions/A/MACore
    0x13cb000 -  0x1417ffb  com.apple.audio.midi.CoreMIDI (1.8 - 42) <67FE17BA-C921-3D2D-AAC5-B5E9083CE004> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
    0x143a000 -  0x1490fe3  com.apple.music.apps.MAHarmony (9.1.5 - 198.46) <BF3F602E-3244-7360-8FEE-AACC1300F7D6> /Applications/Logic Pro.app/Contents/Frameworks/MAHarmony.framework/Versions/A/MAHarmony
    0x14ac000 -  0x18c5fe7  com.apple.music.apps.MAPlugInGUI (9.1.5 - 423.58) <B6F81574-1DDC-FD63-6CCD-6EBAF0460D18> /Applications/Logic Pro.app/Contents/Frameworks/MAPlugInGUI.framework/Versions/A/MAPlugInGUI
    0x1bd4000 -  0x1cb6ff7  com.apple.music.apps.OMF (9.1.5 - 108.45) <32CB0246-EB2B-E5C4-2228-9489E0F0E2C8> /Applications/Logic Pro.app/Contents/Frameworks/OMF.framework/Versions/A/OMF
    0x1ccd000 -  0x231cff3  com.apple.music.apps.MADSP (9.1.5 - 586.83) <F3D06A99-8963-EAE4-DD9A-45FE9B7DA5B4> /Applications/Logic Pro.app/Contents/Frameworks/MADSP.framework/Versions/A/MADSP
    0x2a67000 -  0x2a88ff7  com.apple.music.apps.LogicFileBrowser (9.1.5 - 1700.9) <104A0DAA-EC6C-AB63-C1D1-4EFCCFC8A788> /Applications/Logic Pro.app/Contents/Frameworks/LogicFileBrowser.framework/Versions/A/LogicFileBrow ser
    0x2a96000 -  0x2b0fff7  com.apple.music.apps.LogicLoopBrowser (9.1.5 - 1700.9) <72F5776E-A00A-04EA-9AE1-E941AC5A77F5> /Applications/Logic Pro.app/Contents/Frameworks/LogicLoopBrowser.framework/Versions/A/LogicLoopBrow ser
    0x2b35000 -  0x2b56ff7  com.apple.music.apps.MAApogeeSupport (9.1.5 - 311.46) <3FC6B74D-649C-8799-E17E-27019CE5FC6B> /Applications/Logic Pro.app/Contents/Frameworks/MAApogeeSupport.framework/Versions/A/MAApogeeSuppor t
    0x2b5f000 -  0x2b64ff7  com.apple.music.apps.MAResources (9.1.5 - 211.47) <9436217C-A3F1-7E61-BC79-1BAF03413FFB> /Applications/Logic Pro.app/Contents/Frameworks/MAResources.framework/Versions/A/MAResources
    0x2b68000 -  0x2b94ff3  com.apple.audio.CoreAudioKit (1.6.2 - 1.6.2) <9376552A-AFDD-368A-AF35-65A2D6F5DF8E> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
    0x2ba7000 -  0x2bafff7  com.apple.AEProfiling (1.2 - 23) <08001933-8C1F-0B91-D119-FDABB48BADF3> /Applications/Logic Pro.app/Contents/Frameworks/AEProfiling.framework/Versions/A/AEProfiling
    0x2bb8000 -  0x2bc8ff7  com.apple.AERegistration (1.2 - 401) <5BA99914-4A2B-2610-CCFE-152C3FA2B49C> /Applications/Logic Pro.app/Contents/Frameworks/AERegistration.framework/Versions/A/AERegistration
    0x2bdc000 -  0x2be8ff3  com.apple.music.apps.MAUnitTest (9.1.5 - 95.46) <C567948B-8C92-0EA0-6FA8-C3C7402EB979> /Applications/Logic Pro.app/Contents/Frameworks/MAUnitTest.framework/Versions/A/MAUnitTest
    0x2bf2000 -  0x2ca9ff3  com.apple.music.apps.MAFiles (9.1.5 - 143.61) <56A40785-8A07-ABB4-33EB-E12CC695FA7C> /Applications/Logic Pro.app/Contents/Frameworks/MAFiles.framework/Versions/A/MAFiles
    0x2cc9000 -  0x2d3ffe3  com.apple.music.apps.MAAudioEngine (9.1.5 - 156.84) <38A3129A-FAEA-E69E-5285-04D2BF6FB169> /Applications/Logic Pro.app/Contents/Frameworks/MAAudioEngine.framework/Versions/A/MAAudioEngine
    0x2daf000 -  0x2dbaff7  com.apple.music.apps.MAToolKit (9.1.5 - 357.50) <06879ECC-7EEE-9E95-981D-34C80AE1557B> /Applications/Logic Pro.app/Contents/Frameworks/MAToolKit.framework/Versions/A/MAToolKit
    0x8fece000 - 0x8ff009c7  dyld (195.5 - ???) <BCC83F99-7244-3DBA-867D-6226D53DD9F2> /usr/lib/dyld
    0x908bf000 - 0x909a0fff  com.apple.DiscRecording (6.0 - 6000.4.1) <6BD9120F-8128-3B85-8ACB-0924615425DD> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x909df000 - 0x909e7fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <28D5D8B5-14E8-3DA1-9085-B9BC96835ACF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x910e4000 - 0x9112bfff  com.apple.SystemConfiguration (1.11.1 - 1.11) <CA6CE2B6-DC18-31FF-9668-70BB2FD8D7BB> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91fd0000 - 0x92031ffb  com.apple.audio.CoreAudio (4.0.1 - 4.0.1) <089D78E0-46A6-38DB-9545-7F35CC815939> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x92943000 - 0x929a7fff  com.apple.framework.IOKit (2.0 - ???) <D14460ED-2B6C-375D-B3A4-B8C82E922666> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x9473b000 - 0x94911fe3  com.apple.CoreFoundation (6.7.1 - 635.15) <AC9F6462-6315-3D89-8075-D048DB4DBF7E> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x96174000 - 0x96423ff7  com.apple.AddressBook.framework (6.1 - 1062) <8992D5C7-DC3C-3009-8A9E-A6937B91BB4D> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x9775a000 - 0x978acfff  com.apple.audio.toolbox.AudioToolbox (1.7.1 - 1.7.1) <7646E131-08EE-3D72-ADA2-4A61C562B36E> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x97bba000 - 0x97e6cff7  com.apple.security (7.0 - 55010) <BE0350C5-5221-3BFF-B674-646AB1BA0F2E> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x97e6d000 - 0x97e6dfff  com.apple.Accelerate (1.7 - Accelerate 1.7) <4192CE7A-BCE0-3D3C-AAF7-6F1B3C607386> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x97e6e000 - 0x97e7cfff  libz.1.dylib (1.2.5 - compatibility 1.0.0) <E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib
    0x97f0c000 - 0x97f3afe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <07D9A827-9567-34C2-9022-AF4BF975C9A7> /usr/lib/libSystem.B.dylib
    0x98644000 - 0x98644fff  com.apple.quartzframework (1.5 - 1.5) <49B5CA00-083A-3D4A-9A68-4759A5CC35A6> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x98a61000 - 0x994efffe  com.apple.AppKit (6.7.2 - 1138.23) <ADFA8D70-601E-3B5C-96FD-F45F52055CC8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x9a25b000 - 0x9a25bfff  com.apple.Carbon (153 - 153) <F996332A-390E-3337-A09E-A1E54004B567> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x9a92e000 - 0x9ab17ff7  com.apple.CoreData (104 - 358.12) <F8AD7990-2C30-31A4-8E78-FA8DD5CF03CC> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x9ab33000 - 0x9ab33fff  com.apple.audio.units.AudioUnit (1.7.1 - 1.7.1) <2E71E880-25D1-3210-8D26-21EC47ED810C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x9acfc000 - 0x9acfcff2  com.apple.CoreServices (53 - 53) <7CB7AA95-D5A7-366A-BB8A-035AA9E582F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x9b178000 - 0x9b2dafff  com.apple.QTKit (7.7.1 - 2306) <5A7E5ED0-C4DC-3CEC-ABE0-24899134ACE1> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x9c8c2000 - 0x9cb47fe3  com.apple.QuickTime (7.7.1 - 2306) <F8C64DC4-3FE4-3A06-B10B-59E7F3BA6FDD> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    Model: iMac12,2, BootROM IM121.0047.B1D, 4 processors, Intel Core i5, 2.7 GHz, 4 GB, SMC 1.72f2
    Graphics: AMD Radeon HD 6770M, AMD Radeon HD 6770M, PCIe, 512 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x02FE, 0x45424A3231554538424655302D444A2D4620
    Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x02FE, 0x45424A3231554538424655302D444A2D4620
    AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x9A), Atheros 9380: 4.0.58.4-P2P
    Bluetooth: Version 4.0.1f4, 2 service, 18 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: WDC WD1001FALS-403AA0, 1 TB
    Serial ATA Device: OPTIARC DVD RW AD-5690H
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfa100000 / 3
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8215, 0xfa111000 / 5
    USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x850b, 0xfa200000 / 2
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
    USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfd110000 / 4
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 3
    FireWire Device: My Book, WD, 800mbit_speed

    The following file is missing: /Library/Frameworks/XSKey.framework - it normally gets installed with Logic Studio.

  • 4G iPod touch KEEPS CRASHING AFTER 6.1.3 UPDATE

    Okay, so I live in an area with rural internet. Because of this I have only just downloaded the 6.1.3 iOS update this week for my 4G iPod touch. I have only just discovered how bad an idea that was.
    Safari crashes every half-minute, the iPod is now INCREDIBLY slow, Twitter, YouTube and almost every app I have keeps crashing after a minute or so...
    I have gone over all the 'fixes' that google has presented to me.
    Clearing the multitasking bar doesn't change jack and I can't roll back my iPod to the backup on iTunes because I just got a new computer. And the first thing I did was move all my music over and SYNC THE IPOD AFTER IT HAD BEEN UPDATED.
    So what am I supposed to do? My iPod is USELESS to me now as an internet-capable device OR music player, and no matter where I look the only help anyone can offer is "Apple doesn't support downgrading"???
    So Apple updates the OS with a faulty patch and I have to deal with the failure?
    Is there anyone who can actually HELP me? What do I do? Jailbreak the **** thing? I've never jailbroken anything before, but surely it can't render my iPod any more useless than it already is! It's not like the thing is covered under warranty anymore! (Really convinient, that...)
    Can some please help me get my iPod WORKING again?! I paid $300 dollars for a music player with internet access, not a paperweight!
    Either way, I'm officially done with Apple devices after this nonsense. I hear Galaxy Tabs actually work! Imagine!

    Try:
    - Reset the iOS device. Nothing will be lost
    Reset iOS device: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Reset all settings      
    Go to Settings > General > Reset and tap Reset All Settings.
    All your preferences and settings are reset. Information (such as contacts and calendars) and media (such as songs and videos) aren’t affected.
    - Restore from backup. See:                                 
    iOS: How to back up                             
    - Restore to factory settings/new iOS device.
    If still problem, make an appointment at the Genius Bar of an Apple store since it appears you have a hardware problem.
    Apple Retail Store - Genius Bar          

  • Safari keeps crashing after 10.5.6 update

    Like others, after installing the 10.5.6 updates I have had issues with Safari. It keeps crashing, and it has logged me out of websites.
    Here is my report - any help would be great...
    Process: Safari [138]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 3.2.1 (5525.27.1)
    Build Info: WebBrowser-55252701~1
    Code Type: X86 (Native)
    Parent Process: launchd [67]
    Date/Time: 2008-12-19 16:07:17.463 -0500
    OS Version: Mac OS X 10.5.6 (9G55)
    Report Version: 6
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x0000000000000000
    Crashed Thread: 3
    Thread 0:
    0 libSystem.B.dylib 0x9116b1c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x911729bc mach_msg + 72
    2 com.apple.CoreFoundation 0x965020ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x96502cd8 CFRunLoopRunInMode + 88
    4 com.apple.HIToolbox 0x931592c0 RunCurrentEventLoopInMode + 283
    5 com.apple.HIToolbox 0x931590d9 ReceiveNextEventCommon + 374
    6 com.apple.HIToolbox 0x93158f4d BlockUntilNextEventMatchingListInMode + 106
    7 com.apple.AppKit 0x92903d7d _DPSNextEvent + 657
    8 com.apple.AppKit 0x92903630 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    9 com.apple.Safari 0x0000808e 0x1000 + 28814
    10 com.apple.AppKit 0x928fc66b -[NSApplication run] + 795
    11 com.apple.AppKit 0x928c98a4 NSApplicationMain + 574
    12 com.apple.Safari 0x000b9b16 0x1000 + 756502
    Thread 1:
    0 libSystem.B.dylib 0x911723ae _semwaitsignal + 10
    1 libSystem.B.dylib 0x9119cd0d pthreadcondwait$UNIX2003 + 73
    2 com.apple.WebCore 0x967708ff WebCore::IconDatabase::syncThreadMainLoop() + 239
    3 com.apple.WebCore 0x96729065 WebCore::IconDatabase::iconDatabaseSyncThread() + 181
    4 libSystem.B.dylib 0x9119c095 pthreadstart + 321
    5 libSystem.B.dylib 0x9119bf52 thread_start + 34
    Thread 2:
    0 libSystem.B.dylib 0x9116b1c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x911729bc mach_msg + 72
    2 com.apple.CoreFoundation 0x965020ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x96502cd8 CFRunLoopRunInMode + 88
    4 com.apple.CFNetwork 0x951cb052 CFURLCacheWorkerThread(void*) + 396
    5 libSystem.B.dylib 0x9119c095 pthreadstart + 321
    6 libSystem.B.dylib 0x9119bf52 thread_start + 34
    Thread 3 Crashed:
    0 libSystem.B.dylib 0xffff07fc __memcpy + 92 (cpu_capabilities.h:246)
    1 com.apple.Safari 0x0013f200 0x1000 + 1303040
    2 com.apple.Safari 0x00141237 0x1000 + 1311287
    3 com.apple.Safari 0x0014785b 0x1000 + 1337435
    4 com.apple.Safari 0x0018a7f3 0x1000 + 1611763
    5 com.apple.Safari 0x00194772 0x1000 + 1652594
    6 com.apple.Safari 0x00194e2d 0x1000 + 1654317
    7 com.apple.Safari 0x00110ee5 0x1000 + 1113829
    8 com.apple.Safari 0x00111034 0x1000 + 1114164
    9 com.apple.Safari 0x001110a7 0x1000 + 1114279
    10 com.apple.Safari 0x00111313 0x1000 + 1114899
    11 com.apple.Safari 0x001115f8 0x1000 + 1115640
    12 com.apple.Safari 0x001184a3 0x1000 + 1143971
    13 com.apple.CoreFoundation 0x9650263f CFRunLoopRunSpecific + 3215
    14 com.apple.CoreFoundation 0x96502cd8 CFRunLoopRunInMode + 88
    15 com.apple.Safari 0x00118d4d 0x1000 + 1146189
    16 com.apple.Safari 0x00117fd3 0x1000 + 1142739
    17 com.apple.Safari 0x00118081 0x1000 + 1142913
    18 libSystem.B.dylib 0x9119c095 pthreadstart + 321
    19 libSystem.B.dylib 0x9119bf52 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x9116b1c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x911729bc mach_msg + 72
    2 com.apple.CoreFoundation 0x965020ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x96502cd8 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x9211fd40 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
    5 com.apple.Foundation 0x920bc7ed -[NSThread main] + 45
    6 com.apple.Foundation 0x920bc394 _NSThread__main_ + 308
    7 libSystem.B.dylib 0x9119c095 pthreadstart + 321
    8 libSystem.B.dylib 0x9119bf52 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x911ba6f2 select$DARWIN_EXTSN + 10
    1 libSystem.B.dylib 0x9119c095 pthreadstart + 321
    2 libSystem.B.dylib 0x9119bf52 thread_start + 34
    Thread 3 crashed with X86 Thread State (32-bit):
    eax: 0xffff07a0 ebx: 0x0013f5a0 ecx: 0x00000065 edx: 0x00000002
    edi: 0x00d5465e esi: 0x00000000 ebp: 0xb01c79f8 esp: 0xb01c79f0
    ss: 0x0000001f efl: 0x00010206 eip: 0xffff07fc cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037
    cr2: 0x00000000
    Binary Images:
    0x1000 - 0x1d7fe2 com.apple.Safari 3.2.1 (5525.27.1) <66278f41bc085c64e0f06ff487af4adc> /Applications/Safari.app/Contents/MacOS/Safari
    0x223000 - 0x232ff8 SyndicationUI ??? (???) <edde0133829971dbd8a0f3473cdb85fc> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x119c5000 - 0x11bbbfff com.apple.RawCamera.bundle 2.0.12 (421) <02fe3f4ea6251f7b2d23d855ce5c5fd2> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x15045000 - 0x1504aff3 libCGXCoreImage.A.dylib ??? (???) <375e0cdb64b043378dbf637992bbfeb0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x170d1000 - 0x170d1ffe com.apple.JavaPluginCocoa 12.2.0 (12.2.0) <b08d1285182ffcbaedd747d17fdaeefd> /Library/Internet Plug-Ins/JavaPluginCocoa.bundle/Contents/MacOS/JavaPluginCocoa
    0x172b5000 - 0x172bbffd com.apple.JavaVM 12.2.0 (12.2.0) <9ad39149cc7ecc91da3e93df7f61d315> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <100d362e03410f181a34e04e94189ae5> /usr/lib/dyld
    0x90003000 - 0x90019fff com.apple.DictionaryServices 1.0.0 (1.0.0) <7e9ff586b5c9d02b09e2a5527d98524f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x9001a000 - 0x900d8fff com.apple.WebKit 5525.27 (5525.27.1) <a15e548666c9a463d61be1f114b2fa27> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x900d9000 - 0x901a4fff com.apple.ColorSync 4.5.1 (4.5.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x902df000 - 0x902e2fff com.apple.help 1.1 (36) <175489f8adf287b3ebd259362b0292c0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x902e3000 - 0x90322fef libTIFF.dylib ??? (???) <3589442575ac77746ae99ecf724f5f87> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x90323000 - 0x903eaff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x903eb000 - 0x90447ff7 com.apple.htmlrendering 68 (1.1.3) <a9f65fa1c4668dc7c49af5bf7d5287ad> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x90497000 - 0x904c2fe7 libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
    0x904c3000 - 0x904e1fff libresolv.9.dylib ??? (???) <a8018c42930596593ddf27f7c20fe7af> /usr/lib/libresolv.9.dylib
    0x904e2000 - 0x904fdffb libPng.dylib ??? (???) <4780e979d35aa5ec2cea22678836cea5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x904fe000 - 0x9051dffa libJPEG.dylib ??? (???) <e7eb56555109e23144924cd64aa8daec> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x9051e000 - 0x905cefff edu.mit.Kerberos 6.0.12 (6.0.12) <685cc018c133668d0d3ac6a1cb63cff9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x905cf000 - 0x90605fef libtidy.A.dylib ??? (???) <f1d1742e06280444baa5637b209fd0af> /usr/lib/libtidy.A.dylib
    0x90679000 - 0x90703fe3 com.apple.DesktopServices 1.4.7 (1.4.7) <d16642ba22c32f67be793ebfbe67ca3a> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x90704000 - 0x90728fff libxslt.1.dylib ??? (???) <0a9778d6368ae668826f446878deb99b> /usr/lib/libxslt.1.dylib
    0x90729000 - 0x90729ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x9072a000 - 0x907bdff3 com.apple.ApplicationServices.ATS 3.4 (???) <8c51de0ec3deaef416578cd59df38754> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x907be000 - 0x907c0fff com.apple.CrashReporterSupport 10.5.5 (159) <4ca9b6643fcbafd76424a46d162363eb> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x907c1000 - 0x907c1ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x907c2000 - 0x907cbfff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <6a6518b392d3d41ace3dcea69d6809d9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x907cc000 - 0x907ccfff com.apple.Carbon 136 (136) <ec1d4184925e652dbe1b9200a5a552ec> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x907cd000 - 0x90874feb com.apple.QD 3.11.54 (???) <b743398c24c38e581a86e91744a2ba6e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x90875000 - 0x9087ffeb com.apple.audio.SoundManager 3.9.2 (3.9.2) <caa41909dcb5a18a94bc68cd13999bd5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x90880000 - 0x90961ff7 libxml2.2.dylib ??? (???) <d69560099d9eb32ba7f8a17baa65a28d> /usr/lib/libxml2.2.dylib
    0x90962000 - 0x90c3cff3 com.apple.CoreServices.CarbonCore 786.10 (786.10) <ec35bb05f67fe0e828d49dda88bbf6d7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90c3d000 - 0x90c4dfff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <06d8fc0307314f8ffc16f206ad3dbf44> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x90c4e000 - 0x90d4ffef com.apple.PubSub 1.0.3 (65.1.1) /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x90d50000 - 0x90d60ffc com.apple.LangAnalysis 1.6.4 (1.6.4) <8b7831b5f74a950a56cf2d22a2d436f6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x90dcf000 - 0x90ddafe7 libCSync.A.dylib ??? (???) <e6aceed359bd228f42bc1246af5919c9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x90ddb000 - 0x90df0ffb com.apple.ImageCapture 5.0.1 (5.0.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x90e05000 - 0x90e06ffc libffi.dylib ??? (???) <596e0dbf626b211741cecaa9698f271b> /usr/lib/libffi.dylib
    0x910f8000 - 0x91155ffb libstdc++.6.dylib ??? (???) <6106b1f2b0b303b06ae476253dbb5f3f> /usr/lib/libstdc++.6.dylib
    0x91156000 - 0x91164ffd libz.1.dylib ??? (???) <545ca09467025f77131cfac09d8b9375> /usr/lib/libz.1.dylib
    0x9116a000 - 0x912d1ff3 libSystem.B.dylib ??? (???) <d68880dfb1f8becdbdac6928db1510fb> /usr/lib/libSystem.B.dylib
    0x912d2000 - 0x912fafff libcups.2.dylib ??? (???) <81abd305142ad1b771024eb4a1309e2e> /usr/lib/libcups.2.dylib
    0x912fb000 - 0x913c9ff3 com.apple.JavaScriptCore 5525.26 (5525.26.2) <69e219e81bc886a94c4d4b310d393ab9> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x913ca000 - 0x913e0fe7 com.apple.CoreVideo 1.5.1 (1.5.1) <001910004257f1386724398f584b30b5> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x913e1000 - 0x91422fe7 libRIP.A.dylib ??? (???) <5d0b5af7992e14de017f9a9c7cb05960> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x91473000 - 0x914b1ff7 libGLImage.dylib ??? (???) <1123b8a48bcbe9cc7aa8dd8e1a214a66> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x914b2000 - 0x914b2ff8 com.apple.ApplicationServices 34 (34) <e9cd7c823062c4382d89e3c9997f4739> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x914b3000 - 0x914d7feb libssl.0.9.7.dylib ??? (???) <c7359b7ab32b5f8574520746e10a41cc> /usr/lib/libssl.0.9.7.dylib
    0x91529000 - 0x91583ff7 com.apple.CoreText 2.0.3 (???) <1f1a97273753e6cfea86c810d6277680> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x91584000 - 0x91994fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x91995000 - 0x919ccfff com.apple.SystemConfiguration 1.9.2 (1.9.2) <8b26ebf26a009a098484f1ed01ec499c> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x919d3000 - 0x91a66fff com.apple.ink.framework 101.3 (86) <dfa9debcd7537849d228021d1d9c0f63> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x91a68000 - 0x91ac1ff7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x91eda000 - 0x9202cff3 com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x920b2000 - 0x9232dfe7 com.apple.Foundation 6.5.7 (677.22) <8fe77b5d15ecdae1240b4cb604fc6d0b> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x9232e000 - 0x92378fe1 com.apple.securityinterface 3.0.1 (35183) <f855cb06d2541ce544d9bcdf998b991c> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x92379000 - 0x924bfff7 com.apple.ImageIO.framework 2.0.4 (2.0.4) <6a6623d3d1a7292b5c3763dcd108b55f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x924c0000 - 0x924edfeb libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x924ee000 - 0x928acfea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x928ba000 - 0x928c2fff com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x928c3000 - 0x930c1fef com.apple.AppKit 6.5.6 (949.43) <a3a300499bbe4f1dfebf71d752d01916> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x930c2000 - 0x93128ffb com.apple.ISSupport 1.7 (38.2) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x93129000 - 0x93431fff com.apple.HIToolbox 1.5.4 (???) <3747086ba21ee419708a5cab946c8ba6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x93444000 - 0x93451fe7 com.apple.opengl 1.5.9 (1.5.9) <7e5048a2677b41098c84045305f42f7f> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x93452000 - 0x935d1fff com.apple.AddressBook.framework 4.1.1 (699) <60ddae72a1df8ddbc5c53df92f372b76> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x93672000 - 0x9367effe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x9367f000 - 0x93d1ffff com.apple.CoreGraphics 1.407.2 (???) <3a91d1037afde01d1d8acdf9cd1caa14> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x93e48000 - 0x93e4cfff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x93e4d000 - 0x93e75ff7 com.apple.shortcut 1 (1.0) <5b57f8f162f77a1739b436900517d672> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x93e76000 - 0x93e7bfff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x93e7c000 - 0x93ef9feb com.apple.audio.CoreAudio 3.1.1 (3.1.1) <f35477a5e23db0fa43233c37da01ae1c> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x93efa000 - 0x93efaffa com.apple.CoreServices 32 (32) <2760719f7a81e8c2bdfd15b0939abc29> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x93efb000 - 0x93efbffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x93fc6000 - 0x93ff5fe3 com.apple.AE 402.2 (402.2) <e01596187e91af5d48653920017b8c8e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x9401f000 - 0x9409eff5 com.apple.SearchKit 1.2.1 (1.2.1) <3140a605db2abf56b237fa156a08b28b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x9409f000 - 0x94570f3e libGLProgrammability.dylib ??? (???) <5d283543ac844e7c6fa3440ac56cd265> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x945a3000 - 0x945b2fff libsasl2.2.dylib ??? (???) <bb7971ca2f609c070f87786a93d1041e> /usr/lib/libsasl2.2.dylib
    0x945b3000 - 0x945b8fff com.apple.CommonPanels 1.2.4 (85) <3b64ef0de184d09c6f99a1a7e77e42be> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x945b9000 - 0x94787ff3 com.apple.security 5.0.4 (34102) <55dda7486df4e8e1d61505be16f83a1c> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x94788000 - 0x94794ff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x94795000 - 0x94795ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x94796000 - 0x94848ffb libcrypto.0.9.7.dylib ??? (???) <69bc2457aa23f12fa7d052601d48fa29> /usr/lib/libcrypto.0.9.7.dylib
    0x94849000 - 0x94be6fef com.apple.QuartzCore 1.5.7 (1.5.7) <2fed2dd7565c84a0f0c608d41d4d172c> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94be7000 - 0x94be7ff8 com.apple.Cocoa 6.5 (???) <e9318c93615b27231498bbe585b8da98> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x94e51000 - 0x94e58ff7 libCGATS.A.dylib ??? (???) <386dce4b28448fb86e33e06ac466f4d8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x94e59000 - 0x94e5dfff libGIF.dylib ??? (???) <572a32e46e33be1ec041c5ef5b0341ae> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x94e5e000 - 0x94e76fff com.apple.openscripting 1.2.8 (???) <572c7452d7e740e8948a5ad07a99602b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x94e81000 - 0x94e90ffe com.apple.DSObjCWrappers.Framework 1.3 (1.3) <09deb9e32d0d09dfb95ae569bdd2b7a4> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94e91000 - 0x94f0efef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x94f0f000 - 0x94f89ff8 com.apple.print.framework.PrintCore 5.5.3 (245.3) <222dade7b33b99708b8c09d1303f93fc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x94f8a000 - 0x94f8cff5 libRadiance.dylib ??? (???) <8a844202fcd65662bb9ab25f08c45a62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x94f8d000 - 0x95047fe3 com.apple.CoreServices.OSServices 226.5 (226.5) <2a135d4fb16f4954290f7b72b4111aa3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x95048000 - 0x9507afff com.apple.LDAPFramework 1.4.5 (110) <cc04500cf7b6edccc75bb3fe2973f72c> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x9507b000 - 0x951b3ff7 libicucore.A.dylib ??? (???) <18098dcf431603fe47ee027a60006c85> /usr/lib/libicucore.A.dylib
    0x951b4000 - 0x951bafff com.apple.print.framework.Print 218.0.2 (220.1) <8bf7ef71216376d12fcd5ec17e43742c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x951c8000 - 0x95265ffc com.apple.CFNetwork 422.11 (422.11) <2780dfc3d2186195fccb3634bfb0944b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x9621c000 - 0x9625efef com.apple.NavigationServices 3.5.2 (163) <91844980804067b07a0b6124310d3f31> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x96294000 - 0x962ddfef com.apple.Metadata 10.5.2 (398.25) <e0572f20350523116f23000676122a8d> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x962de000 - 0x962e0fff com.apple.securityhi 3.0 (30817) <020419ad33b8638b174e1a472728a894> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x962e1000 - 0x9636dff7 com.apple.LaunchServices 290.3 (290.3) <6f9629f4ed1ba3bb313548e6838b2888> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x9636e000 - 0x963a8fe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x963a9000 - 0x963faff7 com.apple.HIServices 1.7.0 (???) <01b690d1f376e400ac873105533e39eb> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x963fb000 - 0x96486fff com.apple.framework.IOKit 1.5.1 (???) <f9f5f0d070e197a832d86751e1d44545> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x96487000 - 0x9648efe9 libgcc_s.1.dylib ??? (???) <28a7cbc3a5ca2982d124668306f422d9> /usr/lib/libgcc_s.1.dylib
    0x9648f000 - 0x965c2fff com.apple.CoreFoundation 6.5.5 (476.17) <4a70c8dbb582118e31412c53dc1f407f> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x96725000 - 0x96725ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x96726000 - 0x96d77fff com.apple.WebCore 5525.26 (5525.26.6) <8676962ab93f003cf9b10748725c1bc2> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x96d90000 - 0x96e70fff libobjc.A.dylib ??? (???) <7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib
    0x96e71000 - 0x96e78ffe libbsm.dylib ??? (???) <5582985a86ea36504cca31788bccf963> /usr/lib/libbsm.dylib
    0x96e79000 - 0x96e97ff3 com.apple.DirectoryService.Framework 3.5.5 (3.5.5) <f8931f64103c8a86b82e9714352f4323> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x96e98000 - 0x96f1fff7 libsqlite3.0.dylib ??? (???) <6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib
    0x96f20000 - 0x96f5affe com.apple.securityfoundation 3.0 (32989) <36f7f260187c435b2670bcb24acd4219> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x96f5b000 - 0x97040ff3 com.apple.CoreData 100.1 (186) <8e28162ef2288692615b52acc01f8b54> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
    Message was edited by: whoofnagle
    Message was edited by: whoofnagle

    Like others, after installing the 10.5.6 updates I have had issues with Safari. It keeps crashing, and it has logged me out of websites.
    Here is my report - any help would be great...
    Process: Safari [138]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 3.2.1 (5525.27.1)
    Build Info: WebBrowser-55252701~1
    Code Type: X86 (Native)
    Parent Process: launchd [67]
    Date/Time: 2008-12-19 16:07:17.463 -0500
    OS Version: Mac OS X 10.5.6 (9G55)
    Report Version: 6
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x0000000000000000
    Crashed Thread: 3
    Thread 0:
    0 libSystem.B.dylib 0x9116b1c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x911729bc mach_msg + 72
    2 com.apple.CoreFoundation 0x965020ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x96502cd8 CFRunLoopRunInMode + 88
    4 com.apple.HIToolbox 0x931592c0 RunCurrentEventLoopInMode + 283
    5 com.apple.HIToolbox 0x931590d9 ReceiveNextEventCommon + 374
    6 com.apple.HIToolbox 0x93158f4d BlockUntilNextEventMatchingListInMode + 106
    7 com.apple.AppKit 0x92903d7d _DPSNextEvent + 657
    8 com.apple.AppKit 0x92903630 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    9 com.apple.Safari 0x0000808e 0x1000 + 28814
    10 com.apple.AppKit 0x928fc66b -[NSApplication run] + 795
    11 com.apple.AppKit 0x928c98a4 NSApplicationMain + 574
    12 com.apple.Safari 0x000b9b16 0x1000 + 756502
    Thread 1:
    0 libSystem.B.dylib 0x911723ae _semwaitsignal + 10
    1 libSystem.B.dylib 0x9119cd0d pthreadcondwait$UNIX2003 + 73
    2 com.apple.WebCore 0x967708ff WebCore::IconDatabase::syncThreadMainLoop() + 239
    3 com.apple.WebCore 0x96729065 WebCore::IconDatabase::iconDatabaseSyncThread() + 181
    4 libSystem.B.dylib 0x9119c095 pthreadstart + 321
    5 libSystem.B.dylib 0x9119bf52 thread_start + 34
    Thread 2:
    0 libSystem.B.dylib 0x9116b1c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x911729bc mach_msg + 72
    2 com.apple.CoreFoundation 0x965020ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x96502cd8 CFRunLoopRunInMode + 88
    4 com.apple.CFNetwork 0x951cb052 CFURLCacheWorkerThread(void*) + 396
    5 libSystem.B.dylib 0x9119c095 pthreadstart + 321
    6 libSystem.B.dylib 0x9119bf52 thread_start + 34
    Thread 3 Crashed:
    0 libSystem.B.dylib 0xffff07fc __memcpy + 92 (cpu_capabilities.h:246)
    1 com.apple.Safari 0x0013f200 0x1000 + 1303040
    2 com.apple.Safari 0x00141237 0x1000 + 1311287
    3 com.apple.Safari 0x0014785b 0x1000 + 1337435
    4 com.apple.Safari 0x0018a7f3 0x1000 + 1611763
    5 com.apple.Safari 0x00194772 0x1000 + 1652594
    6 com.apple.Safari 0x00194e2d 0x1000 + 1654317
    7 com.apple.Safari 0x00110ee5 0x1000 + 1113829
    8 com.apple.Safari 0x00111034 0x1000 + 1114164
    9 com.apple.Safari 0x001110a7 0x1000 + 1114279
    10 com.apple.Safari 0x00111313 0x1000 + 1114899
    11 com.apple.Safari 0x001115f8 0x1000 + 1115640
    12 com.apple.Safari 0x001184a3 0x1000 + 1143971
    13 com.apple.CoreFoundation 0x9650263f CFRunLoopRunSpecific + 3215
    14 com.apple.CoreFoundation 0x96502cd8 CFRunLoopRunInMode + 88
    15 com.apple.Safari 0x00118d4d 0x1000 + 1146189
    16 com.apple.Safari 0x00117fd3 0x1000 + 1142739
    17 com.apple.Safari 0x00118081 0x1000 + 1142913
    18 libSystem.B.dylib 0x9119c095 pthreadstart + 321
    19 libSystem.B.dylib 0x9119bf52 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x9116b1c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x911729bc mach_msg + 72
    2 com.apple.CoreFoundation 0x965020ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x96502cd8 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x9211fd40 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
    5 com.apple.Foundation 0x920bc7ed -[NSThread main] + 45
    6 com.apple.Foundation 0x920bc394 _NSThread__main_ + 308
    7 libSystem.B.dylib 0x9119c095 pthreadstart + 321
    8 libSystem.B.dylib 0x9119bf52 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x911ba6f2 select$DARWIN_EXTSN + 10
    1 libSystem.B.dylib 0x9119c095 pthreadstart + 321
    2 libSystem.B.dylib 0x9119bf52 thread_start + 34
    Thread 3 crashed with X86 Thread State (32-bit):
    eax: 0xffff07a0 ebx: 0x0013f5a0 ecx: 0x00000065 edx: 0x00000002
    edi: 0x00d5465e esi: 0x00000000 ebp: 0xb01c79f8 esp: 0xb01c79f0
    ss: 0x0000001f efl: 0x00010206 eip: 0xffff07fc cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037
    cr2: 0x00000000
    Binary Images:
    0x1000 - 0x1d7fe2 com.apple.Safari 3.2.1 (5525.27.1) <66278f41bc085c64e0f06ff487af4adc> /Applications/Safari.app/Contents/MacOS/Safari
    0x223000 - 0x232ff8 SyndicationUI ??? (???) <edde0133829971dbd8a0f3473cdb85fc> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x119c5000 - 0x11bbbfff com.apple.RawCamera.bundle 2.0.12 (421) <02fe3f4ea6251f7b2d23d855ce5c5fd2> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x15045000 - 0x1504aff3 libCGXCoreImage.A.dylib ??? (???) <375e0cdb64b043378dbf637992bbfeb0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x170d1000 - 0x170d1ffe com.apple.JavaPluginCocoa 12.2.0 (12.2.0) <b08d1285182ffcbaedd747d17fdaeefd> /Library/Internet Plug-Ins/JavaPluginCocoa.bundle/Contents/MacOS/JavaPluginCocoa
    0x172b5000 - 0x172bbffd com.apple.JavaVM 12.2.0 (12.2.0) <9ad39149cc7ecc91da3e93df7f61d315> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <100d362e03410f181a34e04e94189ae5> /usr/lib/dyld
    0x90003000 - 0x90019fff com.apple.DictionaryServices 1.0.0 (1.0.0) <7e9ff586b5c9d02b09e2a5527d98524f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x9001a000 - 0x900d8fff com.apple.WebKit 5525.27 (5525.27.1) <a15e548666c9a463d61be1f114b2fa27> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x900d9000 - 0x901a4fff com.apple.ColorSync 4.5.1 (4.5.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x902df000 - 0x902e2fff com.apple.help 1.1 (36) <175489f8adf287b3ebd259362b0292c0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x902e3000 - 0x90322fef libTIFF.dylib ??? (???) <3589442575ac77746ae99ecf724f5f87> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x90323000 - 0x903eaff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x903eb000 - 0x90447ff7 com.apple.htmlrendering 68 (1.1.3) <a9f65fa1c4668dc7c49af5bf7d5287ad> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x90497000 - 0x904c2fe7 libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
    0x904c3000 - 0x904e1fff libresolv.9.dylib ??? (???) <a8018c42930596593ddf27f7c20fe7af> /usr/lib/libresolv.9.dylib
    0x904e2000 - 0x904fdffb libPng.dylib ??? (???) <4780e979d35aa5ec2cea22678836cea5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x904fe000 - 0x9051dffa libJPEG.dylib ??? (???) <e7eb56555109e23144924cd64aa8daec> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x9051e000 - 0x905cefff edu.mit.Kerberos 6.0.12 (6.0.12) <685cc018c133668d0d3ac6a1cb63cff9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x905cf000 - 0x90605fef libtidy.A.dylib ??? (???) <f1d1742e06280444baa5637b209fd0af> /usr/lib/libtidy.A.dylib
    0x90679000 - 0x90703fe3 com.apple.DesktopServices 1.4.7 (1.4.7) <d16642ba22c32f67be793ebfbe67ca3a> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x90704000 - 0x90728fff libxslt.1.dylib ??? (???) <0a9778d6368ae668826f446878deb99b> /usr/lib/libxslt.1.dylib
    0x90729000 - 0x90729ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x9072a000 - 0x907bdff3 com.apple.ApplicationServices.ATS 3.4 (???) <8c51de0ec3deaef416578cd59df38754> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x907be000 - 0x907c0fff com.apple.CrashReporterSupport 10.5.5 (159) <4ca9b6643fcbafd76424a46d162363eb> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x907c1000 - 0x907c1ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x907c2000 - 0x907cbfff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <6a6518b392d3d41ace3dcea69d6809d9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x907cc000 - 0x907ccfff com.apple.Carbon 136 (136) <ec1d4184925e652dbe1b9200a5a552ec> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x907cd000 - 0x90874feb com.apple.QD 3.11.54 (???) <b743398c24c38e581a86e91744a2ba6e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x90875000 - 0x9087ffeb com.apple.audio.SoundManager 3.9.2 (3.9.2) <caa41909dcb5a18a94bc68cd13999bd5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x90880000 - 0x90961ff7 libxml2.2.dylib ??? (???) <d69560099d9eb32ba7f8a17baa65a28d> /usr/lib/libxml2.2.dylib
    0x90962000 - 0x90c3cff3 com.apple.CoreServices.CarbonCore 786.10 (786.10) <ec35bb05f67fe0e828d49dda88bbf6d7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90c3d000 - 0x90c4dfff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <06d8fc0307314f8ffc16f206ad3dbf44> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x90c4e000 - 0x90d4ffef com.apple.PubSub 1.0.3 (65.1.1) /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x90d50000 - 0x90d60ffc com.apple.LangAnalysis 1.6.4 (1.6.4) <8b7831b5f74a950a56cf2d22a2d436f6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x90dcf000 - 0x90ddafe7 libCSync.A.dylib ??? (???) <e6aceed359bd228f42bc1246af5919c9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x90ddb000 - 0x90df0ffb com.apple.ImageCapture 5.0.1 (5.0.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x90e05000 - 0x90e06ffc libffi.dylib ??? (???) <596e0dbf626b211741cecaa9698f271b> /usr/lib/libffi.dylib
    0x910f8000 - 0x91155ffb libstdc++.6.dylib ??? (???) <6106b1f2b0b303b06ae476253dbb5f3f> /usr/lib/libstdc++.6.dylib
    0x91156000 - 0x91164ffd libz.1.dylib ??? (???) <545ca09467025f77131cfac09d8b9375> /usr/lib/libz.1.dylib
    0x9116a000 - 0x912d1ff3 libSystem.B.dylib ??? (???) <d68880dfb1f8becdbdac6928db1510fb> /usr/lib/libSystem.B.dylib
    0x912d2000 - 0x912fafff libcups.2.dylib ??? (???) <81abd305142ad1b771024eb4a1309e2e> /usr/lib/libcups.2.dylib
    0x912fb000 - 0x913c9ff3 com.apple.JavaScriptCore 5525.26 (5525.26.2) <69e219e81bc886a94c4d4b310d393ab9> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x913ca000 - 0x913e0fe7 com.apple.CoreVideo 1.5.1 (1.5.1) <001910004257f1386724398f584b30b5> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x913e1000 - 0x91422fe7 libRIP.A.dylib ??? (???) <5d0b5af7992e14de017f9a9c7cb05960> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x91473000 - 0x914b1ff7 libGLImage.dylib ??? (???) <1123b8a48bcbe9cc7aa8dd8e1a214a66> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x914b2000 - 0x914b2ff8 com.apple.ApplicationServices 34 (34) <e9cd7c823062c4382d89e3c9997f4739> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x914b3000 - 0x914d7feb libssl.0.9.7.dylib ??? (???) <c7359b7ab32b5f8574520746e10a41cc> /usr/lib/libssl.0.9.7.dylib
    0x91529000 - 0x91583ff7 com.apple.CoreText 2.0.3 (???) <1f1a97273753e6cfea86c810d6277680> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x91584000 - 0x91994fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x91995000 - 0x919ccfff com.apple.SystemConfiguration 1.9.2 (1.9.2) <8b26ebf26a009a098484f1ed01ec499c> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x919d3000 - 0x91a66fff com.apple.ink.framework 101.3 (86) <dfa9debcd7537849d228021d1d9c0f63> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x91a68000 - 0x91ac1ff7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x91eda000 - 0x9202cff3 com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x920b2000 - 0x9232dfe7 com.apple.Foundation 6.5.7 (677.22) <8fe77b5d15ecdae1240b4cb604fc6d0b> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x9232e000 - 0x92378fe1 com.apple.securityinterface 3.0.1 (35183) <f855cb06d2541ce544d9bcdf998b991c> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x92379000 - 0x924bfff7 com.apple.ImageIO.framework 2.0.4 (2.0.4) <6a6623d3d1a7292b5c3763dcd108b55f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x924c0000 - 0x924edfeb libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x924ee000 - 0x928acfea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x928ba000 - 0x928c2fff com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x928c3000 - 0x930c1fef com.apple.AppKit 6.5.6 (949.43) <a3a300499bbe4f1dfebf71d752d01916> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x930c2000 - 0x93128ffb com.apple.ISSupport 1.7 (38.2) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x93129000 - 0x93431fff com.apple.HIToolbox 1.5.4 (???) <3747086ba21ee419708a5cab946c8ba6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x93444000 - 0x93451fe7 com.apple.opengl 1.5.9 (1.5.9) <7e5048a2677b41098c84045305f42f7f> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x93452000 - 0x935d1fff com.apple.AddressBook.framework 4.1.1 (699) <60ddae72a1df8ddbc5c53df92f372b76> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x93672000 - 0x9367effe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x9367f000 - 0x93d1ffff com.apple.CoreGraphics 1.407.2 (???) <3a91d1037afde01d1d8acdf9cd1caa14> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x93e48000 - 0x93e4cfff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x93e4d000 - 0x93e75ff7 com.apple.shortcut 1 (1.0) <5b57f8f162f77a1739b436900517d672> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x93e76000 - 0x93e7bfff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x93e7c000 - 0x93ef9feb com.apple.audio.CoreAudio 3.1.1 (3.1.1) <f35477a5e23db0fa43233c37da01ae1c> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x93efa000 - 0x93efaffa com.apple.CoreServices 32 (32) <2760719f7a81e8c2bdfd15b0939abc29> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x93efb000 - 0x93efbffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x93fc6000 - 0x93ff5fe3 com.apple.AE 402.2 (402.2) <e01596187e91af5d48653920017b8c8e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x9401f000 - 0x9409eff5 com.apple.SearchKit 1.2.1 (1.2.1) <3140a605db2abf56b237fa156a08b28b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x9409f000 - 0x94570f3e libGLProgrammability.dylib ??? (???) <5d283543ac844e7c6fa3440ac56cd265> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x945a3000 - 0x945b2fff libsasl2.2.dylib ??? (???) <bb7971ca2f609c070f87786a93d1041e> /usr/lib/libsasl2.2.dylib
    0x945b3000 - 0x945b8fff com.apple.CommonPanels 1.2.4 (85) <3b64ef0de184d09c6f99a1a7e77e42be> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x945b9000 - 0x94787ff3 com.apple.security 5.0.4 (34102) <55dda7486df4e8e1d61505be16f83a1c> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x94788000 - 0x94794ff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x94795000 - 0x94795ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x94796000 - 0x94848ffb libcrypto.0.9.7.dylib ??? (???) <69bc2457aa23f12fa7d052601d48fa29> /usr/lib/libcrypto.0.9.7.dylib
    0x94849000 - 0x94be6fef com.apple.QuartzCore 1.5.7 (1.5.7) <2fed2dd7565c84a0f0c608d41d4d172c> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94be7000 - 0x94be7ff8 com.apple.Cocoa 6.5 (???) <e9318c93615b27231498bbe585b8da98> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x94e51000 - 0x94e58ff7 libCGATS.A.dylib ??? (???) <386dce4b28448fb86e33e06ac466f4d8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x94e59000 - 0x94e5dfff libGIF.dylib ??? (???) <572a32e46e33be1ec041c5ef5b0341ae> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x94e5e000 - 0x94e76fff com.apple.openscripting 1.2.8 (???) <572c7452d7e740e8948a5ad07a99602b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x94e81000 - 0x94e90ffe com.apple.DSObjCWrappers.Framework 1.3 (1.3) <09deb9e32d0d09dfb95ae569bdd2b7a4> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94e91000 - 0x94f0efef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x94f0f000 - 0x94f89ff8 com.apple.print.framework.PrintCore 5.5.3 (245.3) <222dade7b33b99708b8c09d1303f93fc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x94f8a000 - 0x94f8cff5 libRadiance.dylib ??? (???) <8a844202fcd65662bb9ab25f08c45a62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x94f8d000 - 0x95047fe3 com.apple.CoreServices.OSServices 226.5 (226.5) <2a135d4fb16f4954290f7b72b4111aa3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x95048000 - 0x9507afff com.apple.LDAPFramework 1.4.5 (110) <cc04500cf7b6edccc75bb3fe2973f72c> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x9507b000 - 0x951b3ff7 libicucore.A.dylib ??? (???) <18098dcf431603fe47ee027a60006c85> /usr/lib/libicucore.A.dylib
    0x951b4000 - 0x951bafff com.apple.print.framework.Print 218.0.2 (220.1) <8bf7ef71216376d12fcd5ec17e43742c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x951c8000 - 0x95265ffc com.apple.CFNetwork 422.11 (422.11) <2780dfc3d2186195fccb3634bfb0944b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x9621c000 - 0x9625efef com.apple.NavigationServices 3.5.2 (163) <91844980804067b07a0b6124310d3f31> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x96294000 - 0x962ddfef com.apple.Metadata 10.5.2 (398.25) <e0572f20350523116f23000676122a8d> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x962de000 - 0x962e0fff com.apple.securityhi 3.0 (30817) <020419ad33b8638b174e1a472728a894> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x962e1000 - 0x9636dff7 com.apple.LaunchServices 290.3 (290.3) <6f9629f4ed1ba3bb313548e6838b2888> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x9636e000 - 0x963a8fe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x963a9000 - 0x963faff7 com.apple.HIServices 1.7.0 (???) <01b690d1f376e400ac873105533e39eb> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x963fb000 - 0x96486fff com.apple.framework.IOKit 1.5.1 (???) <f9f5f0d070e197a832d86751e1d44545> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x96487000 - 0x9648efe9 libgcc_s.1.dylib ??? (???) <28a7cbc3a5ca2982d124668306f422d9> /usr/lib/libgcc_s.1.dylib
    0x9648f000 - 0x965c2fff com.apple.CoreFoundation 6.5.5 (476.17) <4a70c8dbb582118e31412c53dc1f407f> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x96725000 - 0x96725ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x96726000 - 0x96d77fff com.apple.WebCore 5525.26 (5525.26.6) <8676962ab93f003cf9b10748725c1bc2> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x96d90000 - 0x96e70fff libobjc.A.dylib ??? (???) <7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib
    0x96e71000 - 0x96e78ffe libbsm.dylib ??? (???) <5582985a86ea36504cca31788bccf963> /usr/lib/libbsm.dylib
    0x96e79000 - 0x96e97ff3 com.apple.DirectoryService.Framework 3.5.5 (3.5.5) <f8931f64103c8a86b82e9714352f4323> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x96e98000 - 0x96f1fff7 libsqlite3.0.dylib ??? (???) <6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib
    0x96f20000 - 0x96f5affe com.apple.securityfoundation 3.0 (32989) <36f7f260187c435b2670bcb24acd4219> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x96f5b000 - 0x97040ff3 com.apple.CoreData 100.1 (186) <8e28162ef2288692615b52acc01f8b54> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
    Message was edited by: whoofnagle
    Message was edited by: whoofnagle

  • My apps keep crashing after the 7.1 update. Help, please?

    After the update, I have noticed that my apps keep crashing even after I have updated the said apps. It's getting worse and, frankly, very annoying. How do I resolve this issue? Please help.

    Hello Mona269,
    It sounds like your apps are quitting unexpectedly quitting. I recommend starting by closing all the running apps on the phone:
    iOS: Force an app to close
    http://support.apple.com/kb/ht5137
    Double-click the Home button.
    Swipe left or right until you have located the app you wish to close.
    Swipe the app up to close it.
    When you have done that and restart the phone and test the apps again:
    iOS: Turning off and on (restarting) and resetting
    http://support.apple.com/kb/ht1430
    Thank you for using Apple Support Communities.
    All the very best,
    Sterling

  • My itunes keeps crashing after installing the lastest update

    I have just installed the latest itunes update 10.6 and now my itunes keeps crashing. It opens and then when I try to scroll down or access my pod-casts it crashes and quits. I have tried restarting the machine and that has not helped. Really bad show to Apple for this. Any ideas.

    You may want to try deleting the iTunes preference file (/Users/your home folder/Library/Preferences/com.apple.iTunes.plist). I was having a similar problem, everytime I tried to veiw TV Shows iTunes would crash, and doing this appears to have fixed my problem.

  • Muse keeps crashing after November 13, 2013 update

    After updating, when I scroll the project thumbnails, it gets to a certain point or certain page thumbnails and it crashes with the following error: PS/defaultErrorHandler-RangeError: Property paddingBottom value -11573.220759817761 is out of range.
    I cannot get around this error and it typically occurs when the thumbnail tries to get generatore for a particular page.  This error is happening on page 283 of my project.  I tried this on a computer with an older version of Muse and it does not happen. 
    This is a critical error and has halted all development at this point.
    Any help would be greatly appreciated.
    Thanks

    We'll need to take a look at your file to provide a solution.
    Please send your .muse file to [email protected]
    If your file is >20MB, use a filesharing service like SendThisFile, DropBox or Adobe SendNow.

  • IPad Air Apps keep crashing after iOS 7.1 Update

    Hi, I just upgraded to ios 7.1 on my ipad air. Everything was working fine before the update. But after, everytime I try to open any app, it attempts to start, but then immediately crashes. Even when I download an app from the app store, it still crashes. I have tried everything (restart, reset, hard reset, etc.) and I can't think of anything else to do but replace it which I don't want to do.

    Hello jscott1997,
    It sounds like all your apps are closing when you open them, even new apps are doing the same thing. I recommend starting by closing all the open apps on the phone:
    iOS: Force an app to close
    http://support.apple.com/kb/ht5137
    Double-click the Home button.
    Swipe left or right until you have located the app you wish to close.
    Swipe the app up to close it.
    When you have done that and restart the phone and test the issue again:
    iOS: Turning off and on (restarting) and resetting
    http://support.apple.com/kb/ht1430
    If it persists, I would next backup your device to iTunes with this article:
    iOS: How to back up and restore your content
    http://support.apple.com/kb/HT1766
    And restore it from your backup with the steps in the following article. These steps will erase, and re install the iOS software, so that when you restore from the back up it is not restoring on top of the previous iOS installation:
    Use iTunes to restore your iOS device to factory settings
    http://support.apple.com/kb/ht1414
    Thank you for using Apple Support Communities.
    All the very best,
    Sterling

  • Ipod touch 3rd gen keeps crashing after 4.2.1 update

    so I downloaded the new iOS 4.2.1 update and ever since then my ipod touch 3rd generation (which is a refurb by the way) kept crashing -- didn't matter what app it was on (even on some of the programmed in apps), it would just crash and go back to the home screen. and whenever I'd be scrolling through any list, it would freeze up and take a second or two to scroll. it also would just randomly stop playing music, even if it was disconnected from the computer. it's been a severe pain in the butt and VERY frustrating!! i talked to several friends and they said it wasn't just me, the same thing had been happening to them. just wondering if anyone had found a cure yet?
    CALi

    Try letting your iPod run to flat battery (where it turns its self off) and then charge it fully without playing with it for that time
    you may have to repeat this 2-4 times

  • My iphoto keeps crashing after I installed the update 9.4.2

    Hi, I installed the updated, edited about 30 photos and iphoto crashes, each time I re-open iphoto it takes less and less time to crash. Now I can flag about 4 photos before it goes down. Please help out. Below is the most recent crash report.
    Thanks!
    Process:         iPhoto [329]
    Path:            /Applications/iPhoto.app/Contents/MacOS/iPhoto
    Identifier:      com.apple.iPhoto
    Version:         9.4.2 (9.4.2)
    Build Info:      iPhotoProject-710042000000000~1
    Code Type:       X86 (Native)
    Parent Process:  launchd [126]
    Date/Time:       2012-11-20 06:58:45.156 -0500
    OS Version:      Mac OS X 10.7.5 (11G63)
    Report Version:  9
    Interval Since Last Report:          228837 sec
    Crashes Since Last Report:           12
    Per-App Interval Since Last Report:  77395 sec
    Per-App Crashes Since Last Report:   12
    Anonymous UUID:                      53AAE4D0-25B9-4739-B9AF-EAD016F51368
    Crashed Thread:  29
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000010
    VM Regions Near 0x10:
    --> __PAGEZERO             0000000000000000-0000000000001000 [    4K] ---/--- SM=NUL  /Applications/iPhoto.app/Contents/MacOS/iPhoto
        VM_ALLOCATE            0000000000001000-000000000001e000 [  116K] ---/--- SM=NUL 
    Application Specific Information:
    objc[329]: garbage collection is OFF
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x9b91cc22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x9b91c1f6 mach_msg + 70
    2   com.apple.CoreFoundation                0x98d839da __CFRunLoopServiceMachPort + 170
    3   com.apple.CoreFoundation                0x98d8cb04 __CFRunLoopRun + 1428
    4   com.apple.CoreFoundation                0x98d8c1dc CFRunLoopRunSpecific + 332
    5   com.apple.CoreFoundation                0x98d8c088 CFRunLoopRunInMode + 120
    6   com.apple.HIToolbox                     0x92e4e543 RunCurrentEventLoopInMode + 318
    7   com.apple.HIToolbox                     0x92e558ab ReceiveNextEventCommon + 381
    8   com.apple.HIToolbox                     0x92e5571a BlockUntilNextEventMatchingListInMode + 88
    9   com.apple.AppKit                        0x953dfee8 _DPSNextEvent + 678
    10  com.apple.AppKit                        0x953df752 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 113
    11  com.apple.AppKit                        0x953dbac1 -[NSApplication run] + 911
    12  com.apple.AppKit                        0x9566cac5 NSApplicationMain + 1054
    13  com.apple.iPhoto                        0x0002dc99 0x1e000 + 64665
    14  com.apple.iPhoto                        0x0002d2e5 0x1e000 + 62181
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x9b91eb5e __select_nocancel + 10
    1   libdispatch.dylib                       0x939bccbd _dispatch_mgr_invoke + 642
    2   libdispatch.dylib                       0x939bb853 _dispatch_mgr_thread + 53
    Thread 2:
    0   libsystem_kernel.dylib                  0x9b91e83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x96eb2e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x96eb2f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x935613c3 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x935277d2 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x935276a6 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x01d1be12 -[XTMsgQueue waitForMessage] + 47
    7   com.apple.proxtcore                     0x01d1aefa -[XTThread run:] + 412
    8   com.apple.Foundation                    0x9352ee25 -[NSThread main] + 45
    9   com.apple.Foundation                    0x9352edd5 __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x96eaeed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x96eb26de thread_start + 34
    Thread 3:
    0   libsystem_kernel.dylib                  0x9b91e83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x96eb2e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x96eb2f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x935613c3 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x935277d2 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x935276a6 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x01d1be12 -[XTMsgQueue waitForMessage] + 47
    7   com.apple.proxtcore                     0x01d1aefa -[XTThread run:] + 412
    8   com.apple.Foundation                    0x9352ee25 -[NSThread main] + 45
    9   com.apple.Foundation                    0x9352edd5 __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x96eaeed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x96eb26de thread_start + 34
    Thread 4:
    0   libsystem_kernel.dylib                  0x9b91e83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x96eb2e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x96eb2f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x935613c3 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x935277d2 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x935276a6 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x01d1be12 -[XTMsgQueue waitForMessage] + 47
    7   com.apple.proxtcore                     0x01d1aefa -[XTThread run:] + 412
    8   com.apple.Foundation                    0x9352ee25 -[NSThread main] + 45
    9   com.apple.Foundation                    0x9352edd5 __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x96eaeed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x96eb26de thread_start + 34
    Thread 5:
    0   libsystem_kernel.dylib                  0x9b91e83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x96eb2e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x96eb2f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x935613c3 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x935277d2 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x935276a6 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x01d1be12 -[XTMsgQueue waitForMessage] + 47
    7   com.apple.proxtcore                     0x01d1aefa -[XTThread run:] + 412
    8   com.apple.Foundation                    0x9352ee25 -[NSThread main] + 45
    9   com.apple.Foundation                    0x9352edd5 __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x96eaeed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x96eb26de thread_start + 34
    Thread 6:
    0   libsystem_kernel.dylib                  0x9b91e83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x96eb2e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x96eb2f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x935613c3 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x935277d2 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x935276a6 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x01d1be12 -[XTMsgQueue waitForMessage] + 47
    7   com.apple.proxtcore                     0x01d1aefa -[XTThread run:] + 412
    8   com.apple.Foundation                    0x9352ee25 -[NSThread main] + 45
    9   com.apple.Foundation                    0x9352edd5 __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x96eaeed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x96eb26de thread_start + 34
    Thread 7:
    0   libsystem_kernel.dylib                  0x9b91e83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x96eb2e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x96eb2f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x935613c3 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x935277d2 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x935276a6 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x01d1be12 -[XTMsgQueue waitForMessage] + 47
    7   com.apple.proxtcore                     0x01d1aefa -[XTThread run:] + 412
    8   com.apple.Foundation                    0x9352ee25 -[NSThread main] + 45
    9   com.apple.Foundation                    0x9352edd5 __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x96eaeed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x96eb26de thread_start + 34
    Thread 8:
    0   libsystem_kernel.dylib                  0x9b91e83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x96eb2e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x96eb2f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x935613c3 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x935277d2 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x935276a6 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x01d1be12 -[XTMsgQueue waitForMessage] + 47
    7   com.apple.proxtcore                     0x01d1aefa -[XTThread run:] + 412
    8   com.apple.Foundation                    0x9352ee25 -[NSThread main] + 45
    9   com.apple.Foundation                    0x9352edd5 __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x96eaeed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x96eb26de thread_start + 34
    Thread 9:
    0   libsystem_kernel.dylib                  0x9b91f02e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x96eb0ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x96eb26fe start_wqthread + 30
    Thread 10:
    0   libsystem_kernel.dylib                  0x9b91e83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x96eb2e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x96eb2f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x935613c3 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x935277d2 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x935276a6 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.RedRock                       0x0235248f -[RKAsyncImageRenderer _backgroundRenderThread:] + 173
    7   com.apple.CoreFoundation                0x98df41aa -[NSObject performSelector:] + 58
    8   com.apple.proxtcore                     0x01d24df9 -[XTThreadSendOnlyDetached _detachedMessageHandler:] + 167
    9   com.apple.CoreFoundation                0x98debd11 -[NSObject performSelector:withObject:] + 65
    10  com.apple.proxtcore                     0x01d1d22c -[XTSubscription postMessage:] + 191
    11  com.apple.proxtcore                     0x01d1caef -[XTDistributor distributeMessage:] + 681
    12  com.apple.proxtcore                     0x01d1c313 -[XTThread handleMessage:] + 515
    13  com.apple.proxtcore                     0x01d1af10 -[XTThread run:] + 434
    14  com.apple.Foundation                    0x9352ee25 -[NSThread main] + 45
    15  com.apple.Foundation                    0x9352edd5 __NSThread__main__ + 1582
    16  libsystem_c.dylib                       0x96eaeed9 _pthread_start + 335
    17  libsystem_c.dylib                       0x96eb26de thread_start + 34
    Thread 11:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x9b91cc22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x9b91c1f6 mach_msg + 70
    2   com.apple.CoreFoundation                0x98d839da __CFRunLoopServiceMachPort + 170
    3   com.apple.CoreFoundation                0x98d8cb04 __CFRunLoopRun + 1428
    4   com.apple.CoreFoundation                0x98d8c1dc CFRunLoopRunSpecific + 332
    5   com.apple.CoreFoundation                0x98d8c088 CFRunLoopRunInMode + 120
    6   com.apple.Foundation                    0x9353b0c4 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 378
    7   com.apple.Foundation                    0x9352ee25 -[NSThread main] + 45
    8   com.apple.Foundation                    0x9352edd5 __NSThread__main__ + 1582
    9   libsystem_c.dylib                       0x96eaeed9 _pthread_start + 335
    10  libsystem_c.dylib                       0x96eb26de thread_start + 34
    Thread 12:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x9b91eb42 __select + 10
    1   com.apple.CoreFoundation                0x98ddae15 __CFSocketManager + 1557
    2   libsystem_c.dylib                       0x96eaeed9 _pthread_start + 335
    3   libsystem_c.dylib                       0x96eb26de thread_start + 34
    Thread 13:: WebCore: LocalStorage
    0   libsystem_kernel.dylib                  0x9b91e83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x96eb2e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x96e6342c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.JavaScriptCore                0x93e0d5d1 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81
    4   com.apple.WebCore                       0x9a92de11 ***::MessageQueue<WebCore::LocalStorageTask>::waitForMessage() + 135
    5   com.apple.WebCore                       0x9a92dd64 WebCore::LocalStorageThread::threadEntryPoint() + 74
    6   com.apple.WebCore                       0x9a92dcc1 WebCore::LocalStorageThread::threadEntryPointCallback(void*) + 17
    7   libsystem_c.dylib                       0x96eaeed9 _pthread_start + 335
    8   libsystem_c.dylib                       0x96eb26de thread_start + 34
    Thread 14:: CVDisplayLink
    0   libsystem_kernel.dylib                  0x9b91e83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x96eb2e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x96e6342c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreVideo                     0x91f850cd CVDisplayLink::runIOThread() + 945
    4   com.apple.CoreVideo                     0x91f84d05 _ZL13startIOThreadPv + 160
    5   libsystem_c.dylib                       0x96eaeed9 _pthread_start + 335
    6   libsystem_c.dylib                       0x96eb26de thread_start + 34
    Thread 15:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x9b91e83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x96eb2e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x96e6342c pthread_cond_wait$UNIX2003 + 71
    Thread 16:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x9b91e83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x96eb2e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x96e6342c pthread_cond_wait$UNIX2003 + 71
    Thread 17:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x9b91e83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x96eb2e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x96e6342c pthread_cond_wait$UNIX2003 + 71
    Thread 18:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x9b91e83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x96eb2e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x96e633e0 pthread_cond_timedwait$UNIX2003 + 70
    3   com.apple.JavaScriptCore                0x93e0d61c ***::ThreadCondition::timedWait(***::Mutex&, double) + 156
    4   com.apple.JavaScriptCore                0x9405ab93 JSC::Heap::blockFreeingThreadMain() + 323
    5   com.apple.JavaScriptCore                0x9405abcf JSC::Heap::blockFreeingThreadStartFunc(void*) + 15
    6   libsystem_c.dylib                       0x96eaeed9 _pthread_start + 335
    7   libsystem_c.dylib                       0x96eb26de thread_start + 34
    Thread 19:
    0   libsystem_kernel.dylib                  0x9b91e83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x96eb2e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x96e6342c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.Foundation                    0x93530be8 -[NSCondition wait] + 304
    4   com.apple.iPhoto                        0x0006fa64 0x1e000 + 334436
    5   com.apple.iPhoto                        0x0006f672 0x1e000 + 333426
    6   com.apple.CoreFoundation                0x98deea9d __invoking___ + 29
    7   com.apple.CoreFoundation                0x98dee9d9 -[NSInvocation invoke] + 137
    8   com.apple.RedRock                       0x0236e85b -[RKInvoker _invokeTarget:] + 33
    9   com.apple.RedRock                       0x0237f5f4 -[RKInvoker _invokeTargetWithPool:] + 68
    10  com.apple.CoreFoundation                0x98debd11 -[NSObject performSelector:withObject:] + 65
    11  com.apple.proxtcore                     0x01d24df9 -[XTThreadSendOnlyDetached _detachedMessageHandler:] + 167
    12  com.apple.CoreFoundation                0x98debd11 -[NSObject performSelector:withObject:] + 65
    13  com.apple.proxtcore                     0x01d1d22c -[XTSubscription postMessage:] + 191
    14  com.apple.proxtcore                     0x01d1caef -[XTDistributor distributeMessage:] + 681
    15  com.apple.proxtcore                     0x01d1c313 -[XTThread handleMessage:] + 515
    16  com.apple.proxtcore                     0x01d1af10 -[XTThread run:] + 434
    17  com.apple.Foundation                    0x9352ee25 -[NSThread main] + 45
    18  com.apple.Foundation                    0x9352edd5 __NSThread__main__ + 1582
    19  libsystem_c.dylib                       0x96eaeed9 _pthread_start + 335
    20  libsystem_c.dylib                       0x96eb26de thread_start + 34
    Thread 20:
    0   libsystem_kernel.dylib                  0x9b91f02e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x96eb0ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x96eb26fe start_wqthread + 30
    Thread 21:
    0   libsystem_kernel.dylib                  0x9b91f02e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x96eb0ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x96eb26fe start_wqthread + 30
    Thread 22:
    0   libsystem_kernel.dylib                  0x9b91f02e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x96eb0ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x96eb26fe start_wqthread + 30
    Thread 23:: Dispatch queue: com.apple.root.default-priority
    0   libsystem_kernel.dylib                  0x9b91ebb2 __semwait_signal + 10
    1   libsystem_c.dylib                       0x96e637b9 nanosleep$UNIX2003 + 187
    2   com.apple.Foundation                    0x9356f02b +[NSThread sleepForTimeInterval:] + 170
    3   com.apple.iPhoto                        0x005ec724 0x1e000 + 6088484
    4   com.apple.CoreFoundation                0x98deea9d __invoking___ + 29
    5   com.apple.CoreFoundation                0x98dee9d9 -[NSInvocation invoke] + 137
    6   com.apple.Foundation                    0x9360161a -[NSInvocationOperation main] + 267
    7   com.apple.Foundation                    0x9351c1cb -[__NSOperationInternal start] + 797
    8   com.apple.Foundation                    0x9351bea7 -[NSOperation start] + 67
    9   com.apple.Foundation                    0x9352fffa ____NSOQSchedule_block_invoke_2 + 135
    10  libdispatch.dylib                       0x939bafbd _dispatch_call_block_and_release + 15
    11  libdispatch.dylib                       0x939bc01c _dispatch_worker_thread2 + 231
    12  libsystem_c.dylib                       0x96eb0b24 _pthread_wqthread + 346
    13  libsystem_c.dylib                       0x96eb26fe start_wqthread + 30
    Thread 24:
    0   libsystem_kernel.dylib                  0x9b91f02e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x96eb0ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x96eb26fe start_wqthread + 30
    Thread 25:
    0   libsystem_kernel.dylib                  0x9b91e83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x96eb2e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x96eb2f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x935613c3 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x935277d2 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.iPhoto                        0x00556a2e 0x1e000 + 5474862
    6   com.apple.iPhoto                        0x005566e7 0x1e000 + 5474023
    7   com.apple.CoreFoundation                0x98debd11 -[NSObject performSelector:withObject:] + 65
    8   com.apple.proxtcore                     0x01d1d22c -[XTSubscription postMessage:] + 191
    9   com.apple.CoreFoundation                0x98debd11 -[NSObject performSelector:withObject:] + 65
    10  com.apple.proxtcore                     0x01d1ce85 -[XTList makeObjectsPerformSelector:withObject:] + 60
    11  com.apple.proxtcore                     0x01d1caef -[XTDistributor distributeMessage:] + 681
    12  com.apple.proxtcore                     0x01d1c313 -[XTThread handleMessage:] + 515
    13  com.apple.proxtcore                     0x01d1af10 -[XTThread run:] + 434
    14  com.apple.Foundation                    0x9352ee25 -[NSThread main] + 45
    15  com.apple.Foundation                    0x9352edd5 __NSThread__main__ + 1582
    16  libsystem_c.dylib                       0x96eaeed9 _pthread_start + 335
    17  libsystem_c.dylib                       0x96eb26de thread_start + 34
    Thread 26:
    0   libsystem_kernel.dylib                  0x9b91e83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x96eb2e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x96eb2f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x935613c3 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x935277d2 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x935276a6 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x01d1be12 -[XTMsgQueue waitForMessage] + 47
    7   com.apple.proxtcore                     0x01d1aefa -[XTThread run:] + 412
    8   com.apple.Foundation                    0x9352ee25 -[NSThread main] + 45
    9   com.apple.Foundation                    0x9352edd5 __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x96eaeed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x96eb26de thread_start + 34
    Thread 27:
    0   libsystem_kernel.dylib                  0x9b91e83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x96eb2e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x96eb2f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x935613c3 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x935277d2 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x935276a6 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x01d1be12 -[XTMsgQueue waitForMessage] + 47
    7   com.apple.proxtcore                     0x01d1aefa -[XTThread run:] + 412
    8   com.apple.Foundation                    0x9352ee25 -[NSThread main] + 45
    9   com.apple.Foundation                    0x9352edd5 __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x96eaeed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x96eb26de thread_start + 34
    Thread 28:
    0   libsystem_kernel.dylib                  0x9b91e83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x96eb2e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x96eb2f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x935613c3 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x935277d2 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x935276a6 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x01d1be12 -[XTMsgQueue waitForMessage] + 47
    7   com.apple.proxtcore                     0x01d1aefa -[XTThread run:] + 412
    8   com.apple.Foundation                    0x9352ee25 -[NSThread main] + 45
    9   com.apple.Foundation                    0x9352edd5 __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x96eaeed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x96eb26de thread_start + 34
    Thread 29 Crashed:
    0   com.apple.CFNetwork                     0x90cb10e6 URLRequest::initialize(URLRequest const*, unsigned char) + 40
    1   com.apple.CFNetwork                     0x90cb10a3 _ZL18_createRequestCopyPK13__CFAllocatorPK13_CFURLRequesth + 104
    2   com.apple.CFNetwork                     0x90cb1036 CFURLRequestCreateMutableCopy + 24
    3   com.apple.Foundation                    0x9353b324 createCFRequest + 57
    4   com.apple.Foundation                    0x9365b911 +[NSURLConnection sendSynchronousRequest:returningResponse:error:] + 57
    5   com.apple.iPhoto.FacebookPublisher          0x139d63ea 0x139c0000 + 91114
    6   com.apple.iPhoto.FacebookPublisher          0x139d424d 0x139c0000 + 82509
    7   com.apple.iPhoto.FacebookPublisher          0x139c70a9 0x139c0000 + 28841
    8   com.apple.iPhoto                        0x0054fd68 0x1e000 + 5447016
    9   com.apple.iPhoto                        0x005501dd 0x1e000 + 5448157
    10  com.apple.iPhoto                        0x0072f297 0x1e000 + 7410327
    11  com.apple.proxtcore                     0x01d28ce2 -[XTWorker beginWork:] + 85
    12  com.apple.CoreFoundation                0x98debd11 -[NSObject performSelector:withObject:] + 65
    13  com.apple.proxtcore                     0x01d1d22c -[XTSubscription postMessage:] + 191
    14  com.apple.proxtcore                     0x01d1caef -[XTDistributor distributeMessage:] + 681
    15  com.apple.proxtcore                     0x01d1c313 -[XTThread handleMessage:] + 515
    16  com.apple.proxtcore                     0x01d20ade -[XTPortMsgQueue handleMachMessage:] + 188
    17  com.apple.Foundation                    0x934ef8bf __NSFireMachPort + 412
    18  com.apple.CoreFoundation                0x98d53d0a __CFMachPortPerform + 346
    19  com.apple.CoreFoundation                0x98d53b91 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 49
    20  com.apple.CoreFoundation                0x98d537bb __CFRunLoopDoSource1 + 155
    21  com.apple.CoreFoundation                0x98d8ce01 __CFRunLoopRun + 2193
    22  com.apple.CoreFoundation                0x98d8c1dc CFRunLoopRunSpecific + 332
    23  com.apple.CoreFoundation                0x98d8c088 CFRunLoopRunInMode + 120
    24  com.apple.Foundation                    0x934db4af -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 273
    25  com.apple.proxtcore                     0x01d1d06c -[XTRunLoopThread run:] + 469
    26  com.apple.Foundation                    0x9352ee25 -[NSThread main] + 45
    27  com.apple.Foundation                    0x9352edd5 __NSThread__main__ + 1582
    28  libsystem_c.dylib                       0x96eaeed9 _pthread_start + 335
    29  libsystem_c.dylib                       0x96eb26de thread_start + 34
    Thread 29 crashed with X86 Thread State (32-bit):
      eax: 0x00000008  ebx: 0x816d8ab0  ecx: 0x82129484  edx: 0xd1014680
      edi: 0xac111ef0  esi: 0x816d8ab8  ebp: 0xb1a29938  esp: 0xb1a29910
       ss: 0x00000023  efl: 0x00010282  eip: 0x90cb10e6   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000023   gs: 0x0000000f
      cr2: 0x00000010
    Logical CPU: 0
    Binary Images:
       0x1e000 -   0xd0afeb  com.apple.iPhoto (9.4.2 - 9.4.2) <3AC6405B-33E2-3184-9F20-4C9CC5256A3A> /Applications/iPhoto.app/Contents/MacOS/iPhoto
      0xe9f000 -   0xf7ffe7  org.python.python (2.6.7 - 2.6.7) <61DBA92A-C39A-3A52-86F2-59CF9D310CB4> /System/Library/Frameworks/Python.framework/Versions/2.6/Python
      0xfcd000 -   0xfd5fff  com.apple.PhotoFoundation (1.0 - 10.17) <228E0350-AA23-372E-8D42-5285DEF45C2D> /Applications/iPhoto.app/Contents/Frameworks/PhotoFoundation.framework/Versions /A/PhotoFoundation
    0x1046000 -  0x1222ffb  com.apple.geode (1.5.3 - 270.7) <F09009D2-846B-3190-965A-D6600D682573> /Applications/iPhoto.app/Contents/Frameworks/Geode.framework/Versions/A/Geode
    0x12b2000 -  0x12b7ff7  com.apple.iLifePhotoStreamConfiguration (3.4 - 2.5) <65A74F18-5020-31EC-B7E9-EBC14E2D9CA1> /Applications/iPhoto.app/Contents/Frameworks/iLifePhotoStreamConfiguration.fram ework/Versions/A/iLifePhotoStreamConfiguration
    0x12bf000 -  0x12eeff7  com.apple.iLifeAssetManagement (2.7 - 40.34) <2B65BA8A-2C25-360D-B50E-0A9EECA1CE57> /Applications/iPhoto.app/Contents/Frameworks/iLifeAssetManagement.framework/Ver sions/A/iLifeAssetManagement
    0x1312000 -  0x1339ff3  com.apple.iPhoto.Tessera (1.1 - 70.18) <F190FD9B-9CC9-3D4D-9744-113F7CA36097> /Applications/iPhoto.app/Contents/Frameworks/Tessera.framework/Versions/A/Tesse ra
    0x134c000 -  0x1370ffb  com.apple.iPhoto.Tellus (1.3 - 70.18) <768463A7-60B4-3D50-B36B-D6E5AFA43DC9> /Applications/iPhoto.app/Contents/Frameworks/Tellus.framework/Versions/A/Tellus
    0x1386000 -  0x1391fff  com.apple.iphoto.AccountConfigurationPlugin (1.2 - 1.2) <86E53BF3-BCAD-36F9-999B-013E359EF079> /Applications/iPhoto.app/Contents/Frameworks/AccountConfigurationPlugin.framewo rk/Versions/A/AccountConfigurationPlugin
    0x139f000 -  0x13b4ffb  com.apple.iLifeFaceRecognition (1.0 - 30.11) <4A781CBF-9764-3531-91E0-94C5B4DFCFDF> /Applications/iPhoto.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/iLifeFaceRecognition
    0x13c2000 -  0x13eeffb  com.apple.DiscRecordingUI (6.0.4 - 6040.4.1) <F3EDDD79-611F-3ECC-9B78-0AB8BAC0D446> /System/Library/Frameworks/DiscRecordingUI.framework/Versions/A/DiscRecordingUI
    0x1408000 -  0x140afff  com.apple.ExceptionHandling (1.5 - 10) <7C514CC4-7951-31CA-AEB3-D4AF49F44AE7> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
    0x1410000 -  0x141bff7  com.apple.UpgradeChecker (9.2 - 9.2) <D34CC218-8200-34D7-816C-B747EE4BF5F7> /Applications/iPhoto.app/Contents/Frameworks/UpgradeChecker.framework/Versions/ A/UpgradeChecker
    0x1424000 -  0x17bdff3  com.apple.iLifeSlideshow (3.1 - 1151.4) <36D94EEC-7C08-31C9-BE91-612EBCE8E528> /Applications/iPhoto.app/Contents/Frameworks/iLifeSlideshow.framework/Versions/ A/iLifeSlideshow
    0x18bb000 -  0x1b4cff3  com.apple.iLifePageLayout (1.3 - 200.9) <067ACE80-5B73-39EE-850B-E392F6573AAC> /Applications/iPhoto.app/Contents/Frameworks/iLifePageLayout.framework/Versions /A/iLifePageLayout
    0x1c24000 -  0x1cbbff7  com.apple.MobileMe (13 - 1.0.4) <5E6C6DEC-1F48-358F-8117-40FAAEB8AFAD> /Applications/iPhoto.app/Contents/Frameworks/MobileMe.framework/Versions/A/Mobi leMe
    0x1d17000 -  0x1d7fff3  com.apple.proxtcore (1.4.1 - 250.56) <BBADA727-FB78-32AF-8D45-4498F68343A7> /Applications/iPhoto.app/Contents/Frameworks/ProXTCore.framework/Versions/A/Pro XTCore
    0x1dc1000 -  0x1ebfff7  com.apple.iLifeSQLAccess (1.7.1 - 60.5) <845C6292-8EC2-3B4A-8E2E-8D98986148C2> /Applications/iPhoto.app/Contents/Frameworks/iLifeSQLAccess.framework/Versions/ A/iLifeSQLAccess
    0x1f07000 -  0x1f32ffb  com.apple.ProUtils (1.1 - 200.36) <DD23930A-A4CD-36B5-A3CB-0C4D61A2E4A6> /Applications/iPhoto.app/Contents/Frameworks/ProUtils.framework/Versions/A/ProU tils
    0x1f49000 -  0x1fb4fff  com.apple.iLifeKit (1.3.1 - 156.11) <61CDA3C7-7EEA-38B7-8458-E91BD8BF214A> /Applications/iPhoto.app/Contents/Frameworks/iLifeKit.framework/Versions/A/iLif eKit
    0x1ffa000 -  0x2222ff7  com.apple.prokit (7.2.3 - 1823) <0FEDF2D7-F31A-36F2-91A9-C03877B0CB46> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/ProKit
    0x232f000 -  0x285bffb  com.apple.RedRock (1.9.4 - 310.33) <548258F5-3AE9-3AD4-B986-A9674D131164> /Applications/iPhoto.app/Contents/Frameworks/RedRock.framework/Versions/A/RedRo ck
    0x2a58000 -  0x2a6effb  com.apple.AOSAccounts (1.0.2 - 1.0.71) <13763832-1B2B-32E8-95BC-C23A627E6DD4> /System/Library/PrivateFrameworks/AOSAccounts.framework/Versions/A/AOSAccounts
    0x2a82000 -  0x2abdff3  com.apple.Ubiquity (1.1 - 210) <33FFF4F2-F8FD-3179-ACCE-72C67C44853A> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x2ad7000 -  0x2ad7ff6  com.apple.SafariDAVNotifier (1.1.1 - 1) <DE95A56E-E2C8-3D96-B628-4DC6FA6CDD39> /System/Library/PrivateFrameworks/BookmarkDAV.framework/Versions/A/Frameworks/S afariDAVNotifier.framework/Versions/A/SafariDAVNotifier
    0x2adc000 -  0x2afdff7  com.apple.ChunkingLibrary (1.0 - 127.2) <8C1C8488-71E4-3C13-AF75-95CF06C040A3> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
    0x2b08000 -  0x2b0afff  com.apple.LibraryRepair (1.0 - 1) <8D2DE423-2226-395A-9D90-3C43911F8613> /System/Library/PrivateFrameworks/LibraryRepair.framework/Versions/A/LibraryRep air
    0x2b11000 -  0x2b6bfff  com.apple.proapps.MIO (1.0.6 - 512) <DFB10D40-23B3-3666-9F1F-161BE25AB59D> /Applications/iPhoto.app/Contents/Frameworks/MIO.framework/Versions/A/MIO
    0x2b82000 -  0x2b83fff +eOkaoCom.dylib (??? - ???) <2DE16B47-23E7-73DB-1297-C928E40DFC31> /Applications/iPhoto.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/Resources/eOkaoCom.dylib
    0x2b87000 -  0x2bacff2 +eOkaoPt.dylib (??? - ???) <831D49D0-43A0-21A0-2662-2207E3BE0FF6> /Applications/iPhoto.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/Resources/eOkaoPt.dylib
    0x2bb6000 -  0x2beafe7 +eOkaoDt.dylib (??? - ???) <5693A28E-8C94-0F5F-150E-3B17CF753F64> /Applications/iPhoto.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/Resources/eOkaoDt.dylib
    0x2bf3000 -  0x2d5afff +eOkaoFr.dylib (??? - ???) <E355FB47-C5EF-50CF-621A-9B17A50E2850> /Applications/iPhoto.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/Resources/eOkaoFr.dylib
    0x2d5f000 -  0x2dbeffb  com.apple.NyxAudioAnalysis (12.3 - 12.3) <969D7731-8AE0-32B9-817F-1AA727BBF9D8> /Library/Frameworks/NyxAudioAnalysis.framework/Versions/A/NyxAudioAnalysis
    0x2dd5000 -  0x2e0fff7  com.apple.CoreMediaIOServicesPrivate (52.0 - 3311) <D88F358F-5971-3D0F-996F-B384501DA11E> /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
    0x2e2b000 -  0x2e52ff7  com.apple.CoreMediaPrivate (20.0 - 20.0) <60E70C01-09F2-3096-B361-83FD4D27BF86> /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    0x2e65000 -  0x2e95ff7  com.apple.FWAVCPrivate (52.47 - 47) <8E724EF3-79D6-3B0D-8A57-6E13DA3EACB5> /System/Library/PrivateFrameworks/FWAVCPrivate.framework/Versions/A/FWAVCPrivat e
    0x2ea9000 -  0x2ef3ffb  com.apple.CoreMediaIOServices (151.0 - 3232) <AE0FAE4D-CF41-3345-9930-9B0CD92141F6> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x2f15000 -  0x2f3cff7  com.apple.ExpressCheckout (1.0 - 1.0) <ACE460FA-35FB-3C0E-9BA8-937F560F0847> /Applications/iPhoto.app/Contents/Frameworks/iLifePageLayout.framework/Versions /A/Frameworks/ExpressCheckout.framework/Versions/A/ExpressCheckout
    0x2f58000 -  0x2f86ffb  com.apple.iLifeImageAnalysis (3.0 - 3) <C3A267E3-176C-3708-9099-E9F33400A1D5> /Applications/iPhoto.app/Contents/Frameworks/iLifePageLayout.framework/Versions /A/Frameworks/iLifeImageAnalysis.framework/Versions/A/iLifeImageAnalysis
    0x10002000 - 0x10004fff  com.apple.AddressBook.LocalSourceBundle (1.5 - 1091) <7A218EB1-111E-3E5C-8FC0-3300D232D7F6> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
    0x10009000 - 0x1000cffe  com.apple.DirectoryServicesSource (1.5 - 1091) <2DB6EF39-C50C-318D-9F7A-7A9EE37C1FE2> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices
    0x10012000 - 0x1006dfff  com.apple.AddressBook.CardDAVPlugin (10.7.2 - 200) <B5CA94A3-383B-371A-BB8C-F7142EB4FF6B> /System/Library/Address Book Plug-Ins/CardDAVPlugin.sourcebundle/Contents/MacOS/CardDAVPlugin
    0x100bc000 - 0x10244ff9  GLEngine (??? - ???) <84549EEF-900F-397A-AABC-47DD261F40BE> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x1027b000 - 0x103e5ffb  libGLProgrammability.dylib (??? - ???) <169ED314-B937-3877-A7D7-4AFB96D8C561> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x10414000 - 0x106b0ff3  com.apple.ATIRadeonX3000GLDriver (7.32.12 - 7.3.2) <86BEF6D7-D130-36AB-8939-5AB20C0681FE> /System/Library/Extensions/ATIRadeonX3000GLDriver.bundle/Contents/MacOS/ATIRade onX3000GLDriver
    0x106e5000 - 0x106f1ffb  libGPUSupport.dylib (??? - ???) <A4467427-9E43-3F03-96E7-B09BBD5F0A6D> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
    0x106f8000 - 0x10a79fef  com.apple.driver.AppleIntelHD3000GraphicsGLDriver (7.32.12 - 7.3.2) <AB1CE0F6-8FD8-384E-9DE9-A31DDD0607BD> /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD3000GraphicsGLDriver
    0x10b84000 - 0x10bb1ff0  GLRendererFloat (??? - ???) <B72FCE8D-7A5E-35F3-8A9F-0D139F8921AB> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0x10bba000 - 0x10bc3ff6  libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <95A88DC8-E5EE-363F-9275-214D5AB7A2EF> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
    0x10bca000 - 0x10bccfff  libCoreFSCache.dylib (??? - ???) <9E7CBE71-566C-36E9-A49F-C5FF6956D76F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
    0x10bd2000 - 0x10bd2ff7 +cl_kernels (??? - ???) <AE3FB025-8ECF-4199-8D8E-0BAFEEF3E321> cl_kernels
    0x10bd7000 - 0x10bd8ffd +cl_kernels (??? - ???) <3DD64C06-D016-42B6-AB09-6F835A7C2123> cl_kernels
    0x114a6000 - 0x1154eff7  unorm8_bgra.dylib (2.0.19 - compatibility 1.0.0) <99A967D2-5577-396B-BD11-56EAFF962AB2> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
    0x116a8000 - 0x116adffe  com.apple.iphoto.accountconfig.Email (9.2 - 9.2) <50B32E94-2383-3409-A2AE-8367DE6CD6EF> /Applications/iPhoto.app/Contents/PlugIns/Email.accountconfigplugin/Contents/Ma cOS/Email
    0x13719000 - 0x13738ffb  com.apple.iPhoto.FlickrPublisher (1.2 - 1.2) <BEFEC249-367D-30EA-B2C3-DC0AA41A8FED> /Applications/iPhoto.app/Contents/PlugIns/FlickrPublisher.publisher/Contents/Ma cOS/FlickrPublisher
    0x139c0000 - 0x139e7ffb  com.apple.iPhoto.FacebookPublisher (1.2 - 1.2) <17607BF1-A294-33E6-B454-49F815BA72C1> /Applications/iPhoto.app/Contents/PlugIns/FacebookPublisher.publisher/Contents/ MacOS/FacebookPublisher
    0x139f3000 - 0x13a29ffb  com.apple.iPhoto.MobileMePublisher (1.2 - 1.2) <76739425-BFF0-37D0-86CA-DB64C8579E2E> /Applications/iPhoto.app/Contents/PlugIns/MobileMePublisher.publisher/Contents/ MacOS/MobileMePublisher
    0x13a38000 - 0x13a3ffff  com.apple.iPhoto.RSSPublisher (1.1 - 1.1) <C13A2FCB-178C-3CA9-AB1C-44B4C76D26BD> /Applications/iPhoto.app/Contents/PlugIns/RSSPublisher.publisher/Contents/MacOS /RSSPublisher
    0x13a46000 - 0x13a5aff7  com.apple.iPhoto.SharedPhotoStreamPublisher (1.0 - 1.0) <9157DF4E-949A-3E72-B219-D2AC6D613769> /Applications/iPhoto.app/Contents/PlugIns/SharedPhotoStreamPublisher.publisher/ Contents/MacOS/SharedPhotoStreamPublisher
    0x13a65000 - 0x13a68fff  com.apple.iphoto.accountconfig.Facebook (1.2 - 1.2) <A69EF05F-5213-3D42-B6C5-97D4C8C5E7A7> /Applications/iPhoto.app/Contents/PlugIns/Facebook.accountconfigplugin/Contents /MacOS/Facebook
    0x13a6e000 - 0x13a71fff  com.apple.iphoto.accountconfig.Flickr (1.1 - 1) <4002CDBC-05C4-3DEF-ADE3-9917FB7050E9> /Applications/iPhoto.app/Contents/PlugIns/Flickr.accountconfigplugin/Contents/M acOS/Flickr
    0x13a77000 - 0x13a7cff8  com.apple.iphoto.accountconfig.MobileMe (1.1 - 1) <433656FC-3D8F-3088-BCF3-C6765E788E20> /Applications/iPhoto.app/Contents/PlugIns/MobileMe.accountconfigplugin/Contents /MacOS/MobileMe
    0x13ac7000 - 0x13ac8ff1  com.apple.textencoding.unicode (2.4 - 2.4) <4E55D4B9-4E67-3FC9-9407-3E99D1D50F15> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x1572f000 - 0x157b4ffa  com.apple.xquery (1.3 - 29) <06C4E4F3-CCA5-3951-B5E3-DC34FB314D32> /System/Library/PrivateFrameworks/XQuery.framework/XQuery
    0x15c1d000 - 0x15c1dfff  com.apple.iLMBAppDefPlugin (2.6.4 - 288.4.6) <72B8DECB-9CB6-345E-8739-BC65FF59FFE3> /Library/Application Support/iLifeMediaBrowser/*/iLMBAppDefPlugin
    0x15c22000 - 0x15c23fff  com.apple.iLMBFolderPlugin (2.6.4 - 288.4.6) <FD20A467-5D44-3073-80B8-71508DC08B4F> /Library/Application Support/iLifeMediaBrowser/*/iLMBFolderPlugin
    0x15c2a000 - 0x15c2dfff  com.apple.iLMBGarageBandPlugin (2.6.4 - 288.4.6) <3B8CBDAF-6359-38E8-B2DF-CC7307F04F19> /Library/Application Support/iLifeMediaBrowser/*/iLMBGarageBandPlugin
    0x160c8000 - 0x160c8ffb +cl_kernels (??? - ???) <705467C3-9497-4555-B431-E03431EF5039> cl_kernels
    0x1d73b000 - 0x1d743ff2  com.apple.iLMBiTunesPlugin (2.6.4 - 288.4.6) <3BC0F592-8A14-3738-B959-10E108BAB976> /Library/Application Support/iLifeMediaBrowser/*/iLMBiTunesPlugin
    0x1e34c000 - 0x1e402ff3  com.apple.iTunesAccess (10.7 - 10.7) <FC3334BD-4462-8A94-6FD0-C09E33A04255> /System/Library/PrivateFrameworks/iTunesAccess.framework/iTunesAccess
    0x8fe1d000 - 0x8fe4faa7  dyld (195.6 - ???) <3A866A34-4CDD-35A4-B26E-F145B05F3644> /usr/lib/dyld
    0x90005000 - 0x90074fff  com.apple.Heimdal (2.2 - 2.0) <2E1B8779-36D4-3C62-A67E-0034D77D7707> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x90075000 - 0x900edff8  com.apple.CorePDF (3.1 - 3.1) <0074267B-F74A-30FC-8508-A14C821F0771> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x900ee000 - 0x9012bfef  libGLImage.dylib (??? - ???) <FC13D46F-69C4-3BA1-A5E8-52C2EC8B7D58> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x9012c000 - 0x901b6ffb  com.apple.SearchKit (1.4.0 - 1.4.0) <CF074082-64AB-3A1F-831E-582DF1667827> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x901b7000 - 0x901c0ff3  com.apple.CommonAuth (2.2 - 2.0) <C3FD6EC2-8EB3-38FB-BBB7-05009CA49024> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x901c1000 - 0x90210ffb  com.apple.AppleVAFramework (5.0.16 - 5.0.16) <1188E7AB-76FE-343F-9108-30CD67E5A37B> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x90211000 - 0x90212ffd  libCVMSPluginSupport.dylib (??? - ???) <4B0476F9-950D-3EB7-BD83-F65AF0B05F0E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x90213000 - 0x90239ffb  com.apple.quartzfilters (1.7.0 - 1.7.0) <64AB163E-7E91-3028-8730-BE11BC1F5237> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x9023a000 - 0x90456ff7  com.apple.imageKit (2.1.2 - 1.0) <71FC9A62-4E07-307C-8E6B-4DE7661DC0A3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x90457000 - 0x90458ffc  com.apple.EFILogin (1.0 - 1) <FD563A31-17FB-3448-92F7-35CB2BFDE9CA> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x90459000 - 0x90462ffb  com.apple.aps.framework (2.1 - 2.1) <498C8125-A32E-3554-B4B1-8F416623D45C> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
    0x90463000 - 0x90467ff7  com.apple.OpenDirectory (10.7 - 146) <4986A382-8FEF-3392-8CE9-CF6A5EE4E365> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x90777000 - 0x907b7ff7  libauto.dylib (??? - ???) <984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib
    0x907b8000 - 0x907e2ff1  com.apple.CoreServicesInternal (113.19 - 113.19) <F7A309D1-DCB4-38DE-8248-E16D0182AA6C> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x907f2000 - 0x90854ff3  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
    0x90855000 - 0x90855fff  com.apple.Carbon (153 - 153) <63603A0C-723B-3968-B302-EBEEE6A14E97> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x90856000 - 0x908a6ffa  libTIFF.dylib (??? - ???) <CAD45E49-FD7C-37FA-A118-AEB526B90E67> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x908a7000 - 0x90c62ffb  com.apple.SceneKit (125.3 - 125.8) <89008B87-87E7-3972-A274-30311497EE32> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
    0x90c63000 - 0x90caaff5  com.apple.opencl (2.0.19 - 2.0.19) <7689E7B9-EE5A-3F74-8699-4CDED9162260> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x90cab000 - 0x90dd7ff9  com.apple.CFNetwork (520.5.1 - 520.5.1) <F3C606BF-6DCF-33CD-981B-7253C9E3113A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90dd8000 - 0x90decfff  com.apple.CFOpenDirectory (10.7 - 146) <9149C1FE-865E-3A8D-B9D9-547384F553C8> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x90ded000 - 0x90e3eff9  com.apple.QuickLookFramework (3.2 - 500.18) <CF3EF345-EA3E-3C2D-B56D-E4433326254A> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x90e3f000 - 0x90f15aab  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <2E272DCA-38A0-3530-BBF4-47AE678D20D4> /usr/lib/libobjc.A.dylib
    0x90f16000 - 0x911eeff7  com.apple.AOSKit (1.021 - 94) <5EAEB391-5875-3B59-B965-7837FCE9A197> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
    0x91200000 - 0x91215fff  com.apple.iChat.InstantMessage (6.0.2 - 837) <CACCC8C0-F50D-340A-9107-E0A0784889DE> /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x9123b000 - 0x912dffff  com.apple.QD (3.40 - ???) <3881BEC6-0908-3073-BA44-346356E1CDF9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x91309000 - 0x9136dfff  com.apple.framework.IOKit (2.0 - ???) <94827954-5906-36C4-819B-24CDAFD85C72> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x91370000 - 0x913f7fff  com.apple.print.framework.PrintCore (7.1 - 366.3) <EEC03CAB-7F79-3931-87FE-4DF0B767BF47> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91443000 - 0x9144dff0  com.apple.DirectoryService.Framework (10.7 - 146) <59061A4B-D743-3A34-B142-7BE2472BBC2D> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x9144e000 - 0x9144fff7  libquarantine.dylib (36.7.0 - compatibility 1.0.0) <46980EC2-149D-3CF7-B29A-401FB89C275D> /usr/lib/system/libquarantine.dylib
    0x91450000 - 0x91452ff9  com.apple.securityhi (4.0 - 1) <ACEEED5F-8D58-377D-B2B8-E4A7F4E5E286> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x91453000 - 0x915a9fff  com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <F09C7075-2C4E-3A4F-A372-95D700125513> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x915aa000 - 0x915b2ff3  liblaunch.dylib (392.39.0 - compatibility 1.0.0) <9E6135FF-C2B1-3BC9-A160-B32D71BFA77C> /usr/lib/system/liblaunch.dylib
    0x915b3000 - 0x91640ff7  com.apple.CoreText (220.22.0 - ???) <EA7210A7-DECC-3F76-8A66-D4E41859B3C6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x91641000 - 0x918b5ff3  com.apple.CoreImage (7.99.1 - 1.0.1) <C4B2DD2A-8E45-31CD-9B25-2AC1CA252B14> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x918b6000 - 0x918b7ff7  libsystem_sandbox.dylib (??? - ???) <5CFCCFB7-CF29-3E04-801D-8532AE004768> /usr/lib/system/libsystem_sandbox.dylib
    0x918b8000 - 0x918ecff8  libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <567E922C-E64F-321B-9A47-6B18BF481625> /usr/lib/libssl.0.9.8.dylib
    0x9192b000 - 0x9192fff3  libsystem_network.dylib (??? - ???) <62EBADDA-FC72-3275-AAB3-5EDD949FEFAF> /usr/lib/system/libsystem_network.dylib
    0x91930000 - 0x9194cff5  com.apple.GenerationalStorage (1.0 - 126.1) <E622F823-7D98-3D13-9C3D-7EA482567394> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x9194d000 - 0x91957fff  libcsfde.dylib (??? - ???) <2EBCCD37-3DFF-3213-9D0D-93C54554BB07> /usr/lib/libcsfde.dylib
    0x91958000 - 0x91dcdff7  FaceCoreLight (1.4.7 - compatibility 1.0.0) <3E2BF587-5168-3FC5-9D8D-183A9C7C1DED> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
    0x91dce000 - 0x91f82ff3  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <4AFF6FC3-6283-3934-8EFC-CA227CA11164> /usr/lib/libicucore.A.dylib
    0x91f83000 - 0x91fa6fff  com.apple.CoreVideo (1.7 - 70.3) <4234C11C-E8E9-309A-9465-27D6D7458895> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x91fa7000 - 0x91fa7fff  com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <2E71E880-25D1-3210-8D26-21EC47ED810C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x91fbf000 - 0x9204cfe7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <F2A8BBA3-6431-3CED-8CD3-0953410B6F96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vec

    You have the 2010 model? Likely a bad CPU - see http://support.apple.com/kb/TS4088. You should be able to have your logic board replaced free of charge.
    Clinton

  • Iwork 09 (numbers) keep crashing after installing 9.3 update on Macbook retina and Yosemite os.

    I have tried clean install of OS X yosemite, on Macbook pro 12 Retina, Clean Install of iWork 09 from retail DVD. Everything work at this point but, all fonts texts and graphics appear in very low resolution.   As soon as I apply iWork 9.3 update, all appears in high res as it should.  But, now, when i try to print from Numbers, Numbers crashes.   It happens while printing to printer or creating a pdf. 
    please help.  it is really annoying and my livelihood depends on iWork 09 working. 

    According to this:
    About the iWork 9.3 Update - Apple Support
    the only thing this update adds is support for iWork for  iOS devices - is that why you are wanting to install it?
    And, since you installed from a DVD, did you try the stand alone installer here?
    iWork 9.3

  • Finder keeps crashing after 10.4.7 update

    first i did the update through the updater and found that finder crashes and relaunches every minute or so. a real P.I.T.A. to say the least.
    then i ran DU to check for file or disk probems, none.
    then i downloaded the full 10.4.7 update. the update made the computer reboot twice and then... same problem with Finder relaunching every 60 or 70 seconds.
    it did it three times while i was typing this post.
    HELP !!!

    Hard disks can fail at anytime. And 3 GB is really not enough. Mac OS X needs space to build its swap file. And the more widgets you add, and third party software addons you add, the more space it needs for memory. The Finder crashing is usually an indication that the cache or preference files are getting corrupt, or not visible to the system due to directory issues, or hardware related causes such as a failing hard drive, or even more finicky issues with SCSI drivers. Let me say this much, I've seen SCSI fail really badly in the past, and worst it isn't all that hot swappable as Firewire is. If the terminator is failing or it is not properly terminated SCSI can be a real pain. I've also seen external hard drives which are searchable with Spotlight cause the Finder to freeze or crash and have kernel panics. Add the non-boot drives to Apple menu -> System Preferences -> Spotlight -> Privacy to see if that makes a difference. While it won't be searchable with Find File or Spotlight, you could always use an application like Devon Technologies Easy Find (freeware) instead replace it, if that is important to you.

  • Why do all my programs keep crashing after the most recent apple update?

    Everything keeps crashing after i made an update on saturday. Anyone else having this issue, anyone know of any solutions. Safari, Chrome, all adobe products keep crashing. Very frustrating as today is a work day and have not been able to get anything done. I've lost a whole day of work and am really hoping for a solution so my whole week is not lost.

    Have you got any programs which modify the OS, such as haxies and those fancy utilities? If so, you could delete them, preferably using the uninstaller provided by the supplier. Also, any out-of-date hardware which might be upsetting Lion?
    If that fails, erase your hard drive and re-install Lion (which will be a clean install). Or erase and revert to SnowLeopard or earlier and wait for Lion to settle down.
    However, for people running a business (you mention "work") it would be safer to install a new OS on to an external Firewire or USB HD and see how it goes. If it does not work, you can revert to your earlier setup. (If you can revert to an earlier workable OS, you could do that as well.)

  • Safari keep crashing after recently security update

    yesterday I had my mac updated with latest security update. right after the restart, safari keep crashing after launching about couple mins.
    is similar issue reported? is there any solution?
    here is the issue report:
    Process: Safari [1800]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 4.0.4 (5531.21.10)
    Build Info: WebBrowser-55312110~1
    Code Type: X86 (Native)
    Parent Process: launchd [117]
    Interval Since Last Report: 1716320 sec
    Crashes Since Last Report: 13
    Per-App Interval Since Last Report: 2127377 sec
    Per-App Crashes Since Last Report: 5
    Date/Time: 2010-01-23 19:36:49.937 -0500
    OS Version: Mac OS X 10.5.8 (9L30)
    Report Version: 6
    Anonymous UUID: 148935D4-DBF1-4A31-B31C-838AA04349B5
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: KERNINVALIDADDRESS at 0x00000000007ffff0
    Crashed Thread: 3
    Thread 0:
    0 libSystem.B.dylib 0x96dd3286 machmsgtrap + 10
    1 libSystem.B.dylib 0x96ddaa7c mach_msg + 72
    2 com.apple.CoreFoundation 0x95ce5e7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x95ce6aa8 CFRunLoopRunInMode + 88
    4 com.apple.HIToolbox 0x922c22ac RunCurrentEventLoopInMode + 283
    5 com.apple.HIToolbox 0x922c20c5 ReceiveNextEventCommon + 374
    6 com.apple.HIToolbox 0x922c1f39 BlockUntilNextEventMatchingListInMode + 106
    7 com.apple.AppKit 0x961d26d5 _DPSNextEvent + 657
    8 com.apple.AppKit 0x961d1f88 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    9 com.apple.Safari 0x0000c045 0x1000 + 45125
    10 com.apple.AppKit 0x961caf9f -[NSApplication run] + 795
    11 com.apple.AppKit 0x961981d8 NSApplicationMain + 574
    12 com.apple.Safari 0x000029d2 0x1000 + 6610
    Thread 1:
    0 libSystem.B.dylib 0x96dda46e _semwaitsignal + 10
    1 libSystem.B.dylib 0x96e04dcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.JavaScriptCore 0x91299842 ***::TCMalloc_PageHeap::scavengerThread() + 578
    3 com.apple.JavaScriptCore 0x9129986f ***::TCMalloc_PageHeap::runScavengerThread(void*) + 15
    4 libSystem.B.dylib 0x96e04155 pthreadstart + 321
    5 libSystem.B.dylib 0x96e04012 thread_start + 34
    Thread 2:
    0 libSystem.B.dylib 0x96dda46e _semwaitsignal + 10
    1 libSystem.B.dylib 0x96e04dcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.WebCore 0x943f91d4 WebCore::IconDatabase::syncThreadMainLoop() + 260
    3 com.apple.WebCore 0x943f5009 WebCore::IconDatabase::iconDatabaseSyncThread() + 185
    4 libSystem.B.dylib 0x96e04155 pthreadstart + 321
    5 libSystem.B.dylib 0x96e04012 thread_start + 34
    Thread 3 Crashed:
    0 libSystem.B.dylib 0xffff0f38 __memcpy + 1944 (cpu_capabilities.h:246)
    1 libsqlite3.0.dylib 0x93fe2652 allocateBtreePage + 1810
    2 libsqlite3.0.dylib 0x93fe5a83 incrVacuumStep + 851
    3 libsqlite3.0.dylib 0x9402f6ce sqlite3VdbeExec + 2606
    4 libsqlite3.0.dylib 0x9403aea2 sqlite3Step + 386
    5 libsqlite3.0.dylib 0x9401b624 sqlite3_exec + 260
    6 com.apple.CFNetwork 0x910f3276 __CFURLCache::ExecSQLStatement(sqlite3*, char const*, int ()(void, int, char**, char**), void*, long) + 64
    7 com.apple.CFNetwork 0x910cfbdd ProcessCacheTasks(__CFURLCache*) + 1433
    8 com.apple.CFNetwork 0x910c9377 CFURLCacheTimerCallback(__CFRunLoopTimer*, void*) + 165
    9 com.apple.CoreFoundation 0x95ce68f5 CFRunLoopRunSpecific + 4469
    10 com.apple.CoreFoundation 0x95ce6aa8 CFRunLoopRunInMode + 88
    11 com.apple.CFNetwork 0x910c9264 CFURLCacheWorkerThread(void*) + 388
    12 libSystem.B.dylib 0x96e04155 pthreadstart + 321
    13 libSystem.B.dylib 0x96e04012 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x96dd3286 machmsgtrap + 10
    1 libSystem.B.dylib 0x96ddaa7c mach_msg + 72
    2 com.apple.CoreFoundation 0x95ce5e7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x95ce6aa8 CFRunLoopRunInMode + 88
    4 com.apple.Safari 0x0002591f 0x1000 + 149791
    5 com.apple.Safari 0x00025648 0x1000 + 149064
    6 com.apple.Safari 0x000255d3 0x1000 + 148947
    7 libSystem.B.dylib 0x96e04155 pthreadstart + 321
    8 libSystem.B.dylib 0x96e04012 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x96dd3286 machmsgtrap + 10
    1 libSystem.B.dylib 0x96ddaa7c mach_msg + 72
    2 com.apple.CoreFoundation 0x95ce5e7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x95ce6aa8 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x918d2520 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
    5 com.apple.Foundation 0x9186edfd -[NSThread main] + 45
    6 com.apple.Foundation 0x9186e9a4 _NSThread__main_ + 308
    7 libSystem.B.dylib 0x96e04155 pthreadstart + 321
    8 libSystem.B.dylib 0x96e04012 thread_start + 34
    Thread 6:
    0 libSystem.B.dylib 0x96e226fa select$DARWIN_EXTSN + 10
    1 libSystem.B.dylib 0x96e04155 pthreadstart + 321
    2 libSystem.B.dylib 0x96e04012 thread_start + 34
    Thread 7:
    0 libSystem.B.dylib 0x96dda46e _semwaitsignal + 10
    1 libSystem.B.dylib 0x96e04dcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.JavaScriptCore 0x9117b841 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81
    3 com.apple.Safari 0x00115cdb 0x1000 + 1133787
    4 com.apple.Safari 0x00115dc9 0x1000 + 1134025
    5 com.apple.Safari 0x00040a07 0x1000 + 260615
    6 com.apple.Safari 0x00040987 0x1000 + 260487
    7 libSystem.B.dylib 0x96e04155 pthreadstart + 321
    8 libSystem.B.dylib 0x96e04012 thread_start + 34
    Thread 3 crashed with X86 Thread State (32-bit):
    eax: 0xffff07a0 ebx: 0x9402ecc4 ecx: 0x00000038 edx: 0xffa6bbc0
    edi: 0x00d94470 esi: 0x00ee6e74 ebp: 0xb0183dc8 esp: 0xb0183dc0
    ss: 0x0000001f efl: 0x00010286 eip: 0xffff0f38 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037
    cr2: 0x007ffff0
    Binary Images:
    0x1000 - 0x278ff2 com.apple.Safari 4.0.4 (5531.21.10) <408df699beb70a81fc282fe4fb802483> /Applications/Safari.app/Contents/MacOS/Safari
    0x2d8000 - 0x2e7ffc SyndicationUI ??? (???) <41a700c51ee0df16399861e1417fca54> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x11b9a000 - 0x11e93ff3 com.apple.RawCamera.bundle 2.3.0 (505) <1c7cea30ffe2b4de98ced6518df1e54b> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x18626000 - 0x1862bff3 libCGXCoreImage.A.dylib ??? (???) <ebbf9ab0f700c881f7e2f94ffedc1bdf> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x18641000 - 0x1864ffeb libSimplifiedChineseConverter.dylib ??? (???) <68f130a585c3f580d166ef7cbbf47e69> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x19ad5000 - 0x19ad5ffc com.apple.JavaPluginCocoa 12.5.0 (12.5.0) <7bb9a5e35945a712da6637acd29d4cdb> /System/Library/Frameworks/JavaVM.framework/Versions/A/Resources/JavaPluginCoco a.bundle/Contents/MacOS/JavaPluginCocoa
    0x19adb000 - 0x19ae1fff com.apple.JavaVM 12.5.0 (12.5.0) <8d3f4bb411ac2490335be9a612bb2a22> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <458eed38a009e5658a79579e7bc26603> /usr/lib/dyld
    0x90f54000 - 0x91006ffb libcrypto.0.9.7.dylib ??? (???) <d02f7e5b8a68813bb7a77f5edb34ff9d> /usr/lib/libcrypto.0.9.7.dylib
    0x91007000 - 0x91013ffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x91014000 - 0x91031ff7 com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x91032000 - 0x910bfff7 com.apple.LaunchServices 292 (292) <a41286c7c1eb20ffd5cc796f791070f0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x910c0000 - 0x910c5fff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x910c6000 - 0x9116dfec com.apple.CFNetwork 438.14 (438.14) <5f9ee0430b5f6319f18d9b23e777e0d2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x9116e000 - 0x91172fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x91173000 - 0x91313fff com.apple.JavaScriptCore 5531.21 (5531.21.9) <8b132638e4d517b8cd4613155ed82b87> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x91314000 - 0x9131bff7 libCGATS.A.dylib ??? (???) <1339abfb67318d65c0130f76bc8c4da6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x9131c000 - 0x91326feb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x91327000 - 0x913baff3 com.apple.ApplicationServices.ATS 3.8 (???) <eda9db16110de6b7fd9436cd0daa787d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x913bb000 - 0x9146bfff edu.mit.Kerberos 6.0.13 (6.0.13) <804bd1b3f08fb57396781f012006367c> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x9146c000 - 0x91471fff com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x914a5000 - 0x91863fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x91864000 - 0x91ae0fe7 com.apple.Foundation 6.5.9 (677.26) <c68b3cff7864959becfc7fd1a384f925> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x91d59000 - 0x91d9bfef com.apple.NavigationServices 3.5.2 (163) <d3a7c9720479eed8ea35703125303871> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x91e66000 - 0x91fe6fff com.apple.AddressBook.framework 4.1.2 (702) <f9360f9926ccd411fdf7550b73034d17> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x920ca000 - 0x92101fff com.apple.SystemConfiguration 1.9.2 (1.9.2) <01426a38ba44efa5d448daef8b3e9941> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x92292000 - 0x9259afe7 com.apple.HIToolbox 1.5.6 (???) <eece3cb8aa0a4e6843fcc1500aca61c5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x9259b000 - 0x92618feb com.apple.audio.CoreAudio 3.1.2 (3.1.2) <782a08c44be4698597f4bbd79cac21c6> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x92623000 - 0x92703fff libobjc.A.dylib ??? (???) <7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib
    0x92704000 - 0x928d5ff3 com.apple.security 5.0.6 (37592) <c7c68c3ba198b36d571d4b1e028a1a77> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x928d6000 - 0x928dbfff com.apple.DisplayServicesFW 2.0.2 (2.0.2) <cb9b98b43ae385a0f374baabe2b71764> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x928dc000 - 0x928e3ffe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
    0x928e4000 - 0x92a1dff7 libicucore.A.dylib ??? (???) <f2819243b278259b9a622ea111ea5fd6> /usr/lib/libicucore.A.dylib
    0x92a1e000 - 0x92a9dff5 com.apple.SearchKit 1.2.2 (1.2.2) <3b5f3ab6a363a4d8a2bbbf74213ab0e5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x92a9e000 - 0x92ad8fe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x92afe000 - 0x92b0effc com.apple.LangAnalysis 1.6.5 (1.6.5) <d057feb38163121ffd871c564c692804> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x92b0f000 - 0x92b58fef com.apple.Metadata 10.5.8 (398.26) <e4d268ea45379200f03cdc7c8bedae6f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x92b59000 - 0x92b5cfff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x92b5d000 - 0x92e37ff3 com.apple.CoreServices.CarbonCore 786.11 (786.14) <d5cceb2fe9551d345d40dd1ecf409ec2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x92e38000 - 0x92e83fe1 com.apple.securityinterface 3.0.4 (37213) <16de57ab3e3f85f3b753f116e2fa7847> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x92edb000 - 0x92f37ff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x92f38000 - 0x93409fbe libGLProgrammability.dylib ??? (???) <7f18294a7bd0b6afe4319f29187fc70d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x9340a000 - 0x9341afff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <5171726062da2bd3c6b8b58486c7777a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x9341b000 - 0x937b8fef com.apple.QuartzCore 1.5.8 (1.5.8) <a28fa54346a9f9d5b3bef076a1ee0fcf> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x937b9000 - 0x937c2fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <73cf6b3c5ddf94d7ce9ae2c81c1b558c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x937c3000 - 0x937cbfff com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x937cc000 - 0x93e6cfeb com.apple.CoreGraphics 1.409.5 (???) <a40644ccdbdc76e3a0ab4d468b2f9bdd> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x93e72000 - 0x93e72fff com.apple.Carbon 136 (136) <27d42531a2cbeb05a7f4d05a28281bd7> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x93e73000 - 0x93e73ff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x93e74000 - 0x93f50fef com.apple.WebKit 5531.21 (5531.21.8) <aac476a6fa3231d4cdce9a111143e0b7> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x93f51000 - 0x93f7afff com.apple.CoreMediaPrivate 15.0 (15.0) /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    0x93f7b000 - 0x93f7bffe com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <a2b462be6c51187eddf7d097ef0e0a04> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x93f7c000 - 0x93fbafff libGLImage.dylib ??? (???) <a6425aeb77f4da13212ac75df57b056d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x93fbb000 - 0x94042ff7 libsqlite3.0.dylib ??? (???) <3334ea5af7a911637413334154bb4100> /usr/lib/libsqlite3.0.dylib
    0x94043000 - 0x94058ffb com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x94059000 - 0x94075ff3 libPng.dylib ??? (???) <df60749fd50bcfa0da5b4cac899e09df> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x94093000 - 0x940bcfff libcups.2.dylib ??? (???) <a40b9403cc4a0dffefed110e1eab90c4> /usr/lib/libcups.2.dylib
    0x940bd000 - 0x94123ffb com.apple.ISSupport 1.8 (38.3) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x94124000 - 0x941aefe3 com.apple.DesktopServices 1.4.8 (1.4.8) <a6edef2d49ffdee3b01010b7e6edac1f> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x941bb000 - 0x941daffa libJPEG.dylib ??? (???) <37050c2a8d6f7026c94b4bf07c4d8a80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x941db000 - 0x942a6fef com.apple.ColorSync 4.5.3 (4.5.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x942a7000 - 0x942f8ff7 com.apple.HIServices 1.7.1 (???) <ba7fd0ede540a0da08db027f87efbd60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x942f9000 - 0x94308fff libsasl2.2.dylib ??? (???) <bb7971ca2f609c070f87786a93d1041e> /usr/lib/libsasl2.2.dylib
    0x94309000 - 0x94336feb libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x94337000 - 0x943f1fe3 com.apple.CoreServices.OSServices 228 (228) <bc83e97f6888673c33f86652677c09cb> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x943f2000 - 0x94cc3fff com.apple.WebCore 5531.21 (5531.21.8) <fa100d959d8655e174d84b87fe154b31> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x94d01000 - 0x94d42fe7 libRIP.A.dylib ??? (???) <e9c5df8bd574b71e55ac60c910b929ce> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94d43000 - 0x94e49ff7 com.apple.PubSub 1.0.4 (65.11) <ef090a992adb71fb01ddfef90754ca49> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x94e8f000 - 0x94f70ff7 libxml2.2.dylib ??? (???) <b3bc0b280c36aa17ac477b4da56cd038> /usr/lib/libxml2.2.dylib
    0x94f71000 - 0x94f87fff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x94f8e000 - 0x94f90fff com.apple.securityhi 3.0 (30817) <31baaf7ea27b41480604ffc910fe827f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x94f91000 - 0x94fd0fef libTIFF.dylib ??? (???) <cd2e392973a1fa35f23a0f37f55c579c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x94fd1000 - 0x953e1fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x953e2000 - 0x9543cff7 com.apple.CoreText 2.0.4 (???) <f0b6c1d4f40bd21505097f0255abfead> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x9543d000 - 0x95441fff libGIF.dylib ??? (???) <e7d550bda10018f52e61bb499dcf445f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x95442000 - 0x9546dfe7 libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
    0x9546e000 - 0x954aefff com.apple.CoreMediaIOServicesPrivate 20.0 (20.0) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
    0x954af000 - 0x954cdfff libresolv.9.dylib ??? (???) <b5b1527c2d99495ad5d507ab0a4ea872> /usr/lib/libresolv.9.dylib
    0x954ce000 - 0x954ceffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x954cf000 - 0x95501fff com.apple.LDAPFramework 1.4.5 (110) <bb7a3e5d66f00d1d1c8a40569b003ba3> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x95505000 - 0x95529fff libxslt.1.dylib ??? (???) <0a9778d6368ae668826f446878deb99b> /usr/lib/libxslt.1.dylib
    0x9552a000 - 0x95535fe7 libCSync.A.dylib ??? (???) <d88c20c9a2fd0676dec62fddfa74979f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x95536000 - 0x95536ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x957a0000 - 0x957d1ffb com.apple.quartzfilters 1.5.0 (1.5.0) <22581f8fe9dd2cb261f97a897407ec3e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x957d2000 - 0x95821fff com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x95822000 - 0x9584aff7 com.apple.shortcut 1.0.1 (1.0) <131202e7766e327d02d55c0f5fc44ad7> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x958ef000 - 0x95a27fe7 com.apple.imageKit 1.0.2 (1.0) <00d03cf7f26e1b6023efdc4bd15dd52e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x95a28000 - 0x95be4ff3 com.apple.QuartzComposer 2.1 (106.13) <40f034e8c8fd31c9081f5283dcf22b78> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x95be5000 - 0x95c72ff7 com.apple.framework.IOKit 1.5.2 (???) <7a3cc24f78f93931731203854ae0d891> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x95c73000 - 0x95da6fe7 com.apple.CoreFoundation 6.5.7 (476.19) <a332c8f45529ee26d2e9c36d0c723bad> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x95e15000 - 0x95e17ff5 libRadiance.dylib ??? (???) <3561a7a6405223a1737f41352f1fd8c8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x95e18000 - 0x95f60ff7 com.apple.ImageIO.framework 2.0.7 (2.0.7) <cf45179ee2de2d46a6ced2ed147a454c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x95f61000 - 0x95fbeffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
    0x95fbf000 - 0x95ff9ffe com.apple.securityfoundation 3.0.2 (36131) <39663c9b6f1a09d0566305d9f87cfc91> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x9602f000 - 0x96036fe9 libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
    0x96037000 - 0x9611fff3 com.apple.CoreData 100.2 (186.2) <44df326fea0236718f5ed64084e82270> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x96120000 - 0x96120ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x96151000 - 0x96151ffe com.apple.quartzframework 1.5 (1.5) <4b8f505e32e4f2d67967a276401f9aaf> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x96152000 - 0x96158fff com.apple.print.framework.Print 218.0.3 (220.2) <5b7f4ef7c2df36aff9605377775781e4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x96159000 - 0x9615affc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
    0x9615b000 - 0x96191fef libtidy.A.dylib ??? (???) <7b9fc90dc0d50da27a24f6f84ccdd7b7> /usr/lib/libtidy.A.dylib
    0x96192000 - 0x96990fef com.apple.AppKit 6.5.9 (949.54) <4df5d2e2271175452103f789b4f4d8a8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x96991000 - 0x96991ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x96992000 - 0x96a25fff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x96a99000 - 0x96ac8fe3 com.apple.AE 402.3 (402.3) <b13bfda0ad9314922ee37c0d018d7de9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x96add000 - 0x96b4ffff com.apple.PDFKit 2.1.2 (2.1.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x96b50000 - 0x96b68fff com.apple.openscripting 1.2.8 (???) <572c7452d7e740e8948a5ad07a99602b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x96b69000 - 0x96be6fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x96be7000 - 0x96bffff7 com.apple.CoreVideo 1.6.0 (20.0) <587c9c8966070a7d50276db35e1c76aa> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x96c00000 - 0x96c0fffe com.apple.DSObjCWrappers.Framework 1.3 (1.3) <98f7b46a9f1a099f77e1092ef8e29c63> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x96c10000 - 0x96c1dfe7 com.apple.opengl 1.5.10 (1.5.10) <5a2813f80c9441170cc1ab8a3dac5038> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x96c1e000 - 0x96c1effb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x96c1f000 - 0x96c3dff3 com.apple.DirectoryService.Framework 3.5.7 (3.5.7) <0dc7272ee811169b47b4c682bfc666c6> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x96c3e000 - 0x96cf5ff3 com.apple.QTKit 7.6.4 (1327.73) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x96cf6000 - 0x96d70ff8 com.apple.print.framework.PrintCore 5.5.4 (245.6) <03d0585059c20cb0bde5e000438c49e1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x96d71000 - 0x96d71ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x96d72000 - 0x96d74ffd com.apple.CrashReporterSupport 10.5.7 (161) <ccdc3f2000afa5fcbb8537845f36dc01> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x96d75000 - 0x96d75ff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x96dc5000 - 0x96dd1ff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x96dd2000 - 0x96f39ff3 libSystem.B.dylib ??? (???) <ae47ca9b1686b065f8ac4d2de09cc432> /usr/lib/libSystem.B.dylib
    0x96f3a000 - 0x96fe1feb com.apple.QD 3.11.57 (???) <35f058678972d42b88ebdf652df79956> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x96fe2000 - 0x96ff0ffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
    0x96ff1000 - 0x970b8ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x970b9000 - 0x97112ff7 libGLU.dylib ??? (???) <a3b9be30100a25a6cd3ad109892f52b7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x97113000 - 0x97265ff3 com.apple.audio.toolbox.AudioToolbox 1.5.3 (1.5.3) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x97266000 - 0x9758cfe2 com.apple.QuickTime 7.6.4 (1327.73) <96515f6a2d628cd2105c7082295199b5> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x9758d000 - 0x975b1feb libssl.0.9.7.dylib ??? (???) <5b29af782be5894be8b336c9c73c18b6> /usr/lib/libssl.0.9.7.dylib
    0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

    HI,
    Are you running anti-virus software by chance????
    For Safari try trouble shooting...
    From the Safari Menu Bar, click Safari / Empty Cache. When you are done with that...
    From the Safari Menu Bar, click Safari / Reset Safari. Select the top 5 buttons and click Reset.
    Go here for trouble shooting 3rd party plugins or input managers which might be causing the problem.
    http://support.apple.com/kb/TS1594
    And make sure Safari is not running in Rosetta. Right or control click the Safari icon in your Applications folder then click Get Info. In the Get Info window click the black disclosure triangle so it faces down. Where you see Open using Rosetta... make sure that is NOT selected.
    Try booting in Safe Mode. Safe Mode
    What is Safe Mode
    If nothing above has helped, go to the Safari Menu Bar, click Safari/Preferences. Make note of all the preferences under each tab. Quit Safari. Now go to ~/Library/Preferences and move this file com.apple.safari.plist to the Desktop. Relaunch Safari. If it's a successful launch, then that .plist file needs to be moved to the Trash.
    Carolyn
    Message was edited by: Carolyn Samit

Maybe you are looking for

  • Questions on printing in htmldb

    I try to create an invoice page to print. Some questions I ask to myself: - Is it possible to print to an A4 (papersize)? (I mean, does the application have notions of pagesize or is everything controlled by the browser? this is important when you ne

  • Adobe Bridge problem

    To whom this question may be directed to: Please gidet me in resolving my problem with TRYING to open a file in Adobe bridge CC only to be presented a message telling me that it can NOT be opened because CS 5 is no longer on my computer of which I al

  • Extended warranty for DV6 motherboard?

    I bought a DV6 laptop for my daughter a little over a year ago, and about 2 months after the 1 yr warranty expired she started noticing a lot of heat on the bottom of her laptop.  I helped her clear out the dust in the fan area and made sure she was

  • Icon script for isomaster

    I recently tried isomaster, an iso editing program, and was very pleased by it. However, the icons it uses by default are ugly and dont fit in with all the other icons in pretty much any theme. So, I made a little shell script to backup and replace t

  • Link Tracking and A Review App Questions

    OK, I am not sure exactly which iWeb program I am using - I hope it doesn't matter too much. So I am developing a marketing website and in need of a basic link tracking from where the web surfer came from, where they went to next, how long they spent