Help Flash Builder 4.5 keeps crashing

!SESSION 2011-07-20 09:47:36.152 -----------------------------------------------
eclipse.buildId=I20100608-0911
java.version=1.6.0_16
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments:  -os win32 -ws win32 -arch x86
!ENTRY org.eclipse.ui 2 0 2011-07-20 09:47:51.720
!MESSAGE Warnings while parsing the commands from the 'org.eclipse.ui.commands' and 'org.eclipse.ui.actionDefinitions' extension points.
!SUBENTRY 1 org.eclipse.ui 2 0 2011-07-20 09:47:51.720
!MESSAGE Commands should really have a category: plug-in='com.qnx.flashbuilder.multiplatform.qnx.ui', id='com.qnx.flashbuilder.multiplatform.qnx.ui.commands.OpenInfoCenter', categoryId='com.qnx.flashbuilder.multiplatform.qnx.ui.commands.category.help'
!SESSION 2011-07-20 11:32:13.305 -----------------------------------------------
eclipse.buildId=I20100608-0911
java.version=1.6.0_16
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments:  -os win32 -ws win32 -arch x86
!ENTRY org.eclipse.core.resources 2 10035 2011-07-20 11:32:14.388
!MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes.
!ENTRY org.eclipse.ui 2 0 2011-07-20 11:32:17.057
!MESSAGE Warnings while parsing the commands from the 'org.eclipse.ui.commands' and 'org.eclipse.ui.actionDefinitions' extension points.
!SUBENTRY 1 org.eclipse.ui 2 0 2011-07-20 11:32:17.057
!MESSAGE Commands should really have a category: plug-in='com.qnx.flashbuilder.multiplatform.qnx.ui', id='com.qnx.flashbuilder.multiplatform.qnx.ui.commands.OpenInfoCenter', categoryId='com.qnx.flashbuilder.multiplatform.qnx.ui.commands.category.help'
!ENTRY org.eclipse.jface 2 0 2011-07-20 11:46:19.848
!MESSAGE Keybinding conflicts occurred.  They may interfere with normal accelerator operation.
!SUBENTRY 1 org.eclipse.jface 2 0 2011-07-20 11:46:19.848
!MESSAGE A conflict occurred for CTRL+G:
Binding(CTRL+G,
ParameterizedCommand(Command(org.eclipse.jdt.ui.edit.text.java.search.declarations.in.wor kspace,Declaration in Workspace,
  Search for declarations of the selected element in the workspace,
  Category(org.eclipse.search.ui.category.search,Search,Search command category,true),
  ,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
org.eclipse.ui.contexts.window,,,system)
Binding(CTRL+G,
ParameterizedCommand(Command(com.adobe.flexbuilder.as.editor.find.all.declarations.in.wor kspace,Find All Declarations In Workspace,
  Category(com.adobe.flexbuilder.editorcore.navigation.category,Navigation,null,true),
  LegacyHandlerWrapper(ActionHandler(action=com.adobe.flexbuilder.as.editor.ui.actions.FindAllDeclarationsAction@1daee61)),
  ,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
com.adobe.flexide.editorcore.flexEditorScope,,,system)
Binding(CTRL+G,
ParameterizedCommand(Command(com.adobe.flexbuilder.as.editor.find.all.declarations.in.wor kspace,Find All Declarations In Workspace,
  Category(com.adobe.flexbuilder.editorcore.navigation.category,Navigation,null,true),
  LegacyHandlerWrapper(ActionHandler(action=com.adobe.flexbuilder.as.editor.ui.actions.FindAllDeclarationsAction@1daee61)),
  ,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
com.adobe.flexbuilder.as.editor.context.packageexplorer,,,system)
!SUBENTRY 1 org.eclipse.jface 2 0 2011-07-20 11:46:19.848
!MESSAGE A conflict occurred for CTRL+SHIFT+G:
Binding(CTRL+SHIFT+G,
ParameterizedCommand(Command(org.eclipse.jdt.ui.edit.text.java.search.references.in.works pace,References in Workspace,
  Search for references to the selected element in the workspace,
  Category(org.eclipse.search.ui.category.search,Search,Search command category,true),
  ,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
org.eclipse.ui.contexts.window,,,system)
Binding(CTRL+SHIFT+G,
ParameterizedCommand(Command(com.adobe.flexbuilder.as.editor.find.all.references.in.works pace,Find All References In Workspace,
  Category(com.adobe.flexbuilder.editorcore.navigation.category,Navigation,null,true),
  LegacyHandlerWrapper(ActionHandler(action=com.adobe.flexbuilder.as.editor.ui.actions.FindAllReferencesAction@58526a)),
  ,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
com.adobe.flexide.editorcore.flexEditorScope,,,system)
Binding(CTRL+SHIFT+G,
ParameterizedCommand(Command(com.adobe.flexbuilder.as.editor.find.all.references.in.works pace,Find All References In Workspace,
  Category(com.adobe.flexbuilder.editorcore.navigation.category,Navigation,null,true),
  LegacyHandlerWrapper(ActionHandler(action=com.adobe.flexbuilder.as.editor.ui.actions.FindAllReferencesAction@58526a)),
  ,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
com.adobe.flexbuilder.as.editor.context.packageexplorer,,,system)
!ENTRY org.eclipse.equinox.security 4 0 2011-07-20 11:47:22.002
!MESSAGE Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage.
!STACK 0
org.eclipse.equinox.security.storage.StorageException: Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage.
at org.eclipse.equinox.internal.security.win32.WinCrypto.getPassword(WinCrypto.java:62)
at org.eclipse.equinox.internal.security.storage.PasswordProviderModuleExt.getPassword(Passw ordProviderModuleExt.java:35)
at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getModulePassword(Sec urePreferencesRoot.java:259)
at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getPassword(SecurePre ferencesRoot.java:224)
at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.jav a:224)
at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferen cesWrapper.java:110)
at org.eclipse.team.internal.ccvs.core.connection.CVSRepositoryLocation.updateCache(CVSRepos itoryLocation.java:1021)
at org.eclipse.team.internal.ccvs.core.connection.CVSRepositoryLocation.updateCache(CVSRepos itoryLocation.java:1003)
at org.eclipse.team.internal.ccvs.core.connection.CVSRepositoryLocation.setAllowCaching(CVSR epositoryLocation.java:990)
at org.eclipse.team.internal.ccvs.ui.WorkbenchUserAuthenticator.promptForUserInfo(WorkbenchU serAuthenticator.java:101)
at org.eclipse.team.internal.ccvs.core.connection.CVSRepositoryLocation.promptForUserInfo(CV SRepositoryLocation.java:837)
at org.eclipse.team.internal.ccvs.core.connection.CVSRepositoryLocation.openConnection(CVSRe positoryLocation.java:815)
at org.eclipse.team.internal.ccvs.core.client.Session.open(Session.java:159)
at org.eclipse.team.internal.ccvs.core.connection.CVSRepositoryLocation.validateConnection(C VSRepositoryLocation.java:1045)
at org.eclipse.team.internal.ccvs.ui.wizards.ModuleSelectionPage.validateLocation(ModuleSele ctionPage.java:384)
at org.eclipse.team.internal.ccvs.ui.wizards.ModuleSelectionPage$3.run(ModuleSelectionPage.j ava:208)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
!ENTRY org.eclipse.team.cvs.core 4 0 2011-07-20 11:47:22.091
!MESSAGE No password provided.
!STACK 0
org.eclipse.equinox.security.storage.StorageException: No password provided.
at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.jav a:237)
at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferen cesWrapper.java:110)
at org.eclipse.team.internal.ccvs.core.connection.CVSRepositoryLocation.updateCache(CVSRepos itoryLocation.java:1021)
at org.eclipse.team.internal.ccvs.core.connection.CVSRepositoryLocation.updateCache(CVSRepos itoryLocation.java:1003)
at org.eclipse.team.internal.ccvs.core.connection.CVSRepositoryLocation.setAllowCaching(CVSR epositoryLocation.java:990)
at org.eclipse.team.internal.ccvs.ui.WorkbenchUserAuthenticator.promptForUserInfo(WorkbenchU serAuthenticator.java:101)
at org.eclipse.team.internal.ccvs.core.connection.CVSRepositoryLocation.promptForUserInfo(CV SRepositoryLocation.java:837)
at org.eclipse.team.internal.ccvs.core.connection.CVSRepositoryLocation.openConnection(CVSRe positoryLocation.java:815)
at org.eclipse.team.internal.ccvs.core.client.Session.open(Session.java:159)
at org.eclipse.team.internal.ccvs.core.connection.CVSRepositoryLocation.validateConnection(C VSRepositoryLocation.java:1045)
at org.eclipse.team.internal.ccvs.ui.wizards.ModuleSelectionPage.validateLocation(ModuleSele ctionPage.java:384)
at org.eclipse.team.internal.ccvs.ui.wizards.ModuleSelectionPage$3.run(ModuleSelectionPage.j ava:208)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
!ENTRY org.eclipse.ui 4 0 2011-07-20 12:58:21.049
!MESSAGE Unhandled event loop exception
!STACK 0
org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.OutOfMemoryError: Java heap space)
at org.eclipse.swt.SWT.error(SWT.java:4083)
at org.eclipse.swt.SWT.error(SWT.java:3998)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:137)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4041)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2640)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2604)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2438)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:671)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:664)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at com.adobe.flexbuilder.standalone.FlashBuilderApplication.start(FlashBuilderApplication.ja va:108)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLau ncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.jav a:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
Caused by: java.lang.OutOfMemoryError: Java heap space
at org.eclipse.swt.graphics.Image.getImageData(Image.java:1451)
at org.eclipse.swt.widgets.Decorations.setImages(Decorations.java:983)
at org.eclipse.swt.widgets.Decorations.setImages(Decorations.java:1066)
at org.eclipse.jface.window.Window.configureShell(Window.java:373)
at org.eclipse.ui.internal.statushandlers.InternalDialog.configureShell(InternalDialog.java: 198)
at org.eclipse.jface.window.Window.createShell(Window.java:502)
at org.eclipse.jface.window.Window.create(Window.java:430)
at org.eclipse.jface.dialogs.Dialog.create(Dialog.java:1089)
at org.eclipse.ui.internal.statushandlers.WorkbenchStatusDialogManagerImpl.doAddStatusAdapte r(WorkbenchStatusDialogManagerImpl.java:260)
at org.eclipse.ui.internal.statushandlers.WorkbenchStatusDialogManagerImpl.addStatusAdapter( WorkbenchStatusDialogManagerImpl.java:197)
at org.eclipse.ui.statushandlers.WorkbenchStatusDialogManager.addStatusAdapter(WorkbenchStat usDialogManager.java:156)
at org.eclipse.ui.statushandlers.WorkbenchErrorHandler.showStatusAdapter(WorkbenchErrorHandl er.java:101)
at org.eclipse.ui.statushandlers.WorkbenchErrorHandler.access$0(WorkbenchErrorHandler.java:9 4)
at org.eclipse.ui.statushandlers.WorkbenchErrorHandler$1.run(WorkbenchErrorHandler.java:62)
at org.eclipse.ui.internal.UILockListener.doPendingWork(UILockListener.java:164)
at org.eclipse.ui.internal.UISynchronizer$3.run(UISynchronizer.java:158)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4041)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2640)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2604)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2438)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:671)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:664)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at com.adobe.flexbuilder.standalone.FlashBuilderApplication.start(FlashBuilderApplication.ja va:108)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLau ncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.jav a:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
!ENTRY org.eclipse.core.jobs 4 2 2011-07-20 12:58:22.605
!MESSAGE An internal error occurred during: "Launching MultiGameLauncher".
!STACK 0
java.lang.OutOfMemoryError: Java heap space
at java.util.AbstractList.iterator(Unknown Source)
at java.util.AbstractList.hashCode(Unknown Source)
at java.util.HashMap.get(Unknown Source)
at macromedia.asc.util.NamespacesTable.intern(NamespacesTable.java:49)
at macromedia.asc.semantics.ReferenceValue.<init>(ReferenceValue.java:96)
at macromedia.asc.semantics.ReferenceValue.<init>(ReferenceValue.java:86)
at macromedia.asc.semantics.FlowAnalyzer.evaluate(FlowAnalyzer.java:216)
at macromedia.asc.parser.IdentifierNode.evaluate(IdentifierNode.java:83)
at macromedia.asc.semantics.FlowAnalyzer.evaluate(FlowAnalyzer.java:867)
at macromedia.asc.parser.SetExpressionNode.evaluate(SetExpressionNode.java:58)
at macromedia.asc.semantics.FlowAnalyzer.evaluate(FlowAnalyzer.java:677)
at macromedia.asc.parser.MemberExpressionNode.evaluate(MemberExpressionNode.java:57)
at macromedia.asc.semantics.FlowAnalyzer.evaluate(FlowAnalyzer.java:1102)
at macromedia.asc.parser.ListNode.evaluate(ListNode.java:44)
at macromedia.asc.semantics.FlowAnalyzer.evaluate(FlowAnalyzer.java:1421)
at macromedia.asc.parser.ExpressionStatementNode.evaluate(ExpressionStatementNode.java:50)
at macromedia.asc.semantics.FlowAnalyzer.evaluate(FlowAnalyzer.java:1367)
at macromedia.asc.parser.StatementListNode.evaluate(StatementListNode.java:60)
at macromedia.asc.semantics.FlowAnalyzer.evaluate(FlowAnalyzer.java:2438)
at macromedia.asc.parser.FunctionCommonNode.evaluate(FunctionCommonNode.java:107)
at macromedia.asc.semantics.FlowAnalyzer.evaluate(FlowAnalyzer.java:4923)
at macromedia.asc.parser.ClassDefinitionNode.evaluate(ClassDefinitionNode.java:106)
at macromedia.asc.semantics.FlowAnalyzer.evaluate(FlowAnalyzer.java:1078)
at macromedia.asc.parser.ArgumentListNode.evaluate(ArgumentListNode.java:46)
at macromedia.asc.semantics.FlowAnalyzer.evaluate(FlowAnalyzer.java:891)
at macromedia.asc.parser.SetExpressionNode.evaluate(SetExpressionNode.java:58)
at macromedia.asc.semantics.FlowAnalyzer.evaluate(FlowAnalyzer.java:644)
at macromedia.asc.parser.MemberExpressionNode.evaluate(MemberExpressionNode.java:57)
at macromedia.asc.semantics.FlowAnalyzer.evaluate(FlowAnalyzer.java:1421)
at macromedia.asc.parser.ExpressionStatementNode.evaluate(ExpressionStatementNode.java:50)
at macromedia.asc.semantics.FlowAnalyzer.evaluate(FlowAnalyzer.java:4634)
at macromedia.asc.parser.ClassDefinitionNode.evaluate(ClassDefinitionNode.java:106)
!ENTRY org.eclipse.ui 4 4 2011-07-20 12:58:30.916
!MESSAGE An internal error has occurred.
!STACK 0
java.lang.OutOfMemoryError: Java heap space
!ENTRY org.eclipse.ui.workbench 4 0 2011-07-20 12:58:32.488
!MESSAGE An unexpected exception was thrown.
!STACK 0
java.lang.NullPointerException
at org.eclipse.ui.internal.statushandlers.InternalDialog.refreshDialogSize(InternalDialog.ja va:384)
at org.eclipse.ui.internal.statushandlers.WorkbenchStatusDialogManagerImpl.doAddStatusAdapte r(WorkbenchStatusDialogManagerImpl.java:273)
at org.eclipse.ui.internal.statushandlers.WorkbenchStatusDialogManagerImpl.addStatusAdapter( WorkbenchStatusDialogManagerImpl.java:197)
at org.eclipse.ui.statushandlers.WorkbenchStatusDialogManager.addStatusAdapter(WorkbenchStat usDialogManager.java:156)
at org.eclipse.ui.statushandlers.WorkbenchErrorHandler.showStatusAdapter(WorkbenchErrorHandl er.java:101)
at org.eclipse.ui.statushandlers.WorkbenchErrorHandler.handle(WorkbenchErrorHandler.java:57)
at org.eclipse.ui.internal.ide.IDEWorkbenchErrorHandler.handle(IDEWorkbenchErrorHandler.java :106)
at org.eclipse.ui.internal.WorkbenchErrorHandlerProxy.handle(WorkbenchErrorHandlerProxy.java :36)
at org.eclipse.ui.statushandlers.StatusManager.handle(StatusManager.java:189)
at org.eclipse.ui.internal.progress.ProgressManager$3.done(ProgressManager.java:467)
at org.eclipse.core.internal.jobs.JobListeners$3.notify(JobListeners.java:39)
at org.eclipse.core.internal.jobs.JobListeners.doNotify(JobListeners.java:96)
at org.eclipse.core.internal.jobs.JobListeners.done(JobListeners.java:152)
at org.eclipse.core.internal.jobs.JobManager.endJob(JobManager.java:647)
at org.eclipse.core.internal.jobs.InternalJob.done(InternalJob.java:208)
at org.eclipse.core.runtime.jobs.Job.done(Job.java:226)
at org.eclipse.ui.progress.UIJob$1.run(UIJob.java:108)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4041)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2640)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2604)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2438)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:671)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:664)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at com.adobe.flexbuilder.standalone.FlashBuilderApplication.start(FlashBuilderApplication.ja va:108)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLau ncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.jav a:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
!ENTRY org.eclipse.ui 4 4 2011-07-20 12:58:34.057
!MESSAGE An internal error has occurred.
!STACK 0
java.lang.OutOfMemoryError: Java heap space
!ENTRY org.eclipse.ui 4 4 2011-07-20 13:00:10.970
!MESSAGE An internal error has occurred.
!STACK 0
java.lang.NullPointerException
at org.eclipse.ui.internal.ide.IDEWorkbenchErrorHandler$FatalErrorDialog.updateMessage(IDEWo rkbenchErrorHandler.java:301)
at org.eclipse.ui.internal.ide.IDEWorkbenchErrorHandler.handleException(IDEWorkbenchErrorHan dler.java:150)
at org.eclipse.ui.internal.ide.IDEWorkbenchErrorHandler.access$0(IDEWorkbenchErrorHandler.ja va:146)
at org.eclipse.ui.internal.ide.IDEWorkbenchErrorHandler$1.runInUIThread(IDEWorkbenchErrorHan dler.java:121)
at org.eclipse.ui.progress.UIJob$1.run(UIJob.java:95)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4041)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:173)
at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:388)
at org.eclipse.jface.dialogs.ProgressMonitorDialog.run(ProgressMonitorDialog.java:507)
at org.eclipse.ui.internal.progress.ProgressMonitorJobsDialog.run(ProgressMonitorJobsDialog. java:275)
at org.eclipse.ui.internal.ide.application.IDEWorkbenchAdvisor.disconnectFromWorkspace(IDEWo rkbenchAdvisor.java:509)
at org.eclipse.ui.internal.ide.application.IDEWorkbenchAdvisor.postShutdown(IDEWorkbenchAdvi sor.java:342)
at org.eclipse.ui.internal.Workbench.shutdown(Workbench.java:2967)
at org.eclipse.ui.internal.Workbench.busyClose(Workbench.java:1115)
at org.eclipse.ui.internal.Workbench.access$15(Workbench.java:1032)
at org.eclipse.ui.internal.Workbench$25.run(Workbench.java:1276)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
at org.eclipse.ui.internal.Workbench.close(Workbench.java:1274)
at org.eclipse.ui.internal.WorkbenchConfigurer.emergencyClose(WorkbenchConfigurer.java:165)
at org.eclipse.ui.internal.ide.IDEWorkbenchErrorHandler.closeWorkbench(IDEWorkbenchErrorHand ler.java:253)
at org.eclipse.ui.internal.ide.IDEWorkbenchErrorHandler.handleException(IDEWorkbenchErrorHan dler.java:155)
at org.eclipse.ui.internal.ide.IDEWorkbenchErrorHandler.access$0(IDEWorkbenchErrorHandler.ja va:146)
at org.eclipse.ui.internal.ide.IDEWorkbenchErrorHandler$1.runInUIThread(IDEWorkbenchErrorHan dler.java:121)
at org.eclipse.ui.progress.UIJob$1.run(UIJob.java:95)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4041)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2640)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2604)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2438)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:671)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:664)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at com.adobe.flexbuilder.standalone.FlashBuilderApplication.start(FlashBuilderApplication.ja va:108)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLau ncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.jav a:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
!ENTRY org.eclipse.wst.server.core 4 0 2011-07-20 13:01:08.544
!MESSAGE Error during shutdown
!STACK 0
org.eclipse.core.runtime.AssertionFailedException: null argument:
at org.eclipse.core.runtime.Assert.isNotNull(Assert.java:85)
at org.eclipse.core.runtime.Assert.isNotNull(Assert.java:73)
at org.eclipse.core.internal.events.ResourceChangeListenerList.remove(ResourceChangeListener List.java:146)
at org.eclipse.core.internal.events.NotificationManager.removeListener(NotificationManager.j ava:305)
at org.eclipse.core.internal.resources.Workspace.removeResourceChangeListener(Workspace.java :1934)
at org.eclipse.wst.server.core.internal.ResourceManager.shutdownImpl(ResourceManager.java:36 7)
at org.eclipse.wst.server.core.internal.ResourceManager.shutdown(ResourceManager.java:313)
at org.eclipse.wst.server.core.internal.ServerPlugin.stop(ServerPlugin.java:360)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:8 43)
at java.security.AccessController.doPrivileged(Native Method)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.stop(BundleContextImpl.java:83 6)
at org.eclipse.osgi.framework.internal.core.BundleHost.stopWorker(BundleHost.java:501)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.suspend(AbstractBundle.java:550)
at org.eclipse.osgi.framework.internal.core.Framework.suspendBundle(Framework.java:1097)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.decFWSL(StartLevelManager.java :597)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelMana ger.java:257)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.shutdown(StartLevelManager.jav a:215)
at org.eclipse.osgi.framework.internal.core.InternalSystemBundle.suspend(InternalSystemBundl e.java:266)
at org.eclipse.osgi.framework.internal.core.Framework.shutdown(Framework.java:690)
at org.eclipse.osgi.framework.internal.core.Framework.close(Framework.java:588)
at org.eclipse.core.runtime.adaptor.EclipseStarter.shutdown(EclipseStarter.java:415)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:198)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
!SESSION 2011-07-20 13:02:26.713 -----------------------------------------------
eclipse.buildId=I20100608-0911
java.version=1.6.0_16
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments:  -os win32 -ws win32 -arch x86
!ENTRY org.eclipse.ui 2 0 2011-07-20 13:02:42.712
!MESSAGE Warnings while parsing the commands from the 'org.eclipse.ui.commands' and 'org.eclipse.ui.actionDefinitions' extension points.
!SUBENTRY 1 org.eclipse.ui 2 0 2011-07-20 13:02:42.712
!MESSAGE Commands should really have a category: plug-in='com.qnx.flashbuilder.multiplatform.qnx.ui', id='com.qnx.flashbuilder.multiplatform.qnx.ui.commands.OpenInfoCenter', categoryId='com.qnx.flashbuilder.multiplatform.qnx.ui.commands.category.help'
!ENTRY org.eclipse.jface 2 0 2011-07-20 13:12:10.536
!MESSAGE Keybinding conflicts occurred.  They may interfere with normal accelerator operation.
!SUBENTRY 1 org.eclipse.jface 2 0 2011-07-20 13:12:10.536
!MESSAGE A conflict occurred for CTRL+G:
Binding(CTRL+G,
ParameterizedCommand(Command(org.eclipse.jdt.ui.edit.text.java.search.declarations.in.wor kspace,Declaration in Workspace,
  Search for declarations of the selected element in the workspace,
  Category(org.eclipse.search.ui.category.search,Search,Search command category,true),
  ,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
org.eclipse.ui.contexts.window,,,system)
Binding(CTRL+G,
ParameterizedCommand(Command(com.adobe.flexbuilder.as.editor.find.all.declarations.in.wor kspace,Find All Declarations In Workspace,
  Category(com.adobe.flexbuilder.editorcore.navigation.category,Navigation,null,true),
  LegacyHandlerWrapper(ActionHandler(action=com.adobe.flexbuilder.as.editor.ui.actions.FindAllDeclarationsAction@6de7e)),
  ,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
com.adobe.flexide.editorcore.flexEditorScope,,,system)
Binding(CTRL+G,
ParameterizedCommand(Command(com.adobe.flexbuilder.as.editor.find.all.declarations.in.wor kspace,Find All Declarations In Workspace,
  Category(com.adobe.flexbuilder.editorcore.navigation.category,Navigation,null,true),
  LegacyHandlerWrapper(ActionHandler(action=com.adobe.flexbuilder.as.editor.ui.actions.FindAllDeclarationsAction@6de7e)),
  ,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
com.adobe.flexbuilder.as.editor.context.packageexplorer,,,system)
!SUBENTRY 1 org.eclipse.jface 2 0 2011-07-20 13:12:10.536
!MESSAGE A conflict occurred for CTRL+SHIFT+G:
Binding(CTRL+SHIFT+G,
ParameterizedCommand(Command(org.eclipse.jdt.ui.edit.text.java.search.references.in.works pace,References in Workspace,
  Search for references to the selected element in the workspace,
  Category(org.eclipse.search.ui.category.search,Search,Search command category,true),
  ,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
org.eclipse.ui.contexts.window,,,system)
Binding(CTRL+SHIFT+G,
ParameterizedCommand(Command(com.adobe.flexbuilder.as.editor.find.all.references.in.works pace,Find All References In Workspace,
  Category(com.adobe.flexbuilder.editorcore.navigation.category,Navigation,null,true),
  LegacyHandlerWrapper(ActionHandler(action=com.adobe.flexbuilder.as.editor.ui.actions.FindAllReferencesAction@f939cd)),
  ,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
com.adobe.flexide.editorcore.flexEditorScope,,,system)
Binding(CTRL+SHIFT+G,
ParameterizedCommand(Command(com.adobe.flexbuilder.as.editor.find.all.references.in.works pace,Find All References In Workspace,
  Category(com.adobe.flexbuilder.editorcore.navigation.category,Navigation,null,true),
  LegacyHandlerWrapper(ActionHandler(action=com.adobe.flexbuilder.as.editor.ui.actions.FindAllReferencesAction@f939cd)),
  ,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
com.adobe.flexbuilder.as.editor.context.packageexplorer,,,system)
!ENTRY org.eclipse.equinox.security 4 0 2011-07-20 13:15:08.220
!MESSAGE Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage.
!STACK 0
org.eclipse.equinox.security.storage.StorageException: Secure storage was unable to retrieve the master password. If secure storage was created using a different Windows account, you'll have to switch back to that account. Alternatively, you can use the password recovery, or delete and re-create secure storage.
at org.eclipse.equinox.internal.security.win32.WinCrypto.getPassword(WinCrypto.java:62)
at org.eclipse.equinox.internal.security.storage.PasswordProviderModuleExt.getPassword(Passw ordProviderModuleExt.java:35)
at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getModulePassword(Sec urePreferencesRoot.java:259)
at org.eclipse.equinox.internal.security.storage.SecurePreferencesRoot.getPassword(SecurePre ferencesRoot.java:224)
at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.jav a:224)
at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferen cesWrapper.java:110)
at org.eclipse.team.internal.ccvs.core.connection.CVSRepositoryLocation.updateCache(CVSRepos itoryLocation.java:1021)
at org.eclipse.team.internal.ccvs.core.connection.CVSRepositoryLocation.updateCache(CVSRepos itoryLocation.java:1003)
at org.eclipse.team.internal.ccvs.core.connection.CVSRepositoryLocation.setAllowCaching(CVSR epositoryLocation.java:990)
at org.eclipse.team.internal.ccvs.ui.WorkbenchUserAuthenticator.promptForUserInfo(WorkbenchU serAuthenticator.java:101)
at org.eclipse.team.internal.ccvs.core.connection.CVSRepositoryLocation.promptForUserInfo(CV SRepositoryLocation.java:837)
at org.eclipse.team.internal.ccvs.core.connection.CVSRepositoryLocation.openConnection(CVSRe positoryLocation.java:815)
at org.eclipse.team.internal.ccvs.core.client.Session.open(Session.java:159)
at org.eclipse.team.internal.ccvs.core.CVSTeamProvider$6.run(CVSTeamProvider.java:599)
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1975)
at org.eclipse.team.internal.ccvs.core.CVSTeamProvider.notifyEditUnedit(CVSTeamProvider.java :622)
at org.eclipse.team.internal.ccvs.core.CVSTeamProvider.edit(CVSTeamProvider.java:529)
at org.eclipse.team.internal.ccvs.core.CVSCoreFileModificationValidator.performEdit(CVSCoreF ileModificationValidator.java:128)
at org.eclipse.team.internal.ccvs.core.CVSCoreFileModificationValidator$1.run(CVSCoreFileMod ificationValidator.java:108)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
!ENTRY org.eclipse.team.cvs.core 4 0 2011-07-20 13:15:08.228
!MESSAGE No password provided.
!STACK 0
org.eclipse.equinox.security.storage.StorageException: No password provided.
at org.eclipse.equinox.internal.security.storage.SecurePreferences.put(SecurePreferences.jav a:237)
at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.put(SecurePreferen cesWrapper.java:110)
at org.eclipse.team.internal.ccvs.core.connection.CVSRepositoryLocation.updateCache(CVSRepos itoryLocation.java:1021)
at org.eclipse.team.internal.ccvs.core.connection.CVSRepositoryLocation.updateCache(CVSRepos itoryLocation.java:1003)
at org.eclipse.team.internal.ccvs.core.connection.CVSRepositoryLocation.setAllowCaching(CVSR epositoryLocation.java:990)
at org.eclipse.team.internal.ccvs.ui.WorkbenchUserAuthenticator.promptForUserInfo(WorkbenchU serAuthenticator.java:101)
at org.eclipse.team.internal.ccvs.core.connection.CVSRepositoryLocation.promptForUserInfo(CV SRepositoryLocation.java:837)
at org.eclipse.team.internal.ccvs.core.connection.CVSRepositoryLocation.openConnection(CVSRe positoryLocation.java:815)
at org.eclipse.team.internal.ccvs.core.client.Session.open(Session.java:159)
at org.eclipse.team.internal.ccvs.core.CVSTeamProvider$6.run(CVSTeamProvider.java:599)
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1975)
at org.eclipse.team.internal.ccvs.core.CVSTeamProvider.notifyEditUnedit(CVSTeamProvider.java :622)
at org.eclipse.team.internal.ccvs.core.CVSTeamProvider.edit(CVSTeamProvider.java:529)
at org.eclipse.team.internal.ccvs.core.CVSCoreFileModificationValidator.performEdit(CVSCoreF ileModificationValidator.java:128)
at org.eclipse.team.internal.ccvs.core.CVSCoreFileModificationValidator$1.run(CVSCoreFileMod ificationValidator.java:108)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
!SESSION 2011-07-20 13:52:46.640 -----------------------------------------------
eclipse.buildId=I20100608-0911
java.version=1.6.0_16
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments:  -os win32 -ws win32 -arch x86
!ENTRY org.eclipse.core.resources 2 10035 2011-07-20 13:53:05.946
!MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes.
!ENTRY org.eclipse.ui 2 0 2011-07-20 13:53:28.992
!MESSAGE Warnings while parsing the commands from the 'org.eclipse.ui.commands' and 'org.eclipse.ui.actionDefinitions' extension points.
!SUBENTRY 1 org.eclipse.ui 2 0 2011-07-20 13:53:28.992
!MESSAGE Commands should really have a category: plug-in='com.qnx.flashbuilder.multiplatform.qnx.ui', id='com.qnx.flashbuilder.multiplatform.qnx.ui.commands.OpenInfoCenter', categoryId='com.qnx.flashbuilder.multiplatform.qnx.ui.commands.category.help'
!SESSION 2011-07-20 14:02:08.178 -----------------------------------------------
eclipse.buildId=I20100608-0911
java.version=1.6.0_16
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments:  -os win32 -ws win32 -arch x86
!ENTRY org.eclipse.core.resources 2 10035 2011-07-20 14:02:09.315
!MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes.
!ENTRY org.eclipse.ui 2 0 2011-07-20 14:02:11.821
!MESSAGE Warnings while parsing the commands from the 'org.eclipse.ui.commands' and 'org.eclipse.ui.actionDefinitions' extension points.
!SUBENTRY 1 org.eclipse.ui 2 0 2011-07-20 14:02:11.821
!MESSAGE Commands should really have a category: plug-in='com.qnx.flashbuilder.multiplatform.qnx.ui', id='com.qnx.flashbuilder.multiplatform.qnx.ui.commands.OpenInfoCenter', categoryId='com.qnx.flashbuilder.multiplatform.qnx.ui.commands.category.help'
!ENTRY org.eclipse.ui 4 0 2011-07-20 14:16:21.713
!MESSAGE Unhandled event loop exception
!STACK 0
org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.OutOfMemoryError: Java heap space)
at org.eclipse.swt.SWT.error(SWT.java:4083)
at org.eclipse.swt.SWT.error(SWT.java:3998)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:137)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4041)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2640)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2604)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2438)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:671)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:664)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at com.adobe.flexbuilder.standalone.FlashBuilderApplication.start(FlashBuilderApplication.ja va:108)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLau ncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.jav a:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
Caused by: java.lang.OutOfMemoryError: Java heap space
at org.eclipse.swt.graphics.Image.getImageData(Image.java:1451)
at org.eclipse.swt.widgets.Decorations.setImages(Decorations.java:983)
at org.eclipse.swt.widgets.Decorations.setImages(Decorations.java:1066)
at org.eclipse.jface.window.Window.configureShell(Window.java:373)
at org.eclipse.ui.internal.statushandlers.InternalDialog.configureShell(InternalDialog.java: 198)
at org.eclipse.jface.window.Window.createShell(Window.java:502)
at org.eclipse.jface.window.Window.create(Window.java:430)
at org.eclipse.jface.dialogs.Dialog.create(Dialog.java:1089)
at org.eclipse.ui.internal.statushandlers.WorkbenchStatusDialogManagerImpl.doAddStatusAdapte r(WorkbenchStatusDialogManagerImpl.java:260)
at org.eclipse.ui.internal.statushandlers.WorkbenchStatusDialogManagerImpl.addStatusAdapter( WorkbenchStatusDialogManagerImpl.java:197)
at org.eclipse.ui.statushandlers.WorkbenchStatusDialogManager.addStatusAdapter(WorkbenchStat usDialogManager.java:156)
at org.eclipse.ui.statushandlers.WorkbenchErrorHandler.showStatusAdapter(WorkbenchErrorHandl er.java:101)
at org.eclipse.ui.statushandlers.WorkbenchErrorHandler.access$0(WorkbenchErrorHandler.java:9 4)
at org.eclipse.ui.statushandlers.WorkbenchErrorHandler$1.run(WorkbenchErrorHandler.java:62)
at org.eclipse.ui.internal.UILockListener.doPendingWork(UILockListener.java:164)
at org.eclipse.ui.internal.UISynchronizer$3.run(UISynchronizer.java:158)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4041)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2640)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2604)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2438)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:671)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:664)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at com.adobe.flexbuilder.standalone.FlashBuilderApplication.start(FlashBuilderApplication.ja va:108)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLau ncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.jav a:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
!ENTRY org.eclipse.core.jobs 4 2 2011-07-20 14:16:21.716
!MESSAGE An internal error occurred during: "Launching MultiGameLauncher".
!STACK 0
java.lang.OutOfMemoryError: Java heap space
at java.lang.AbstractStringBuilder.<init>(Unknown Source)
at java.lang.StringBuilder.<init>(Unknown Source)
at flex2.compiler.as3.SignatureEvaluator.<init>(SignatureEvaluator.java:199)
at flex2.compiler.as3.SignatureEvaluator.<init>(SignatureEvaluator.java:189)
at flex2.compiler.as3.SignatureExtension.generateSignature(SignatureExtension.java:244)
at flex2.compiler.as3.SignatureExtension.doSignatureGeneration(SignatureExtension.java:159)
at flex2.compiler.as3.SignatureExtension.parse1(SignatureExtension.java:125)
at flex2.compiler.as3.As3Compiler.parse1(As3Compiler.java:429)
at flex2.compiler.CompilerAPI.parse1(CompilerAPI.java:2872)
at flex2.compiler.CompilerAPI.parse1(CompilerAPI.java:2825)
at flex2.compiler.CompilerAPI.batch2(CompilerAPI.java:457)
at flex2.compiler.CompilerAPI.batch(CompilerAPI.java:1291)
at flex2.compiler.CompilerAPI.compile(CompilerAPI.java:1522)
at flex2.tools.oem.Application.compile(Application.java:1349)
at flex2.tools.oem.Application.recompile(Application.java:1287)
at flex2.tools.oem.Application.compile(Application.java:886)
at flex2.tools.flexbuilder.BuilderApplication.compile(BuilderApplication.java:359)
at com.adobe.flexbuilder.multisdk.compiler.internal.ASApplicationBuilder$MyBuilder.mybuild(A SApplicationBuilder.java:319)
at com.adobe.flexbuilder.multisdk.compiler.internal.ASApplicationBuilder.build(ASApplication Builder.java:129)
at com.adobe.flexbuilder.multisdk.compiler.internal.ASBuilder.build(ASBuilder.java:198)
at com.adobe.flexbuilder.multisdk.compiler.internal.ASItemBuilder.build(ASItemBuilder.java:7 0)
at com.adobe.flexbuilder.project.compiler.internal.FlexProjectBuilder.buildItem(FlexProjectB uilder.java:575)
at com.adobe.flexbuilder.project.compiler.internal.FlexProjectBuilder.build(FlexProjectBuild er.java:350)
at com.adobe.flexbuilder.project.compiler.internal.FlexIncrementalBuilder.build(FlexIncremen talBuilder.java:187)
at org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:629)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:172)
at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:203)
at org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:255)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:258)
at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:220)
!SESSION 2011-07-21 10:52:45.733 -----------------------------------------------
eclipse.buildId=I20100608-0911
java.version=1.6.0_16
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments:  -os win32 -ws win32 -arch x86
!ENTRY org.eclipse.ui 2 0 2011-07-21 10:53:16.063
!MESSAGE Warnings while parsing the commands from the 'org.eclipse.ui.commands' and 'org.eclipse.ui.actionDefinitions' extension points.
!SUBENTRY 1 org.eclipse.ui 2 0 2011-07-21 10:53:16.063
!MESSAGE Commands should really have a category: plug-in='com.qnx.flashbuilder.multiplatform.qnx.ui', id='com.qnx.flashbuilder.multiplatform.qnx.ui.commands.OpenInfoCenter', categoryId='com.qnx.flashbuilder.multiplatform.qnx.ui.commands.category.help'
!ENTRY com.adobe.flexbuilder.project 4 43 2011-07-21 11:05:52.183
!MESSAGE Could not load current project.
!STACK 0
java.lang.reflect.InvocationTargetException
at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:479)
at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:372)
at org.eclipse.jface.dialogs.ProgressMonitorDialog.run(ProgressMonitorDialog.java:507)
at com.adobe.flexide.editorcore.loadservice.CodeModelProjectLoadDialog.runLoadProjects(CodeM odelProjectLoadDialog.java:233)
at com.adobe.flexide.editorcore.loadservice.CodeModelProjectLoadDialog.runLoadProjects(CodeM odelProjectLoadDialog.java:156)
at com.adobe.flexide.editorcore.loadservice.DefaultCMLoadService.loadProjects(DefaultCMLoadS ervice.java:131)
at com.adobe.flexide.editorcore.loadservice.DefaultCMLoadService.loadProjects(DefaultCMLoadS ervice.java:147)
at com.adobe.flexide.editorcore.editor.AbstractFlexDocumentProvider.connect(AbstractFlexDocu mentProvider.java:111)
at org.eclipse.ui.texteditor.AbstractTextEditor.doSetInput(AbstractTextEditor.java:4056)
at org.eclipse.ui.texteditor.StatusTextEditor.doSetInput(StatusTextEditor.java:217)
at org.eclipse.ui.texteditor.AbstractDecoratedTextEditor.doSetInput(AbstractDecoratedTextEdi tor.java:1444)
at org.eclipse.ui.editors.text.TextEditor.doSetInput(TextEditor.java:169)
at com.adobe.flexide.editorcore.editor.AbstractFlexEditor.doSetInput(AbstractFlexEditor.java :1429)
at org.eclipse.ui.texteditor.AbstractTextEditor$19.run(AbstractTextEditor.java:3043)
at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:464)
at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:372)
at org.eclipse.jface.window.ApplicationWindow$1.run(ApplicationWindow.java:759)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
at org.eclipse.jface.window.ApplicationWindow.run(ApplicationWindow.java:756)
at org.eclipse.ui.internal.WorkbenchWindow.run(WorkbenchWindow.java:2600)
at org.eclipse.ui.texteditor.AbstractTextEditor.internalInit(AbstractTextEditor.java:3061)
at org.eclipse.ui.texteditor.AbstractTextEditor.init(AbstractTextEditor.java:3088)
at com.adobe.flexide.editorcore.editor.AbstractFlexEditor.init(AbstractFlexEditor.java:452)
at org.eclipse.ui.internal.EditorManager.createSite(EditorManager.java:798)
at org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:647)
at org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:465)
at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:595)
at org.eclipse.ui.internal.EditorAreaHelper.setVisibleEditor(EditorAreaHelper.java:271)
at org.eclipse.ui.internal.EditorManager.setVisibleEditor(EditorManager.java:1429)
at org.eclipse.ui.internal.EditorManager$5.runWithException(EditorManager.java:942)
at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4041)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
at org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor.java:803)
at org.eclipse.ui.internal.Workbench$31.runWithException(Workbench.java:1567)
at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4041)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2548)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2438)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:671)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:664)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at com.adobe.flexbuilder.standalone.FlashBuilderApplication.start(FlashBuilderApplication.ja va:108)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLau ncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.jav a:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
Caused by: java.lang.OutOfMemoryError: Java heap space
at com.adobe.flexbuilder.codemodel.internal.common.CheapArray.create(CheapArray.java:86)
at com.adobe.flexbuilder.codemodel.internal.tree.TreeNode.<init>(TreeNode.java:51)
at com.adobe.flexbuilder.codemodel.internal.tree.ContainerNode.<init>(ContainerNode.java:38)
at com.adobe.flexbuilder.codemodel.internal.tree.FunctionCallNode.<init>(FunctionCallNode.ja va:71)
at com.adobe.flexbuilder.codemodel.internal.parsing.ASTreeParser.argumentsExpression(ASTreeP arser.java:5288)
at com.adobe.flexbuilder.codemodel.internal.parsing.ASTreeParser.simpleExpression(ASTreePars er.java:5541)
at com.adobe.flexbuilder.codemodel.internal.parsing.ASTreeParser.unitExpression(ASTreeParser .java:5243)
at com.adobe.flexbuilder.codemodel.internal.parsing.ASTreeParser.complexOperatorExpression(A STreeParser.java:4825)
at com.adobe.flexbuilder.codemodel.internal.parsing.ASTreeParser.operatorExpression(ASTreePa rser.java:4305)
at com.adobe.flexbuilder.codemodel.internal.parsing.ASTreeParser.expression(ASTreeParser.jav a:2282)
at com.adobe.flexbuilder.codemodel.internal.parsing.ASTreeParser.singleVariable(ASTreeParser .java:4041)
at com.adobe.flexbuilder.codemodel.internal.parsing.ASTreeParser.variableDef(ASTreeParser.ja va:1186)
at com.adobe.flexbuilder.codemodel.internal.parsing.ASTreeParser.annotatableDirective(ASTree Parser.java:529)
at com.adobe.flexbuilder.codemodel.internal.parsing.ASTreeParser.directives(ASTreeParser.jav a:437)
at com.adobe.flexbuilder.codemodel.internal.parsing.ASTreeParser.functionContents(ASTreePars er.java:3590)
at com.adobe.flexbuilder.codemodel.internal.parsing.ASTreeParser.functionDef(ASTreeParser.ja va:1140)
at com.adobe.flexbuilder.codemodel.internal.parsing.ASTreeParser.annotatableDirective(ASTree Parser.java:523)
at com.adobe.flexbuilder.codemodel.internal.parsing.ASTreeParser.directives(ASTreeParser.jav a:437)
at com.adobe.flexbuilder.codemodel.internal.parsing.ASTreeParser.classDef(ASTreeParser.java: 863)
at com.adobe.flexbuilder.codemodel.internal.parsing.ASTreeParser.annotatableDirective(ASTree Parser.java:539)
at com.adobe.flexbuilder.codemodel.internal.parsing.ASTreeParser.directives(ASTreeParser.jav a:437)
at com.adobe.flexbuilder.codemodel.internal.parsing.ASTreeParser.packageDef(ASTreeParser.jav a:356)
at com.adobe.flexbuilder.codemodel.internal.parsing.ASTreeParser.file(ASTreeParser.java:144)
at com.adobe.flexbuilder.codemodel.internal.parsing.BaseASTreeParser.parseFile(BaseASTreePar ser.java:163)
at com.adobe.flexbuilder.codemodel.internal.resourcehandlers.BaseFileHandler.parseToASTree(B aseFileHandler.java:244)
at com.adobe.flexbuilder.codemodel.internal.resourcehandlers.ASFileHandler.parseFile(ASFileH andler.java:101)
at com.adobe.flexbuilder.codemodel.internal.resourcehandlers.ResourceHandlerManager.parseFil e(ResourceHandlerManager.java:242)
at com.adobe.flexbuilder.codemodel.internal.project.Project.parseFile(Project.java:1137)
at com.adobe.flexbuilder.codemodel.internal.project.ProjectManager.reparseSavedFile(ProjectM anager.java:812)
at com.adobe.flexbuilder.codemodel.internal.project.ProjectManager.fileChanged(ProjectManage r.java:604)
at com.adobe.flexbuilder.codemodel.internal.project.ProjectManager.fileChanged(ProjectManage r.java:559)
at com.adobe.flexbuilder.codemodel.internal.project.EclipseProjectListener.preloadFiles(Ecli pseProjectListener.java:733)
Root exception:
java.lang.OutOfMemoryError: Java heap space
at com.adobe.flexbuilder.codemodel.internal.common.CheapArray.create(CheapArray.java:86)
at com.adobe.flexbuilder.codemodel.internal.tree.TreeNode.<init>(TreeNode.java:51)
at com.adobe.flexbuilder.codemodel.internal.tree.ContainerNode.<init>(ContainerNode.java:38)
at com.adobe.flexbuilder.codemodel.internal.tree.FunctionCallNode.<init>(FunctionCallNode.ja va:71)
at com.adobe.flexbuilder.codemodel.internal.parsing.ASTreeParser.argumentsExpression(ASTreeP arser.java:5288)
at com.adobe.flexbuilder.codemodel.internal.parsing.ASTreeParser.simpleExpression(ASTreePars er.java:5541)
at com.adobe.flexbuilder.codemodel.internal.parsing.ASTreeParser.unitExpression(ASTreeParser .java:5243)
at com.adobe.flexbuilder.codemodel.internal.parsing.ASTreeParser.complexOperatorExpression(A STreeParser.java:4825)
at com.adobe.flexbuilder.codemodel.internal.parsing.ASTreeParser.operatorExpression(ASTreePa rser.java:4305)
at com.adobe.flexbuilder.codemodel.internal.parsing.ASTreeParser.expression(ASTreeParser.jav a:2282)
at com.adobe.flexbuilder.codemodel.internal.parsing.ASTreeParser.singleVariable(ASTreeParser .java:4041)
at com.adobe.flexbuilder.codemodel.internal.parsing.ASTreeParser.variableDef(ASTreeParser.ja va:1186)
at com.adobe.flexbuilder.codemodel.internal.parsing.ASTreeParser.annotatableDirective(ASTree Parser.java:529)
at com.adobe.flexbuilder.codemodel.internal.parsing.ASTreeParser.directives(ASTreeParser.jav a:437)
at com.adobe.flexbuilder.codemodel.internal.parsing.ASTreeParser.functionContents(ASTreePars er.java:3590)
at com.adobe.flexbuilder.codemodel.internal.parsing.ASTreeParser.functionDef(ASTreeParser.ja va:1140)
at com.adobe.flexbuilder.codemodel.internal.parsing.ASTreeParser.annotatableDirective(ASTree

I removed an old version of a java runtime and installed reinstalled flashbuilder 4.5. I also upped the memory however it always gets very close to maximum allocation. It is not crashing as much however if I close flashbuilder it takes ages to load the workbench in. Are you on windows 7 also?
Alison Schofield
> Date: Sun, 7 Aug 2011 06:26:49 -0600
From: [email protected]
To: [email protected]
Subject: Help Flash Builder 4.5 keeps crashing
Have you made any progress with this issue?
The exact same thing happens to me, and even increasing the memory params in flashBuilder.ini did not solve my problem.
Thanks, Eloise.
>

Similar Messages

  • Flash Builder 4.6 keeps crashing with "Adobe AIR.dll_unloaded" error

    Hi, Flash Builder Experts~~
    Please help me~~
    I' m using Flash Builder 4.6 and keep encountering Windows error "FlashBuilder.exe has stop working" anytime.
    Anytime means editing, building, switching workspace, closing Flash Builder.
    Windows Event Viewer recognized this error as "Application Error" and detail information as following:
    Faulting application FlashBuilder.exe, version 0.0.0.0, time stamp 0x4b707bdf, faulting module Adobe AIR.dll_unloaded, version 0.0.0.0, time stamp 0x4e741f2e, exception code 0xc0000005, fault offset 0x624bdff4, process id 0x19ec, application start time 0x01ce9ee098db209a.
    My system spec as following:
    OS Type: Windows Server 2008 Enterprise Service Pack 1 (32-bit)
    Processor: 4 Processors     
    Memory: 16GB 
    Flash Builder version as following:
    Flash Builder Edition: Flash Builder 4.6  (with SDK 3.6.0/4.5.0/4.5.1/4.6.0)
    java.version: 1.6.0_16 
    Flash Builder.ini JVM configuration
    vmargs
    -Xms512m
    -Xmx1024m
    -XX:MaxPermSize=256m
    -XX:PermSize=64m
    Error dll file:
    File name: C:\Program Files\Common Files\Adobe AIR\Versions\1.0\Adobe AIR.dll
    File version: 2.5.1.17730  
    File size:9254 KB
    Currently my colleage and I will encounter this error about 4~5 times a day, and its very frustrating
    If there is any suggestion ? Maybe I can update this dll file to newer version??
    Thanks for reading this discussion~~

    I've been seeing what sounds like a similar problem (Windows application "BEX" error when attempting to close Flash Builder via its [X] icon).
    (Win 7 Enterprise, SP1, 64-bit, i5 + 8GB RAM), Flash Builder 4.6, Java 1.7.0_07)
    I tried the following:
    -- Launching Tour de Flex (from the task bar icon), and then updating AIR to the latest version
    -- Right-clicking on the Flash Builder task bar icon and then selecting "Run as Administrator"
    -- Right-clicking on the Flash Builder task bar icon and then selecting "Troubleshoot compatability", then applying the compatability fixes it suggested.
    Somewhere along the way, the problem went away. I then ran the compatability troubleshooter again and (I think) removed the compatability changes (since windows security was asking me whether I want to let the application update my computer every time I launched FlashBuilder--annoying!).
    The problem still appears to be fixed--but only with a whole ten minutes testing. I'll just have to see if the above is really a fix/work-around.

  • Need help with adobe flash player 10.2 keeps crashing

    ok i am having a problem with the adobe flash player ten it keeps crashing on firefox ie8 and google chrome
    operating system is windows xp  32 bit
    really need help because this has been going on for 3 weeks straight  and i downloaded the adobe flash player from the adobe site
    i have uninstalled it 3 time and reinstalled it 3 time
                                                                                                                                                                  need help ASAP!!!!!!!!!!!!!!!!!

    Hello,
    Please try the following way:
    1.Open "Start", then in the "Start Search" bar input "regedit", then click "Enter"
    2.In the opened "Registry Editor", find the key "HKEY_LOCAL_MACHINE -> SOFTWARE -> Macromedia -> FlashPlayer -> SafeVersions" and delete it.
    3.Download the latest Flash Player from http://get.adobe.com/flashplayer/, and install it.
    Thanks

  • Can anybody help? My Safari browser keeps crashing. The whole window just turns grey.

    Can anybody help? My Safari browser keeps crashing on iMac 10.7.5. The whole window just turns grey. It started happening around the time of the new bookmarks menu upgrade recently which changed the bookmarks to be only on the side and makes it so you can see all your bookmarks while browsing.  I know I have a lot of bookmarks, so I tried hiding them, but it still happens. I ALREADY TRIED CLEARING MY HISTORY, AND THAT DID NOT HELP, AND I HAVE NO EXTENSIONS FOR THIS BROWSER.
    Does the fact that I am in Brasil have anything to do with it?
    Thank you to anyone who can help. In case no one can come up with an answer, is there an easy way to transfer my bookmarks from safari to either firefox or chrome?
    Much appreciated.

    1. This is a comment on what you should and should not do to protect yourself from malicious software ("malware") that circulates on the Internet. It does not apply to software, such as keystroke loggers, that may be installed deliberately by an intruder who has hands-on access to the victim's computer. That threat is in a different category, and there's no easy way to defend against it. If you have reason to suspect that you're the target of such an attack, you need expert help.
    If you find this comment too long or too technical, read only sections 5, 6, and 10.
    OS X now implements three layers of built-in protection specifically against malware, not counting runtime protections such as execute disable, sandboxing, system library randomization, and address space layout randomization that may also guard against other kinds of exploits.
    2. All versions of OS X since 10.6.7 have been able to detect known Mac malware in downloaded files, and to block insecure web plugins. This feature is transparent to the user, but internally Apple calls it "XProtect." The malware recognition database is automatically checked for updates once a day; however, you shouldn't rely on it, because the attackers are always at least a day ahead of the defenders.
    The following caveats apply to XProtect:
    It can be bypassed by some third-party networking software, such as BitTorrent clients and Java applets.
    It only applies to software downloaded from the network. Software installed from a CD or other media is not checked.
    As new versions of OS X are released, it's not clear whether Apple will indefinitely continue to maintain the XProtect database of older versions such as 10.6. The security of obsolete system versions may eventually be degraded. Security updates to the code of obsolete systems will stop being released at some point, and that may leave them open to other kinds of attack besides malware.
       3. Starting with OS X 10.7.5, there has been a second layer of built-in malware protection, designated "Gatekeeper" by Apple. By default, applications and Installer packages downloaded from the network will only run if they're digitally signed by a developer with a certificate issued by Apple. Software certified in this way hasn't necessarily been tested by Apple, but you can be reasonably sure that it hasn't been modified by anyone other than the developer. His identity is known to Apple, so he could be held legally responsible if he distributed malware. That may not mean much if the developer lives in a country with a weak legal system (see below.)
    Gatekeeper doesn't depend on a database of known malware. It has, however, the same limitations as XProtect, and in addition the following:
    It can easily be disabled or overridden by the user.
    A malware attacker could get control of a code-signing certificate under false pretenses, or could simply ignore the consequences of distributing codesigned malware.
    An App Store developer could find a way to bypass Apple's oversight, or the oversight could fail due to human error.
    For the reasons given above, App Store products, and other applications recognized by Gatekeeper as signed, are safer than others, but they can't be considered absolutely safe. "Sandboxed" applications may prompt for access to private data, such as your contacts, or for access to the network. Think before granting that access. OS X security is based on user input. Never click through any request for authorization without thinking.
    4. Starting with OS X 10.8.3, a third layer of protection has been added: a "Malware Removal Tool" (MRT). MRT runs automatically in the background when you update the OS. It checks for, and removes, malware that may have evaded the other protections via a Java exploit (see below.) MRT also runs when you install or update the Apple-supplied Java runtime (but not the Oracle runtime.) Like XProtect, MRT is effective against known threats, but not against unknown ones. It notifies you if it finds malware, but otherwise there's no user interface to MRT.
    5. The built-in security features of OS X reduce the risk of malware attack, but they're not absolute protection. The first and best line of defense is always going to be your own intelligence. With the possible exception of Java exploits, all known malware circulating on the Internet that affects a fully-updated installation of OS X 10.6 or later takes the form of so-called "Trojan horses," which can only have an effect if the victim is duped into running them. The threat therefore amounts to a battle of wits between you and the malware attacker. If you're smarter than he thinks you are, you'll win.
    That means, in practice, that you always stay within a safe harbor of computing practices. How do you know what is safe?
    Any website that prompts you to install a “codec,” “plug-in,” "player," "extractor," or “certificate” that comes from that same site, or an unknown one, is unsafe.
    A web operator who tells you that you have a “virus,” or that anything else is wrong with your computer, or that you have won a prize in a contest you never entered, is trying to commit a crime with you as the victim. (Some reputable websites did legitimately warn visitors who were infected with the "DNSChanger" malware. That exception to this rule no longer applies.)
    Pirated copies or "cracks" of commercial software, no matter where they come from, are unsafe.
    Software of any kind downloaded from a BitTorrent or from a Usenet binary newsgroup is unsafe.
    Software that purports to help you do something that's illegal or that infringes copyright, such as saving streamed audio or video for reuse without permission, is unsafe. All YouTube "downloaders" are outside the safe harbor, though not all are necessarily harmful.
    Software with a corporate brand, such as Adobe Flash Player, must be downloaded directly from the developer’s website. If it comes from any other source, it's unsafe. For instance, if a web page warns you that Flash is out of date, do not follow an offered link to an update. Go to the Adobe website to download it, if you need it at all.
    Even signed applications, no matter what the source, should not be trusted if they do something unexpected, such as asking for permission to access your contacts, your location, or the Internet for no obvious reason.
    "FREE WI-FI !!!" networks in public places are unsafe unless you can verify that the network is not a trap (which you probably can't.) Even then, do not download any software or transmit any private information while connected to such a network, regardless of where it seems to come from or go to.
    6. Java on the Web (not to be confused with JavaScript, to which it's not related, despite the similarity of the names) is a weak point in the security of any system. Java is, among other things, a platform for running complex applications in a web page, on the client. That was always a bad idea, and Java's developers have proven themselves incapable of implementing it without also creating a portal for malware to enter. Past Java exploits are the closest thing there has ever been to a Windows-style virus affecting OS X. Merely loading a page with malicious Java content could be harmful.
    Fortunately, client-side Java on the Web is obsolete and mostly extinct. Only a few outmoded sites still use it. Try to hasten the process of extinction by avoiding those sites, if you have a choice. Forget about playing games or other non-essential uses of Java.
    Java is not included in OS X 10.7 and later. Discrete Java installers are distributed by Apple and by Oracle (the developer of Java.) Don't use either one unless you need it. Most people don't. If Java is installed, disable it — not JavaScript — in your browsers.
    Regardless of version, experience has shown that Java on the Web can't be trusted. If you must use a Java applet for a task on a specific site, enable Java only for that site in Safari. Never enable Java for a public website that carries third-party advertising. Use it only on well-known, login-protected, secure websites without ads. In Safari 6 or later, you'll see a lock icon in the address bar with the abbreviation "https" when visiting a secure site.
    Follow the above guidelines, and you’ll be as safe from malware as you can practically be. The rest of this comment concerns what you should not do to protect yourself from malware.
    7. Never install any commercial "anti-virus" or "Internet security" products for the Mac, as they all do more harm than good, if they do any good at all. Any database of known threats is always going to be out of date. Most of the danger is from unknown threats. If you need to be able to detect Windows malware in your files, use one of the free anti-virus products in the Mac App Store — nothing else.
    Why shouldn't you use commercial "anti-virus" products?
    Their design is predicated on the nonexistent threat that malware may be injected at any time, anywhere in the file system. Malware is downloaded from the network; it doesn't materialize from nowhere.
    In order to meet that nonexistent threat, the software modifies or duplicates low-level functions of the operating system, which is a waste of resources and a common cause of instability, bugs, and poor performance.
    To recognize malware, the software depends on a database of known threats, which is always at least a day out of date. Most of the real-world danger of malware attack comes from highly targeted "zero-day" exploits that are not yet recognized.
    By modifying the operating system, the software itself may create weaknesses that could be exploited by malware attackers.
    8. An anti-malware product from the App Store, such as "ClamXav," doesn't have these drawbacks. That doesn't mean it's entirely safe. It may report email messages that have "phishing" links in the body, or Windows malware in attachments, as infected files, and offer to delete or move them. Doing so will corrupt the Mail database. The messages should be deleted from within the Mail application.
    An anti-virus app is not needed, and should not be relied upon, for protection against OS X malware. It's useful only for detecting Windows malware. Windows malware can't harm you directly (unless, of course, you use Windows.) Just don't pass it on to anyone else.
    A Windows malware attachment in email is usually easy to recognize. The file name will often be targeted at people who aren't very bright; for example:
    ♥♥♥♥♥♥♥♥♥♥♥♥♥♥!!!!!!!H0TBABEZ4U!!!!!!!.AVI♥♥♥♥♥♥♥♥♥♥♥♥♥♥.exe
    Anti-virus software may be able to tell you which particular virus or trojan it is, but do you care? In practice, there's seldom a reason to use the software unless a network administrator requires you to do it.
    The ClamXav developer won't try to "upsell" you to a paid version of the product. Other developers may do that. Don't be upsold. For one thing, you should not pay to protect Windows users from the consequences of their choice of computing platform. For another, a paid upgrade from a free app will probably have the disadvantages mentioned in section 7.
    9. It seems to be a common belief that the built-in Application Firewall acts as a barrier to infection, or prevents malware from functioning. It does neither. It blocks inbound connections to certain network services you're running, such as file sharing. It's disabled by default and you should leave it that way if you're behind a router on a private home or office network. Activate it only when you're on an untrusted network, for instance a public Wi-Fi hotspot, where you don't want to provide services. Disable any services you don't use in the Sharing preference pane. All are disabled by default.
    10. As a Mac user you don't have to live in fear that your computer is going to be infected every time you install an application, read email, or visit a web page. But neither should you have the false idea that you will always be safe, no matter what you do. The greatest harm done by security software is precisely its selling point: it makes people feel safe. They may then feel safe enough to take risks from which the software doesn't protect them. Nothing can lessen the need for safe computing practices.

  • Help! my cs4 photoshop keeps crashing everytime i click on the icon to open it my computer\

    help! my cs4 photoshop keeps crashing everytime i click on the icon to open it my computer goes to a blue screen. i  am working on a windows 7 platfrom on a s seris laptop

    And what does the bluescreen denote as the "fault module"? What do all those cute numbers say? check your Windows Event Viewer for the exact cause.
    Mylenium

  • My Adobe flash player plug in keeps crashing, i have uninstalled and reinstalled and restarted and rebooted and it is still coming up with the message that it has crashed, please can anyone help...

    Every time i try to go into a game in facebook it comes up that my Adobe Flash player plug in has crashed, i have updated everything i possibly can. this only started last night and i have had no trouble with it in the past. please help i love my games
    == This happened ==
    Just once or twice
    == last night

    ****************************************************
    I WAS HAVING THE SAME ISSUE AND DECIDED TO UNINSTALL FIREFOX 3.6.4 AND REINSTALL FIREFOX 3.5.10. AFTER I DID THIS, I WAS ABLE TO PLAY ALL THE GAMES WITHOUT GETTING THE CRASH PROBLEM!!!!!!!!!!!!!! JUST THOUGHT YOU WOULD ALL LIKE TO KNOW...GOOD LUCK...I'M STAYING W/FIREFOX 3.5.10!!!!!!!!!!!

  • Help! Early 2008 MacPro keeps crashing suddenly. EtreCheck help needed.

    My MacPro 2008 keeps crashing, rebooting, sometimes successfully, sometimes not. This has happened before a couple of years ago, I think I reset PRAM then and it worked.  This time, it hasn't.  The things that have changed since my original configuration: I am now using Chrome as my primary browser, an old but huge Cinema Display and both a Magic Mouse and Wireless keyboard.  Otherwise, not much has changed so I'm not sure what's going on.
    I know it's an old system but I'm just trying to squeeze just a little more life out of it.  It has been a solid machine for me for a long time and I need it for some upcoming jobs.
    I ran an EtreCheckbut don't know how to interpret/take action from the results.  Please advise!  Thanks in advance.
    EtreCheck version: 2.1.8 (121)
    Report generated February 5, 2015 at 2:52:26 PM PST
    Download EtreCheck from http://etresoft.com/etrecheck
    Click the [Click for support] links for help with non-Apple products.
    Click the [Click for details] links for more information about that line.
    Hardware Information: ℹ️
        Mac Pro (Early 2008) (Technical Specifications)
        Mac Pro - model: MacPro3,1
        2 2.8 GHz Quad-Core Intel Xeon CPU: 8-core
        8 GB RAM Upgradeable
            DIMM Riser B/DIMM 1
                1 GB DDR2 FB-DIMM 800 MHz ok
            DIMM Riser B/DIMM 2
                1 GB DDR2 FB-DIMM 800 MHz ok
            DIMM Riser A/DIMM 1
                1 GB DDR2 FB-DIMM 800 MHz ok
            DIMM Riser A/DIMM 2
                1 GB DDR2 FB-DIMM 800 MHz ok
            DIMM Riser B/DIMM 3
                1 GB DDR2 FB-DIMM 800 MHz ok
            DIMM Riser B/DIMM 4
                1 GB DDR2 FB-DIMM 800 MHz ok
            DIMM Riser A/DIMM 3
                1 GB DDR2 FB-DIMM 800 MHz ok
            DIMM Riser A/DIMM 4
                1 GB DDR2 FB-DIMM 800 MHz ok
        Bluetooth: Old - Handoff/Airdrop2 not supported
    Video Information: ℹ️
        ATI Radeon HD 2600 - VRAM: 256 MB
            Cinema HD 2560 x 1600
    System Software: ℹ️
        OS X 10.10.2 (14C109) - Time since boot: 0:4:38
    Disk Information: ℹ️
        ST3500630AS P disk1 : (500.11 GB)
            EFI (disk1s1) <not mounted> : 210 MB
            YUKI B WORKING HD (disk1s2) / : 499.25 GB (377.86 GB free)
            Recovery HD (disk1s3) <not mounted>  [Recovery]: 650 MB
        Hitachi HDS722020ALA330 disk2 : (2 TB)
            EFI (disk2s1) <not mounted> : 210 MB
            Time Machine HD (disk2s2) /Volumes/Time Machine HD : 2.00 TB (190.41 GB free)
        Hitachi HDS722020ALA330 disk0 : (2 TB)
            EFI (disk0s1) <not mounted> : 210 MB
            YUKI B ARCHIVE HD (disk0s2) /Volumes/YUKI B ARCHIVE HD : 2.00 TB (842.57 GB free)
    USB Information: ℹ️
        Apple Computer, Inc. Apple Cinema HD Display
        Apple Inc. Bluetooth USB Host Controller
    Gatekeeper: ℹ️
        Mac App Store and identified developers
    Kernel Extensions: ℹ️
            /Library/Application Support/Roxio
        [not loaded]    com.roxio.TDIXController (1.6) [Click for support]
            /System/Library/Extensions
        [not loaded]    com.Creo.kext.LeafFwXDriverMatcher (1.0.0d1) [Click for support]
        [not loaded]    com.Initio.driver.SimpleTech_Button (1.0.0d1) [Click for support]
        [not loaded]    com.creo.iokit.LeafDriver (1.0.0d1) [Click for support]
        [not loaded]    com.palm.ClassicNotSeizeDriver (3.2.1) [Click for support]
        [not loaded]    com.seagate.driver.PowSecDriverCore (5.1.1) [Click for support]
            /System/Library/Extensions/Seagate Storage Driver.kext/Contents/PlugIns
        [not loaded]    com.seagate.driver.PowSecLeafDriver_10_4 (5.1.1) [Click for support]
        [not loaded]    com.seagate.driver.PowSecLeafDriver_10_5 (5.1.1) [Click for support]
        [not loaded]    com.seagate.driver.SeagateDriveIcons (5.1.1) [Click for support]
    Startup Items: ℹ️
        FanControlDaemon: Path: /Library/StartupItems/FanControlDaemon
        ProTec6: Path: /Library/StartupItems/ProTec6
        Startup items are obsolete in OS X Yosemite
    Launch Agents: ℹ️
        [not loaded]    com.adobe.AAM.Updater-1.0.plist [Click for support]
        [loaded]    com.google.keystone.agent.plist [Click for support]
        [loaded]    com.oracle.java.Java-Updater.plist [Click for support]
        [running]    com.seagate.SeagateStorageGauge.plist [Click for support]
        [running]    com.SimpleTech.ButtonPoller.plist [Click for support]
        [running]    com.sony.PMBPortable.AutoRun.plist [Click for support]
    Launch Daemons: ℹ️
        [loaded]    com.adobe.fpsaud.plist [Click for support]
        [loaded]    com.adobe.SwitchBoard.plist [Click for support]
        [loaded]    com.google.keystone.daemon.plist [Click for support]
        [loaded]    com.microsoft.office.licensing.helper.plist [Click for support]
        [loaded]    com.oracle.java.Helper-Tool.plist [Click for support]
        [loaded]    com.oracle.java.JavaUpdateHelper.plist [Click for support]
    User Launch Agents: ℹ️
        [loaded]    com.adobe.AAM.Updater-1.0.plist [Click for support]
        [loaded]    com.adobe.ARM.[...].plist [Click for support]
        [loaded]    com.adobe.ARM.[...].plist [Click for support]
        [failed]    com.google.Chrome.framework.plist [Click for support] [Click for details]
        [loaded]    com.macpaw.CleanMyMac.helperTool.plist [Click for support]
        [not loaded]    com.macpaw.CleanMyMac.trashSizeWatcher.plist [Click for support]
        [loaded]    com.macpaw.CleanMyMac.volumeWatcher.plist [Click for support]
        [failed]    com.zeobit.MacKeeper.Helper.plist [Click for support] [Click for details]
        [not loaded]    jp.co.canon.Inkjet_Extended_Survey_Agent.plist [Click for support]
    User Login Items: ℹ️
        AdobeResourceSynchronizer    Application Hidden (/Applications/Adobe Reader.app/Contents/Support/AdobeResourceSynchronizer.app)
        Google Chrome    Application  (/Applications/Google Chrome.app)
    Internet Plug-ins: ℹ️
        DirectorShockwave: Version: 12.0.2r122 - SDK 10.6 [Click for support]
        o1dbrowserplugin: Version: 5.40.2.0 - SDK 10.8 [Click for support]
        Google Earth Web Plug-in: Version: 7.1 [Click for support]
        Default Browser: Version: 600 - SDK 10.10
        AdobeExManDetect: Version: AdobeExManDetect 1.1.0.0 - SDK 10.7 [Click for support]
        AdobePDFViewerNPAPI: Version: 10.1.13 [Click for support]
        FlashPlayer-10.6: Version: 16.0.0.257 - SDK 10.6 [Click for support]
        Silverlight: Version: 5.1.30317.0 - SDK 10.6 [Click for support]
        Flash Player: Version: 16.0.0.257 - SDK 10.6 Outdated! Update
        iPhotoPhotocast: Version: 7.0
        googletalkbrowserplugin: Version: 5.40.2.0 - SDK 10.8 [Click for support]
        QuickTime Plugin: Version: 7.7.3
        AdobePDFViewer: Version: 10.1.13 [Click for support]
        Photo Center Plugin: Version: Photo Center Plugin 1.1.2.0 [Click for support]
        SharePointBrowserPlugin: Version: 14.4.7 - SDK 10.6 [Click for support]
        JavaAppletPlugin: Version: Java 7 Update 71 Check version
    User internet Plug-ins: ℹ️
        fbplugin_1_0_3: Version: Unknown [Click for support]
    3rd Party Preference Panes: ℹ️
        Déjà Vu  [Click for support]
        Fan Control  [Click for support]
        Flash Player  [Click for support]
        Java  [Click for support]
        Paragon NTFS for Mac ® OS X  [Click for support]
    Time Machine: ℹ️
        Skip System Files: NO
        Mobile backups: OFF
        Auto backup: YES
        Volumes being backed up:
            YUKI B WORKING HD: Disk size: 499.25 GB Disk used: 121.39 GB
        Destinations:
            Time Machine HD [Local]
            Total size: 2.00 TB
            Total number of backups: 33
            Oldest backup: 2014-05-20 19:42:36 +0000
            Last backup: 2015-02-05 21:42:24 +0000
            Size of backup disk: Excellent
                Backup size 2.00 TB > (Disk size 499.25 GB X 3)
    Top Processes by CPU: ℹ️
             8%    Google Chrome
             2%    WindowServer
             2%    backupd
             1%    mds_stores
             1%    mds
    Top Processes by Memory: ℹ️
        275 MB    Microsoft Word
        198 MB    Google Chrome
        112 MB    mds_stores
        112 MB    WindowServer
        94 MB    Finder
    Virtual Memory Information: ℹ️
        4.44 GB    Free RAM
        2.53 GB    Active RAM
        770 MB    Inactive RAM
        844 MB    Wired RAM
        1.94 GB    Page-ins
        0 B    Page-outs
    Diagnostics Information: ℹ️
        Feb 5, 2015, 02:44:09 PM    Self test - passed
        Feb 5, 2015, 01:24:17 PM    /Library/Logs/DiagnosticReports/Adobe Bridge CS6_2015-02-05-132417_[redacted].cpu_resource.diag [Click for details]
        Feb 5, 2015, 01:11:30 PM    /Library/Logs/DiagnosticReports/Google Chrome_2015-02-05-131130_[redacted].hang

    Sorry it's taken awhile to respond.  In short, I cleaned all the malware, plists and reinstalled my Adobe CS (the cache was acting strange consistently suddenly) but it did not solve my problems permanently.  I was able to to finish my jobs by never putting the computer to sleep for a few days and getting the system stable enough.  But if I put it to sleep, or shut it down to restart it would just shut down randomly and just keep trying to restart, sometimes successfully, sometimes not.  A few times the fans came on violently, to which I would do a hard shut down by pressing the power button down. I did a CMS reset, and pram reset, pulled the power cord out for a battery reset...tried because other forums say it might be bad Ram or a logic board battery going bad.
    It seems to be working for now, but I still dont' feel like it's solved.  Here is the first page of the last kernel panic log (I haven't touched my computer for a few days):
    Feb 24 09:11:57 localhost bootlog[0]: BOOT_TIME 1424797917 0
    Feb 24 09:12:14 localhost syslogd[16]: Configuration Notice:
        ASL Module "com.apple.AccountPolicyHelper" claims selected messages.
        Those messages may not appear in standard system log files or in the ASL database.
    Feb 24 09:12:14 localhost syslogd[16]: Configuration Notice:
        ASL Module "com.apple.authd" sharing output destination "/var/log/asl" with ASL Module "com.apple.asl".
        Output parameters from ASL Module "com.apple.asl" override any specified in ASL Module "com.apple.authd".
    Feb 24 09:12:14 localhost syslogd[16]: Configuration Notice:
        ASL Module "com.apple.authd" sharing output destination "/var/log/system.log" with ASL Module "com.apple.asl".
        Output parameters from ASL Module "com.apple.asl" override any specified in ASL Module "com.apple.authd".
    Feb 24 09:12:14 localhost syslogd[16]: Configuration Notice:
        ASL Module "com.apple.authd" claims selected messages.
        Those messages may not appear in standard system log files or in the ASL database.
    Feb 24 09:12:14 localhost syslogd[16]: Configuration Notice:
        ASL Module "com.apple.awdd" claims selected messages.
        Those messages may not appear in standard system log files or in the ASL database.
    Feb 24 09:12:14 localhost syslogd[16]: Configuration Notice:
        ASL Module "com.apple.callhistory.asl.conf" claims selected messages.
        Those messages may not appear in standard system log files or in the ASL database.
    Feb 24 09:12:14 localhost syslogd[16]: Configuration Notice:
        ASL Module "com.apple.cloudd" claims selected messages.
        Those messages may not appear in standard system log files or in the ASL database.
    Feb 24 09:12:14 localhost syslogd[16]: Configuration Notice:
        ASL Module "com.apple.clouddocs" claims selected messages.
        Those messages may not appear in standard system log files or in the ASL database.
    Feb 24 09:12:14 localhost syslogd[16]: Configuration Notice:
        ASL Module "com.apple.commerce.asl" claims selected messages.
        Those messages may not appear in standard system log files or in the ASL database.
    Feb 24 09:12:14 localhost syslogd[16]: Configuration Notice:
        ASL Module "com.apple.CoreDuetAdmissionControl" claims selected messages.
        Those messages may not appear in standard system log files or in the ASL database.
    Feb 24 09:12:14 localhost syslogd[16]: Configuration Notice:
        ASL Module "com.apple.eventmonitor" claims selected messages.
        Those messages may not appear in standard system log files or in the ASL database.
    Feb 24 09:12:14 localhost syslogd[16]: Configuration Notice:
        ASL Module "com.apple.family.asl" claims selected messages.
        Those messages may not appear in standard system log files or in the ASL database.
    Feb 24 09:12:14 localhost syslogd[16]: Configuration Notice:
        ASL Module "com.apple.ical" claims selected messages.
        Those messages may not appear in standard system log files or in the ASL database.
    Feb 24 09:12:14 localhost syslogd[16]: Configuration Notice:
        ASL Module "com.apple.icloud.FindMyDevice" claims selected messages.
        Those messages may not appear in standard system log files or in the ASL database.
    Feb 24 09:12:14 localhost syslogd[16]: Configuration Notice:
        ASL Module "com.apple.install" claims selected messages.
        Those messages may not appear in standard system log files or in the ASL database.
    Feb 24 09:12:14 localhost syslogd[16]: Configuration Notice:
        ASL Module "com.apple.iokit.power" claims selected messages.
        Those messages may not appear in standard system log files or in the ASL database.
    Feb 24 09:12:14 localhost syslogd[16]: Configuration Notice:
        ASL Module "com.apple.mail" claims selected messages.
        Those messages may not appear in standard system log files or in the ASL database.
    Feb 24 09:12:14 localhost syslogd[16]: Configuration Notice:
        ASL Module "com.apple.MessageTracer" claims selected messages.
        Those messages may not appear in standard system log files or in the ASL database.
    Feb 24 09:12:14 localhost syslogd[16]: Configuration Notice:
        ASL Module "com.apple.networking.symptoms" claims selected messages.
        Those messages may not appear in standard system log files or in the ASL database.
    Feb 24 09:12:17 --- last message repeated 1 time ---
    Feb 24 09:12:14 localhost syslogd[16]: Configuration Notice:
        ASL Module "com.apple.performance" claims selected messages.
        Those messages may not appear in standard system log files or in the ASL database.
    Feb 24 09:12:14 localhost syslogd[16]: Configuration Notice:
        ASL Module "com.apple.secinitd" claims selected messages.
        Those messages may not appear in standard system log files or in the ASL database.
    Feb 24 09:12:14 localhost syslogd[16]: Configuration Notice:
        ASL Module "com.apple.securityd" claims selected messages.
        Those messages may not appear in standard system log files or in the ASL database.
    Feb 24 09:12:17 --- last message repeated 6 times ---
    Feb 24 09:12:14 localhost kernel[0]: Longterm timer threshold: 1000 ms
    Feb 24 09:12:14 localhost kernel[0]: Darwin Kernel Version 14.1.0: Mon Dec 22 23:10:38 PST 2014; root:xnu-2782.10.72~2/RELEASE_X86_64
    Feb 24 09:12:14 localhost kernel[0]: vm_page_bootstrap: 2005062 free pages and 75706 wired pages
    Feb 24 09:12:14 localhost kernel[0]: kext submap [0xffffff7f80a00000 - 0xffffff8000000000], kernel text [0xffffff8000200000 - 0xffffff8000a00000]
    Feb 24 09:12:14 localhost kernel[0]: zone leak detection enabled
    Feb 24 09:12:14 localhost kernel[0]: "vm_compressor_mode" is 4
    Feb 24 09:12:14 localhost kernel[0]: multiq scheduler config: deep-drain 0, urgent first 1, depth limit 4, band limit 127, sanity check 0
    Feb 24 09:12:14 localhost kernel[0]: standard timeslicing quantum is 10000 us
    Feb 24 09:12:14 localhost kernel[0]: standard background quantum is 2500 us
    Feb 24 09:12:14 localhost kernel[0]: mig_table_max_displ = 13
    Feb 24 09:12:14 localhost kernel[0]: AppleACPICPU: ProcessorId=0 LocalApicId=0 Enabled
    Feb 24 09:12:14 localhost kernel[0]: AppleACPICPU: ProcessorId=1 LocalApicId=1 Enabled
    Feb 24 09:12:14 localhost kernel[0]: AppleACPICPU: ProcessorId=2 LocalApicId=2 Enabled
    Feb 24 09:12:14 localhost kernel[0]: AppleACPICPU: ProcessorId=3 LocalApicId=3 Enabled
    Feb 24 09:12:14 localhost kernel[0]: AppleACPICPU: ProcessorId=4 LocalApicId=4 Enabled
    Feb 24 09:12:14 localhost kernel[0]: AppleACPICPU: ProcessorId=5 LocalApicId=6 Enabled
    Feb 24 09:12:14 localhost kernel[0]: AppleACPICPU: ProcessorId=6 LocalApicId=5 Enabled
    Feb 24 09:12:14 localhost kernel[0]: AppleACPICPU: ProcessorId=7 LocalApicId=7 Enabled
    Feb 24 09:12:14 localhost kernel[0]: calling mpo_policy_init for TMSafetyNet
    Feb 24 09:12:14 localhost kernel[0]: Security policy loaded: Safety net for Time Machine (TMSafetyNet)
    Feb 24 09:12:14 localhost kernel[0]: calling mpo_policy_init for AMFI
    Feb 24 09:12:14 localhost kernel[0]: Security policy loaded: Apple Mobile File Integrity (AMFI)
    Feb 24 09:12:14 localhost kernel[0]: calling mpo_policy_init for Sandbox
    Feb 24 09:12:14 localhost kernel[0]: Security policy loaded: Seatbelt sandbox policy (Sandbox)
    Feb 24 09:12:14 localhost kernel[0]: calling mpo_policy_init for Quarantine
    Feb 24 09:12:14 localhost kernel[0]: Security policy loaded: Quarantine policy (Quarantine)
    Feb 24 09:12:14 localhost kernel[0]: Copyright (c) 1982, 1986, 1989, 1991, 1993
    Feb 24 09:12:14 localhost kernel[0]: The Regents of the University of California. All rights reserved.
    Feb 24 09:12:14 localhost kernel[0]: MAC Framework successfully initialized
    Feb 24 09:12:14 localhost kernel[0]: using 16384 buffer headers and 10240 cluster IO buffer headers
    Feb 24 09:12:14 localhost kernel[0]: AppleKeyStore starting (BUILT: Dec 22 2014 23:20:35)
    Feb 24 09:12:14 localhost kernel[0]: IOAPIC: Version 0x20 Vectors 64:87
    Feb 24 09:12:14 localhost kernel[0]: ACPI: sleep states S3 S4 S5
    Feb 24 09:12:14 localhost kernel[0]: pci (build 23:16:47 Dec 22 2014), flags 0xe3000, pfm64 (38 cpu) 0x3f80000000, 0x80000000
    Feb 24 09:12:14 localhost kernel[0]: AppleIntelCPUPowerManagement: (built 23:20:47 Dec 22 2014) initialization complete
    Feb 24 09:12:03 localhost com.apple.xpc.launchd[1] (com.apple.audio.coreaudiod): Unknown key for array: seatbelt-profiles
    Feb 24 09:12:14 localhost kernel[0]: [ PCI configuration begin ]
    Feb 24 09:12:14 localhost kernel[0]: console relocated to 0x3f80010000
    Feb 24 09:12:14 localhost kernel[0]: [ PCI configuration end, bridges 15, devices 26 ]
    Feb 24 09:12:14 localhost kernel[0]: mcache: 8 CPU(s), 64 bytes CPU cache line size
    Feb 24 09:12:14 localhost kernel[0]: mbinit: done [96 MB total pool size, (64/32) split]
    Feb 24 09:12:14 localhost kernel[0]: rooting via boot-uuid from /chosen: BA8B537F-22CB-3366-B616-9591C1471FBF
    Feb 24 09:12:14 localhost kernel[0]: Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
    Feb 24 09:12:14 localhost kernel[0]: com.apple.AppleFSCompressionTypeZlib kmod start
    Feb 24 09:12:14 localhost kernel[0]: com.apple.AppleFSCompressionTypeDataless kmod start
    Feb 24 09:12:14 localhost kernel[0]: com.apple.AppleFSCompressionTypeZlib load succeeded
    Feb 24 09:12:14 localhost kernel[0]: com.apple.AppleFSCompressionTypeDataless load succeeded
    Feb 24 09:12:14 localhost kernel[0]: AppleIntelCPUPowerManagementClient: ready
    Feb 24 09:12:14 localhost kernel[0]: FireWire runtime power conservation disabled. (2)
    Feb 24 09:12:14 localhost kernel[0]: Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SATA@1F,2/AppleAHCI/PRT0 @0/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOBlockStorageDri ver/ST3500630AS P Media/IOGUIDPartitionScheme/Customer@2
    Feb 24 09:12:14 localhost kernel[0]: BSD root: disk2s2, major 1, minor 8
    Feb 24 09:12:14 localhost kernel[0]: FireWire (OHCI) TI ID 823f built-in now active, GUID 001ff3fffe6f0266; max speed s800.
    Feb 24 09:12:14 localhost kernel[0]: hfs: mounted YUKI B WORKING HD on device root_device
    Feb 24 09:12:14 localhost kernel[0]: VM Swap Subsystem is ON
    Feb 24 09:12:03 localhost com.apple.xpc.launchd[1] (com.apple.alf): The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
    Feb 24 09:12:06 localhost hidd[69]: void __IOHIDPlugInLoadBundles(): Loaded 0 HID plugins
    Feb 24 09:12:06 localhost hidd[69]: ____IOHIDSessionScheduleAsync_block_invoke: thread_id=0x10f681000
    Feb 24 09:12:06 localhost hidd[69]: HID Session async scheduling initiated.
    Feb 24 09:12:03 localhost com.apple.xpc.launchd[1] (com.apple.backupd-helper.status): The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
    Feb 24 09:12:06 localhost hidd[69]: HID Session async root queue running at priority 63 and schedule 2.
    Feb 24 09:12:06 localhost hidd[69]: HID Session async scheduling complete.
    Feb 24 09:12:03 localhost com.apple.xpc.launchd[1] (com.apple.backupd-auto): This service is defined to be constantly running and is inherently inefficient.
    Feb 24 09:12:06 localhost hidd[69]: Successfully opened the IOHIDSession
    Feb 24 09:12:06 localhost iconservicesagent[37]: iconservicesagent launched.
    Feb 24 09:12:08 localhost com.apple.SecurityServer[53]: Session 100000 created
    Feb 24 09:12:03 localhost com.apple.xpc.launchd[1] (com.apple.backupd-status): The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
    Feb 24 09:12:13 localhost watchdogd[30]:  [watchdog_daemon] @(    wd_watchdog_open) - IOIteratorNext failed (kr=0)
    Feb 24 09:12:03 localhost com.apple.xpc.launchd[1] (com.apple.backupd.status.xpc): The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
    Feb 24 09:12:14 localhost watchdogd[30]:  [watchdog_daemon] @(      wd_daemon_init) - could not initialize the hardware watchdog
    Feb 24 09:12:03 localhost com.apple.xpc.launchd[1] (com.apple.bsd.dirhelper): The TimeOut key is no longer respected. It never did anything anyway.
    Feb 24 09:12:14 localhost watchdogd[30]:  [watchdog_daemon] @(                main) - cannot initialize the watchdog service
    Feb 24 09:12:03 localhost com.apple.xpc.launchd[1] (com.apple.autofsd): This service is defined to be constantly running and is inherently inefficient.
    Feb 24 09:12:03 localhost com.apple.xpc.launchd[1] (com.apple.configd): This service is defined to be constantly running and is inherently inefficient.
    Feb 24 09:12:03 localhost com.apple.xpc.launchd[1] (com.apple.CoreRAID): The ServiceIPC key is no longer respected. Please remove it.
    Feb 24 09:12:03 localhost com.apple.xpc.launchd[1] (com.apple.coreservicesd): The HopefullyExitsLast key is no longer respected. Please remove it.
    Feb 24 09:12:03 localhost com.apple.xpc.launchd[1] (com.apple.auditd): The TimeOut key is no longer respected. It never did anything anyway.
    Feb 24 09:12:03 localhost com.apple.xpc.launchd[1] (com.apple.coreduetd): This service is defined to be constantly running and is inherently inefficient.
    Feb 24 09:12:03 localhost com.apple.xpc.launchd[1] (com.apple.diskarbitrationd): This service is defined to be constantly running and is inherently inefficient.
    Feb 24 09:12:03 localhost com.apple.xpc.launchd[1] (com.apple.diskmanagementd): ThrottleInterval set to zero. You're not that important. Ignoring.
    Feb 24 09:12:14 localhost watchdogd[80]:  [watchdog_daemon] @(    wd_watchdog_open) - IOIteratorNext failed (kr=0)
    Feb 24 09:12:14 localhost watchdogd[80]:  [watchdog_daemon] @(      wd_daemon_init) - could not initialize the hardware watchdog
    Feb 24 09:12:14 localhost watchdogd[80]:  [watchdog_daemon] @(                main) - cannot initialize the watchdog service
    Feb 24 09:12:14 localhost com.apple.xpc.launchd[1] (com.apple.watchdogd): Service only ran for 0 seconds. Pushing respawn out by 10 seconds.
    Feb 24 09:12:15 localhost com.apple.xpc.launchd[1] (com.apple.speech.speechsynthesisd): This key does not do anything: OnDemand
    Feb 24 09:12:15 localhost com.apple.xpc.launchd[1] (com.apple.secd): This key does not do anything: OnDemand
    Feb 24 09:12:15 localhost com.apple.xpc.launchd[1] (com.apple.secd): The ServiceIPC key is no longer respected. Please remove it.
    Feb 24 09:12:16 localhost com.apple.xpc.launchd[1] (com.apple.TrustEvaluationAgent): This key does not do anything: OnDemand
    Feb 24 09:12:16 localhost iconservicesagent[37]: Starting service with cache path: /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/C/com.apple.iconservices
    Feb 24 09:12:17 localhost wirelessproxd[47]: updateScanner - central is not powered on: 0
    Feb 24 09:12:18 localhost kernel[0]: IOGraphics flags 0x43
    Feb 24 09:12:18 localhost kernel[0]: **** [IOBluetoothHostControllerUSBTransport][start] -- completed -- result = TRUE -- 0x4000 ****
    Feb 24 09:12:18 localhost kernel[0]: **** [CSRBluetoothHostControllerUSBTransport][start] -- completed -- 0x4000 ****
    Feb 24 09:12:18 localhost kernel[0]: [IOBluetoothHCIController][staticBluetoothTransportShowsUp] -- Received Bluetooth Controller register service notification -- 0x4000
    Feb 24 09:12:18 localhost kernel[0]: [IOBluetoothHCIController][start] -- completed
    Feb 24 09:12:18 localhost kernel[0]: ** Device in slot: SLOT-1 **
    Feb 24 09:12:18 localhost kernel[0]: [IOBluetoothHCIController::setConfigState] calling registerService
    Feb 24 09:12:18 localhost kernel[0]: **** [IOBluetoothHCIController][ProcessBluetoothTransportShowsUpActionWL] -- Connected to the transport successfully -- 0x1b80 -- 0x5800 -- 0x4000 ****
    Feb 24 09:12:18 localhost kernel[0]: Previous shutdown cause: -128
    Feb 24 09:12:18 localhost kernel[0]: DSMOS has arrived
    Feb 24 09:12:19 localhost kernel[0]: hfs: mounted Time Machine HD on device disk0s2
    Feb 24 09:12:19 localhost configd[25]: preference: no sharing preferences
    Feb 24 09:12:19 localhost kernel[0]: hfs: mounted YUKI B ARCHIVE HD on device disk1s2
    Feb 24 09:12:21 localhost kernel[0]: Ethernet [Intel8254x]: Link up on en0, 100-Megabit, Full-duplex, No flow-control, Debug [792d,6c08,0de1,0e00,41e1,4000]
    Feb 24 09:12:21 localhost opendirectoryd[46]: BUG in libdispatch: 14C109 - 2004 - 0x5
    Feb 24 09:12:21 localhost com.apple.SecurityServer[53]: Entering service
    Feb 24 09:12:22 localhost distnoted[73]: # distnote server daemon  absolute time: 26.981214016   civil time: Tue Feb 24 09:12:22 2015   pid: 73 uid: 241  root: yes
    Feb 24 09:12:23 localhost iconservicesd[36]: iconservicesd launched.
    Feb 24 09:12:23 localhost iconservicesd[36]: Cache path: /Library/Caches/com.apple.iconservices.store
    Feb 24 09:12:23 localhost com.apple.usbmuxd[52]: usbmuxd-344.5 on Dec  5 2014 at 17:02:22, running 64 bit
    Feb 24 09:12:24 localhost thermald[22]: Waiting for OSTT support notification
    Feb 24 09:12:26 localhost com.apple.xpc.launchd[1] (com.apple.xpc.launchd.domain.system): Service "com.apple.ManagedClient.startup" tried to hijack endpoint "com.apple.ManagedClient.agent" from owner: com.apple.ManagedClient
    Feb 24 09:12:26 localhost digest-service[81]: label: default
    Feb 24 09:12:26 localhost digest-service[81]:     dbname: od:/Local/Default
    Feb 24 09:12:26 localhost digest-service[81]:     mkey_file: /var/db/krb5kdc/m-key
    Feb 24 09:12:26 localhost digest-service[81]:     acl_file: /var/db/krb5kdc/kadmind.acl
    Feb 24 09:12:26 Yuki-Tripps-Computer.local configd[25]: setting hostname to "Yuki-Tripps-Computer.local"
    Feb 24 09:12:26 Yuki-Tripps-Computer.local configd[25]: network changed.
    Feb 24 09:12:26 Yuki-Tripps-Computer.local configd[25]: network changed: v6(en0+:2602:306:bda0:dce0:8d6f:43eb:bbbc:9657) DNS Proxy+ SMB
    Feb 24 09:12:27 Yuki-Tripps-Computer.local stackshot[63]: Timed out waiting for IOKit to finish matching.
    Feb 24 09:12:27 Yuki-Tripps-Computer.local digest-service[81]: digest-request: uid=0
    Feb 24 09:12:27 Yuki-Tripps-Computer.local loginwindow[65]: Login Window Application Started
    Feb 24 09:12:27 Yuki-Tripps-Computer.local secinitd[132]: UID[0]: cache loaded: /System/Library/Caches/com.apple.app-sandbox-cache.plist
    Feb 24 09:12:27 Yuki-Tripps-Computer.local secinitd[132]: ctkd[131]: unable to get root path for bundle of main executable: /System/Library/Frameworks/CryptoTokenKit.framework/ctkd
    Feb 24 09:12:28 Yuki-Tripps-Computer.local apsd[50]: CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
    Feb 24 09:12:28 Yuki-Tripps-Computer.local configd[25]: network changed: v6(en0!:2602:306:bda0:dce0:21f:5bff:fe36:5bd8) DNS Proxy SMB
    Feb 24 09:12:29 Yuki-Tripps-Computer.local discoveryd[49]: Basic Sockets GetProcessNameFromSocket() failed errno[57] err[-1]
    Feb 24 09:12:29 Yuki-Tripps-Computer.local discoveryd[49]: Basic Sockets Unknown(-1), errno 0 UDS FD=3
    Feb 24 09:12:29 Yuki-Tripps-Computer.local discoveryd[49]: Basic Sockets UDS FD=3 ERROR: failed to get effective user ID, errno 0
    Feb 24 09:12:29 Yuki-Tripps-Computer.local discoveryd[49]: Basic SleepProxy BSP Server Disabled. Metric = 3373
    Feb 24 09:12:30 Yuki-Tripps-Computer.local configd[25]: network changed: v4(en0+:192.168.1.65) v6(en0!:2602:306:bda0:dce0:21f:5bff:fe36:5bd8) DNS+ Proxy SMB
    Feb 24 09:12:30 Yuki-Tripps-Computer com.apple.xpc.launchd[1] (com.apple.appkit.xpc.sandboxedServiceRunner): The JoinExistingSession key is only available to Application services.
    Feb 24 09:12:30 Yuki-Tripps-Computer.local digest-service[81]: digest-request: netr probe 0
    Feb 24 09:12:30 Yuki-Tripps-Computer.local digest-service[81]: digest-request: init request
    Feb 24 09:12:31 Yuki-Tripps-Computer.local discoveryd[49]: AwdlD2d AwdlD2dInitialize: Initialized
    Feb 24 09:12:31 Yuki-Tripps-Computer.local digest-service[81]: digest-request: init return domain: BUILTIN server: YUKI-TRIPPS-COMPUTER indomain was: <NULL>
    Feb 24 09:12:31 Yuki-Tripps-Computer.local discoveryd[49]: D2D_IPC: Loaded
    Feb 24 09:12:31 Yuki-Tripps-Computer.local discoveryd[49]: Basic RemoteControl com.apple.discoveryd Starting XPC Server
    Feb 24 09:12:31 Yuki-Tripps-Computer.local discoveryd[49]: Basic DNSResolver etc/hosts file changed: Event 0x7fcee2c0b580 Flushed /etc/hosts cache
    Feb 24 09:12:31 Yuki-Tripps-Computer.local discoveryd[49]: Basic RemoteControl com.apple.discoveryd.dnsproxy Starting XPC Server
    Feb 24 09:12:31 Yuki-Tripps-Computer.local discoveryd[49]: Basic SleepProxy Sleep Proxy Server is not enabled
    Feb 24 09:12:31 YukiTriComputer configd[25]: setting hostname to "YukiTriComputer"
    Feb 24 09:12:31 YukiTriComputer discoveryd_helper[138]: Basic RemoteControl com.apple.discoveryd_helper Starting XPC Server
    Feb 24 09:12:31 YukiTriComputer discoveryd_helper[138]: Detailed RemoteControl com.apple.discoveryd_helper XPC connection 0x7fcccb800250: start (pid=49, <unknown> not root)
    Feb 24 09:12:31 YukiTriComputer configd[25]: network changed.
    Feb 24 09:12:32 YukiTriComputer networkd[139]: networkd-411.1 pid 139
    Feb 24 09:12:32 YukiTriComputer com.apple.xpc.launchd[1] (com.apple.appkit.xpc.sandboxedServiceRunner): The JoinExistingSession key is only available to Application services.
    Feb 24 09:12:32 YukiTriComputer com.apple.xpc.launchd[1] (com.apple.DataDetectorsDynamicData): The JoinExistingSession key is only available to Application services.
    Feb 24 09:12:32 YukiTriComputer systemkeychain[135]: done file: /var/run/systemkeychaincheck.done
    Feb 24 09:12:33 YukiTriComputer com.apple.xpc.launchd[1] (com.apple.FileSyncAgent.PHD.isRunning): The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
    Feb 24 09:12:33 YukiTriComputer com.apple.xpc.launchd[1] (com.apple.mbloginhelper.user): This key does not do anything: OnDemand
    Feb 24 09:12:33 YukiTriComputer com.apple.xpc.launchd[1] (com.apple.mbpluginhost.user): This key does not do anything: OnDemand
    Feb 24 09:12:33 YukiTriComputer com.apple.xpc.launchd[1] (com.apple.secd): This key does not do anything: OnDemand
    Feb 24 09:12:33 YukiTriComputer com.apple.xpc.launchd[1] (com.apple.secd): The ServiceIPC key is no longer respected. Please remove it.
    Feb 24 09:12:33 YukiTriComputer com.apple.xpc.launchd[1] (com.apple.speech.speechsynthesisd): This key does not do anything: OnDemand
    Feb 24 09:12:33 YukiTriComputer com.apple.xpc.launchd[1] (com.apple.TrustEvaluationAgent): This key does not do anything: OnDemand
    Feb 24 09:12:34 YukiTriComputer UserEventAgent[17]: Failed to copy info dictionary for bundle /System/Library/UserEventPlugins/alfUIplugin.plugin
    Feb 24 09:12:34 YukiTriComputer findmydeviced[157]: findmydeviced has been launched
    Feb 24 09:12:34 YukiTriComputer kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    Feb 24 09:12:35 --- last message repeated 9 times ---
    Feb 24 09:12:35 YukiTriComputer locationd[55]: Logging binary sensor data to /var/folders/zz/zyxvpxvq6csfxvn_n00000sm00006d/C/locationdSensors.bin
    Feb 24 09:12:35 YukiTriComputer kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    Feb 24 09:12:36 YukiTriComputer locationd[55]: Incorrect NSStringEncoding value 0x8000100 detected. Assuming NSASCIIStringEncoding. Will stop this compatiblity mapping behavior in the near future.
    Feb 24 09:12:36 YukiTriComputer locationd[55]: NBB-Could not get UDID for stable refill timing, falling back on random
    Feb 24 09:12:36 YukiTriComputer kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    Feb 24 09:12:36 YukiTriComputer locationd[55]: locationd was started after an unclean shutdown
    Feb 24 09:12:36 YukiTriComputer kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    Feb 24 09:12:37 --- last message repeated 23 times ---
    Feb 24 09:12:37 YukiTriComputer blued[59]: Release the WiFi lock
    Feb 24 09:12:37 YukiTriComputer blued[59]: HID Page timeout 4000
    Feb 24 09:12:37 YukiTriComputer kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    Feb 24 09:12:37 --- last message repeated 11 times ---
    Feb 24 09:12:37 YukiTriComputer locationd[55]: Location icon should now be in state 'Inactive'
    Feb 24 09:12:37 YukiTriComputer blued[59]: hciControllerOnline; HID devices? 2
    Feb 24 09:12:37 YukiTriComputer blued[59]: Acquiring the wifi lock
    Feb 24 09:12:37 YukiTriComputer blued[59]: Acquired the wifi lock
    Feb 24 09:12:37 YukiTriComputer kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    Feb 24 09:12:37 --- last message repeated 5 times ---
    Feb 24 09:12:37 YukiTriComputer blued[59]: hostControllerOnline - Number of Paired devices = 2, List of Paired devices = (
            "7c-d1-c3-60-ec-9e",
            "c8-e0-eb-05-2d-e1"
    Feb 24 09:12:37 YukiTriComputer kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    Feb 24 09:12:37 YukiTriComputer blued[59]: link key found for device: c8-e0-eb-05-2d-e1
    Feb 24 09:12:37 YukiTriComputer blued[59]: Save link key for device: c8-e0-eb-05-2d-e1
    Feb 24 09:12:37 YukiTriComputer blued[59]: link key found for device: 7c-d1-c3-60-ec-9e
    Feb 24 09:12:37 YukiTriComputer blued[59]: Save link key for device: 7c-d1-c3-60-ec-9e
    Feb 24 09:12:37 YukiTriComputer kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    Feb 24 09:12:38 --- last message repeated 49 times ---
    Feb 24 09:12:38 YukiTriComputer apsd[50]: CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
    Feb 24 09:12:38 YukiTriComputer kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    Feb 24 09:12:38 --- last message repeated 16 times ---
    Feb 24 09:12:38 YukiTriComputer com.apple.xpc.launchd[1] (com.apple.lakitu): The JoinExistingSession key is only available to Application services.
    Feb 24 09:12:38 YukiTriComputer com.apple.xpc.launchd[1] (com.apple.accounts.dom): The _DirtyJetsamMemoryLimit key is not available on this platform.
    Feb 24 09:12:38 YukiTriComputer com.apple.xpc.launchd[1] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform.
    Feb 24 09:12:40 YukiTriComputer kernel[0]: IOBluetoothDevice::setProperties() -- calling hciController->CallCreateDeviceReporter() -- this = 0x4c00
    Feb 24 09:12:40 YukiTriComputer kernel[0]: IOBluetoothHCIController::CallCreateDeviceReporter -- calling enqueueAction() -- device = 0x4c00
    Feb 24 09:12:40 YukiTriComputer kernel[0]: IOBluetoothHCIController::CreateDeviceReporterAction -- device = = 0x4c00
    Feb 24 09:12:40 YukiTriComputer kernel[0]: IOBluetoothHCIController::CreateDeviceReporterAction -- calling CreateDeviceReporter() device = = 0x4c00
    Feb 24 09:12:40 YukiTriComputer kernel[0]: IOBluetoothHCIController::CreateDeviceReporter -- device = = 0x4c00
    Feb 24 09:12:40 YukiTriComputer blued[59]: Release the WiFi lock
    Feb 24 09:12:40 YukiTriComputer blued[59]: Acquiring the wifi lock
    Feb 24 09:12:40 YukiTriComputer blued[59]: Acquired the wifi lock
    Feb 24 09:12:40 YukiTriComputer kernel[0]: [BNBMouseDevice::init][85.3] init is complete
    Feb 24 09:12:40 YukiTriComputer kernel[0]: [BNBMouseDevice::handleStart][85.3] returning 1
    Feb 24 09:12:40 YukiTriComputer kernel[0]: [AppleMultitouchHIDEventDriver::start] entered
    Feb 24 09:12:41 YukiTriComputer kernel[0]: [AppleMultitouchDevice::start] entered
    Feb 24 09:12:41 YukiTriComputer hidd[69]: IOHIDService compatibility thread running at priority 63 and schedule 2.
    Feb 24 09:12:43 YukiTriComputer UserEventAgent[17]: assertion failed: 14C109: com.apple.telemetry + 15064 [B033615E-AC6E-3C72-A493-A728F602B10C]: 0x0
    Feb 24 09:12:43 YukiTriComputer UserEventAgent[17]: nsurlsessiond_events plugin: adding token 1 for client softwareupdate_download_service
    Feb 24 09:12:43 YukiTriComputer sntp[170]: time set -1.541612 s
    Feb 24 09:12:43 YukiTriComputer ntpd[161]: peer time.apple.com @ 17.253.16.243
    Feb 24 09:12:44 YukiTriComputer ntpd[161]: drift PPM:0.000 -> 31.362
    Feb 24 09:12:46 YukiTriComputer WindowServer[133]: Server is starting up
    Feb 24 09:12:47 YukiTriComputer mds[33]: (FMW.Normal:1402) FMW 0 0
    Feb 24 09:12:47 YukiTriComputer WindowServer[133]: Session 257 retained (2 references)
    Feb 24 09:12:47 YukiTriComputer WindowServer[133]: Session 257 released (1 references)
    Feb 24 09:12:47 YukiTriComputer nsurlstoraged[173]: realpath() returned NULL for /var/root/Library/Caches/ocspd
    Feb 24 09:12:47 YukiTriComputer nsurlstoraged[173]: The read-connection to the DB=/var/root/Library/Caches/ocspd/Cache.db is NOT valid.  Unable to determine schema version.
    Feb 24 09:12:47 YukiTriComputer nsurlstoraged[173]: realpath() returned NULL for /var/root/Library/Caches/ocspd
    Feb 24 09:12:47 --- last message repeated 1 time ---
    Feb 24 09:12:47 YukiTriComputer nsurlstoraged[173]: ERROR: unable to determine file-system usage for FS-backed cache at /var/root/Library/Caches/ocspd/fsCachedData. Errno=13
    Feb 24 09:12:47 YukiTriComputer coreduetd[41]: CoreData: error: (11) Fatal error.  The database at /var/db/CoreDuet/coreduetd.db is corrupted.  SQLite error code:11, 'database disk image is malformed'
    Feb 24 09:12:47 YukiTriComputer coreduetd[41]: Core Data: error: -executeRequest: encountered exception = Fatal error.  The database at /var/db/CoreDuet/coreduetd.db is corrupted.  SQLite error code:11, 'database disk image is malformed' with userInfo = {
            NSFilePath = "/var/db/CoreDuet/coreduetd.db";
            NSSQLiteErrorDomain = 11;
    Feb 24 09:12:47 YukiTriComputer coreduetd[41]: CoreData: error: (11) Fatal error.  The database at /var/db/CoreDuet/coreduetd.db is corrupted.  SQLite error code:11, 'database disk image is malformed'
    Feb 24 09:12:47 YukiTriComputer coreduetd[41]: Core Data: error: -executeRequest: encountered exception = Fatal error.  The database at /var/db/CoreDuet/coreduetd.db is corrupted.  SQLite error code:11, 'database disk image is malformed' with userInfo = {
            NSFilePath = "/var/db/CoreDuet/coreduetd.db";
            NSSQLiteErrorDomain = 11;
    Feb 24 09:12:47 YukiTriComputer coreduetd[41]: CoreData: error: (11) Fatal error.  The database at /var/db/CoreDuet/coreduetd.db is corrupted.  SQLite error code:11, 'database disk image is malformed'
    Feb 24 09:12:47 YukiTriComputer coreduetd[41]: Core Data: error: -executeRequest: encountered exception = Fatal error.  The database at /var/db/CoreDuet/coreduetd.db is corrupted.  SQLite error code:11, 'database disk image is malformed' with userInfo = {

  • Flash Builder 4.5.1 Crashing on 10.7 OSX

    Hi,
    I dont know if im the only one with this but my install of Flash builder is crashing nearly every 5 minutes.
    I have 4.5.1 running on 10.7 and seem to crash FB by closing particular code windows.
    Any help would be greatly appreciated.
    Chris

    There are known issues with running FB on 10.7. Until Adobe fixes
    these issues, it might a better idea to rollback 10.6 and wait awhile.
    I normally wait for the first or second point release (of 10.7) before
    upgrading to any new OS, but only after Adobe release their upgrades.

  • Help is needed! Safari keeps crashing w/o a Modus Operandi?

    Hi, everyone - I hope you can help me with Safari's involuntary crashing:
    Process: Safari [236]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 3.2.1 (5525.27.1)
    Build Info: WebBrowser-55252701~1
    Code Type: X86 (Native)
    Parent Process: launchd [129]
    Date/Time: 2009-01-28 23:41:42.509 +0100
    OS Version: Mac OS X 10.5.6 (9G55)
    Report Version: 6
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x0000000027054528
    Crashed Thread: 0
    Thread 0 Crashed:
    0 libobjc.A.dylib 0x9571f699 objc_msgSend + 41
    1 com.apple.AppKit 0x960166cc -[NSApplication run] + 892
    2 com.apple.AppKit 0x95fe38a4 NSApplicationMain + 574
    3 com.apple.Safari 0x000b9b16 0x1000 + 756502
    Thread 1:
    0 libSystem.B.dylib 0x958dd3ae _semwaitsignal + 10
    1 libSystem.B.dylib 0x95907d0d pthreadcondwait$UNIX2003 + 73
    2 com.apple.WebCore 0x91aea8ff WebCore::IconDatabase::syncThreadMainLoop() + 239
    3 com.apple.WebCore 0x91aa3065 WebCore::IconDatabase::iconDatabaseSyncThread() + 181
    4 libSystem.B.dylib 0x95907095 pthreadstart + 321
    5 libSystem.B.dylib 0x95906f52 thread_start + 34
    Thread 2:
    0 libSystem.B.dylib 0x958d61c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x958dd9bc mach_msg + 72
    2 com.apple.CoreFoundation 0x96b090ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x96b09cd8 CFRunLoopRunInMode + 88
    4 com.apple.CFNetwork 0x94348052 CFURLCacheWorkerThread(void*) + 396
    5 libSystem.B.dylib 0x95907095 pthreadstart + 321
    6 libSystem.B.dylib 0x95906f52 thread_start + 34
    Thread 3:
    0 libSystem.B.dylib 0x958d61c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x958dd9bc mach_msg + 72
    2 com.apple.CoreFoundation 0x96b090ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x96b09cd8 CFRunLoopRunInMode + 88
    4 com.apple.Safari 0x00118d4d 0x1000 + 1146189
    5 com.apple.Safari 0x00117fd3 0x1000 + 1142739
    6 com.apple.Safari 0x00118081 0x1000 + 1142913
    7 libSystem.B.dylib 0x95907095 pthreadstart + 321
    8 libSystem.B.dylib 0x95906f52 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x958d61c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x958dd9bc mach_msg + 72
    2 com.apple.CoreFoundation 0x96b090ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x96b09cd8 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x91636d40 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
    5 com.apple.Foundation 0x915d37ed -[NSThread main] + 45
    6 com.apple.Foundation 0x915d3394 _NSThread__main_ + 308
    7 libSystem.B.dylib 0x95907095 pthreadstart + 321
    8 libSystem.B.dylib 0x95906f52 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x959256f2 select$DARWIN_EXTSN + 10
    1 libSystem.B.dylib 0x95907095 pthreadstart + 321
    2 libSystem.B.dylib 0x95906f52 thread_start + 34
    Thread 6:
    0 libSystem.B.dylib 0x958d6226 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x959081ef pthread_condwait + 1244
    2 libSystem.B.dylib 0x95909a73 pthreadcond_timedwait_relativenp + 47
    3 com.apple.Foundation 0x9161975c -[NSCondition waitUntilDate:] + 236
    4 com.apple.Foundation 0x91619570 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
    5 com.apple.Foundation 0x916194d5 -[NSConditionLock lockWhenCondition:] + 69
    6 com.apple.AppKit 0x96083d90 -[NSUIHeartBeat _heartBeatThread:] + 753
    7 com.apple.Foundation 0x915d37ed -[NSThread main] + 45
    8 com.apple.Foundation 0x915d3394 _NSThread__main_ + 308
    9 libSystem.B.dylib 0x95907095 pthreadstart + 321
    10 libSystem.B.dylib 0x95906f52 thread_start + 34
    Thread 7:
    0 libSystem.B.dylib 0x958d61c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x958dd9bc mach_msg + 72
    2 com.apple.CoreFoundation 0x96b090ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x96b09cd8 CFRunLoopRunInMode + 88
    4 com.apple.audio.CoreAudio 0x950765dc HALRunLoop::OwnThread(void*) + 160
    5 com.apple.audio.CoreAudio 0x95076464 CAPThread::Entry(CAPThread*) + 96
    6 libSystem.B.dylib 0x95907095 pthreadstart + 321
    7 libSystem.B.dylib 0x95906f52 thread_start + 34
    Thread 8:
    0 libSystem.B.dylib 0x958d61c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x958dd9bc mach_msg + 72
    2 ...romedia.Flash Player.plugin 0x1cad33fd Flash_EnforceLocalSecurity + 1188169
    3 libSystem.B.dylib 0x95907095 pthreadstart + 321
    4 libSystem.B.dylib 0x95906f52 thread_start + 34
    Thread 9:
    0 libSystem.B.dylib 0x958d620e semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x95908206 pthread_condwait + 1267
    2 libSystem.B.dylib 0x9594d539 pthreadcondwait + 48
    3 ...romedia.Flash Player.plugin 0x1c9981fc 0x1c600000 + 3768828
    4 ...romedia.Flash Player.plugin 0x1c9d0034 Flash_EnforceLocalSecurity + 126336
    5 ...romedia.Flash Player.plugin 0x1c9984a6 0x1c600000 + 3769510
    6 libSystem.B.dylib 0x95907095 pthreadstart + 321
    7 libSystem.B.dylib 0x95906f52 thread_start + 34
    Thread 10:
    0 libSystem.B.dylib 0x958d620e semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x95908206 pthread_condwait + 1267
    2 libSystem.B.dylib 0x9594d539 pthreadcondwait + 48
    3 ...romedia.Flash Player.plugin 0x1c9981fc 0x1c600000 + 3768828
    4 ...romedia.Flash Player.plugin 0x1c9d0034 Flash_EnforceLocalSecurity + 126336
    5 ...romedia.Flash Player.plugin 0x1c9984a6 0x1c600000 + 3769510
    6 libSystem.B.dylib 0x95907095 pthreadstart + 321
    7 libSystem.B.dylib 0x95906f52 thread_start + 34
    Thread 11:
    0 libSystem.B.dylib 0x958d620e semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x95908206 pthread_condwait + 1267
    2 libSystem.B.dylib 0x9594d539 pthreadcondwait + 48
    3 ...romedia.Flash Player.plugin 0x1c9981fc 0x1c600000 + 3768828
    4 ...romedia.Flash Player.plugin 0x1c6ddde4 0x1c600000 + 908772
    5 ...romedia.Flash Player.plugin 0x1c6dde9d 0x1c600000 + 908957
    6 ...romedia.Flash Player.plugin 0x1c9984a6 0x1c600000 + 3769510
    7 libSystem.B.dylib 0x95907095 pthreadstart + 321
    8 libSystem.B.dylib 0x95906f52 thread_start + 34
    Thread 12:
    0 libSystem.B.dylib 0x9591ead6 recvfrom$NOCANCEL$UNIX2003 + 10
    1 ...romedia.Flash Player.plugin 0x1c998ec8 0x1c600000 + 3772104
    2 ...romedia.Flash Player.plugin 0x1c9cac8e Flash_EnforceLocalSecurity + 104922
    3 ...romedia.Flash Player.plugin 0x1c6de742 0x1c600000 + 911170
    4 ...romedia.Flash Player.plugin 0x1c9984a6 0x1c600000 + 3769510
    5 libSystem.B.dylib 0x95907095 pthreadstart + 321
    6 libSystem.B.dylib 0x95906f52 thread_start + 34
    Thread 13:
    0 libSystem.B.dylib 0x958d620e semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x95908206 pthread_condwait + 1267
    2 libSystem.B.dylib 0x9594d539 pthreadcondwait + 48
    3 ...romedia.Flash Player.plugin 0x1c9981fc 0x1c600000 + 3768828
    4 ...romedia.Flash Player.plugin 0x1c898c68 0x1c600000 + 2722920
    5 ...romedia.Flash Player.plugin 0x1c9984a6 0x1c600000 + 3769510
    6 libSystem.B.dylib 0x95907095 pthreadstart + 321
    7 libSystem.B.dylib 0x95906f52 thread_start + 34
    Thread 14:
    0 libSystem.B.dylib 0x958d6226 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x959081ef pthread_condwait + 1244
    2 libSystem.B.dylib 0x95909a73 pthreadcond_timedwait_relativenp + 47
    3 com.apple.audio.CoreAudio 0x95085bc3 CAGuard::WaitFor(unsigned long long) + 213
    4 com.apple.audio.CoreAudio 0x9508777e CAGuard::WaitUntil(unsigned long long) + 70
    5 com.apple.audio.CoreAudio 0x95085f23 HP_IOThread::WorkLoop() + 759
    6 com.apple.audio.CoreAudio 0x95085c27 HPIOThread::ThreadEntry(HPIOThread*) + 17
    7 com.apple.audio.CoreAudio 0x95076464 CAPThread::Entry(CAPThread*) + 96
    8 libSystem.B.dylib 0x95907095 pthreadstart + 321
    9 libSystem.B.dylib 0x95906f52 thread_start + 34
    Thread 15:
    0 libSystem.B.dylib 0x958dd3ae _semwaitsignal + 10
    1 libSystem.B.dylib 0x95907d0d pthreadcondwait$UNIX2003 + 73
    2 libGLProgrammability.dylib 0x948ceb32 glvmDoWork + 162
    3 libSystem.B.dylib 0x95907095 pthreadstart + 321
    4 libSystem.B.dylib 0x95906f52 thread_start + 34
    Thread 16:
    0 libSystem.B.dylib 0x958d6226 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x959081ef pthread_condwait + 1244
    2 libSystem.B.dylib 0x95909a73 pthreadcond_timedwait_relativenp + 47
    3 ...ple.CoreServices.CarbonCore 0x93218e62 TSWaitOnConditionTimedRelative + 246
    4 ...ple.CoreServices.CarbonCore 0x93218c42 TSWaitOnSemaphoreCommon + 422
    5 ...ple.CoreServices.CarbonCore 0x932499f0 TimerThread + 74
    6 libSystem.B.dylib 0x95907095 pthreadstart + 321
    7 libSystem.B.dylib 0x95906f52 thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x1f01c370 ebx: 0x915cecab ecx: 0x957bb334 edx: 0x041aa4c0
    edi: 0x169ab228 esi: 0x169ab6c0 ebp: 0xbffffab8 esp: 0xbffff944
    ss: 0x0000001f efl: 0x00010206 eip: 0x9571f699 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    cr2: 0x27054528
    Binary Images:
    0x1000 - 0x1d7fe2 com.apple.Safari 3.2.1 (5525.27.1) <66278f41bc085c64e0f06ff487af4adc> /Applications/Safari.app/Contents/MacOS/Safari
    0x223000 - 0x232ff8 SyndicationUI ??? (???) <edde0133829971dbd8a0f3473cdb85fc> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x291000 - 0x291ffe +org.xlife.InquisitorLoader 3.2 (58) <e4877ee4582562d98c95d447c8f77397> /Library/InputManagers/Inquisitor/Inquisitor.bundle/Contents/MacOS/Inquisitor
    0x2a4000 - 0x2c5fff +org.xlife.InquisitorCore 3.2 (58) <166b8d5a1b977be9fd64a9b4571f859f> /Library/InputManagers/Inquisitor/Inquisitor.bundle/Contents/Resources/Inquisit orCore.bundle/Contents/MacOS/InquisitorCore
    0x2d8000 - 0x2dafff +net.culater.SIMBL 0.8.2 (8) /Library/InputManagers/SIMBL/SIMBL.bundle/Contents/MacOS/SIMBL
    0x2e0000 - 0x2e7fff +net.culater.DuctTape ??? (6.0) /Library/Frameworks/DuctTape.framework/Versions/A/DuctTape
    0x500000 - 0x6f6fff com.apple.RawCamera.bundle 2.0.12 (421) <02fe3f4ea6251f7b2d23d855ce5c5fd2> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x789000 - 0x7b4ffb libcurl.3.dylib ??? (???) <54ada27deb3b4ff7043d8836264eca0d> /usr/lib/libcurl.3.dylib
    0x19f7000 - 0x19fcfff com.apple.DictionaryServiceComponent 1.1 (1.1) <8edc1180f52db18e9ddfb4e95debe61b> /System/Library/Components/DictionaryService.component/Contents/MacOS/Dictionar yService
    0x1b5f000 - 0x1b64ff3 libCGXCoreImage.A.dylib ??? (???) <375e0cdb64b043378dbf637992bbfeb0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x12b94000 - 0x12bbffef +net.culater.PithHelmet 2.8.3 (83) /Library/Application Support/SIMBL/Plugins/PithHelmet.bundle/Contents/MacOS/PithHelmet
    0x1568d000 - 0x156fffff +com.DivXInc.DivXDecoder 6.4.0 (6.4.0) /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    0x1713e000 - 0x1713effe com.apple.JavaPluginCocoa 12.2.0 (12.2.0) <b08d1285182ffcbaedd747d17fdaeefd> /Library/Internet Plug-Ins/JavaPluginCocoa.bundle/Contents/MacOS/JavaPluginCocoa
    0x1742c000 - 0x17432ffd com.apple.JavaVM 12.2.0 (12.2.0) <9ad39149cc7ecc91da3e93df7f61d315> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x17e60000 - 0x17e7ffed com.apple.audio.CoreAudioKit 1.5 (1.5) <82f2e52c502db7f3b32349a54209a0fe> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
    0x186f4000 - 0x186f7fff com.apple.audio.AudioIPCPlugIn 1.0.5 (1.0.5) <e7424df9b53076d04045fb2e0132b2d0> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x1890f000 - 0x18914fff com.apple.audio.AppleHDAHALPlugIn 1.6.2 (1.6.2a37) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x1aa54000 - 0x1aa62feb libSimplifiedChineseConverter.dylib ??? (???) <548d5a699dbe2bb8fcc8275321fdc0d4> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x1bd38000 - 0x1bd54ff7 GLRendererFloat ??? (???) <dcdc2e0de7fb9a52d99e529c3688f26d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0x1c115000 - 0x1c127fff libTraditionalChineseConverter.dylib ??? (???) <89ec94121ef50601dc538548caae57fc> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x1c2d0000 - 0x1c329ff7 com.apple.driver.AppleIntelGMA950GLDriver 1.5.36 (5.3.6) <5f0420ab48f5d0f1b419c2ba4a89b7eb> /System/Library/Extensions/AppleIntelGMA950GLDriver.bundle/Contents/MacOS/Apple IntelGMA950GLDriver
    0x1c600000 - 0x1cc09fdf +com.macromedia.Flash Player.plugin 9.0.151 (1.0.4f60) <f43004ffc4944f26af228334f2cda80b> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x22e09000 - 0x22f8cfe3 GLEngine ??? (???) <bfbd7ce69ea896a6b38d6232b01cdeda> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x70000000 - 0x700e6ff2 com.apple.audio.units.Components 1.5.2 (1.5.2) /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <100d362e03410f181a34e04e94189ae5> /usr/lib/dyld
    0x90165000 - 0x91140ff6 com.apple.QuickTimeComponents.component 7.6 (1290) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x91141000 - 0x91222ff7 libxml2.2.dylib ??? (???) <d69560099d9eb32ba7f8a17baa65a28d> /usr/lib/libxml2.2.dylib
    0x91223000 - 0x9122affe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
    0x912b2000 - 0x9132cff8 com.apple.print.framework.PrintCore 5.5.3 (245.3) <222dade7b33b99708b8c09d1303f93fc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9132d000 - 0x91342ffb com.apple.ImageCapture 5.0.1 (5.0.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x91343000 - 0x91346fff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x91347000 - 0x91386fef libTIFF.dylib ??? (???) <3589442575ac77746ae99ecf724f5f87> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91387000 - 0x9141aff3 com.apple.ApplicationServices.ATS 3.4 (???) <8c51de0ec3deaef416578cd59df38754> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x91445000 - 0x91453ffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
    0x91454000 - 0x914a5ff7 com.apple.HIServices 1.7.0 (???) <01b690d1f376e400ac873105533e39eb> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x914a6000 - 0x914a6ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x914a7000 - 0x9154efeb com.apple.QD 3.11.54 (???) <b743398c24c38e581a86e91744a2ba6e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x9154f000 - 0x9155bffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x9155c000 - 0x9155dffc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
    0x9155e000 - 0x91560fff com.apple.CrashReporterSupport 10.5.5 (159) <4ca9b6643fcbafd76424a46d162363eb> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x91561000 - 0x915a3fef com.apple.NavigationServices 3.5.2 (163) <91844980804067b07a0b6124310d3f31> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x915a4000 - 0x915c8feb libssl.0.9.7.dylib ??? (???) <c7359b7ab32b5f8574520746e10a41cc> /usr/lib/libssl.0.9.7.dylib
    0x915c9000 - 0x91844fe7 com.apple.Foundation 6.5.7 (677.22) <8fe77b5d15ecdae1240b4cb604fc6d0b> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x91845000 - 0x9184cfe9 libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
    0x9184d000 - 0x9184fff5 libRadiance.dylib ??? (???) <8a844202fcd65662bb9ab25f08c45a62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x918fc000 - 0x91a42ff7 com.apple.ImageIO.framework 2.0.4 (2.0.4) <6a6623d3d1a7292b5c3763dcd108b55f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91a43000 - 0x91a9fff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x91aa0000 - 0x920f1fff com.apple.WebCore 5525.26 (5525.26.6) <8676962ab93f003cf9b10748725c1bc2> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x920f2000 - 0x9214bff7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x9214c000 - 0x9214cffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x9214d000 - 0x921e0fff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x921e1000 - 0x921e6fff com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x921e7000 - 0x921ebfff libGIF.dylib ??? (???) <572a32e46e33be1ec041c5ef5b0341ae> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x921ec000 - 0x92214ff7 com.apple.shortcut 1 (1.0) <057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x92215000 - 0x92215ffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x92216000 - 0x9253bfe2 com.apple.QuickTime 7.6.0 (1290) <bc0920abbbaad03f5513ac7ffbd30633> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x9253c000 - 0x92547fe7 libCSync.A.dylib ??? (???) <e6aceed359bd228f42bc1246af5919c9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x92548000 - 0x9269aff3 com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9269b000 - 0x92d3bfff com.apple.CoreGraphics 1.407.2 (???) <3a91d1037afde01d1d8acdf9cd1caa14> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x92d3c000 - 0x92d7aff7 libGLImage.dylib ??? (???) <1123b8a48bcbe9cc7aa8dd8e1a214a66> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x92d7b000 - 0x92e42ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x92e43000 - 0x92e4bfff com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x92e4c000 - 0x931e9fef com.apple.QuartzCore 1.5.7 (1.5.7) <2fed2dd7565c84a0f0c608d41d4d172c> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x931ef000 - 0x934c9ff3 com.apple.CoreServices.CarbonCore 786.10 (786.10) <ec35bb05f67fe0e828d49dda88bbf6d7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x935bf000 - 0x935bffff com.apple.Carbon 136 (136) <98a5e3bc0c4fa44bbb09713bb88707fe> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x935c0000 - 0x935c0ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x935c1000 - 0x935c3fff com.apple.securityhi 3.0 (30817) <2b2854123fed609d1820d2779e2e0963> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x935c4000 - 0x935cafff com.apple.print.framework.Print 218.0.2 (220.1) <8bf7ef71216376d12fcd5ec17e43742c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x93639000 - 0x9366ffef libtidy.A.dylib ??? (???) <f1d1742e06280444baa5637b209fd0af> /usr/lib/libtidy.A.dylib
    0x93670000 - 0x93713ff3 com.apple.QuickTimeImporters.component 7.6 (1290) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x93714000 - 0x93723ffe com.apple.DSObjCWrappers.Framework 1.3 (1.3) <09deb9e32d0d09dfb95ae569bdd2b7a4> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x93724000 - 0x93756fff com.apple.LDAPFramework 1.4.5 (110) <cc04500cf7b6edccc75bb3fe2973f72c> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x93757000 - 0x9376dfff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x937e1000 - 0x93822fe7 libRIP.A.dylib ??? (???) <5d0b5af7992e14de017f9a9c7cb05960> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x93823000 - 0x9382dfeb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x9382e000 - 0x939aefef com.apple.CoreAUC 3.02.0 (3.02.0) <e9c0220542fac5c62ef3b79aa791252f> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x939af000 - 0x93dbffef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x93dc0000 - 0x93dfafe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x93dfb000 - 0x93e0afff libsasl2.2.dylib ??? (???) <bb7971ca2f609c070f87786a93d1041e> /usr/lib/libsasl2.2.dylib
    0x93e3d000 - 0x93e6afeb libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x93e6b000 - 0x94229fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x9422a000 - 0x9422affd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x9422b000 - 0x94262fff com.apple.SystemConfiguration 1.9.2 (1.9.2) <8b26ebf26a009a098484f1ed01ec499c> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x94345000 - 0x943e2ffc com.apple.CFNetwork 422.11 (422.11) <2780dfc3d2186195fccb3634bfb0944b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x943e9000 - 0x94466fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x94467000 - 0x94467ff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x94468000 - 0x94468ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x94469000 - 0x94771fff com.apple.HIToolbox 1.5.4 (???) <3747086ba21ee419708a5cab946c8ba6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x94772000 - 0x947feff7 com.apple.LaunchServices 290.3 (290.3) <6f9629f4ed1ba3bb313548e6838b2888> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x947ff000 - 0x94806ff7 libCGATS.A.dylib ??? (???) <386dce4b28448fb86e33e06ac466f4d8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x94807000 - 0x9480cfff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x9480d000 - 0x9482bfff libresolv.9.dylib ??? (???) <a8018c42930596593ddf27f7c20fe7af> /usr/lib/libresolv.9.dylib
    0x9482c000 - 0x94835fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x94869000 - 0x94898fe3 com.apple.AE 402.2 (402.2) <e01596187e91af5d48653920017b8c8e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x94899000 - 0x948a5ff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x948a7000 - 0x94d78f3e libGLProgrammability.dylib ??? (???) <5d283543ac844e7c6fa3440ac56cd265> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x94d79000 - 0x94e03fe3 com.apple.DesktopServices 1.4.7 (1.4.7) <d16642ba22c32f67be793ebfbe67ca3a> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x94f01000 - 0x94fccfff com.apple.ColorSync 4.5.1 (4.5.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x94fcd000 - 0x95058fff com.apple.framework.IOKit 1.5.1 (???) <f9f5f0d070e197a832d86751e1d44545> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x95059000 - 0x950d6feb com.apple.audio.CoreAudio 3.1.1 (3.1.1) <f35477a5e23db0fa43233c37da01ae1c> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x950d7000 - 0x950f6ffa libJPEG.dylib ??? (???) <e7eb56555109e23144924cd64aa8daec> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x950f7000 - 0x952c5ff3 com.apple.security 5.0.4 (34102) <55dda7486df4e8e1d61505be16f83a1c> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x952c6000 - 0x952eefff libcups.2.dylib ??? (???) <81abd305142ad1b771024eb4a1309e2e> /usr/lib/libcups.2.dylib
    0x9557c000 - 0x9563afff com.apple.WebKit 5525.27 (5525.27.1) <a15e548666c9a463d61be1f114b2fa27> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x9563b000 - 0x95653fff com.apple.openscripting 1.2.8 (???) <572c7452d7e740e8948a5ad07a99602b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x95654000 - 0x956d3ff5 com.apple.SearchKit 1.2.1 (1.2.1) <3140a605db2abf56b237fa156a08b28b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x956de000 - 0x95709fe7 libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
    0x9570a000 - 0x957eafff libobjc.A.dylib ??? (???) <7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib
    0x957eb000 - 0x95835fe1 com.apple.securityinterface 3.0.1 (35183) <f855cb06d2541ce544d9bcdf998b991c> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x95842000 - 0x95860ff3 com.apple.DirectoryService.Framework 3.5.5 (3.5.5) <f8931f64103c8a86b82e9714352f4323> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x958c1000 - 0x958d1fff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <06d8fc0307314f8ffc16f206ad3dbf44> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x958d5000 - 0x95a3cff3 libSystem.B.dylib ??? (???) <d68880dfb1f8becdbdac6928db1510fb> /usr/lib/libSystem.B.dylib
    0x95a3d000 - 0x95b0bff3 com.apple.JavaScriptCore 5525.26 (5525.26.2) <69e219e81bc886a94c4d4b310d393ab9> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x95b0c000 - 0x95b1cffc com.apple.LangAnalysis 1.6.4 (1.6.4) <8b7831b5f74a950a56cf2d22a2d436f6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x95b1d000 - 0x95b24fff com.apple.agl 3.0.9 (AGL-3.0.9) <2f39c480cfcee9358a23d61b20a6aa56> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x95b25000 - 0x95b6efef com.apple.Metadata 10.5.2 (398.25) <e0572f20350523116f23000676122a8d> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x95b6f000 - 0x95b73fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x95b74000 - 0x95c59ff3 com.apple.CoreData 100.1 (186) <8e28162ef2288692615b52acc01f8b54> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x95c5a000 - 0x95ce1ff7 libsqlite3.0.dylib ??? (???) <6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib
    0x95dac000 - 0x95dacff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x95fdd000 - 0x967dbfef com.apple.AppKit 6.5.6 (949.43) <a3a300499bbe4f1dfebf71d752d01916> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x967dc000 - 0x9688effb libcrypto.0.9.7.dylib ??? (???) <69bc2457aa23f12fa7d052601d48fa29> /usr/lib/libcrypto.0.9.7.dylib
    0x9688f000 - 0x96a0efff com.apple.AddressBook.framework 4.1.1 (699) <60ddae72a1df8ddbc5c53df92f372b76> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x96a21000 - 0x96a2efe7 com.apple.opengl 1.5.9 (1.5.9) <7e5048a2677b41098c84045305f42f7f> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x96a2f000 - 0x96a95ffb com.apple.ISSupport 1.7 (38.2) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x96a96000 - 0x96bc9fff com.apple.CoreFoundation 6.5.5 (476.17) <4a70c8dbb582118e31412c53dc1f407f> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x96bca000 - 0x96c84fe3 com.apple.CoreServices.OSServices 226.5 (226.5) <2a135d4fb16f4954290f7b72b4111aa3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x96e1a000 - 0x96e54ffe com.apple.securityfoundation 3.0 (32989) <f72d3a66729c529fd052fba96b0fb871> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x96e55000 - 0x96f05fff edu.mit.Kerberos 6.0.12 (6.0.12) <685cc018c133668d0d3ac6a1cb63cff9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x96f06000 - 0x96f60ff7 com.apple.CoreText 2.0.3 (???) <1f1a97273753e6cfea86c810d6277680> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x96f61000 - 0x96fbeffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
    0x96fc4000 - 0x96fdcff7 com.apple.CoreVideo 1.6.0 (20.0) <c0d869876af51283a160cd2224a23abf> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x96fdd000 - 0x970defef com.apple.PubSub 1.0.3 (65.1.1) /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x970df000 - 0x970faffb libPng.dylib ??? (???) <4780e979d35aa5ec2cea22678836cea5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x970fb000 - 0x9711ffff libxslt.1.dylib ??? (???) <0a9778d6368ae668826f446878deb99b> /usr/lib/libxslt.1.dylib
    0x97160000 - 0x97298ff7 libicucore.A.dylib ??? (???) <18098dcf431603fe47ee027a60006c85> /usr/lib/libicucore.A.dylib
    0xba900000 - 0xba916fff libJapaneseConverter.dylib ??? (???) <7b0248c392848338f5d6ed093313eeef> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0xbab00000 - 0xbab21fe2 libKoreanConverter.dylib ??? (???) <51586b8d9ef39123fbe6918f12d8285f> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

    The Smart InputManager Bundle Loader (SIMBL), developed by Mike Solomon, is a hack, and not only that, it’s a hack that allows for more hacks. In this meaning, it’s a good hack. SIMBL allows developers to write plugins for cocoa applications that would normally not allow them. Once SIMBL is installed, each time a cocoa app is launched, it scans the SIMBL plugin library (/Library/Application Support/SIMBL/Plugins) to see if there is a plugin. If one is found, the app loads the plugin and continues launching.
    The reason it’s a hack is that it allows modification to running programs that the developer does not have access to the source code to… they have to guess. Luckily, there is so much documentation about cocoa, that the developers can make a very educated guess. The reason its a good hack is because it modifies the existing InputManger to allow the plugins to load only for their intended application, instead of all cocoa apps. This means developers can target a particular Apple app, like, say, Safari.
    The recently covered Visor, AcidSearch, and Mike’s own PithHelmet are a few examples of the many plugins that have already been developed using the SIMBL input manager.

  • Flash Builder 4.4, Application crashes every time when i start profiling and take memory snapshort?

    Hello all,
    i have a real wired problem, when ever i start profiling my application in Adobe Flash builder and take a memory  snapshot the application crash, and these dialogs appears.
    i have tried Adobe flash builder 4.4, 4.5, 4.6 all of these have same behavior on window xp, while on mac os x the 4.6 version is working fine for profiling but the debug mode crashes every time. while 4.4 and 4.5 crashes on profiling and working fine for the rest of the work.
    help required
    regards.

    If there are any saved web pages or HTML files in the same folder that you're trying to upload from, move or delete those files and try again. Otherwise, try moving the files you want to upload to a different folder.

  • Flash player plug ins keeps crashing

    flash player keeps crashing on chrome

    hi,
    I am having the same frustrating problem, with Chrome, RockMelt and Chromium. They all repeatedly crash and I get the same banner that shockwave player has crashed. I have tried disabling one of the two shockwaves after typing about:plugins and that didn't work. It's not a problem in Safari or Firefox. I did type About:flash and got this which I will paste below in casethat is helpful.
    jeff
    About Flash
    Chromium
    22.0.1229.94 ()
    OS
    Mac OS X
    Flash plugin
    11.4.402.287 /Applications/Chromium.app/Contents/Versions/22.0.1229.94/Chromium Framework.framework/Internet Plug-Ins/Flash Player Plugin for Chrome.plugin
    Flash plugin
    11.4.402.287 /Library/Internet Plug-Ins/Flash Player.plugin (not used)
    --- Crash data ---
    Crash Reporting
    Enable crash reporting to see crash IDs
    For more details
    https://support.google.com/chrome/?p=ui_usagestat
    --- GPU information ---
    --- GPU driver, more information ---
    Vendor Id
    0x1002
    Device Id
    0x6720
    Driver vendor
    Driver version
    1.0.29
    Driver date
    Pixel shader version
    1.20
    Vertex shader version
    1.20
    GL version
    2.1
    GL_VENDOR
    ATI Technologies Inc.
    GL_RENDERER
    ATI Radeon HD 6970M OpenGL Engine
    GL_VERSION
    2.1 ATI-1.0.29
    GL_EXTENSIONS
    GL_ARB_color_buffer_float GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_depth_texture GL_ARB_draw_buffers GL_ARB_draw_elements_base_vertex GL_ARB_draw_instanced GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_imaging GL_ARB_instanced_arrays GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_provoking_vertex GL_ARB_seamless_cube_map GL_ARB_shader_objects GL_ARB_shader_texture_lod GL_ARB_shading_language_100 GL_ARB_shadow GL_ARB_shadow_ambient GL_ARB_sync GL_ARB_texture_border_clamp GL_ARB_texture_compression GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map GL_ARB_texture_env_add GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_float GL_ARB_texture_mirrored_repeat GL_ARB_texture_non_power_of_two GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_transpose_matrix GL_ARB_vertex_array_bgra GL_ARB_vertex_blend GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_window_pos GL_EXT_abgr GL_EXT_bgra GL_EXT_bindable_uniform GL_EXT_blend_color GL_EXT_blend_equation_separate GL_EXT_blend_func_separate GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_clip_volume_hint GL_EXT_compiled_vertex_array GL_EXT_draw_buffers2 GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_geometry_shader4 GL_EXT_gpu_program_parameters GL_EXT_gpu_shader4 GL_EXT_multi_draw_arrays GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_provoking_vertex GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_specular_color GL_EXT_shadow_funcs GL_EXT_stencil_two_side GL_EXT_stencil_wrap GL_EXT_texture_array GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_s3tc GL_EXT_texture_env_add GL_EXT_texture_filter_anisotropic GL_EXT_texture_integer GL_EXT_texture_lod_bias GL_EXT_texture_mirror_clamp GL_EXT_texture_rectangle GL_EXT_texture_shared_exponent GL_EXT_texture_sRGB GL_EXT_texture_sRGB_decode GL_EXT_timer_query GL_EXT_transform_feedback GL_EXT_vertex_array_bgra GL_APPLE_aux_depth_stencil GL_APPLE_client_storage GL_APPLE_element_array GL_APPLE_fence GL_APPLE_float_pixels GL_APPLE_flush_buffer_range GL_APPLE_flush_render GL_APPLE_object_purgeable GL_APPLE_packed_pixels GL_APPLE_pixel_buffer GL_APPLE_rgb_422 GL_APPLE_row_bytes GL_APPLE_specular_vector GL_APPLE_texture_range GL_APPLE_transform_hint GL_APPLE_vertex_array_object GL_APPLE_vertex_array_range GL_APPLE_vertex_point_size GL_APPLE_vertex_program_evaluators GL_APPLE_ycbcr_422 GL_ATI_blend_equation_separate GL_ATI_blend_weighted_minmax GL_ATI_separate_stencil GL_ATI_texture_compression_3dc GL_ATI_texture_env_combine3 GL_ATI_texture_float GL_ATI_texture_mirror_once GL_IBM_rasterpos_clip GL_NV_blend_square GL_NV_conditional_render GL_NV_depth_clamp GL_NV_fog_distance GL_NV_light_max_exponent GL_NV_texgen_reflection GL_SGI_color_matrix GL_SGIS_generate_mipmap GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod

  • Help! My Tx 2500 keeps crashing and i get an error message

    please help!
    my computer keeps crashing. i keep getting a message that says "WerFault.exe-Corrupt File. The file or directory c:\windows\minidump is corrupt and unreadable. Please run the Chkdsk utility." The error code is 0x80070091:The directory is not empty
    i've tried to run chkdsk utility but its not working or i'm not doing it correctly. i tried system restore but it won't let me do that until i run chkdsk utility! Not sure what to do!!
    any help would be very much appreciated!!

    This exact thing is happening to me as well. I've been troubleshooting the problem.. and finally have just narrowed it down to BIOS Failure. 
    I've tried the hard reset.
    Even took the CMOS battery out, and let it sit..... NOTHING. perplexed.  I'm going to let it run overnight and see if the BIOS will resolve (Act of God) itself. I'll keep you informed if I get anywhere with this.  GLTU2.

  • Flash Builder 4.7 Immediate Crash

    FYI
    Flash Builder 4.7 Mac + OSX 10.10 Yosemite + (any) File Dialogue Box = Immediate Crash :-(
    Flash Builder 4.7 + OSX 10.10 Yosemite + File Dialogue Box = CRASH :-(
    Problem Description:
    When attempting to use a Flash Builder File Dialogue Box under OSX 10.10 Yosemite will immediately crash the application. This bug essentially now renders Flash Builder 100% useless! OUCH!!
    Steps to Reproduce:
    1. Open Flash Builder 4.7 on OSX 10.10 Yosemite
    2. Attempt to use any File Dialogue Box, such as "Browse.." etc
    Actual Result:
    The application immediately crashes.
    Expected Result:
    You should be able to conduct the action, such as loading a Flex Project, adding an SDK etc.
    Any Workarounds:
    None
    **I could never understand why something like Flex could be completely shelved. Looks like it's time for version 4.8 at least.

    LOL
    anyways, I've attempted to update the java symlink to move back to java 1.6 to see if that works.
    java -version should report something like "java 1.7.0_xxx" for yosemite
    sudo rm /usr/bin/java  (remove our current java symlink to 1.7.x)
    sudo ln -s /System/Library/Frameworks/JavaVM.framework/Versions/1.6/Commands/java /usr/bin/java (sets up the new symlink)
    java -version should now report something like "java 1.6.0_xx"
    Done.
    Open file-dialog chooser in FB. Still explodes.

  • Adobe flash player and shockwave keeps crashing

    why cant you not fix this issue with all games on facebook and zynga games as it keeps crashing and freezing and we have to send a report every 5 minutes to you guys this is getting nothing but a pain in our butts either you fix the problems or be reported to the better bussiness office you need to fix this asap every time we play games it stops and says send report to adobe which we do all the time this has been going on for about 9 months now and it nothing but a pain in my arse you guys are making me sick you update it all the time, but you never have a fix you need to have a fix for windows 7 and windows 8. i bet all you guys that do updates for the flash player i bet any money you guys are just drinking coffee and eating donuts and on your phones you guys are nothing but a f----------- joke

    I have this issue/problem me tooo.
    And i have the latest adobe flash player version and the latest mozilla firefox 26.0.
    BUT STILL CRASHING WHY DON'T FIND ANY SOLUTION TO MAKE IT MORE STABLE THIS FROM A VERY OLD VERSIONS OF FIREFOX?
    WHY CHROME AND OTHER BROWSERS DOESN'T CRASH WITH ADOBE?
    MAYBE BECAUSE IT USE AN INTERNAL PLUGIN FOR FLASH AND NOT THIS THE ADOBE WAS RELEASED.
    PLEASE MAKE THE ADOBE FLASH PLAYER STABLE.

  • Live Help Needed - 9.1 itunes keep crashing

    Where can I get some live help? My itunes keeps crashing this is ridiculous! How do I roll back to 9.0.3? Anyone? Anyone? Thx.

    rjp21az wrote:
    Where can I get some live help? My itunes keeps crashing this is ridiculous! How do I roll back to 9.0.3? Anyone? Anyone? Thx.
    as per your profile, you're on 10.4.6.
    i recommend you do the following:
    1) run +verify disk+ and +repair permission+ sessions using *disk utility*
    2) download and run the _*Mac OS X 10.4.11 Combo Update (PPC)*_
    3) upon reboot, repair permissions again.
    4) run +software update+ from the  menu and install any updates that are offered
    5) reboot
    6) fire up iTunes
    any improvement ?

Maybe you are looking for