App Store quits unexpectedly when I try to launch it.

App Store quits unexpectedly when I try to launch it.  I tried restarting but that did not fix it.

9/20/14 7:06:30.718 PM App Store[212]: An uncaught exception was raised
9/20/14 7:06:30.719 PM App Store[212]: [<FRAppDelegate 0x7f934b32d520> valueForUndefinedKey:]: this class is not key value coding-compliant for the key signInSignOutLabel.
9/20/14 7:06:30.726 PM App Store[212]: (
  0   CoreFoundation                      0x000000010aeacb06 __exceptionPreprocess + 198
  1   libobjc.A.dylib                     0x000000010acf13f0 objc_exception_throw + 43
  2   CoreFoundation                      0x000000010af40f49 -[NSException raise] + 9
  3   Foundation                          0x000000010b28912c -[NSObject(NSKeyValueCoding) valueForUndefinedKey:] + 238
  4   Foundation                          0x000000010b1d0e89 -[NSObject(NSKeyValueCoding) valueForKey:] + 400
  5   Foundation                          0x000000010b1f171c -[NSObject(NSKeyValueCoding) valueForKeyPath:] + 341
  6   Foundation                          0x000000010b1f16e3 -[NSObject(NSKeyValueCoding) valueForKeyPath:] + 284
  7   AppKit                              0x000000010b9800a4 -[NSBinder valueForBinding:resolveMarkersToPlaceholders:] + 163
  8   AppKit                              0x000000010b98d9e3 -[NSObjectParameterBinder _updateObject:observedController:observedKeyPath:context:] + 1046
  9   AppKit                              0x000000010b977699 -[NSObject(NSKeyValueBindingCreation) bind:toObject:withKeyPath:options:] + 641
  10  AppKit                              0x000000010b80009a -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1012
  11  AppKit                              0x000000010b7df11d loadNib + 317
  12  AppKit                              0x000000010b7de649 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 219
  13  AppKit                              0x000000010b7de47e -[NSBundle(NSNibLoading) loadNibNamed:owner:topLevelObjects:] + 200
  14  AppKit                              0x000000010b7de25e +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 360
  15  AppKit                              0x000000010b7da9ff NSApplicationMain + 398
  16  App Store                           0x00000001095dfa24 App Store + 6692
  17  ???                                 0x0000000000000002 0x0 + 2
9/20/14 7:06:30.727 PM App Store[212]: *** Terminating app due to uncaught exception 'NSUnknownKeyException', reason: '[<FRAppDelegate 0x7f934b32d520> valueForUndefinedKey:]: this class is not key value coding-compliant for the key signInSignOutLabel.'
*** First throw call stack:
  0   CoreFoundation                      0x000000010aeacb06 __exceptionPreprocess + 198
  1   libobjc.A.dylib                     0x000000010acf13f0 objc_exception_throw + 43
  2   CoreFoundation                      0x000000010af40f49 -[NSException raise] + 9
  3   Foundation                          0x000000010b28912c -[NSObject(NSKeyValueCoding) valueForUndefinedKey:] + 238
  4   Foundation                          0x000000010b1d0e89 -[NSObject(NSKeyValueCoding) valueForKey:] + 400
  5   Foundation                          0x000000010b1f171c -[NSObject(NSKeyValueCoding) valueForKeyPath:] + 341
  6   Foundation                          0x000000010b1f16e3 -[NSObject(NSKeyValueCoding) valueForKeyPath:] + 284
  7   AppKit                              0x000000010b9800a4 -[NSBinder valueForBinding:resolveMarkersToPlaceholders:] + 163
  8   AppKit                              0x000000010b98d9e3 -[NSObjectParameterBinder _updateObject:observedController:observedKeyPath:context:] + 1046
  9   AppKit                              0x000000010b977699 -[NSObject(NSKeyValueBindingCreation) bind:toObject:withKeyPath:options:] + 641
  10  AppKit                              0x000000010b80009a -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1012
  11  AppKit                              0x000000010b7df11d loadNib + 317
  12  AppKit                              0x000000010b7de649 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 219
  13  AppKit                              0x000000010b7de47e -[NSBundle(NSNibLoading) loadNibNamed:owner:topLevelObjects:] + 200
  14  AppKit                              0x000000010b7de25e +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 360
  15  AppKit                              0x000000010b7da9ff NSApplicationMain + 398
  16  App Store                           0x00000001095dfa24 App Store + 6692
  17  ???                                 0x0000000000000002 0x0 + 2
9/20/14 7:06:52.201 PM ReportCrash[215]: Saved crash report for App Store[212] version 1.2.2 (129.16) to /Users/MMMM/Library/Logs/DiagnosticReports/App Store_2014-09-20-190652_MMMM-iMac.crash
9/20/14 7:06:57.277 PM App Store[222]: An uncaught exception was raised
9/20/14 7:06:57.277 PM App Store[222]: [<FRAppDelegate 0x7f8c532647b0> valueForUndefinedKey:]: this class is not key value coding-compliant for the key signInSignOutLabel.
9/20/14 7:06:57.280 PM App Store[222]: (
  0   CoreFoundation                      0x000000010d0eeb06 __exceptionPreprocess + 198
  1   libobjc.A.dylib                     0x000000010cf2f3f0 objc_exception_throw + 43
  2   CoreFoundation                      0x000000010d182f49 -[NSException raise] + 9
  3   Foundation                          0x000000010d4cc12c -[NSObject(NSKeyValueCoding) valueForUndefinedKey:] + 238
  4   Foundation                          0x000000010d413e89 -[NSObject(NSKeyValueCoding) valueForKey:] + 400
  5   Foundation                          0x000000010d43471c -[NSObject(NSKeyValueCoding) valueForKeyPath:] + 341
  6   Foundation                          0x000000010d4346e3 -[NSObject(NSKeyValueCoding) valueForKeyPath:] + 284
  7   AppKit                              0x000000010dbc20a4 -[NSBinder valueForBinding:resolveMarkersToPlaceholders:] + 163
  8   AppKit                              0x000000010dbcf9e3 -[NSObjectParameterBinder _updateObject:observedController:observedKeyPath:context:] + 1046
  9   AppKit                              0x000000010dbb9699 -[NSObject(NSKeyValueBindingCreation) bind:toObject:withKeyPath:options:] + 641
  10  AppKit                              0x000000010da4209a -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1012
  11  AppKit                              0x000000010da2111d loadNib + 317
  12  AppKit                              0x000000010da20649 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 219
  13  AppKit                              0x000000010da2047e -[NSBundle(NSNibLoading) loadNibNamed:owner:topLevelObjects:] + 200
  14  AppKit                              0x000000010da2025e +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 360
  15  AppKit                              0x000000010da1c9ff NSApplicationMain + 398
  16  App Store                           0x000000010b832a24 App Store + 6692
  17  ???                                 0x0000000000000002 0x0 + 2
9/20/14 7:06:57.281 PM App Store[222]: *** Terminating app due to uncaught exception 'NSUnknownKeyException', reason: '[<FRAppDelegate 0x7f8c532647b0> valueForUndefinedKey:]: this class is not key value coding-compliant for the key signInSignOutLabel.'
*** First throw call stack:
  0   CoreFoundation                      0x000000010d0eeb06 __exceptionPreprocess + 198
  1   libobjc.A.dylib                     0x000000010cf2f3f0 objc_exception_throw + 43
  2   CoreFoundation                      0x000000010d182f49 -[NSException raise] + 9
  3   Foundation                          0x000000010d4cc12c -[NSObject(NSKeyValueCoding) valueForUndefinedKey:] + 238
  4   Foundation                          0x000000010d413e89 -[NSObject(NSKeyValueCoding) valueForKey:] + 400
  5   Foundation                          0x000000010d43471c -[NSObject(NSKeyValueCoding) valueForKeyPath:] + 341
  6   Foundation                          0x000000010d4346e3 -[NSObject(NSKeyValueCoding) valueForKeyPath:] + 284
  7   AppKit                              0x000000010dbc20a4 -[NSBinder valueForBinding:resolveMarkersToPlaceholders:] + 163
  8   AppKit                              0x000000010dbcf9e3 -[NSObjectParameterBinder _updateObject:observedController:observedKeyPath:context:] + 1046
  9   AppKit                              0x000000010dbb9699 -[NSObject(NSKeyValueBindingCreation) bind:toObject:withKeyPath:options:] + 641
  10  AppKit                              0x000000010da4209a -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1012
  11  AppKit                              0x000000010da2111d loadNib + 317
  12  AppKit                              0x000000010da20649 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 219
  13  AppKit                              0x000000010da2047e -[NSBundle(NSNibLoading) loadNibNamed:owner:topLevelObjects:] + 200
  14  AppKit                              0x000000010da2025e +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 360
  15  AppKit                              0x000000010da1c9ff NSApplicationMain + 398
  16  App Store                           0x000000010b832a24 App Store + 6692
  17  ???                                 0x0000000000000002 0x0 + 2
9/20/14 7:06:57.879 PM ReportCrash[215]: Saved crash report for App Store[222] version 1.2.2 (129.16) to /Users/MMMM/Library/Logs/DiagnosticReports/App Store_2014-09-20-190657_MMMM-iMac.crash
9/20/14 7:16:08.937 PM App Store[317]: An uncaught exception was raised
9/20/14 7:16:08.938 PM App Store[317]: [<FRAppDelegate 0x7ff40b44bce0> valueForUndefinedKey:]: this class is not key value coding-compliant for the key signInSignOutLabel.
9/20/14 7:16:08.939 PM App Store[317]: (
  0   CoreFoundation                      0x000000010c31db06 __exceptionPreprocess + 198
  1   libobjc.A.dylib                     0x000000010c15f3f0 objc_exception_throw + 43
  2   CoreFoundation                      0x000000010c3b1f49 -[NSException raise] + 9
  3   Foundation                          0x000000010c6fb12c -[NSObject(NSKeyValueCoding) valueForUndefinedKey:] + 238
  4   Foundation                          0x000000010c642e89 -[NSObject(NSKeyValueCoding) valueForKey:] + 400
  5   Foundation                          0x000000010c66371c -[NSObject(NSKeyValueCoding) valueForKeyPath:] + 341
  6   Foundation                          0x000000010c6636e3 -[NSObject(NSKeyValueCoding) valueForKeyPath:] + 284
  7   AppKit                              0x000000010cdf70a4 -[NSBinder valueForBinding:resolveMarkersToPlaceholders:] + 163
  8   AppKit                              0x000000010ce049e3 -[NSObjectParameterBinder _updateObject:observedController:observedKeyPath:context:] + 1046
  9   AppKit                              0x000000010cdee699 -[NSObject(NSKeyValueBindingCreation) bind:toObject:withKeyPath:options:] + 641
  10  AppKit                              0x000000010cc7709a -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1012
  11  AppKit                              0x000000010cc5611d loadNib + 317
  12  AppKit                              0x000000010cc55649 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 219
  13  AppKit                              0x000000010cc5547e -[NSBundle(NSNibLoading) loadNibNamed:owner:topLevelObjects:] + 200
  14  AppKit                              0x000000010cc5525e +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 360
  15  AppKit                              0x000000010cc519ff NSApplicationMain + 398
  16  App Store                           0x000000010aa5ea24 App Store + 6692
  17  ???                                 0x0000000000000002 0x0 + 2
9/20/14 7:16:08.940 PM App Store[317]: *** Terminating app due to uncaught exception 'NSUnknownKeyException', reason: '[<FRAppDelegate 0x7ff40b44bce0> valueForUndefinedKey:]: this class is not key value coding-compliant for the key signInSignOutLabel.'
*** First throw call stack:
  0   CoreFoundation                      0x000000010c31db06 __exceptionPreprocess + 198
  1   libobjc.A.dylib                     0x000000010c15f3f0 objc_exception_throw + 43
  2   CoreFoundation                      0x000000010c3b1f49 -[NSException raise] + 9
  3   Foundation                          0x000000010c6fb12c -[NSObject(NSKeyValueCoding) valueForUndefinedKey:] + 238
  4   Foundation                          0x000000010c642e89 -[NSObject(NSKeyValueCoding) valueForKey:] + 400
  5   Foundation                          0x000000010c66371c -[NSObject(NSKeyValueCoding) valueForKeyPath:] + 341
  6   Foundation                          0x000000010c6636e3 -[NSObject(NSKeyValueCoding) valueForKeyPath:] + 284
  7   AppKit                              0x000000010cdf70a4 -[NSBinder valueForBinding:resolveMarkersToPlaceholders:] + 163
  8   AppKit                              0x000000010ce049e3 -[NSObjectParameterBinder _updateObject:observedController:observedKeyPath:context:] + 1046
  9   AppKit                              0x000000010cdee699 -[NSObject(NSKeyValueBindingCreation) bind:toObject:withKeyPath:options:] + 641
  10  AppKit                              0x000000010cc7709a -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1012
  11  AppKit                              0x000000010cc5611d loadNib + 317
  12  AppKit                              0x000000010cc55649 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 219
  13  AppKit                              0x000000010cc5547e -[NSBundle(NSNibLoading) loadNibNamed:owner:topLevelObjects:] + 200
  14  AppKit                              0x000000010cc5525e +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 360
  15  AppKit                              0x000000010cc519ff NSApplicationMain + 398
  16  App Store                           0x000000010aa5ea24 App Store + 6692
  17  ???                                 0x0000000000000002 0x0 + 2
9/20/14 7:16:10.395 PM ReportCrash[319]: Saved crash report for App Store[317] version 1.2.2 (129.16) to /Users/MMMM/Library/Logs/DiagnosticReports/App Store_2014-09-20-191610_MMMM-iMac.crash
9/20/14 7:17:23.166 PM App Store[206]: An uncaught exception was raised
9/20/14 7:17:23.167 PM App Store[206]: [<FRAppDelegate 0x7fce78443db0> valueForUndefinedKey:]: this class is not key value coding-compliant for the key signInSignOutLabel.
9/20/14 7:17:23.174 PM App Store[206]: (
  0   CoreFoundation                      0x000000010fdf1b06 __exceptionPreprocess + 198
  1   libobjc.A.dylib                     0x000000010fc363f0 objc_exception_throw + 43
  2   CoreFoundation                      0x000000010fe85f49 -[NSException raise] + 9
  3   Foundation                          0x00000001101ca12c -[NSObject(NSKeyValueCoding) valueForUndefinedKey:] + 238
  4   Foundation                          0x0000000110111e89 -[NSObject(NSKeyValueCoding) valueForKey:] + 400
  5   Foundation                          0x000000011013271c -[NSObject(NSKeyValueCoding) valueForKeyPath:] + 341
  6   Foundation                          0x00000001101326e3 -[NSObject(NSKeyValueCoding) valueForKeyPath:] + 284
  7   AppKit                              0x00000001108c30a4 -[NSBinder valueForBinding:resolveMarkersToPlaceholders:] + 163
  8   AppKit                              0x00000001108d09e3 -[NSObjectParameterBinder _updateObject:observedController:observedKeyPath:context:] + 1046
  9   AppKit                              0x00000001108ba699 -[NSObject(NSKeyValueBindingCreation) bind:toObject:withKeyPath:options:] + 641
  10  AppKit                              0x000000011074309a -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1012
  11  AppKit                              0x000000011072211d loadNib + 317
  12  AppKit                              0x0000000110721649 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 219
  13  AppKit                              0x000000011072147e -[NSBundle(NSNibLoading) loadNibNamed:owner:topLevelObjects:] + 200
  14  AppKit                              0x000000011072125e +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 360
  15  AppKit                              0x000000011071d9ff NSApplicationMain + 398
  16  App Store                           0x000000010e52ea24 App Store + 6692
  17  ???                                 0x0000000000000002 0x0 + 2
9/20/14 7:17:23.175 PM App Store[206]: *** Terminating app due to uncaught exception 'NSUnknownKeyException', reason: '[<FRAppDelegate 0x7fce78443db0> valueForUndefinedKey:]: this class is not key value coding-compliant for the key signInSignOutLabel.'
*** First throw call stack:
  0   CoreFoundation                      0x000000010fdf1b06 __exceptionPreprocess + 198
  1   libobjc.A.dylib                     0x000000010fc363f0 objc_exception_throw + 43
  2   CoreFoundation                      0x000000010fe85f49 -[NSException raise] + 9
  3   Foundation                          0x00000001101ca12c -[NSObject(NSKeyValueCoding) valueForUndefinedKey:] + 238
  4   Foundation                          0x0000000110111e89 -[NSObject(NSKeyValueCoding) valueForKey:] + 400
  5   Foundation                          0x000000011013271c -[NSObject(NSKeyValueCoding) valueForKeyPath:] + 341
  6   Foundation                          0x00000001101326e3 -[NSObject(NSKeyValueCoding) valueForKeyPath:] + 284
  7   AppKit                              0x00000001108c30a4 -[NSBinder valueForBinding:resolveMarkersToPlaceholders:] + 163
  8   AppKit                              0x00000001108d09e3 -[NSObjectParameterBinder _updateObject:observedController:observedKeyPath:context:] + 1046
  9   AppKit                              0x00000001108ba699 -[NSObject(NSKeyValueBindingCreation) bind:toObject:withKeyPath:options:] + 641
  10  AppKit                              0x000000011074309a -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1012
  11  AppKit                              0x000000011072211d loadNib + 317
  12  AppKit                              0x0000000110721649 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 219
  13  AppKit                              0x000000011072147e -[NSBundle(NSNibLoading) loadNibNamed:owner:topLevelObjects:] + 200
  14  AppKit                              0x000000011072125e +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 360
  15  AppKit                              0x000000011071d9ff NSApplicationMain + 398
  16  App Store                           0x000000010e52ea24 App Store + 6692
  17  ???                                 0x0000000000000002 0x0 + 2
9/20/14 7:17:36.560 PM ReportCrash[208]: Saved crash report for App Store[206] version 1.2.2 (129.16) to /Users/MMMMLibrary/Logs/DiagnosticReports/App Store_2014-09-20-191736_MMMM-iMac.crash
9/21/14 7:15:37.968 PM App Store[633]: An uncaught exception was raised
9/21/14 7:15:37.968 PM App Store[633]: [<FRAppDelegate 0x7f9811850ff0> valueForUndefinedKey:]: this class is not key value coding-compliant for the key signInSignOutLabel.
9/21/14 7:15:37.970 PM App Store[633]: (
  0   CoreFoundation                      0x000000010d7d3b06 __exceptionPreprocess + 198
  1   libobjc.A.dylib                     0x000000010d6163f0 objc_exception_throw + 43
  2   CoreFoundation                      0x000000010d867f49 -[NSException raise] + 9
  3   Foundation                          0x000000010dbab12c -[NSObject(NSKeyValueCoding) valueForUndefinedKey:] + 238
  4   Foundation                          0x000000010daf2e89 -[NSObject(NSKeyValueCoding) valueForKey:] + 400
  5   Foundation                          0x000000010db1371c -[NSObject(NSKeyValueCoding) valueForKeyPath:] + 341
  6   Foundation                          0x000000010db136e3 -[NSObject(NSKeyValueCoding) valueForKeyPath:] + 284
  7   AppKit                              0x000000010e2a30a4 -[NSBinder valueForBinding:resolveMarkersToPlaceholders:] + 163
  8   AppKit                              0x000000010e2b09e3 -[NSObjectParameterBinder _updateObject:observedController:observedKeyPath:context:] + 1046
  9   AppKit                              0x000000010e29a699 -[NSObject(NSKeyValueBindingCreation) bind:toObject:withKeyPath:options:] + 641
  10  AppKit                              0x000000010e12309a -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1012
  11  AppKit                              0x000000010e10211d loadNib + 317
  12  AppKit                              0x000000010e101649 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 219
  13  AppKit                              0x000000010e10147e -[NSBundle(NSNibLoading) loadNibNamed:owner:topLevelObjects:] + 200
  14  AppKit                              0x000000010e10125e +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 360
  15  AppKit                              0x000000010e0fd9ff NSApplicationMain + 398
  16  App Store                           0x000000010bf06a24 App Store + 6692
  17  ???                                 0x0000000000000002 0x0 + 2
9/21/14 7:15:37.971 PM App Store[633]: *** Terminating app due to uncaught exception 'NSUnknownKeyException', reason: '[<FRAppDelegate 0x7f9811850ff0> valueForUndefinedKey:]: this class is not key value coding-compliant for the key signInSignOutLabel.'
*** First throw call stack:
  0   CoreFoundation                      0x000000010d7d3b06 __exceptionPreprocess + 198
  1   libobjc.A.dylib                     0x000000010d6163f0 objc_exception_throw + 43
  2   CoreFoundation                      0x000000010d867f49 -[NSException raise] + 9
  3   Foundation                          0x000000010dbab12c -[NSObject(NSKeyValueCoding) valueForUndefinedKey:] + 238
  4   Foundation                          0x000000010daf2e89 -[NSObject(NSKeyValueCoding) valueForKey:] + 400
  5   Foundation                          0x000000010db1371c -[NSObject(NSKeyValueCoding) valueForKeyPath:] + 341
  6   Foundation                          0x000000010db136e3 -[NSObject(NSKeyValueCoding) valueForKeyPath:] + 284
  7   AppKit                              0x000000010e2a30a4 -[NSBinder valueForBinding:resolveMarkersToPlaceholders:] + 163
  8   AppKit                              0x000000010e2b09e3 -[NSObjectParameterBinder _updateObject:observedController:observedKeyPath:context:] + 1046
  9   AppKit                              0x000000010e29a699 -[NSObject(NSKeyValueBindingCreation) bind:toObject:withKeyPath:options:] + 641
  10  AppKit                              0x000000010e12309a -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1012
  11  AppKit                              0x000000010e10211d loadNib + 317
  12  AppKit                              0x000000010e101649 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 219
  13  AppKit                              0x000000010e10147e -[NSBundle(NSNibLoading) loadNibNamed:owner:topLevelObjects:] + 200
  14  AppKit                              0x000000010e10125e +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 360
  15  AppKit                              0x000000010e0fd9ff NSApplicationMain + 398
  16  App Store                           0x000000010bf06a24 App Store + 6692
  17  ???                                 0x0000000000000002 0x0 + 2
9/21/14 7:15:38.954 PM ReportCrash[635]: Saved crash report for App Store[633] version 1.2.2 (129.16) to /Users/MMMM/Library/Logs/DiagnosticReports/App Store_2014-09-21-191538_MMMM-iMac.crash
Process:         App Store [633]
Path:            /Applications/App Store.app/Contents/MacOS/App Store
Identifier:      com.apple.appstore
Version:         1.2.2 (129.16)
Build Info:      Firenze-129016000000000~4
Code Type:       X86-64 (Native)
Parent Process:  launchd [125]
User ID:         501
Date/Time:       2014-09-21 19:15:37.995 -0500
OS Version:      Mac OS X 10.8.5 (12F45)
Report Version:  10
Crashed Thread:  0  Dispatch queue: com.apple.main-thread
Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Application Specific Information:
*** Terminating app due to uncaught exception 'NSUnknownKeyException', reason: '[<FRAppDelegate 0x7f9811850ff0> valueForUndefinedKey:]: this class is not key value coding-compliant for the key signInSignOutLabel.'
terminate called throwing an exception
abort() called
Application Specific Backtrace 1:
0   CoreFoundation                      0x000000010d7d3b06 __exceptionPreprocess + 198
1   libobjc.A.dylib                     0x000000010d6163f0 objc_exception_throw + 43
2   CoreFoundation                      0x000000010d867f49 -[NSException raise] + 9
3   Foundation                          0x000000010dbab12c -[NSObject(NSKeyValueCoding) valueForUndefinedKey:] + 238
4   Foundation                          0x000000010daf2e89 -[NSObject(NSKeyValueCoding) valueForKey:] + 400
5   Foundation                          0x000000010db1371c -[NSObject(NSKeyValueCoding) valueForKeyPath:] + 341
6   Foundation                          0x000000010db136e3 -[NSObject(NSKeyValueCoding) valueForKeyPath:] + 284
7   AppKit                              0x000000010e2a30a4 -[NSBinder valueForBinding:resolveMarkersToPlaceholders:] + 163
8   AppKit                              0x000000010e2b09e3 -[NSObjectParameterBinder _updateObject:observedController:observedKeyPath:context:] + 1046
9   AppKit                              0x000000010e29a699 -[NSObject(NSKeyValueBindingCreation) bind:toObject:withKeyPath:options:] + 641
10  AppKit                              0x000000010e12309a -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1012
11  AppKit                              0x000000010e10211d loadNib + 317
12  AppKit                              0x000000010e101649 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 219
13  AppKit                              0x000000010e10147e -[NSBundle(NSNibLoading) loadNibNamed:owner:topLevelObjects:] + 200
14  AppKit                              0x000000010e10125e +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 360
15  AppKit                              0x000000010e0fd9ff NSApplicationMain + 398
16  App Store                           0x000000010bf06a24 App Store + 6692
17  ???                                 0x0000000000000002 0x0 + 2
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib         0x0000000110078212 __pthread_kill + 10
1   libsystem_c.dylib             0x000000010ff06b24 pthread_kill + 90
2   libsystem_c.dylib             0x000000010ff4af61 abort + 143
3   libc++abi.dylib               0x000000010fdc29eb abort_message + 257
4   libc++abi.dylib               0x000000010fdc039a default_terminate() + 28
5   libobjc.A.dylib               0x000000010d616873 _objc_terminate() + 91
6   libc++abi.dylib               0x000000010fdc03c9 safe_handler_caller(void (*)()) + 8
7   libc++abi.dylib               0x000000010fdc0424 std::terminate() + 16
8   libc++abi.dylib               0x000000010fdc158b __cxa_throw + 111
9   libobjc.A.dylib               0x000000010d61650c objc_exception_throw + 327
10  com.apple.CoreFoundation       0x000000010d867f49 -[NSException raise] + 9
11  com.apple.Foundation           0x000000010dbab12c -[NSObject(NSKeyValueCoding) valueForUndefinedKey:] + 238
12  com.apple.Foundation           0x000000010daf2e89 -[NSObject(NSKeyValueCoding) valueForKey:] + 400
13  com.apple.Foundation           0x000000010db1371c -[NSObject(NSKeyValueCoding) valueForKeyPath:] + 341
14  com.apple.Foundation           0x000000010db136e3 -[NSObject(NSKeyValueCoding) valueForKeyPath:] + 284
15  com.apple.AppKit               0x000000010e2a30a4 -[NSBinder valueForBinding:resolveMarkersToPlaceholders:] + 163
16  com.apple.AppKit               0x000000010e2b09e3 -[NSObjectParameterBinder _updateObject:observedController:observedKeyPath:context:] + 1046
17  com.apple.AppKit               0x000000010e29a699 -[NSObject(NSKeyValueBindingCreation) bind:toObject:withKeyPath:options:] + 641
18  com.apple.AppKit               0x000000010e12309a -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1012
19  com.apple.AppKit               0x000000010e10211d loadNib + 317
20  com.apple.AppKit               0x000000010e101649 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 219
21  com.apple.AppKit               0x000000010e10147e -[NSBundle(NSNibLoading) loadNibNamed:owner:topLevelObjects:] + 200
22  com.apple.AppKit               0x000000010e10125e +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 360
23  com.apple.AppKit               0x000000010e0fd9ff NSApplicationMain + 398
24  com.apple.appstore             0x000000010bf06a24 0x10bf05000 + 6692
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib         0x0000000110078d16 kevent + 10
1   libdispatch.dylib             0x000000010fe68dea _dispatch_mgr_invoke + 883
2   libdispatch.dylib             0x000000010fe689ee _dispatch_mgr_thread + 54
Thread 2:
0   libsystem_kernel.dylib         0x00000001100786d6 __workq_kernreturn + 10
1   libsystem_c.dylib             0x000000010ff07f1c _pthread_workq_return + 25
2   libsystem_c.dylib             0x000000010ff07ce3 _pthread_wqthread + 412
3   libsystem_c.dylib             0x000000010fef2191 start_wqthread + 13
Thread 3:
0   libsystem_kernel.dylib         0x00000001100786d6 __workq_kernreturn + 10
1   libsystem_c.dylib             0x000000010ff07f1c _pthread_workq_return + 25
2   libsystem_c.dylib             0x000000010ff07ce3 _pthread_wqthread + 412
3   libsystem_c.dylib             0x000000010fef2191 start_wqthread + 13
Thread 4:
0   libsystem_kernel.dylib         0x00000001100786d6 __workq_kernreturn + 10
1   libsystem_c.dylib             0x000000010ff07f1c _pthread_workq_return + 25
2   libsystem_c.dylib             0x000000010ff07ce3 _pthread_wqthread + 412
3   libsystem_c.dylib             0x000000010fef2191 start_wqthread + 13
Thread 5:
0   libsystem_kernel.dylib         0x00000001100786d6 __workq_kernreturn + 10
1   libsystem_c.dylib             0x000000010ff07f1c _pthread_workq_return + 25
2   libsystem_c.dylib             0x000000010ff07ce3 _pthread_wqthread + 412
3   libsystem_c.dylib             0x000000010fef2191 start_wqthread + 13
Thread 6:
0   libsystem_kernel.dylib         0x00000001100786d6 __workq_kernreturn + 10
1   libsystem_c.dylib             0x000000010ff07f1c _pthread_workq_return + 25
2   libsystem_c.dylib             0x000000010ff07ce3 _pthread_wqthread + 412
3   libsystem_c.dylib             0x000000010fef2191 start_wqthread + 13
Thread 7:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib         0x0000000110076686 mach_msg_trap + 10
1   libsystem_kernel.dylib         0x0000000110075c42 mach_msg + 70
2   com.apple.CoreFoundation       0x000000010d770233 __CFRunLoopServiceMachPort + 195
3   com.apple.CoreFoundation       0x000000010d775916 __CFRunLoopRun + 1078
4   com.apple.CoreFoundation       0x000000010d7750e2 CFRunLoopRunSpecific + 290
5   com.apple.Foundation           0x000000010dac1526 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
6   com.apple.Foundation           0x000000010db1f532 __NSThread__main__ + 1345
7   libsystem_c.dylib             0x000000010ff05772 _pthread_start + 327
8   libsystem_c.dylib             0x000000010fef21a1 thread_start + 13
Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff53cf90c8  rdx: 0x0000000000000000
  rdi: 0x0000000000000c07  rsi: 0x0000000000000006  rbp: 0x00007fff53cf90f0  rsp: 0x00007fff53cf90c8
   r8: 0x000000010ffc6278   r9: 0x000000000000001d  r10: 0x0000000020000000  r11: 0x0000000000000202
  r12: 0x00007fff53cf9250  r13: 0x000000010d60b240  r14: 0x000000010ffc7180  r15: 0x00007fff53cf9130
  rip: 0x0000000110078212  rfl: 0x0000000000000202  cr2: 0x000000010ff08aa8
Logical CPU: 0
Binary Images:
       0x10bf05000 -        0x10bf87ff7  com.apple.appstore (1.2.2 - 129.16) <849DBFF9-A5EB-313A-AD23-B4267DCA1B8E> /Applications/App Store.app/Contents/MacOS/App Store
       0x10bfb9000 -        0x10bffdfff  com.apple.CoreRecognition (1.2 - 20.9) <9B01728E-489E-3E4F-9E43-D818A6AEBBE9> /System/Library/PrivateFrameworks/CoreRecognition.framework/Versions/A/CoreReco gnition
       0x10c011000 -        0x10c309fff  com.apple.CommerceKit (1.2.0 - 135.38) <0BFB603F-8710-307A-A37F-FE5077E90349> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/CommerceKit
       0x10c3aa000 -        0x10c409fff  com.apple.SoftwareUpdate.framework (6 - 473) <14DF8520-A1AA-3C75-B811-628E0909F6FD> /System/Library/PrivateFrameworks/SoftwareUpdate.framework/Versions/A/SoftwareU pdate
       0x10c452000 -        0x10c4c0ff7  com.apple.framework.IOKit (2.0.1 - 755.42.1) <A90038ED-48F2-3CC9-A042-53A3D7985844> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
       0x10c4f3000 -        0x10c4f7fff  com.apple.ServerInformation (1.2 - 1) <5AC80E5E-3B55-3784-854D-1D49A874E775> /System/Library/PrivateFrameworks/ServerInformation.framework/Versions/A/Server Information
       0x10c503000 -        0x10c503fff  com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
       0x10c509000 -        0x10c694fff  com.apple.WebKit (8536 - 8536.30.1) <56B86FA1-ED74-3001-8942-1CA2281540EC> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
       0x10c78d000 -        0x10c82ffff  com.apple.PackageKit (3.0 - 262) <AFD81185-9C3D-3454-B29D-32B8828026B8> /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit
       0x10c8a1000 -        0x10cb72ff7  com.apple.security (7.0 - 55179.16) <BD03EB7E-1745-34B9-8DBA-7A2215D9F2FB> /System/Library/Frameworks/Security.framework/Versions/A/Security
       0x10cca6000 -        0x10cd25ff7  com.apple.securityfoundation (6.0 - 55115.4) <9291CE2A-37D9-39DF-956E-7B2650A9F3B0> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
       0x10cd66000 -        0x10cd66fff  com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
       0x10cd6b000 -        0x10cd9dfff  com.apple.framework.Admin (12.2 - 12.2) <C61706AD-6952-3B8D-B926-330506F45339> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
       0x10cdc6000 -        0x10cdfafff  com.apple.securityinterface (6.0 - 55024.4) <614C9B8E-2056-3A41-9A01-DAF74C97CC43> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
       0x10ce27000 -        0x10ce4efff  com.apple.framework.familycontrols (4.1 - 410) <50F5A52C-8FB6-300A-977D-5CFDE4D5796B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
       0x10ce6b000 -        0x10ce6bfff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
       0x10ce71000 -        0x10cf36ff7  com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
       0x10cfad000 -        0x10d15bfff  com.apple.QuartzCore (1.8 - 304.4) <84F0B40E-DF91-36F2-9F2E-3922234206A3> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
       0x10d218000 -        0x10d219fff  libScreenReader.dylib (264.6) <299274C2-0030-3FDC-8C8F-2933095CD02B> /usr/lib/libScreenReader.dylib
       0x10d225000 -        0x10d4c0ff7  com.apple.JavaScriptCore (8536 - 8536.30) <FE3C5ADD-43D3-33C9-9150-8DCEFDA218E2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
       0x10d572000 -        0x10d5c3ff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <581BF463-C15A-363B-999A-E830222FA925> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
       0x10d5f8000 -        0x10d5f9ff7  libSystem.B.dylib (169.3) <0B1822D7-C557-3ED8-8DA8-E6F4CE99BC6C> /usr/lib/libSystem.B.dylib
       0x10d605000 -        0x10d71d92f  libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
       0x10d740000 -        0x10d92aff7  com.apple.CoreFoundation (6.8 - 744.19) <0F7403CA-2CB8-3D0A-992B-679701DF27CA> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
       0x10da89000 -        0x10dde8fff  com.apple.Foundation (6.8 - 945.19) <C98E55BA-553B-314B-B056-849FFB20C220> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
       0x10e00d000 -        0x10ec3afff  com.apple.AppKit (6.8 - 1187.40) <F12CF463-6F88-32ED-9EBA-0FA2AD3CF576> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
       0x10f333000 -        0x10f333fff  com.apple.Accelerate (1.8 - Accelerate 1.8) <878A6E7E-CB34-380F-8212-47FBF12C7C96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
       0x10f33c000 -        0x10f348fff  com.apple.CrashReporterSupport (10.8.3 - 418) <DE6AFE16-D97E-399D-82ED-3522C773C36E> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
       0x10f35a000 -        0x10f484fff  com.apple.avfoundation (2.0 - 361.40.1) <82E0EE8C-6026-33AD-8947-B20D2ED7B2E1> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
       0x10f56c000 -        0x10f5b7fff  com.apple.CoreMedia (1.0 - 926.106) <64467905-48DC-37F9-9F32-186768CF2640> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
       0x10f5e2000 -        0x10f734fff  com.apple.audio.toolbox.AudioToolbox (1.9.2 - 1.9.2) <DC5F3D1B-036A-37DE-BC24-7636DC95EA1C> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
       0x10f7c2000 -        0x10f82bfff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
       0x10f893000 -        0x10f965ff7  com.apple.CoreText (260.0 - 275.17) <AB493289-E188-3CCA-8658-1E5039715F82> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
       0x10f9c8000 -        0x10f9f2ff7  com.apple.CoreVideo (1.8 - 99.4) <E5082966-6D81-3973-A05A-38AA5B85F886> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
       0x10fa0d000 -        0x10fb26fff  com.apple.ImageIO.framework (3.2.2 - 852) <1D023BCE-1FA2-3743-B449-7489BC0C5C43> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
       0x10fb85000 -        0x10fd20fef  com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
       0x10fd45000 -        0x10fd45fff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <F565B686-24E2-39F2-ACC3-C5E4084476BE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
       0x10fd4c000 -        0x10fdb4fff  libvDSP.dylib (380.10) <3CA154A3-1BE5-3CF4-BE48-F0A719A963BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
       0x10fdbf000 -        0x10fde4ff7  libc++abi.dylib (26) <D86169F3-9F31-377A-9AF3-DB17142052E4> /usr/lib/libc++abi.dylib
       0x10fe1a000 -        0x10fe1ffff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
       0x10fe25000 -        0x10fe33fff  libcommonCrypto.dylib (60027) <BAAFE0C9-BB86-3CA7-88C0-E3CBA98DA06F> /usr/lib/system/libcommonCrypto.dylib
       0x10fe41000 -        0x10fe46fff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
       0x10fe50000 -        0x10fe57fff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
       0x10fe64000 -        0x10fe79ff7  libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
       0x10fe95000 -        0x10fe96ff7  libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib
       0x10fea0000 -        0x10fea3ff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
       0x10feaa000 -        0x10feaafff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
       0x10feb4000 -        0x10febcfff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
       0x10fec4000 -        0x10fecafff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
       0x10fed4000 -        0x10fed6fff  libquarantine.dylib (52.1) <143B726E-DF47-37A8-90AA-F059CFD1A2E4> /usr/lib/system/libquarantine.dylib
       0x10fedc000 -        0x10feddff7  libremovefile.dylib (23.2) <6763BC8E-18B8-3AD9-8FFA-B43713A7264F> /usr/lib/system/libremovefile.dylib
       0x10fee9000 -        0x10feeafff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
       0x10fef1000 -        0x10ffbdff7  libsystem_c.dylib (825.40.1) <543B05AE-CFA5-3EFE-8E58-77225411BA6B> /usr/lib/system/libsystem_c.dylib
       0x110002000 -        0x11000aff7  libsystem_dnssd.dylib (379.38.1) <BDCB8566-0189-34C0-9634-35ABD3EFE25B> /usr/lib/system/libsystem_dnssd.dylib
       0x110012000 -        0x110048fff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
       0x110066000 -        0x110081ff7  libsystem_kernel.dylib (2050.48.12) <4B7993C3-F62D-3AC1-AF92-414A0D6EED5E> /usr/lib/system/libsystem_kernel.dylib
       0x110096000 -        0x1100c4ff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
       0x1100cf000 -        0x1100ddff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
       0x1100ea000 -        0x1100f5fff  libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/s

Similar Messages

  • I just downloaded Acrobat and it won't work. Why won't it work? I keep having it quit unexpectedly when I try to launch it.

    I just downloaded Acrobat and it won't work. Why won't it work? I keep having it quit unexpectedly when I try to launch it. I've tried uninstalling and reinstalling. I've tried restarting my computer.  Any suggestions? I fit all they system requirements.

    Hi again CueBallMcDraw,
    What operating system are you on? If your issue isn't related to your subscription being in a pending state (as I discussed in your other post), we'll look closer at what's going on with your system. But, I suspect you're going to be fine once your order finishes processing.
    Please let us know how it goes.
    Best,
    Sara

  • Mac App Store quits unexpectedly when I sign in or out of the Mac App Store

    My mac app store keeps quiting unexpededly every time i sign in or out of the mac app store however when I open back the app it works fine until I sign out again ,I think this may be a bug ,can someone help me solve this problem.

    Process:    
    App Store [297]
    Path:       
    /Applications/App Store.app/Contents/MacOS/App Store
    Identifier: 
    com.apple.appstore
    Version:    
    1.2 (129)
    Build Info: 
    Firenze-129000000000000~17
    Code Type:  
    X86-64 (Native)
    Parent Process:  launchd [125]
    User ID:    
    501
    Date/Time:  
    2012-08-03 17:56:11.670 -0400
    OS Version: 
    Mac OS X 10.8 (12A269)
    Report Version:  10
    Interval Since Last Report:     
    14855 sec
    Crashes Since Last Report:      
    7
    Per-App Interval Since Last Report:  260 sec
    Per-App Crashes Since Last Report:   7
    Anonymous UUID:                 
    7A624E0D-76A3-4B09-992B-808F58D21920
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000008
    VM Regions Near 0x8:
    -->
    __TEXT            
    0000000109f63000-0000000109fe0000 [  500K] r-x/rwx SM=COW  /Applications/App Store.app/Contents/MacOS/App Store
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.JavaScriptCore 
    0x00007fff8aedb3e8 llint_slow_path_jfalse + 184
    1   com.apple.JavaScriptCore 
    0x00007fff8aee1c7b llint_op_jfalse + 88
    2   com.apple.JavaScriptCore 
    0x00007fff8ace4cc0 JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 912
    3   com.apple.JavaScriptCore 
    0x00007fff8ace4924 JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 52
    4   com.apple.JavaScriptCore 
    0x00007fff8ae1a1c0 JSC::boundFunctionCall(JSC::ExecState*) + 400
    5   com.apple.JavaScriptCore 
    0x00007fff8ace4dd6 JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 1190
    6   com.apple.JavaScriptCore 
    0x00007fff8ace4924 JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 52
    7   com.apple.JavaScriptCore 
    0x00007fff8ad36c51 JSObjectCallAsFunction + 401
    8   com.apple.appstore       
    0x0000000109f900a1 0x109f63000 + 184481
    9   com.apple.appstore       
    0x0000000109f8fefd 0x109f63000 + 184061
    10  com.apple.appstore       
    0x0000000109fa834c 0x109f63000 + 283468
    11  com.apple.CoreFoundation 
    0x00007fff942bfc3c ____CFXNotificationPostToken_block_invoke_0 + 284
    12  com.apple.CoreFoundation 
    0x00007fff94220982 __CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK__ + 18
    13  com.apple.CoreFoundation 
    0x00007fff941e118f __CFRunLoopDoBlocks + 255
    14  com.apple.CoreFoundation 
    0x00007fff94205940 __CFRunLoopRun + 1904
    15  com.apple.CoreFoundation 
    0x00007fff94204dd2 CFRunLoopRunSpecific + 290
    16  com.apple.AppKit         
    0x00007fff926421ec _NSHandleCarbonMenuEvent + 350
    17  com.apple.AppKit         
    0x00007fff9256450f _DPSNextEvent + 2073
    18  com.apple.AppKit         
    0x00007fff92563862 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    19  com.apple.AppKit         
    0x00007fff9255ac03 -[NSApplication run] + 517
    20  com.apple.AppKit         
    0x00007fff924ff656 NSApplicationMain + 869
    21  com.apple.appstore       
    0x0000000109f64e44 0x109f63000 + 7748
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib   
    0x00007fff89780d16 kevent + 10
    1   libdispatch.dylib        
    0x00007fff89ee7e26 _dispatch_mgr_invoke + 883
    2   libdispatch.dylib        
    0x00007fff89ee7a2a _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib   
    0x00007fff897806d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff94069f2c _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff94069cf3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff940541b1 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib   
    0x00007fff897806d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff94069f2c _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff94069cf3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff940541b1 start_wqthread + 13
    Thread 4:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib   
    0x00007fff8977e686 mach_msg_trap + 10
    1   libsystem_kernel.dylib   
    0x00007fff8977dc42 mach_msg + 70
    2   com.apple.CoreFoundation 
    0x00007fff941fff23 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation 
    0x00007fff94205606 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation 
    0x00007fff94204dd2 CFRunLoopRunSpecific + 290
    5   com.apple.Foundation     
    0x00007fff905fc7d6 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
    6   com.apple.Foundation     
    0x00007fff9065a842 __NSThread__main__ + 1345
    7   libsystem_c.dylib        
    0x00007fff94067782 _pthread_start + 327
    8   libsystem_c.dylib        
    0x00007fff940541c1 thread_start + 13
    Thread 5:: Dispatch queue: com.apple.root.default-priority
    0   libsystem_kernel.dylib   
    0x00007fff8977e6c2 semaphore_wait_trap + 10
    1   libdispatch.dylib        
    0x00007fff89ee84c2 _dispatch_semaphore_wait_slow + 241
    2   com.apple.CommerceKit    
    0x000000010a02ee1c -[ISStoreAuthenticateOperation run] + 293
    3   com.apple.CommerceKit    
    0x000000010a02cffc -[ISOperation _main:] + 425
    4   com.apple.CommerceKit    
    0x000000010a02cb3a -[ISOperation main] + 606
    5   com.apple.Foundation     
    0x00007fff90653bb6 -[__NSOperationInternal start] + 684
    6   com.apple.Foundation     
    0x00007fff9065b3d1 __block_global_6 + 129
    7   libdispatch.dylib        
    0x00007fff89ee8f3d _dispatch_call_block_and_release + 15
    8   libdispatch.dylib        
    0x00007fff89ee50fa _dispatch_client_callout + 8
    9   libdispatch.dylib        
    0x00007fff89ee623e _dispatch_worker_thread2 + 304
    10  libsystem_c.dylib        
    0x00007fff94069ceb _pthread_wqthread + 404
    11  libsystem_c.dylib        
    0x00007fff940541b1 start_wqthread + 13
    Thread 6:
    0   libsystem_kernel.dylib   
    0x00007fff897806d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff94069f2c _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff94069cf3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff940541b1 start_wqthread + 13
    Thread 7:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib   
    0x00007fff897800fa __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff9406bfc9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore 
    0x00007fff8acced66 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3   com.apple.JavaScriptCore 
    0x00007fff8aef043a JSC::BlockAllocator::blockFreeingThreadMain() + 90
    4   com.apple.JavaScriptCore 
    0x00007fff8af05a9f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib        
    0x00007fff94067782 _pthread_start + 327
    6   libsystem_c.dylib        
    0x00007fff940541c1 thread_start + 13
    Thread 8:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib   
    0x00007fff897800fa __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff9406bfc9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore 
    0x00007fff8ae530f4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore 
    0x00007fff8ae52fd6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore 
    0x00007fff8af05a9f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib        
    0x00007fff94067782 _pthread_start + 327
    6   libsystem_c.dylib        
    0x00007fff940541c1 thread_start + 13
    Thread 9:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib   
    0x00007fff897800fa __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff9406bfc9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore 
    0x00007fff8ae530f4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore 
    0x00007fff8ae52fd6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore 
    0x00007fff8af05a9f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib        
    0x00007fff94067782 _pthread_start + 327
    6   libsystem_c.dylib        
    0x00007fff940541c1 thread_start + 13
    Thread 10:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib   
    0x00007fff897800fa __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff9406bfc9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore 
    0x00007fff8ae530f4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore 
    0x00007fff8ae52fd6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore 
    0x00007fff8af05a9f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib        
    0x00007fff94067782 _pthread_start + 327
    6   libsystem_c.dylib        
    0x00007fff940541c1 thread_start + 13
    Thread 11:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib   
    0x00007fff89780322 __select + 10
    1   com.apple.CoreFoundation 
    0x00007fff94244bf6 __CFSocketManager + 1302
    2   libsystem_c.dylib        
    0x00007fff94067782 _pthread_start + 327
    3   libsystem_c.dylib        
    0x00007fff940541c1 thread_start + 13
    Thread 12:: WebCore: LocalStorage
    0   libsystem_kernel.dylib   
    0x00007fff897800fa __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff9406bfc9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore 
    0x00007fff8acced2d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore        
    0x00007fff9144dba1 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool (WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
    4   com.apple.WebCore        
    0x00007fff909a46ea WebCore::StorageThread::threadEntryPoint() + 154
    5   com.apple.JavaScriptCore 
    0x00007fff8af05a9f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_c.dylib        
    0x00007fff94067782 _pthread_start + 327
    7   libsystem_c.dylib        
    0x00007fff940541c1 thread_start + 13
    Thread 13:
    0   libsystem_kernel.dylib   
    0x00007fff897806d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff94069f2c _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff94069cf3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff940541b1 start_wqthread + 13
    Thread 14:: CVDisplayLink
    0   libsystem_kernel.dylib   
    0x00007fff897800fa __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff9406bfc9 _pthread_cond_wait + 869
    2   com.apple.CoreVideo      
    0x00007fff8bede2d4 CVDisplayLink::runIOThread() + 680
    3   com.apple.CoreVideo      
    0x00007fff8bede013 startIOThread(void*) + 148
    4   libsystem_c.dylib        
    0x00007fff94067782 _pthread_start + 327
    5   libsystem_c.dylib        
    0x00007fff940541c1 thread_start + 13
    Thread 15:
    0   libsystem_kernel.dylib   
    0x00007fff897806d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff94069f2c _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff94069cf3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff940541b1 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0xffff000000000002  rbx: 0x000000010fe48920  rcx: 0x0000000000000000  rdx: 0xfffffffffffffff8
      rdi: 0x0000000000000000  rsi: 0x0000000000000004  rbp: 0x00007fff55c9b1b0  rsp: 0x00007fff55c9b190
       r8: 0x00007fff7962ea50   r9: 0x000000010bbe0000  r10: 0x000000010fe48908  r11: 0x00007fff8ad36ac0
      r12: 0x0000000000000200  r13: 0x000000010ebe0080  r14: 0x000000010ebe0080  r15: 0x000000010bbe0000
      rip: 0x00007fff8aedb3e8  rfl: 0x0000000000010246  cr2: 0x0000000000000008
    Logical CPU: 2
    Binary Images:
    0x109f63000 -   
    0x109fdfff7  com.apple.appstore (1.2 - 129) <3B9ADBDB-D0B8-3AB1-BAA6-10D2677F2449> /Applications/App Store.app/Contents/MacOS/App Store
    0x10a00e000 -   
    0x10a2fbff7  com.apple.CommerceKit (1.2.0 - 135) <C5BF1074-DC11-3F10-8C41-C87A65566711> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/CommerceKit
    0x10a393000 -   
    0x10a3ebfff  com.apple.SoftwareUpdate.framework (6 - 451) <219F6392-EBF6-3039-B9C6-D7287FC6AFE7> /System/Library/PrivateFrameworks/SoftwareUpdate.framework/Versions/A/SoftwareU pdate
    0x10a431000 -   
    0x10a434fff  com.apple.ServerInformation (1.1 - 1) <867C8480-ADEC-3623-8237-4D9054337446> /System/Library/PrivateFrameworks/ServerInformation.framework/Versions/A/Server Information
    0x10a43f000 -   
    0x10a4dffff  com.apple.PackageKit (3.0 - 241) <5E940616-96F0-33C9-9020-8D9F216CEA09> /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit
    0x10a54c000 -   
    0x10a56aff7  com.apple.DistributionKit (700 - 729) <082532B5-7CF0-352C-B186-98C8BCB67393> /System/Library/PrivateFrameworks/Install.framework/Frameworks/DistributionKit. framework/Versions/A/DistributionKit
    0x10bc5d000 -   
    0x10bc5dff1 +cl_kernels (???) <0BD3E463-8918-4654-9650-587C65ABBAB7> cl_kernels
    0x10bc88000 -   
    0x10bc91fef  libcldcpuengine.dylib (2.1.16) <BA5F6C17-7A08-3DCF-A30E-E9C4D76B7356> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
    0x10bdcd000 -   
    0x10bdd0ff7  libCoreFSCache.dylib (24.4) <C375CAA0-F91F-3D9F-AF90-DB951BD86983> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
    0x10bdd8000 -   
    0x10bdd9ff3 +cl_kernels (???) <CD7BB3D8-B299-40E6-B6D3-08C93ECC4626> cl_kernels
    0x10e3fa000 -   
    0x10e495ff7  unorm8_bgra.dylib (2.1.16) <14128E4A-6050-35C3-A493-3C8AEAF9B14D> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib
    0x10e97e000 -   
    0x10e97fff3 +cl_kernels (???) <3624165B-69FD-45AB-9428-4693344FB1DC> cl_kernels
    0x10e9be000 -   
    0x10e9bfff2 +cl_kernels (???) <0D5D82A9-1B9D-4011-9FC8-0BF7E0BD85CE> cl_kernels
    0x10f740000 -   
    0x10f740ff5 +cl_kernels (???) <8E11F654-53AA-48C4-9E83-BA355D44924A> cl_kernels
    0x10f745000 -   
    0x10f745ff6 +cl_kernels (???) <5C5B8B9C-22B1-4A75-ADB4-A617CA266EC8> cl_kernels
    0x10f74a000 -   
    0x10f74aff4 +cl_kernels (???) <654AFE82-2559-4C75-A12E-187A4FB23D29> cl_kernels
    0x10f74e000 -   
    0x10f74effa +cl_kernels (???) <F9D355D1-D947-4237-9E3F-533293710CF3> cl_kernels
    0x10f753000 -   
    0x10f754ffd +cl_kernels (???) <7DB692AC-36DE-4C93-951B-150DE95C3921> cl_kernels
    0x10f75b000 -   
    0x10f75bff5 +cl_kernels (???) <982A807D-4FCD-4EF1-91FA-990B614DAD17> cl_kernels
    0x10f761000 -   
    0x10f761ff5 +cl_kernels (???) <C1B2FDDB-A54B-49B0-9B06-648FED66F912> cl_kernels
    0x10f769000 -   
    0x10f769ff3 +cl_kernels (???) <0F589534-E511-4009-B69F-EEEC2038382F> cl_kernels
    0x10fc4e000 -   
    0x10fc4eff3 +cl_kernels (???) <596C842B-1325-4360-A792-3AF461CCFE0E> cl_kernels
    0x10fc74000 -   
    0x10fc74ff4 +cl_kernels (???) <5EC7EEE3-2398-43B6-B9DA-EEA55E787089> cl_kernels
    0x111a9c000 -   
    0x111c53fff  GLEngine (8.5) <AB9EB15E-11BB-34BF-B89E-02BC01916ABE> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x111c8a000 -   
    0x111dcbfff  libGLProgrammability.dylib (8.5) <2FFA7003-CB27-3A04-A4DC-8178545CF74B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x111dff000 -   
    0x1120a0fff  com.apple.AMDRadeonX3000GLDriver (1.0.25 - 1.0.0) <7185722D-FAE4-3920-B25A-773F6283D2A6> /System/Library/Extensions/AMDRadeonX3000GLDriver.bundle/Contents/MacOS/AMDRade onX3000GLDriver
    0x1120ef000 -   
    0x1120f2fff  com.apple.IOAccelerator (19.0.26 - 19.0.26) <9DF4BBA7-14F1-35F9-9C4B-4F732B25836A> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelera tor
    0x1120f9000 -   
    0x112106ff7  libGPUSupportMercury.dylib (8.5) <18AAF98D-0863-3738-A4C3-F6014FDE0D86> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupportMercury.dylib
    0x112549000 -   
    0x112576fff  GLRendererFloat (8.5) <5486E8B9-3EF6-3C15-9CCB-28317B3BFA97> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0x7fff69b63000 -
    0x7fff69b9793f  dyld (210.2.3) <A40597AA-5529-3337-8C09-D8A014EB1578> /usr/lib/dyld
    0x7fff893d6000 -
    0x7fff8942cfff  com.apple.HIServices (1.20 - 416) <E7DC75C4-A3E0-3D6B-B961-C9849442BCA6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff89674000 -
    0x7fff896bfff7  com.apple.CoreMedia (1.0 - 926.37) <4C2A8C16-ED81-3127-8E27-3B4024EB9BBE> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff896c0000 -
    0x7fff896f7ff7  libssl.0.9.8.dylib (47) <923945E6-C489-3406-903B-A362410753F8> /usr/lib/libssl.0.9.8.dylib
    0x7fff896f8000 -
    0x7fff89760ff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
    0x7fff8976e000 -
    0x7fff89789ff7  libsystem_kernel.dylib (2050.7.9) <E0447BF5-E104-35B0-B28B-4156887D58F1> /usr/lib/system/libsystem_kernel.dylib
    0x7fff8978a000 -
    0x7fff897dfff7  libTIFF.dylib (843) <4EB491F3-8DA4-3E4F-AE83-E207720F38B3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff897e8000 -
    0x7fff897eeff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
    0x7fff897ef000 -
    0x7fff897f3fff  libCGXType.A.dylib (322) <0FA2272E-7733-36EA-9B9B-9279169D5919> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff897f4000 -
    0x7fff89850fff  com.apple.QuickLookFramework (4.0 - 555.0) <8B163B8C-001E-3BBB-98ED-8173C68BC84C> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff89851000 -
    0x7fff89851fff  com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff89852000 -
    0x7fff8992cfff  com.apple.backup.framework (1.4 - 1.4) <00964E68-4A36-3F9F-B0A5-B782575C64DE> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff8992d000 -
    0x7fff89933fff  libCGXCoreImage.A.dylib (322) <18394988-137B-3D59-8B6B-2B04EDB87478> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x7fff89934000 -
    0x7fff89954fff  libPng.dylib (843) <8F83F355-CA33-3D15-8178-54A135BA23BA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff89955000 -
    0x7fff89957fff  libquarantine.dylib (52) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib
    0x7fff8995d000 -
    0x7fff89af8fef  com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x7fff89af9000 -
    0x7fff89afdfff  com.apple.IOSurface (86.0.2 - 86.0.2) <739A481A-DF06-39EB-B784-D03BA1CBD762> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff89afe000 -
    0x7fff89b1dff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
    0x7fff89b63000 -
    0x7fff89bafff7  libauto.dylib (185.1) <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib
    0x7fff89bb0000 -
    0x7fff89bc5fff  com.apple.ImageCapture (8.0 - 8.0) <17A45CE6-7DA3-36A5-B7EF-72BC136981AE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff89bf4000 -
    0x7fff89c03ff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
    0x7fff89c04000 -
    0x7fff89d47fef  com.apple.MediaControlSender (1.4.1 - 141.23) <983E0905-BA7A-35D3-9370-430032201712> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
    0x7fff89d48000 -
    0x7fff89de2fff  libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff89de3000 -
    0x7fff89e28ff7  com.apple.DiskManagement (5.0 - 631) <1F1CFE5E-39C9-3D8C-B7DE-A1B31E12F44C> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManag ement
    0x7fff89e59000 -
    0x7fff89e99fff  com.apple.MediaKit (13 - 658) <3614D66C-0712-3049-9C5A-1ED9A94D82C5> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff89e9a000 -
    0x7fff89ee2fff  libcurl.4.dylib (69.2) <EBDBF42D-E4A6-3D05-A76B-2817D79D59E2> /usr/lib/libcurl.4.dylib
    0x7fff89ee3000 -
    0x7fff89ef8ff7  libdispatch.dylib (228.18) <0B6B6E7F-4D8A-3F3B-A4BF-6CF34638DBBB> /usr/lib/system/libdispatch.dylib
    0x7fff89ef9000 -
    0x7fff89ffbfff  libcrypto.0.9.8.dylib (47) <74F165AD-4572-3B26-B0E2-A97477FE59D0> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff89ffc000 -
    0x7fff8a099fff  com.apple.PDFKit (2.7 - 2.7) <00F5A07D-4F61-3BE7-8836-EB03DA904FB1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x7fff8a0df000 -
    0x7fff8a0edff7  com.apple.Librarian (1.1 - 1) <B0248F96-6BC9-3F63-8557-65DF1606039C> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x7fff8a0ee000 -
    0x7fff8a0f2fff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
    0x7fff8a0f3000 -
    0x7fff8a0f9fff  com.apple.DiskArbitration (2.5 - 2.5) <348AC0CC-6BCE-3416-9141-A5C1164EDDFF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff8a0fa000 -
    0x7fff8a0fcff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
    0x7fff8a1ac000 -
    0x7fff8a1b0ff7  com.apple.CommonPanels (1.2.5 - 94) <AAC003DE-2D6E-38B7-B66B-1F3DA91E7245> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x7fff8a1b1000 -
    0x7fff8a1b5fff  com.apple.SecCodeWrapper (2.0 - 1) <9C89FB5E-A3C1-34B0-85C8-EF5B093A461C> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
    0x7fff8a1f0000 -
    0x7fff8a1fafff  libcsfde.dylib (274.4) <BA21D512-35F1-3B00-8FF6-E0D6A29A21FF> /usr/lib/libcsfde.dylib
    0x7fff8a1fb000 -
    0x7fff8a201fff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
    0x7fff8a202000 -
    0x7fff8a20bfff  com.apple.CommerceCore (1.0 - 26) <997CD214-BC78-3C61-A1B8-813EA1CB9997> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x7fff8a20c000 -
    0x7fff8a216fff  com.apple.DisplayServicesFW (2.6 - 352.4.2) <7FF30C43-84D7-3305-B8AD-F9754F3C582B> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x7fff8a217000 -
    0x7fff8a39dfff  libBLAS.dylib (1073.3) <6B71AB8C-3D9A-33C2-9EAF-2A0BA504D493> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff8a39e000 -
    0x7fff8a3aafff  libCSync.A.dylib (322) <C1321292-F5D3-3B8F-8CBB-57AC8E05F90C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff8a592000 -
    0x7fff8a9cefff  com.apple.VideoToolbox (1.0 - 926.37) <2C623B6A-42C1-30C3-93A6-0A10880D07D3> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff8aa08000 -
    0x7fff8aa10ff7  libsystem_dnssd.dylib (379.27) <057906EA-206E-3C35-B43F-5D936FD0A84F> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff8aa11000 -
    0x7fff8aa59fff  com.apple.framework.CoreWiFi (1.0 - 100.10) <0E863B4A-1094-3F8D-BEDE-D99537E9C588> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff8aa5a000 -
    0x7fff8aa5afff  com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff8aa5b000 -
    0x7fff8aab7fff  com.apple.corelocation (1.0 - 1239.35) <0E3482AE-CF12-3CE2-A15E-0BF3D5F956CB> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff8ab0f000 -
    0x7fff8ab11ff7  com.apple.EFILogin (2.0 - 2) <6D339047-85C5-35CD-B48F-8C43A6071416> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff8ab12000 -
    0x7fff8abacfff  com.apple.CoreSymbolication (3.0 - 87) <75F2C0DD-549A-36F6-BD9E-FB40A924344F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x7fff8abad000 -
    0x7fff8acc7fff  com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff8acc8000 -
    0x7fff8af61ff7  com.apple.JavaScriptCore (8536 - 8536.24) <3A80677B-3381-3281-8033-0F96F7D8D01A> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff8af8b000 -
    0x7fff8b2a2ff7  com.apple.CoreServices.CarbonCore (1037 - 1037) <5127E2AB-AE98-3393-AEF6-CA8C1090F921> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff8b2a3000 -
    0x7fff8b2a4fff  libDiagnosticMessagesClient.dylib (7) <56A70657-E8C2-3804-AB87-77DC100512A4> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff8b4fb000 -
    0x7fff8b529fff  com.apple.CoreServicesInternal (153 - 153) <11507A03-9165-350C-9492-A545EA7331BD> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x7fff8b52a000 -
    0x7fff8b52dfff  com.apple.TCC (1.0 - 1) <DE7ECAC3-BD08-323A-9C12-EE4A49B72871> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff8b5e7000 -
    0x7fff8b613ff7  libRIP.A.dylib (322) <36880C8B-7FC0-3689-91FF-A0E8F4F57FE4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff8b614000 -
    0x7fff8b635fff  com.apple.Ubiquity (1.2 - 234.2) <AC544B6F-0879-39A3-90A3-8BC8C29CBAD5> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x7fff8b636000 -
    0x7fff8b72bfff  libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
    0x7fff8b72c000 -
    0x7fff8b72cfff  com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff8b72d000 -
    0x7fff8b744fff  com.apple.GenerationalStorage (1.1 - 132.1) <EAB41613-0145-3CE5-AA60-A8A791A3EE22> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x7fff8b745000 -
    0x7fff8b8cefff  com.apple.WebKit (8536 - 8536.25) <6827B87B-9921-3E69-80A6-115ED325DBA4> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff8b8d1000 -
    0x7fff8b8ddff7  com.apple.CrashReporterSupport (10.8 - 411) <FA7EA7CD-103D-30B1-BF2F-862E68A6B5B7> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff8b8de000 -
    0x7fff8b916fff  libtidy.A.dylib (15.10) <9009156B-84F5-3781-BFCB-B409B538CD18> /usr/lib/libtidy.A.dylib
    0x7fff8b917000 -
    0x7fff8b9eaff7  com.apple.DiscRecording (7.0 - 7000.2.4) <49FD2D2F-4F2C-39B6-877B-6E3172577D18> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff8b9eb000 -
    0x7fff8ba2eff7  com.apple.ShareKit (1.0 - 117) <B740A998-D9EC-3A0F-9576-056417D21481> /System/Library/PrivateFrameworks/ShareKit.framework/Versions/A/ShareKit
    0x7fff8ba8a000 -
    0x7fff8be82ff7  com.apple.MediaToolbox (1.0 - 926.37) <347504AF-1028-3829-B51B-80E2F22BA600> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff8be83000 -
    0x7fff8be86fff  com.apple.AppleSystemInfo (2.0 - 2) <BC221376-361F-3F85-B284-DC251D3BB442> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
    0x7fff8be8c000 -
    0x7fff8bedbff7  libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff8bedc000 -
    0x7fff8bf06ff7  com.apple.CoreVideo (1.8 - 99.0) <ED17EF3A-2775-3840-BBD1-6513B5B112F2> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff8c021000 -
    0x7fff8c02fff7  libkxld.dylib (2050.7.9) <8194156D-8B7D-3881-AF62-BCBE3306EE49> /usr/lib/system/libkxld.dylib
    0x7fff8c0b3000 -
    0x7fff8c0bdfff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <D803919C-3102-3515-A178-61E9C86C46A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x7fff8c0be000 -
    0x7fff8c0ccfff  libcommonCrypto.dylib (60026) <2D6537F5-1B5E-305C-A1CF-D1FA80CA3939> /usr/lib/system/libcommonCrypto.dylib
    0x7fff8c11d000 -
    0x7fff8c130ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <2F2694E9-A7BC-33C7-B4CF-8EC907DF0FEB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff8c132000 -
    0x7fff8c18fff7  com.apple.AE (645 - 645) <9C3E54BA-EE6B-3F02-8775-9C4AF40F40CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff8c190000 -
    0x7fff8c2affff  com.apple.desktopservices (1.7.0 - 1.7.0) <F84224B1-BA28-31AF-8C89-1C2DBBFE4753> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff8c2b0000 -
    0x7fff8c3aeff7  com.apple.QuickLookUIFramework (4.0 - 555.0) <BD4FD137-918A-3755-B2B5-4E552D85B460> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x7fff8c3dc000 -
    0x7fff8c4e7fff  libFontParser.dylib (84.5) <617A7D30-C7BC-39FC-A1FE-59367B4A5719> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff8c572000 -
    0x7fff8c58efff  com.apple.openscripting (1.3.5 - 148) <ACDE22A1-6170-3289-AF26-E501E6326BD7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff8c58f000 -
    0x7fff8c5c1fff  com.apple.framework.Admin (12.0 - 12.0) <5D6978C8-0B1B-3D0E-A122-C0ABD0AA8488> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
    0x7fff8c5c2000 -
    0x7fff8c653ff7  com.apple.CorePDF (2.0 - 2) <BD4EBB01-5A60-34F1-B9DD-AF745AA10902> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff8c654000 -
    0x7fff8c654fff  libOpenScriptingUtil.dylib (148) <4DB14EC4-422C-3AE8-83BF-354FEC197FD3> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff8cd98000 -
    0x7fff8cff3fff  com.apple.QuartzComposer (5.1 - 281) <E2BADA0D-2078-36FD-A761-97F9430C3C1B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x7fff8cff4000 -
    0x7fff8d0b9fff  com.apple.coreui (2.0 - 181) <CFCB6868-36AC-3734-ACEA-DF9CAB2B84F2> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff8d0ba000 -
    0x7fff8d0ccff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
    0x7fff8d0cd000 -
    0x7fff8d10cff7  com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff8d10d000 -
    0x7fff8d121fff  com.apple.speech.synthesis.framework (4.1.10 - 4.1.10) <21086D96-F997-38D3-BB59-8600CCC3A36F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff8d122000 -
    0x7fff8d143ff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
    0x7fff8d1d3000 -
    0x7fff8d1d5fff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff8d6c0000 -
    0x7fff8d73eff7  com.apple.securityfoundation (6.0 - 55115.4) <C5461971-E455-31A6-99B8-AF80C4BC26DD> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff8d73f000 -
    0x7fff8d76dff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
    0x7fff8d76e000 -
    0x7fff8d782fff  libGL.dylib (8.5) <BE75219E-DC86-343A-983C-CA3ECADE659F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff8d783000 -
    0x7fff8d79afff  com.apple.CFOpenDirectory (10.8 - 151.10) <FFBBA538-00B5-334E-BA5B-C8AD6CDCDA14> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff8d79b000 -
    0x7fff8d8b3a27  libobjc.A.dylib (532) <9FA80CDA-97F4-3801-8879-0C1B976BC5CA> /usr/lib/libobjc.A.dylib
    0x7fff8d8cf000 -
    0x7fff8d8f5fff  com.apple.framework.familycontrols (4.0 - 400) <B296674D-6D0B-323D-84C0-1D356F6F3BFA> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff8d8f6000 -
    0x7fff8d8f7fff  libScreenReader.dylib (264.2) <E8BFC2E1-798D-33F6-AFF4-3334DE24DDE8> /usr/lib/libScreenReader.dylib
    0x7fff8d8f8000 -
    0x7fff8d906ff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
    0x7fff8d95e000 -
    0x7fff8d960fff  com.apple.securityhi (4.0 - 55002) <34E45C60-DC7E-3FCC-A1ED-EBF48B77C559> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x7fff8d961000 -
    0x7fff8d9e1ff7  com.apple.ApplicationServices.ATS (332 - 341) <0CAA1A5C-59DB-3ACE-8478-05D72CBB7C76> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff8d9e5000 -
    0x7fff8da27fff  com.apple.RemoteViewServices (2.0 - 80.3) <E0224421-A421-3DB6-99AF-B249684FD13A> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x7fff8da3f000 -
    0x7fff8dac1fff  com.apple.Heimdal (3.0 - 2.0) <660A6C64-4912-32C8-A332-B64164032A2D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff8dac2000 -
    0x7fff8db18ff7  com.apple.opencl (2.1.17 - 2.1.17) <CA9E8BED-17C9-393B-A53E-8EAA8BF01C47> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff8dc7d000 -
    0x7fff8df27fff  com.apple.imageKit (2.2 - 660) <C14E3765-B683-3530-9312-256CEF43A258> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x7fff8df28000 -
    0x7fff8df62fff  com.apple.GSS (3.0 - 2.0) <0BDF8090-5EF4-3759-94DE-8521D74188AA> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff8df78000 -
    0x7fff8e90939f  com.apple.CoreGraphics (1.600.0 - 322) <2F5D7032-9A96-36AE-A227-428E95CAE0C5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff8e90a000 -
    0x7fff8e959ff7  libcorecrypto.dylib (106) <57BC99C6-3C3F-344C-BDD6-25E845D956F2> /usr/lib/system/libcorecrypto.dylib
    0x7fff8e95a000 -
    0x7fff8eb08fff  com.apple.QuartzCore (1.8 - 304.0) <BDC66714-F60C-386D-A773-F897D1E87AB6> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff8eb09000 -
    0x7fff8eb0efff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
    0x7fff8eb0f000 -
    0x7fff8eb5cfff  com.apple.CoreMediaIO (301.0 - 4147) <61E348A5-1F9E-3390-9613-3EACE40DBD8C> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff8eb5d000 -
    0x7fff8eb73fff  com.apple.MultitouchSupport.framework (235.27 - 235.27) <78E356A6-78E8-3CAB-8982-7A4958C7A955> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff8eb74000 -
    0x7fff8eb78fff  libGIF.dylib (843) <21324AF8-AFDA-3149-B547-C5109C1FBECF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff8eb79000 -
    0x7fff8eb84fff  libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
    0x7fff8eb85000 -
    0x7fff8eb98ff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
    0x7fff8eb99000 -
    0x7fff8ebbdff7  libc++abi.dylib (24.2) <340E7C7B-DC93-3AA2-B015-B1C9541EC255> /usr/lib/libc++abi.dylib
    0x7fff8ecb0000 -
    0x7fff8ecbdff7  com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff8ecbe000 -
    0x7fff8ecc3fff  com.apple.OpenDirectory (10.8 - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff8ef8c000 -
    0x7fff8ef97ff7  com.apple.ProtocolBuffer (2 - 104) <3270C172-1437-3080-9E53-3E2DCA9AE2EC> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
    0x7fff8ef98000 -
    0x7fff8ef9bff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
    0x7fff8ef9c000 -
    0x7fff8f210ff7  com.apple.RawCamera.bundle (3.14.2 - 644) <11978DA8-3427-33FB-95BD-315608107265> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff8f211000 -
    0x7fff8f298ff7  libCoreStorage.dylib (274.4) <7CCA18AC-1A7D-3962-8817-D70AA927973F> /usr/lib/libCoreStorage.dylib
    0x7fff8f299000 -
    0x7fff8f2eafff  com.apple.SystemConfiguration (1.12 - 1.12) <7A8300B5-F5B3-39F0-A4B2-4C0C293FA29F> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff8f2eb000 -
    0x7fff8f30dff7  libxpc.dylib (140.37) <C552985C-2171-3136-A1B9-3AB21CBF7C4A> /usr/lib/system/libxpc.dylib
    0x7fff8f30e000 -
    0x7fff8f40bff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
    0x7fff8f44e000 -
    0x7fff8f4ecfff  com.apple.ink.framework (1.4 - 110) <C6E43ED5-7189-3291-80F0-BB7702AD051A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff8f4ed000 -
    0x7fff8f50cfff  com.apple.ChunkingLibrary (2.0 - 132) <F5051C19-6C4E-3E65-9BEC-B0A4BA82457A> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
    0x7fff8f50d000 -
    0x7fff8f50dfff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <B5A18EE8-DF81-38DD-ACAF-7076B2A26225> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x7fff8f50e000 -
    0x7fff8f56aff7  com.apple.Symbolication (1.3 - 93) <F2C7E0B6-B241-3020-B30A-0636D0FA3378> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x7fff8f56b000 -
    0x7fff8f573fff  liblaunch.dylib (442.21) <224CB010-6CF8-3FC2-885C-6F80330321EB> /usr/lib/system/liblaunch.dylib
    0x7fff8f574000 -
    0x7fff8f581fff  com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x7fff8f582000 -
    0x7fff8f7a0fff  com.apple.CoreData (106 - 407.5) <45EF39FE-7FD6-366E-BB5C-3E86E0B7DA3C> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff8f7b0000 -
    0x7fff8f7b0fff  com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff8f7b4000 -
    0x7fff8f7b5fff  libodfde.dylib (18) <015DD2A0-D59A-3547-909D-7C028A65C312> /usr/lib/libodfde.dylib
    0x7fff8f7b6000 -
    0x7fff8f81ffff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
    0x7fff8f820000 -
    0x7fff8f84cfff  com.apple.quartzfilters (1.8.0 - 1.7.0) <B8DE45D7-1827-3379-A478-1A574A1D11D9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x7fff8f84d000 -
    0x7fff8f878fff  com.apple.framework.Apple80211 (8.0 - 800.15) <378C6564-96EC-3BFF-9AC0-8A6F87030254> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff8f887000 -
    0x7fff8f887fff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff8f8d6000 -
    0x7fff8f911fff  com.apple.LDAPFramework (2.4.28 - 194.5) <012E3038-92EA-3DC8-82B1-A71462DDAE9E> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff8f912000 -
    0x7fff8f912fff  com.apple.Carbon (154 - 155) <372716D2-6FA1-3611-8501-3DD1D4A6E8C8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff8f913000 -
    0x7fff8f914ff7  libremovefile.dylib (23.1) <DBBFAF35-AC78-3856-92F6-

  • Safari Quits Unexpectedly when I try to launch it

    Before I switched to Leopard, this problem suddenly occured. I was told that switching to Leopard would fix it. It didn't. I've trashed the plist and restarted to no avail. Here is the report:
    Process: Safari [4622]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 3.0.4 (5523.10)
    Build Info: WebBrowser-55231000~1
    Code Type: PPC (Native)
    Parent Process: launchd [76]
    Date/Time: 2007-12-12 22:22:51.061 -0800
    OS Version: Mac OS X 10.5.1 (9B18)
    Report Version: 6
    Exception Type: EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000001, 0x000000009449aee8
    Crashed Thread: 0
    Application Specific Information:
    * Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Invalid parameter not satisfying: item != nil'
    Thread 0 Crashed:
    0 com.apple.CoreFoundation 0x9449aee8 __TERMINATING_DUE_TO_UNCAUGHT_EXCEPTION__ + 0
    1 libobjc.A.dylib 0x95f176a8 objcexceptionthrow + 68
    2 com.apple.CoreFoundation 0x9449ae4c +[NSException raise:format:arguments:] + 136
    3 com.apple.Foundation 0x90ac1e64 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 116
    4 com.apple.AppKit 0x94b12478 -[NSMenu removeItem:] + 152
    5 com.apple.Safari 0x0000383c 0x1000 + 10300
    6 com.apple.CoreFoundation 0x944a8b50 -[NSSet makeObjectsPerformSelector:] + 200
    7 com.apple.AppKit 0x94aef054 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1264
    8 com.apple.AppKit 0x94bf7350 old_loadNib + 252
    9 com.apple.AppKit 0x94ae6044 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 912
    10 com.apple.AppKit 0x94ae5bd8 +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 336
    11 com.apple.AppKit 0x94ae58c0 NSApplicationMain + 332
    12 com.apple.Safari 0x00002d10 0x1000 + 7440
    Thread 1:
    0 libSystem.B.dylib 0x906bb3ec _semwaitsignal + 12
    1 libSystem.B.dylib 0x906f7fa0 pthread_condwait + 1580
    2 com.apple.WebCore 0x9649547c WebCore::IconDatabase::syncThreadMainLoop() + 316
    3 com.apple.WebCore 0x96490694 WebCore::IconDatabase::iconDatabaseSyncThread() + 420
    4 libSystem.B.dylib 0x906f6bf8 pthreadstart + 316
    Thread 0 crashed with PPC Thread State 32:
    srr0: 0x9449aee8 srr1: 0x0202f030 dar: 0xe0023000 dsisr: 0x42000000
    r0: 0x95f176ac r1: 0xbffff530 r2: 0xa082b5f0 r3: 0x0019b038
    r4: 0x00000000 r5: 0x002fc080 r6: 0x00000000 r7: 0x002fe005
    r8: 0x00000afa r9: 0x00057a50 r10: 0x002fe005 r11: 0x24044442
    r12: 0x906bf094 r13: 0x0021c080 r14: 0x00000000 r15: 0xa09d544c
    r16: 0xa09aeb64 r17: 0x00244010 r18: 0xa09aeb64 r19: 0x0024afd0
    r20: 0xa09aeb64 r21: 0x0014717c r22: 0x00147170 r23: 0xa097258c
    r24: 0x00147164 r25: 0x001534d8 r26: 0x95fbeacc r27: 0xa084095c
    r28: 0xa083e434 r29: 0x00257450 r30: 0xa0b25dc0 r31: 0x95f17674
    cr: 0x24044442 xer: 0x00000004 lr: 0x95f176ac ctr: 0x906bf094
    vrsave: 0x00000000
    Binary Images:
    0x1000 - 0x138ff7 com.apple.Safari 3.0.4 (5523.10) <c97d27762fb9245167f1258e6e098c97> /Applications/Safari.app/Contents/MacOS/Safari
    0x17c000 - 0x18bffc SyndicationUI ??? (???) <686861312ce148fcdb0b0432d4d02c9a> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x300000 - 0x3c8ffb com.apple.RawCamera.bundle 2.0 (2.0) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x8fe00000 - 0x8fe309d3 dyld 95.3 (???) <a7be977c203ec5c76b2f25a7aef66554> /usr/lib/dyld
    0x90003000 - 0x9007dffd com.apple.CFNetwork 220 (220) <aed2b0142811435ea0d3e6d10f66b3ee> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x9007e000 - 0x9007efff com.apple.Carbon 136 (136) <6a6a209ec9179368db7ead8382b8ee63> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x9007f000 - 0x90639fff libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x90650000 - 0x906a6fff libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x906b3000 - 0x9084cfe3 libSystem.B.dylib ??? (???) <8a6cd873dfa7ada786efac188f95ed1b> /usr/lib/libSystem.B.dylib
    0x9084d000 - 0x90893ff9 com.apple.securityinterface 3.0 (32532) <82a438eff282dd1dc1f803dfd91b5f38> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x908e3000 - 0x908eafff com.apple.CommonPanels 1.2.4 (85) <0d1256175c5512c911ede094d767acfe> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x9090a000 - 0x90925ffb libPng.dylib ??? (???) <c51ec88c87a3f0a646471165e16acd43> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x90966000 - 0x90986ff7 libJPEG.dylib ??? (???) <92341083256fbcd28888a179ebf941ef> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x909ca000 - 0x90c0effb com.apple.Foundation 6.5.1 (677.1) <4152239382fb0f48abbcbf35bd04afa6> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x90c0f000 - 0x90c71ffb com.apple.htmlrendering 68 (1.1.3) <e852db1c007de975fae2f0c2769c88ef> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x90c72000 - 0x90dbbffb com.apple.ImageIO.framework 2.0.0 (2.0.0) <437c9df52645bf8bead58967ea46ef17> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x90dbc000 - 0x90dbeffd libRadiance.dylib ??? (???) <3d70fcb7557347829c96c9753074b3f1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x90dbf000 - 0x90e6ffff edu.mit.Kerberos 6.0.11 (6.0.11) <16acc832b51b89fdbc563194596623c6> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x90ebe000 - 0x90f8cff7 com.apple.CoreServices.OSServices 210.2 (210.2) <bad4943629f870d305f2bc7c6dfffe2d> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90f8d000 - 0x90f8dff8 com.apple.Cocoa 6.5 (???) <e9a4f1c636d00893db0494c4040176ba> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x910ee000 - 0x91175ffb com.apple.audio.CoreAudio 3.1.0 (3.1) <880a5a35ef1c5158271ee4b305b35626> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x91176000 - 0x911f1fff com.apple.SearchKit 1.2.0 (1.2.0) <1b448fbae02460eae76ee1c6883f45d6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x911f2000 - 0x9123dffb com.apple.Metadata 10.5.0 (398) <b6bb1fd5a7a9135f546b2d8cbd65eafc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9123e000 - 0x9141fffb com.apple.security 5.0.1 (32736) <15632bf9bbdb223194b3d79a2e48e02d> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x91420000 - 0x914d0fff com.apple.QD 3.11.50 (???) <57b7475a61b2d27a600e0a0851d8c7be> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x914d1000 - 0x914fcff7 libauto.dylib ??? (???) <c1f2bd227817ad7c7bf29ec74729ac7c> /usr/lib/libauto.dylib
    0x91512000 - 0x915abfc3 libvDSP.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x915ac000 - 0x91634fff com.apple.ink.framework 101.3 (86) <66a99ad6bc695390a66dd24789e23dcc> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x91635000 - 0x916e9fff com.apple.DesktopServices 1.4.3 (1.4.3) <2ac43f20a262ad162ff0fc8b60b8e39a> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x916f8000 - 0x91739ffb libTIFF.dylib ??? (???) <0d0a3107d26786c3708e6a511d5acec9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x9173a000 - 0x9173affb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x9187e000 - 0x91931ffb com.apple.JavaScriptCore 5523.10.3 (5523.10.3) <11a3413a91cb500bbd65b8620295005a> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x91961000 - 0x91c8afe7 libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x91c92000 - 0x91ddaff3 libicucore.A.dylib ??? (???) <250daed2fb2e6bf114480e2e4da0728b> /usr/lib/libicucore.A.dylib
    0x91e56000 - 0x91eecff7 com.apple.LaunchServices 284 (284) <8728538c492c7ebc0c8f325bd53b8b65> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x91eed000 - 0x91f86ffb com.apple.ApplicationServices.ATS 3.0 (???) <34fed4b41a99f16e7103e0309a062c97> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x91f87000 - 0x91fc4ffe com.apple.securityfoundation 3.0 (32768) <233b3acd9c5329b8f49d2e2a63dc81c7> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x91fc5000 - 0x91ffdfff com.apple.SystemConfiguration 1.9.0 (1.9.0) <d925dde7699e6231c88a41b0254a7591> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91ffe000 - 0x92011fff com.apple.LangAnalysis 1.6.4 (1.6.4) <c184bb5b2859e82c5740a6fdb1e3d0bc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x92012000 - 0x92021fff com.apple.DSObjCWrappers.Framework 1.2 (1.2) <2411674c821a8907449ac741ce6a40c3> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x92033000 - 0x9203efff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <ae3dc890a43a9269388301f6b59d3091> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92c1f000 - 0x92c46fff libxslt.1.dylib ??? (???) <3700d04090629deddb436aa2d516c56d> /usr/lib/libxslt.1.dylib
    0x92c47000 - 0x92c5effb com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92c5f000 - 0x92c67fff libbsm.dylib ??? (???) <c1fca3cbe3b1c21e9b31bc89b920f34c> /usr/lib/libbsm.dylib
    0x92c68000 - 0x92c87fff com.apple.Accelerate.vecLib 3.4 (vecLib 3.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x92c88000 - 0x92c94ff3 com.apple.audio.SoundManager 3.9.2 (3.9.2) <79588842bcaf6c747a95b2120304397a> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x92c95000 - 0x92c9cffb com.apple.print.framework.Print 218 (220) <c049174237183efe3afce707ce2c6d67> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x92c9d000 - 0x92ffaffe com.apple.QuartzCore 1.5.1 (1.5.1) <e09ec58e69e2b4b8256eaa05d8a71f88> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x9309a000 - 0x931aeffa com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x931af000 - 0x93273ff3 com.apple.CoreData 100 (185) <e07feef645427639349ed2c62abcf169> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x93274000 - 0x93574ff3 com.apple.CoreServices.CarbonCore 783 (783) <fd2acaf23e95472f78b8a077fa039986> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x93575000 - 0x93634ff9 com.apple.WebKit 5523.10.3 (5523.10.3) <2010268bc671ef79128cf5dea245d8d7> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x9369b000 - 0x93700ffb com.apple.ISSupport 1.6 (34) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x93c17000 - 0x93d00fff libxml2.2.dylib ??? (???) <6f383df1e1e775be0158ba947784ae13> /usr/lib/libxml2.2.dylib
    0x93d01000 - 0x94273ff7 com.apple.CoreGraphics 1.351.0 (???) <424b6b6e1fe858a1a0ee3adc36d40634> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x94274000 - 0x94299fff libcups.2.dylib ??? (???) <aaa8c97d6b85ca0bfd6ddebd012673df> /usr/lib/libcups.2.dylib
    0x9429a000 - 0x9429afff com.apple.Accelerate 1.4 (Accelerate 1.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x9429b000 - 0x942d9ff7 libtidy.A.dylib ??? (???) <5ed7eaf2c53383f5bf92fa2b8cd9d16d> /usr/lib/libtidy.A.dylib
    0x942da000 - 0x942daffa com.apple.CoreServices 32 (32) <42b6dda539f7411606187335d9eae0c5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x942db000 - 0x942ebfff libsasl2.2.dylib ??? (???) <18935d5e775962f4728b91189b092d45> /usr/lib/libsasl2.2.dylib
    0x942ec000 - 0x943a6fff libcrypto.0.9.7.dylib ??? (???) <4ea3d7e9a1c28ac7b17ed80873fe6598> /usr/lib/libcrypto.0.9.7.dylib
    0x943a7000 - 0x943a8fff libffi.dylib ??? (???) <11b77dbce4aa0f0b66d40014230abd1d> /usr/lib/libffi.dylib
    0x943a9000 - 0x943b7ff3 com.apple.opengl 1.5.5 (1.5.5) <32b2691d8949b7dec765af89ab04ffdd> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x943c4000 - 0x944e9ff3 com.apple.CoreFoundation 6.5 (476) <9073c2bfdf6842562c8b7f0308109c02> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x944eb000 - 0x945f9ffb com.apple.PubSub 1.0.1 (59) /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x94635000 - 0x94636ff8 com.apple.ApplicationServices 34 (34) <6aa5ee485bb2e656531b3505932b845f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x9475c000 - 0x948c7ff9 com.apple.AddressBook.framework 4.1 (687) <55d0fd26085aeb25c536b051f53c1311> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94998000 - 0x949e5ff7 libGLImage.dylib ??? (???) <9dbe7b634d7c01ae3684c547fbbd4d71> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x94a2a000 - 0x94aabfff com.apple.print.framework.PrintCore 5.5 (245) <708e8418daf27acff77d7a9aebc54e94> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x94aac000 - 0x94aaffff com.apple.help 1.1 (36) <7106d6e074a3b9835ebf1e6cc6c822ce> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x94ac0000 - 0x94adffff com.apple.vecLib 3.4 (vecLib 3.4) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x94ae0000 - 0x95251fff com.apple.AppKit 6.5 (949) <ff6de5455323db3dba2d5b0373036823> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x95258000 - 0x95273ffb com.apple.openscripting 1.2.6 (???) <12270fbb14905644f78975f227328a98> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x95291000 - 0x952beff3 libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x952bf000 - 0x952c2ffb com.apple.securityhi 3.0 (30817) <e50c0cac9048f8923b95797753d50b5c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x952c3000 - 0x952f4fff com.apple.coreui 0.1 (60) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x952f5000 - 0x95724ffa libGLProgrammability.dylib ??? (???) <4c75bd9e0eca8999aaa97c304f776b65> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x95725000 - 0x9574fff7 libssl.0.9.7.dylib ??? (???) <5dac2e94552ad76696c35bd6886f5a92> /usr/lib/libssl.0.9.7.dylib
    0x95a75000 - 0x95a7efff com.apple.DiskArbitration 2.2 (2.2) <9c8f8ade43fa25b32109ef9dcc0cb5d5> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x95a7f000 - 0x95b4efff com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x95b4f000 - 0x95e86fff com.apple.HIToolbox 1.5.0 (???) <fb1e7eb09bab8fc9c1675310da5b86ed> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x95e87000 - 0x95f0cfff libsqlite3.0.dylib ??? (???) <7b379cb4220346e99c32c427d4539496> /usr/lib/libsqlite3.0.dylib
    0x95f0d000 - 0x95ff0feb libobjc.A.dylib ??? (???) <4a90e315bd1718c3f5ae09ee6c23e36c> /usr/lib/libobjc.A.dylib
    0x96110000 - 0x9619afff libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x9619b000 - 0x9622dfff com.apple.framework.IOKit 1.5.1 (???) <591b8b0cc4261db98a6e72e38eef5f9a> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x96277000 - 0x962d3fff com.apple.HIServices 1.6.0 (???) <a3e89f96e628703a20a2d2f587f3f983> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x962d4000 - 0x963f1ff7 com.apple.audio.toolbox.AudioToolbox 1.5 (1.5) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x963f2000 - 0x9640dff3 com.apple.DirectoryService.Framework 3.5 (3.5) <3246a5d1c6a3d678798a90e8c5cd3677> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x9640e000 - 0x9646efff com.apple.CoreText 2.0.0 (???) <88030136aacddbb747a2eae3937885f5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x9646f000 - 0x96471fff com.apple.CrashReporterSupport 10.5.0 (156) <906c8d99acdeb122551a99cd930bf32f> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x96472000 - 0x96478ffb com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x96479000 - 0x9648cffb com.apple.speech.synthesis.framework 3.6.59 (3.6.59) <7c299626d6167de473e85327699cdb9c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x9648d000 - 0x96a14ff3 com.apple.WebCore 5523.10.3 (5523.10.3) <9d13d4e810c1553c5a87de84e6b10af8> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x96a15000 - 0x96a19ffe libGIF.dylib ??? (???) <d6e2a570359313a39c6783c2ecfee608> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x96a4d000 - 0x96a66fff com.apple.CoreVideo 1.5.0 (1.5.0) <a33e0650188d05dfd088627dbfb13b9c> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x96a67000 - 0x96a6cff6 libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x96a6d000 - 0x96ad4ffb libstdc++.6.dylib ??? (???) <a4e9b10268b3ffac26d0296499b24e8e> /usr/lib/libstdc++.6.dylib
    0x96ad5000 - 0x96b1cfff com.apple.NavigationServices 3.5.1 (161) <b245f17b2b2902e1f9eeaaa6773f8126> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x96b1d000 - 0x96b1dfff com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x96b48000 - 0x96b53ffb libgcc_s.1.dylib ??? (???) <ea47fd375407f162c76d14d64ba246cd> /usr/lib/libgcc_s.1.dylib
    0x96b54000 - 0x96b89ffb com.apple.LDAPFramework 1.4.3 (106) <d9a3a16b2d468683b68f714d11196d7b> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x96b8a000 - 0x96bbffff com.apple.AE 402 (402) <a4b92c8ac89cc774b85fb44c48b9d882> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x96bc0000 - 0x96bcefff libz.1.dylib ??? (???) <1a70dd3594a8c5ad39d785af5da23237> /usr/lib/libz.1.dylib
    0x96bcf000 - 0x96bedfff libresolv.9.dylib ??? (???) <ee2b69c3b0d6d4a3167c307f1ee65cb5> /usr/lib/libresolv.9.dylib
    0x96bee000 - 0x96c06ffb com.apple.DictionaryServices 1.0.0 (1.0.0) <fe37191e732eeb66189185cd000a210b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0xfffec000 - 0xfffeffff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff8000 - 0xffff9703 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
    Any clues?

    Hi all there. I need HELP!!!
    I am a first time Mac user and love it, with the exception of SAFARI. It just simply crashes, and *****.
    No way to do Youtube and many other sites. I have tried everything, I live in Brazil and there is no Genius Bar here. I have also created a new account, and it crashes all the same, so it seems to be systemic.
    here is the report after I reset safari and emptied the cache for the 100th time in months:
    Date/Time: 2007-12-14 13:35:59.805 -0200
    OS Version: 10.4.11 (Build 8S2167)
    Report Version: 4
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [63]
    Rosetta: Yes
    Version: 3.0.4 (523.12)
    Build Version: 2
    Project Name: WebBrowser
    Source Version: 45231200
    PID: 204
    Thread: Unknown
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000000
    Thread 0:
    0 com.apple.Safari 0xb80a5308 0xb8000000 + 676616
    1 com.apple.Safari 0xb809fb15 0xb8000000 + 654101
    2 com.apple.Safari 0xb80bd72e 0xb8000000 + 775982
    3 com.apple.Safari 0xb811e403 spinlockwrapper + 1985
    Thread 1:
    0 com.apple.Safari 0xb822fa6b strchr + 72
    1 com.apple.Safari 0xb81cb487 pthreadcondwait + 3114
    2 com.apple.Safari 0xb816765e catchexception_raise_stateidentity + 318
    3 com.apple.Safari 0xb8166b9a CallPPCFunctionAtAddressInt + 177124
    4 com.apple.Safari 0xb8166a91 CallPPCFunctionAtAddressInt + 176859
    5 com.apple.Safari 0xb816775c catchexception_raise_stateidentity + 572
    6 com.apple.Safari 0xb8200c00 pthread_create + 1124
    Thread 2:
    0 com.apple.Safari 0xb81342a8 spinlockwrapper + 91750
    1 com.apple.Safari 0xb814d2e0 CallPPCFunctionAtAddressInt + 72490
    2 com.apple.Safari 0xb80c805c 0xb8000000 + 819292
    Thread 3:
    0 com.apple.Safari 0xb813446b spinlockwrapper + 92201
    1 com.apple.Safari 0xb815fa34 CallPPCFunctionAtAddressInt + 148094
    2 com.apple.Safari 0xb8162601 CallPPCFunctionAtAddressInt + 159307
    3 com.apple.Safari 0xb80c805c 0xb8000000 + 819292
    Thread 4:
    0 com.apple.Safari 0xb813446b spinlockwrapper + 92201
    1 com.apple.Safari 0xb815fa34 CallPPCFunctionAtAddressInt + 148094
    2 com.apple.Safari 0xb8162601 CallPPCFunctionAtAddressInt + 159307
    3 com.apple.Safari 0xb80c805c 0xb8000000 + 819292
    Thread 5:
    0 com.apple.Safari 0xb8134661 spinlockwrapper + 92703
    1 com.apple.Safari 0xb81433b4 CallPPCFunctionAtAddressInt + 31742
    2 com.apple.Safari 0xb80c805c 0xb8000000 + 819292
    Thread 6:
    0 com.apple.Safari 0xb81342a8 spinlockwrapper + 91750
    1 com.apple.Safari 0xb814d2e0 CallPPCFunctionAtAddressInt + 72490
    2 com.apple.Safari 0xb80c805c 0xb8000000 + 819292
    Thread 7:
    0 com.apple.Safari 0xb81342a8 spinlockwrapper + 91750
    1 com.apple.Safari 0xb814d2e0 CallPPCFunctionAtAddressInt + 72490
    2 com.apple.Safari 0xb80a626f 0xb8000000 + 680559
    3 com.apple.Safari 0xb809fb15 0xb8000000 + 654101
    4 com.apple.Safari 0xb80bd72e 0xb8000000 + 775982
    5 com.apple.Safari 0xb811e403 spinlockwrapper + 1985
    Thread 8:
    0 com.apple.Safari 0xb813446b spinlockwrapper + 92201
    1 com.apple.Safari 0xb815fa34 CallPPCFunctionAtAddressInt + 148094
    2 com.apple.Safari 0xb8162601 CallPPCFunctionAtAddressInt + 159307
    3 com.apple.Safari 0xb80a626f 0xb8000000 + 680559
    4 com.apple.Safari 0xb809fb15 0xb8000000 + 654101
    5 com.apple.Safari 0xb80bdaa7 0xb8000000 + 776871
    6 com.apple.Safari 0xb811e594 spinlockwrapper + 2386
    7 com.apple.Safari 0xb813562b spinlockwrapper + 96745
    8 com.apple.Safari 0xb8200c00 pthread_create + 1124
    Unknown thread crashed with i386 Thread State:
    eax: 0x00000000 ebx: 0xb809f7ee ecx:0x00000000 edx: 0x00000000
    edi: 0x80d0618c esi: 0x8200cf80 ebp:0xb7fff9f8 esp: 0xb7fff9f0
    ss: 0x0000001f efl: 0x00010246 eip:0xb80a5308 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs:0x00000000 gs: 0x00000037
    Binary Images Description:
    0x1000 - 0x130fff com.apple.Safari 3.0.4 (523.12) /Applications/Safari.app/Contents/MacOS/Safari
    0x18c44000 - 0x18f58fff com.macromedia.Flash Player.plugin 9.0.28.0 (1.0.4f22) /Users/Dads/Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x8fc00000 - 0x8fc50fff dyld 46.16 /usr/lib/dyld
    0x8fe00000 - 0x8fe4afff dyld 46.16 /usr/lib/dyld
    0x90000000 - 0x901c0fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x90218000 - 0x9021dfff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x9021f000 - 0x90261fff com.apple.CoreText 1.1.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90289000 - 0x9036dfff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90396000 - 0x90758fff com.apple.CoreGraphics 1.258.77 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x907e7000 - 0x908befff com.apple.CoreFoundation 6.4.8 (368.31) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90905000 - 0x90905fff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90907000 - 0x90a10fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a61000 - 0x90ae4fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90b0d000 - 0x90b7ffff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x90bf2000 - 0x90bfdfff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x90c02000 - 0x90c77fff com.apple.framework.IOKit 1.4.8 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90c8d000 - 0x90c9ffff libauto.dylib /usr/lib/libauto.dylib
    0x90ca5000 - 0x90f70fff com.apple.CoreServices.CarbonCore 682.28 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90fcd000 - 0x91046fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x91089000 - 0x910cafff com.apple.CFNetwork 129.22 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x910de000 - 0x910f1fff com.apple.WebServices 1.1.3 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x910fd000 - 0x9118ffff com.apple.SearchKit 1.0.7 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x911cb000 - 0x911ebfff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x911f8000 - 0x91207fff libz.1.dylib /usr/lib/libz.1.dylib
    0x9120a000 - 0x913bffff com.apple.security 4.5.2 (29774) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x914bc000 - 0x914c5fff com.apple.DiskArbitration 2.1.2 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x914cc000 - 0x914d4fff libbsm.dylib /usr/lib/libbsm.dylib
    0x914d8000 - 0x91500fff com.apple.SystemConfiguration 1.8.6 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91512000 - 0x9158bfff com.apple.audio.CoreAudio 3.0.5 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x915d5000 - 0x915d5fff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x915d7000 - 0x91609fff com.apple.AE 314 (313) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x9161f000 - 0x916fcfff com.apple.ColorSync 4.4.9 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9173b000 - 0x917bcfff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x917f9000 - 0x918abfff com.apple.QD 3.10.25 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x918e0000 - 0x91936fff com.apple.HIServices 1.5.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x9195e000 - 0x91978fff com.apple.LangAnalysis 1.6.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91986000 - 0x919a3fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x919af000 - 0x919ebfff com.apple.LaunchServices 182 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x91a03000 - 0x91a11fff com.apple.speech.synthesis.framework 3.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x91a19000 - 0x91a57fff com.apple.ImageIO.framework 1.5.6 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91a6c000 - 0x91b2ffff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91b7a000 - 0x91b8ffff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91b94000 - 0x91bb4fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91bb9000 - 0x91c19fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91c2b000 - 0x91c2ffff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91c31000 - 0x91c9efff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91ca3000 - 0x91ce3fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91ce9000 - 0x91d04fff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91d09000 - 0x91d0bfff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91d0d000 - 0x91dfbfff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x91e1a000 - 0x91e1afff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91e1c000 - 0x91f02fff com.apple.vImage 2.5 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91f0a000 - 0x91f29fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91f95000 - 0x92021fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x9202d000 - 0x920c4fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x920dd000 - 0x9268afff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x926bd000 - 0x929e8fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92a18000 - 0x92b07fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92b0a000 - 0x92b90fff com.apple.DesktopServices 1.3.6 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x92bd2000 - 0x92e06fff com.apple.Foundation 6.4.9 (567.36) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92f29000 - 0x92f49fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92f54000 - 0x92fb0fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92fc6000 - 0x92fc6fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92fc8000 - 0x92fddfff com.apple.ImageCapture 3.0.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92fee000 - 0x92ff9fff com.apple.speech.recognition.framework 3.6 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x93001000 - 0x93009fff com.apple.securityhi 2.0.1 (24742) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x93010000 - 0x9309afff com.apple.ink.framework 101.2.1 (71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x930af000 - 0x930b3fff com.apple.help 1.0.3 (32.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x930b7000 - 0x930d9fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x930ed000 - 0x930f5fff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x930fc000 - 0x93163fff com.apple.htmlrendering 66.1 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x93189000 - 0x931d1fff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x931fb000 - 0x9320bfff com.apple.audio.SoundManager 3.9.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x93214000 - 0x9321afff com.apple.CommonPanels 1.2.3 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x93220000 - 0x93547fff com.apple.HIToolbox 1.4.10 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x9367c000 - 0x93689fff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x9368e000 - 0x936a7fff com.apple.DirectoryService.Framework 3.3 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x936f5000 - 0x936f5fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x936f7000 - 0x93d65fff com.apple.AppKit 6.4.9 (824.44) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x940ed000 - 0x94161fff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x9419b000 - 0x9425afff com.apple.audio.toolbox.AudioToolbox 1.4.7 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9429e000 - 0x9429efff com.apple.audio.units.AudioUnit 1.4.2 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x942a0000 - 0x94453fff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x9449c000 - 0x944dcfff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x944e4000 - 0x94528fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x9452f000 - 0x94549fff com.apple.CoreVideo 1.4.2 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x9455a000 - 0x9457cfff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x94609000 - 0x9464bfff com.apple.vmutils 4.0.2 (93.1) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x94692000 - 0x946a6fff com.apple.securityfoundation 2.2.1 (28150) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x946b5000 - 0x946effff com.apple.securityinterface 2.2.1 (27695) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x9470c000 - 0x9471dfff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x94724000 - 0x94731fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x94781000 - 0x9479bfff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x947a2000 - 0x94ac9fff com.apple.QuickTime 7.3.1 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94c9f000 - 0x94dd5fff com.apple.AddressBook.framework 4.0.6 (488) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94e63000 - 0x94e72fff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94e7a000 - 0x94ea7fff com.apple.LDAPFramework 1.4.2 (69.1.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x94eae000 - 0x94ebefff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x94ec2000 - 0x94eeefff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x94efd000 - 0x94f1bfff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x95266000 - 0x95321fff com.apple.WebKit 523.12 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x9538a000 - 0x9543dfff com.apple.JavaScriptCore 523.12 /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x95465000 - 0x959ddfff com.apple.WebCore 523.12 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x9750f000 - 0x9751cfff com.apple.agl 2.5.9 (AGL-2.5.9) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x9a454000 - 0x9a489fff com.apple.Syndication 1.0.6 (54) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
    0x9a4a6000 - 0x9a4b8fff com.apple.SyndicationUI 1.0.6 (54) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x9be3e000 - 0x9be40fff Interposers.dylib /usr/libexec/oah/Shims/Interposers.dylib
    0xb8000000 - 0xb82d6fff com.apple.Safari 3.0.4 (523.12) /Applications/Safari.app/Contents/MacOS/Safari
    Translated Code Information:
    Rosetta Version: 17.26
    Args: /Applications/Safari.app/Contents/MacOS/Safari -psn02490369
    Exception: EXCBADACCESS (0x0001)
    Thread 0: (0xb011a7fc, 0xb813446b)
    PPC Thread State
    srr0: 0x00000000 srr1: 0x00000000 vrsave: 0x00000000
    cr: 0xXXXXXXXX xer: 0x00000000 lr: 0x9000a97c ctr: 0x9000aa20
    r00: 0xffffffe1 r01: 0xf01017e0 r02: 0xa07ea07c r03: 0xf01018b0
    r04: 0x03000006 r05: 0x00000000 r06: 0x00000450 r07: 0x00006c03
    r08: 0x00000000 r09: 0x00000000 r10: 0x7fffffff r11: 0xa00069a4
    r12: 0x9000aa20 r13: 0x00000000 r14: 0x00000000 r15: 0x9080a07c
    r16: 0xa07ea07c r17: 0xa07ea07c r18: 0x24000024 r19: 0x00000000
    r20: 0xf01018b0 r21: 0x0056aa48 r22: 0x0056ac58 r23: 0x00000000
    r24: 0xf01018b0 r25: 0x00000450 r26: 0x00006c03 r27: 0x00000000
    r28: 0x00000000 r29: 0x03000006 r30: 0x03000006 r31: 0x9080a07c
    Thread 1: (0xb029dc4c, 0xb8134661)
    0x9081f254: /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation : _CFSocketManager + 0x254
    0x9002bbe8: /usr/lib/libSystem.B.dylib : _pthreadbody + 0x60
    0x00000000: /Applications/Safari.app/Contents/MacOS/Safari : + 0x0
    PPC Thread State
    srr0: 0x00000000 srr1: 0x00000000 vrsave: 0x00000000
    cr: 0xXXXXXXXX xer: 0x00000000 lr: 0x9081f274 ctr: 0x9001f6c0
    r00: 0x0000005d r01: 0xf020ba50 r02: 0xa07e7218 r03: 0x00000040
    r04: 0x005e98a0 r05: 0x005e9860 r06: 0x00000000 r07: 0x00000000
    r08: 0x00000000 r09: 0x00000014 r10: 0x00000005 r11: 0xa07e8388
    r12: 0x9001f6c0 r13: 0xa07ef010 r14: 0x00000002 r15: 0x00000100
    r16: 0xa07ef010 r17: 0x00000000 r18: 0xa07ef010 r19: 0xa07ef010
    r20: 0x00000001 r21: 0x005e9860 r22: 0x005e98b0 r23: 0x005e98c0
    r24: 0x005e98a0 r25: 0x00000000 r26: 0xa07f0720 r27: 0x00000040
    r28: 0x00000000 r29: 0x005e9a10 r30: 0x00000008 r31: 0x9081f010
    Thread 2: (0xb019b7fc, 0xb813446b)
    0x00000000: /Applications/Safari.app/Contents/MacOS/Safari : + 0x0
    0x9080a6e0: /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation : _CFRunLoopRunSpecific + 0x67c
    0x92c23610: /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation : +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 0xf8
    0x92bee92c: /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation : _forkThreadForFunction + 0x6c
    0x9002bbe8: /usr/lib/libSystem.B.dylib : _pthreadbody + 0x60
    PPC Thread State
    srr0: 0x00000000 srr1: 0x00000000 vrsave: 0x00000000
    cr: 0xXXXXXXXX xer: 0x00000000 lr: 0x9000a97c ctr: 0x9000aa20
    r00: 0xffffffe1 r01: 0xf02037b0 r02: 0xa07ea07c r03: 0xf0203880
    r04: 0x03000006 r05: 0x00000000 r06: 0x00000450 r07: 0x00008303
    r08: 0x00000000 r09: 0x00000000 r10: 0x7fffffff r11: 0xa00069a4
    r12: 0x9000aa20 r13: 0x00000000 r14: 0x00000000 r15: 0x9080a07c
    r16: 0xa07ea07c r17: 0xa07ea07c r18: 0x28000024 r19: 0x00000000
    r20: 0xf0203880 r21: 0x005cefa8 r22: 0x005cf108 r23: 0x00000000
    r24: 0xf0203880 r25: 0x00000450 r26: 0x00008303 r27: 0x00000000
    r28: 0x00000000 r29: 0x03000006 r30: 0x03000006 r31: 0x9080a07c
    Thread 3: Crashed (0xb7fff9f0, 0xb80a5308)
    0x18d65ba8: /Users/Dads/Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player : FlashEnforceLocalSecurity + 0x11e30c
    0x18cd8d34: /Users/Dads/Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player : FlashEnforceLocalSecurity + 0x91498
    0x18cdad04: /Users/Dads/Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player : FlashEnforceLocalSecurity + 0x93468
    0x18d2d69c: /Users/Dads/Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player : FlashEnforceLocalSecurity + 0xe5e00
    0x18dbfc80: /Users/Dads/Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player : native_ShockwaveFlashTCallFrame + 0x136e0
    0x18d91384: /Users/Dads/Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player : FlashEnforceLocalSecurity + 0x149ae8
    0x18d90cdc: /Users/Dads/Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player : FlashEnforceLocalSecurity + 0x149440
    0x18d90a98: /Users/Dads/Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player : FlashEnforceLocalSecurity + 0x1491fc
    0x18d90c78: /Users/Dads/Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player : FlashEnforceLocalSecurity + 0x1493dc
    0x18d93054: /Users/Dads/Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player : FlashEnforceLocalSecurity + 0x14b7b8
    0x18d93000: /Users/Dads/Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player : FlashEnforceLocalSecurity + 0x14b764
    0x18d93224: /Users/Dads/Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player : FlashEnforceLocalSecurity + 0x14b988
    0x18da84bc: /Users/Dads/Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player : FlashEnforceLocalSecurity + 0x160c20
    0x18da9598: /Users/Dads/Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player : FlashEnforceLocalSecurity + 0x161cfc
    0x18da7f0c: /Users/Dads/Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player : FlashEnforceLocalSecurity + 0x160670
    0x18da7d40: /Users/Dads/Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player : FlashEnforceLocalSecurity + 0x1604a4
    0x18da7344: /Users/Dads/Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player : FlashEnforceLocalSecurity + 0x15faa8
    0x18d38f58: /Users/Dads/Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player : FlashEnforceLocalSecurity + 0xf16bc
    0x18da994c: /Users/Dads/Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player : FlashEnforceLocalSecurity + 0x1620b0
    0x18c47b88: /Users/Dads/Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player : FlashEnforceLocalSecurity + 0x2ec
    0x95286448: /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit : -[WebBaseNetscapePluginView(Internal) _createPlugin] + 0x88
    0x95286180: /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit : -[WebBaseNetscapePluginView start] + 0xa0
    0x95285f88: /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit : -[WebBaseNetscapePluginView viewDidMoveToWindow] + 0x88
    0x9372037c: /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit : -[NSView _setWindow:] + 0x334
    0x9372339c: /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit : -[NSView addSubview:] + 0x17c
    0x952812b0: /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit : -[WebHTMLView addSubview:] + 0x40
    0x95560ea4: /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore : __ZN7WebCore6Widget14addToSuperviewEP6NSView + 0x144
    0x95560c14: /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore : _ZN7WebCore12RenderWidget9setWidgetEPNS6WidgetE + 0x254
    0x9556095c: /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore : _ZN7WebCore10RenderPart9setWidgetEPNS6WidgetE + 0x6c
    0x955d9494: /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore : _ZN7WebCore11FrameLoader10loadPluginEPNS_10RenderPartERKNS_4KURLERKNS_6StringERK N3***6VectorIS6_Lm0EEESDb + 0x224
    0x95894944: /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore : _ZN7WebCore11FrameLoader13requestObjectEPNS_10RenderPartERKNS_6StringERKNS_12Ato micStringES5_RKN3***6VectorIS3_Lm0EEESD + 0x164
    0x95563588: /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore : __ZN7WebCore16RenderPartObject12updateWidgetEb + 0x15c8
    0x9552ab00: /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore : __ZN7WebCore9FrameView6layoutEb + 0x8c0
    0x9550960c: /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore : _ZN7WebCore9TimerBase10fireTimersEdRKN3***6VectorIPS0Lm0EEE + 0x9c
    0x955093a0: /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore : __ZN7WebCore9TimerBase16sharedTimerFiredEv + 0x70
    0x9550930c: /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore : _ZN7WebCore10timerFiredEP16_CFRunLoopTimerPv + 0x4c
    0x9080ab28: /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation : _CFRunLoopRunSpecific + 0xac4
    0x93229f24: /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox : _RunCurrentEventLoopInMode + 0x124
    0x93229534: /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox : _ReceiveNextEventCommon + 0x1ac
    0x93229364: /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox : _BlockUntilNextEventMatchingListInMode + 0x58
    0x9370cff0: /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit : __DPSNextEvent + 0x1f4
    0x9370cc0c: /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit : -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 0x84
    0x000098d0: /Applications/Safari.app/Contents/MacOS/Safari : _mh_executeheader + 0x88d0
    0x937070e4: /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit : -[NSApplication run] + 0x1d4
    0x936fb7c0: /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit : _NSApplicationMain + 0x1bc
    0x0009bf6c: /Applications/Safari.app/Contents/MacOS/Safari : _mh_executeheader + 0x9af6c
    0x000025e0: /Applications/Safari.app/Contents/MacOS/Safari : _mh_executeheader + 0x15e0
    0x02000000: No symbol
    PPC Thread State
    srr0: 0x00000000 srr1: 0x00000000 vrsave: 0x00000000
    cr: 0xXXXXXXXX xer: 0x20000000 lr: 0x18d65ba8 ctr: 0x18d65b74
    r00: 0x18d65ba8 r01: 0xbfffc970 r02: 0x16265240 r03: 0x00000000
    r04: 0xbfffcabc r05: 0x00000001 r06: 0x80808080 r07: 0x00000000
    r08: 0x00000000 r09: 0x18f1afb4 r10: 0xff084f63 r11: 0x18fa2d70
    r12: 0x18d65b74 r13: 0x00000000 r14: 0xbfffcffc r15: 0x00000000
    r16: 0x00000000 r17: 0xbfffd000 r18: 0x18cda054 r19: 0x00000000
    r20: 0x00000000 r21: 0x00000000 r22: 0xbfffd478 r23: 0x19096000
    r24: 0x191342e0 r25: 0x00000000 r26: 0x18f1b150 r27: 0xfffffffe
    r28: 0x190aa020 r29: 0x00000001 r30: 0x00000000 r31: 0xffffffdb
    Thread 4: (0xb031edf8, 0xb81342a8)
    0x900312a0: /usr/lib/libSystem.B.dylib : pthread_condwait + 0x1b4
    0x92c44428: /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation : -[NSConditionLock lockWhenCondition:] + 0x38
    0x9a456b30: /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication : -[AsyncDB _run:] + 0xac
    0x92bee92c: /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation : _forkThreadForFunction + 0x6c
    0x9002bbe8: /usr/lib/libSystem.B.dylib : _pthreadbody + 0x60
    0x00000000: /Applications/Safari.app/Contents/MacOS/Safari : + 0x0
    PPC Thread State
    srr0: 0x00000000 srr1: 0x00000000 vrsave: 0x00000000
    cr: 0xXXXXXXXX xer: 0x00000000 lr: 0x900312d0 ctr: 0x9002c280
    r00: 0xffffffdb r01: 0xf02949b0 r02: 0xa0001fcc r03: 0x00004303
    r04: 0x00004403 r05: 0x00000001 r06: 0x005ea0a3 r07: 0x00000002
    r08: 0x00000001 r09: 0x00000001 r10: 0xa0005f80 r11: 0xa0006b70
    r12: 0x9002c280 r13: 0x00000000 r14: 0x00000000 r15: 0x00000000
    r16: 0x00000000 r17: 0x00000000 r18: 0x00000000 r19: 0x00000000
    r20: 0x00000000 r21: 0x00000000 r22: 0x00000000 r23: 0x00000000
    r24: 0x00000000 r25: 0x00000000 r26: 0xa00010fc r27: 0x00512da8
    r28: 0xa0001fcc r29: 0x00512dd4 r30: 0xa0001fcc r31: 0x900310fc
    Thread 5: (0xb021cd38, 0xb81342a8)
    0x900312a0: /usr/lib/libSystem.B.dylib : pthread_condwait + 0x1b4
    0x92c44428: /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation : -[NSConditionLock lockWhenCondition:] + 0x38
    0x937d09e0: /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit : -[NSUIHeartBeat _heartBeatThread:] + 0x138
    0x92bee92c: /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation : _forkThreadForFunction + 0x6c
    0x9002bbe8: /usr/lib/libSystem.B.dylib : _pthreadbody + 0x60
    0x00000000: /Applications/Safari.app/Contents/MacOS/Safari : + 0x0
    PPC Thread State
    srr0: 0x00000000 srr1: 0x00000000 vrsave: 0x00000000
    cr: 0xXXXXXXXX xer: 0x20000000 lr: 0x900312d0 ctr: 0x9002c280
    r00: 0xffffffdb r01: 0xf0182980 r02: 0xa0001fcc r03: 0x00004203
    r04: 0x00004703 r05: 0x00000000 r06: 0x00000001 r07: 0x00000000
    r08: 0xf0182ae8 r09: 0x00000001 r10: 0x00000486 r11: 0xa0006b70
    r12: 0x9002c280 r13: 0x00000000 r14: 0x00000000 r15: 0x00000000
    r16: 0x00000000 r17: 0x00000000 r18: 0x00000000 r19: 0x00000000
    r20: 0x00000000 r21: 0x00000000 r22: 0x00000000 r23: 0xa37308a8
    r24: 0xa37308a8 r25: 0xa37308a8 r26: 0xa00010fc r27: 0x162ae998
    r28: 0xa0001fcc r29: 0x162ae9c4 r30: 0xa0001fcc r31: 0x900310fc
    Thread 6: (0xb0099df8, 0xb81342a8)
    0x900312a0: /usr/lib/libSystem.B.dylib : pthread_condwait + 0x1b4
    0x9546c740: /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore : __ZN7WebCore12IconDatabase18syncThreadMainLoopEv + 0x140
    0x95468638: /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore : __ZN7WebCore12IconDatabase22iconDatabaseSyncThreadEv + 0x1a8
    0x9002bbe8: /usr/lib/libSystem.B.dylib : _pthreadbody + 0x60
    0x00000000: /Applications/Safari.app/Contents/MacOS/Safari : + 0x0
    PPC Thread State
    srr0: 0x00000000 srr1: 0x00000000 vrsave: 0x00000000
    cr: 0xXXXXXXXX xer: 0x00000000 lr: 0x900312d0 ctr: 0x9002c280
    r00: 0xffffffdb r01: 0xf0080d00 r02: 0xa0001fcc r03: 0x00004503
    r04: 0x00004103 r05: 0x00000000 r06: 0x16275c26 r07: 0x00000000
    r08: 0x0001e968 r09: 0x00000001 r10: 0x00000018 r11: 0xa0006b70
    r12: 0x9002c280 r13: 0x00000000 r14: 0x00000000 r15: 0x00000000
    r16: 0x00000000 r17: 0x00000000 r18: 0x00000000 r19: 0x00000000
    r20: 0x00000000 r21: 0x00000000 r22: 0x00000000 r23: 0x00000000
    r24: 0xa54bc614 r25: 0xa54bc614 r26: 0xa00010fc r27: 0x00606df0
    r28: 0xa0001fcc r29: 0x00606e1c r30: 0xa0001fcc r31: 0x900310fc
    Thread 7: (0xb039f76c, 0xb813446b)
    0x00000000: /Applications/Safari.app/Contents/MacOS/Safari : + 0x0
    0x18efa688: /Users/Dads/Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player : native_ShockwaveFlashTCallFrame + 0x14e0e8
    0x9002bbe8: /usr/lib/libSystem.B.dylib : _pthreadbody + 0x60
    PPC Thread State
    srr0: 0x00000000 srr1: 0x00000000 vrsave: 0x00000000
    cr: 0xXXXXXXXX xer: 0x00000000 lr: 0x9000a97c ctr: 0x9000aa20
    r00: 0xffffffe1 r01: 0xf0315cf0 r02: 0x18efa654 r03: 0xf0315dc4
    r04: 0x00000006 r05: 0x00000000 r06: 0x00000054 r07: 0x0000cc7b
    r08: 0x00000000 r09: 0x00000000 r10: 0x00000000 r11: 0xa00069a4
    r12: 0x9000aa20 r13: 0x00000000 r14: 0x00000000 r15: 0x00000000
    r16: 0x00000000 r17: 0x00000000 r18: 0x00000000 r19: 0x00000000
    r20: 0x00000000 r21: 0x00000000 r22: 0x00000000 r23: 0x00000000
    r24: 0xf0315dc4 r25: 0x00000054 r26: 0x0000cc7b r27: 0x00000000
    r28: 0x00000000 r29: 0x00000006 r30: 0x00000006 r31: 0x00000000
    Model: Macmini1,1, BootROM MM11.0055.B08, 2 processors, Intel Core Duo, 1.83 GHz, 1 GB
    Graphics: Intel GMA 950, GMA 950, Built-In, spdisplaysintegratedvram
    Memory Module: BANK 0/DIMM0, 512 MB, DDR2 SDRAM, 667 MHz
    Memory Module: BANK 1/DIMM1, 512 MB, DDR2 SDRAM, 667 MHz
    AirPort: spairportwireless_card_type_airportextreme (0x168C, 0x86), 1.2.2
    Bluetooth: Version 1.9.5f4, 2 service, 1 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: FUJITSU MHV2080BHPL, 74.53 GB
    Parallel ATA Device: MATSHITADVD-R UJ-846
    USB Device: Hub in Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 500 mA
    USB Device: Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 250 mA
    USB Device: Bluetooth USB Host Controller, Apple, Inc., Up to 12 Mb/sec, 500 mA
    USB Device: IR Receiver, Apple Computer, Inc., Up to 12 Mb/sec, 500 mA
    USB Device: Logitech USB Headset, Logitech, Up to 12 Mb/sec, 500 mA
    USB Device: Microsoft 3-Button Mouse with IntelliEye(TM), Microsoft, Up to 1.5 Mb/sec, 500 mA

  • Trying to Update OS App Store Quits Unexpectedly running 10.8.2

    I am having trouble updating to 10.8.3. When I try the App store quits unexpectedly. Any Advise. Pease Help

    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    Step 1
    Make sure the title of the Console window is All Messages. If it isn't, select All Messages from the SYSTEM LOG QUERIES menu on the left. If you don't see that menu, select
    View ▹ Show Log List
    from the menu bar.
    Enter the name of the crashed application or process in the Filter text field. Select the messages from the time of the last crash, if any. Copy them to the Clipboard (command-C). Paste into a reply to this message (command-V).
    When posting a log extract, be selective. In most cases, a few dozen lines are more than enough.
    Please do not indiscriminately dump thousands of lines from the log into this discussion.
    Important: Some private information, such as your name, may appear in the log. Anonymize before posting.
    Step 2
    Still in the Console window, look under User Diagnostic Reports for crash reports related to the process. The report name starts with the name of the crashed process, and ends with ".crash". Select the most recent report and post the entire contents — again, the text, not a screenshot. In the interest of privacy, I suggest that, before posting, you edit out the “Anonymous UUID,” a long string of letters, numbers, and dashes in the header of the report, if it’s present (it may not be.) Please don’t post shutdownStall, spin, or hang logs — they're very long and not helpful.

  • Can't upgrade Lion because App Store quit unexpectedly

    My system 10.6.8, when I click upgrade now bottom I got "App Store quit unexpectedly".
    Process:         App Store [1478]
    Path:            /Applications/App Store.app/Contents/MacOS/App Store
    Identifier:      com.apple.appstore
    Version:         1.0.2 (63.1)
    Build Info:      Firenze-630100~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [114]
    Date/Time:       2011-10-14 12:28:10.225 -0700
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    How can I fix?
    Thanks.

    General requirements for OSX 10.7 Lion
    Mac computer with an Intel Core 2 Duo, Core i3, Core i5, Core i7, or Xeon processor
    2GB of memory
    OS X v10.6.6 or later (v10.6.8 recommended)
    7GB of available space
    Some features require an Apple ID; terms apply.
    Some features require a compatible Internet service provider; fees may apply.
    OSX 10.7.2 Lion is required for iCloud: http://www.apple.com/icloud/get-started/
    Stefan

  • Trying to upgrade - App Store quit unexpectedly

    When attempting to upgrade to OS 10.9 Mavericks, the app store quit unexpectedly.
    This happens again and again.  Any other way to upgrade?
    Software Update doesn't work.
    thank you,
    Stephen

    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    Step 1
    Make sure the title of the Console window is All Messages. If it isn't, select All Messages from the SYSTEM LOG QUERIES menu on the left. If you don't see that menu, select
    View ▹ Show Log List
    from the menu bar.
    Enter the name of the crashed application or process in the Filter text field. Select the messages from the time of the last crash, if any. Copy them to the Clipboard by pressing the key combination command-C. Paste into a reply to this message (command-V).
    When posting a log extract, be selective. In most cases, a few dozen lines are more than enough.
    Please do not indiscriminately dump thousands of lines from the log into this discussion.
    Important: Some private information, such as your name, may appear in the log. Anonymize before posting.
    Step 2
    In the Console window, look under User Diagnostic Reports (not "Diagnostic and Usage Messages") for crash reports related to the crashed process. The report name starts with the name of the process, and ends with ".crash". Select the most recent report and post the entire contents — again, the text, not a screenshot. In the interest of privacy, I suggest that, before posting, you edit out the “Anonymous UUID,” a long string of letters, numbers, and dashes in the header of the report, if it’s present (it may not be.) Please don’t post other kinds of diagnostic report — they're very long and not helpful.

  • Why does iMovie quit unexpectedly when I try to share in iDVD?

    Why does iMovie quit unexpectedly when I try to share in iDVD?

    I don't know why it happens, but if you read messages around the iMovie Discussion Group it seems to happen to a lot of people. The easiest way around this is to Share to Media Browser instead of Share to iDVD directly. The Media Browser is a 'holding area' for video you want to use in other iLife Apps (including GarageBand and iDVD). When you Share to Media Browser, choose the Large size. Then let it run until it finishes. Quit iMovie.
    Open iDVD. Create a New Project, Select a Theme. Then click on the Media Button. Click on the Movies button below the Media Browser. Your project will now appear under the iMovie star icon just drag that project into the iDVD project window. This should bypass the problem you were having by sharing Directly to iDVD.

  • HT201272 My App Store keeps crashing when I try and go into purchased, what do I need to do?

    What dose my App Store keep crashing when I try and go into purchased and what do I need to do to fix it?

    Whooney wrote:
    When I press edit on a photo the phone turns off and restarts. What do I do to stop this from happening?
    Stop doing that. 
    Seriously though... does this happen when attempting to edit one specific photo or all photos?

  • Why does iMovie quit unexpectedly when I try to import videos?

    Why does iMovie quite unexpectedly when I try to import videos?

    "Doesn't work!" is no error description
    TEll us about your set-up, esp. Free disk space and what flavour the file is, you're trying to import.

  • How do I stop my iPhoto from "quitting unexpectedly" when I try to import photos?

    How do I stop my iPhoto from "quitting unexpectedly" when I try to import photos?
    Whenever I try to import photos to iPhoto or even just edit photos on iPhoto, iPhoto quits unexpectedly.
    When I import a photo, before it is finished, iPhoto closes, and a message comes that says "iPhoto quit unexpectedly"
    What should I do?  How can I import my photos now? Please help!

    I have found if you iTunes open while importing photos to iPhoto it will quit unexpectedly - try closing iTunes. Also, try selecting and importing 100 or fewer photos per import...seems like it quits more often when trying to transfer large quantities (like over 200 photos).
    I wish Apple would update iPhoto with the same auto-sync feature in iTunes so I could sync photo libraries between computers without trying to figure out which ones are new (although as of this posting the other option is purchasing a 3d party photo sync program).

  • Apeture 3.2.1 quits unexpectly when I try to import files from my WD 4RE 2TB drive.

    Apeture 3.2.1 quits unexpectly when I try to import files from my WD 4RE 2. TB drive. But when I import from another drive I don't have this issue. Are there any fixes for this issue?

    no error messsages are coming it just quits when I try to import from this drive, the other drives work fine, maybe it was not formatted correctly. The drive is internal and listed as a workflow harely anything on it, it has 1tb of space, my mac is 2009 mac pro 16gb ram, with two internal drives, 1 ssd dirves, 512 video card, the other two drives are 3tb hitacthi, 40 gb ssd owx drive. the imges are raw. Hope this helps.

  • Why does App Store always crash when I try to open the appliction?

    Why does App Store always crash when I try to open the appliction?

    You don't have the typical symptoms that I associate the following issue with (normally the error kicks in just when folks visit the Store), but just in case try gn_id's suggestion from the following post:
    Re: iTunes 11 crashes when opening the store - no error message

  • App store won't open, I keep getting App store quit unexpectedly

    Hi
    Every time I click on App store icon, all I get is App store quit unexpectedly. I would like to update my snow leopard to lion, can't spend any money.
    Regards

    Download and install the latest OSX 10.6.8 ComboUpdater http://support.apple.com/kb/DL1399
    This should repair your App Store.
    Stefan

  • App store quit unexpectly.... read/done a lot of trouble shooting conform forum sites..but still NO GO App store....can somebody help me with a kind of step by step plan? THX!!!!

    Hi since 2 days i have a problem with the App Store (app store quit unexpectly). Yep i have done my Google Search on this 'problem' Yep I have done a lot of trash/repair and so on and so on.... still NO AppStore.... Is there somebody who can lead me step by step trough this 'problem'...? Thx!!!!

    Does it work in a New user account ?
    post the crash report

Maybe you are looking for