Troubleshooting CF8 + CentOS5 lockups

Hi guys, I was hoping you might be able to help me troubleshoot this issue I'm having.  We have 5 identical servers running our application.  They are all configured identically.  About a week ago, web1, our first node, started locking up a few times a day, with the coldfusion process jacked up at 100% cup usage.  I have verified the settings are identical to teh other 4 boxes, and I have copied over a fresh copy of the codebase.  I have also applied all updates on the misbehaving box, as well as updateing to CF8.01 hotfix 4, and JRE 1.6.0_23.  I have cleared all cache, and I have rebooted the machine several times.  The hangups are still happening, seemingly at random.
Here's the specs on the machines:
Dell 1950's, Two dual core 3.0 GHz xeon's, 8GB memory, two 147GB 15k scsi in raid 1.
Cent OS 5.5 64 Bit
Coldfusion 8.01 Standard (32 bit)
Apache 2.2.3 (32 bit)
Here are some log file snippets from when the machine is experiencing problems:
CF application log
"Error","jrpp-40","02/10/11","09:31:51","SO","GC overhead limit exceeded The specific sequence of files included or processed is: /san/html/sourceone/index.cfm, line: 39 "
"Error","jrpp-35","02/10/11","09:31:51",,"'' The specific sequence of files included or processed is: /san/html/dynamic/index.cfm, line: 18 "
"Error","jrpp-31","02/10/11","09:31:52",,"'' The specific sequence of files included or processed is: /san/html/dynamic/index.cfm, line: 18 "
"Error","jrpp-30","02/10/11","09:31:52",,"'' The specific sequence of files included or processed is: /san/html/dynamic/index.cfm, line: 61 "
"Error","jrpp-9","02/10/11","09:31:52",,"'' The specific sequence of files included or processed is: /san/html/dynamic/index.cfm, line: 18 "
"Error","jrpp-51","02/10/11","09:31:52",,"'' The specific sequence of files included or processed is: /san/html/dynamic/index.cfm, line: 61 "
"Error","jrpp-49","02/10/11","09:31:52",,"'' The specific sequence of files included or processed is: /san/html/dynamic/index.cfm, line: 18 "
"Error","jrpp-11","02/10/11","09:35:21","SO","GC overhead limit exceeded The specific sequence of files included or processed is: /san/html/sourceone/index.cfm, line: 39 "
"Error","jrpp-21","02/10/11","09:50:14","SO","The request has exceeded the allowable time limit Tag: CFQUERY The specific sequence of files included or processed is: /san/html/sourceone/index.cfm, line: 247 "
CF Exception log
"Error","jrpp-40","02/10/11","09:31:51","SO","GC overhead limit exceeded The specific sequence of files included or processed is: /san/html/sourceone/index.cfm, line: 39 "
java.lang.OutOfMemoryError: GC overhead limit exceeded
        at java.lang.AbstractStringBuilder.<init>(AbstractStringBuilder.java:45)
        at java.lang.StringBuilder.<init>(StringBuilder.java:68)
        at java.io.UnixFileSystem.resolve(UnixFileSystem.java:93)
        at java.io.File.<init>(File.java:207)
        at java.io.File.listFiles(File.java:1056)
        at coldfusion.compiler.CustomTagTable.scanTags(CustomTagTable.java:54)
        at coldfusion.compiler.CustomTagTable.scanTags(CustomTagTable.java:62)
        at coldfusion.compiler.CustomTagTable.scanTags(CustomTagTable.java:48)
        at coldfusion.compiler.CustomTagTable.<init>(CustomTagTable.java:34)
        at coldfusion.runtime.RuntimeServiceImpl.resolveTemplateName(RuntimeServiceImpl.java:579)
        at coldfusion.tagext.lang.ModuleTag.setName(ModuleTag.java:84)
        at coldfusion.tagext.lang.CustomTag.setName(CustomTag.java:34)
        at cfdsp_edit2ecfm45629791._factor5(/san/html/sourceone/admin/dsp_edit.cfm:39)
        at cfdsp_edit2ecfm45629791._factor14(/san/html/sourceone/admin/dsp_edit.cfm:37)
        at cfdsp_edit2ecfm45629791.runPage(/san/html/sourceone/admin/dsp_edit.cfm:1)
        at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:196)
        at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:370)
        at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2661)
        at cffbx_Switch2ecfm1533486892._factor41(/san/html/sourceone/admin/fbx_Switch.cfm:346)
        at cffbx_Switch2ecfm1533486892._factor109(/san/html/sourceone/admin/fbx_Switch.cfm:340)
        at cffbx_Switch2ecfm1533486892.runPage(/san/html/sourceone/admin/fbx_Switch.cfm:1)
        at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:196)
        at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:370)
        at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2661)
        at cffbx_fusebox30_CF50_nix2ecfm1062751667._factor4(/san/html/sourceone/fbx_fusebox30_CF50_n ix.cfm:242)
        at cffbx_fusebox30_CF50_nix2ecfm1062751667._factor5(/san/html/sourceone/fbx_fusebox30_CF50_n ix.cfm:1)
        at cffbx_fusebox30_CF50_nix2ecfm1062751667.runPage(/san/html/sourceone/fbx_fusebox30_CF50_ni x.cfm:1)
        at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:196)
        at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:370)
        at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2661)
        at cfindex2ecfm1792679210.runPage(/san/html/sourceone/index.cfm:11)
        at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:196)
"Error","jrpp-35","02/10/11","09:31:51",,"'' The specific sequence of files included or processed is: /san/html/dynamic/index.cfm, line: 18 "
java.lang.NullPointerException
        at coldfusion.util.Utils.getDirectoryFromPath(Utils.java:294)
        at coldfusion.runtime.CFPage.GetDirectoryFromPath(CFPage.java:2909)
        at cfapp_GlobalRequests2ecfm789074969.runPage(/san/html/dynamic/app_GlobalRequests.cfm:18)
        at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:196)
        at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:370)
        at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2661)
        at cfapp_Globals2ecfm2092923734.runPage(/san/html/dynamic/app_Globals.cfm:11)
        at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:196)
        at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:370)
        at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2661)
        at cffbx_Settings2ecfm2009881526.runPage(/san/html/dynamic/fbx_Settings.cfm:79)
        at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:196)
        at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:370)
        at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2661)
        at cffbx_fusebox30_CF502ecfm1499241541._factor3(/san/html/dynamic/fbx_fusebox30_CF50.cfm:159 )
        at cffbx_fusebox30_CF502ecfm1499241541._factor6(/san/html/dynamic/fbx_fusebox30_CF50.cfm:1)
        at cffbx_fusebox30_CF502ecfm1499241541.runPage(/san/html/dynamic/fbx_fusebox30_CF50.cfm:1)
        at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:196)
        at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:370)
        at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2661)
        at cfindex2ecfm1943790857.runPage(/san/html/dynamic/index.cfm:20)
        at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:196)
        at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:370)
        at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
        at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:279)
        at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:48)
        at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40)
        at coldfusion.filter.PathFilter.invoke(PathFilter.java:86)
        at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:70)
        at coldfusion.filter.BrowserDebugFilter.invoke(BrowserDebugFilter.java:74)
        at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:2 8)
        at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
        at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:46)
        at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
        at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
        at coldfusion.CfmServlet.service(CfmServlet.java:175)
        at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89)
        at jrun.servlet.FilterChain.doFilter(FilterChain.java:86)
        at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:42 )
        at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46)
        at jrun.servlet.FilterChain.doFilter(FilterChain.java:94)
        at jrun.servlet.FilterChain.service(FilterChain.java:101)
        at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:106)
        at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
        at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:286)
        at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:543)
        at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:203)
        at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:320)
        at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428)
        at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:266)
        at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
"Error","jrpp-31","02/10/11","09:31:52",,"'' The specific sequence of files included or processed is: /san/html/dynamic/index.cfm, line: 18 "
java.lang.NullPointerException
        at coldfusion.util.Utils.getDirectoryFromPath(Utils.java:294)
        at coldfusion.runtime.CFPage.GetDirectoryFromPath(CFPage.java:2909)
        at cfapp_GlobalRequests2ecfm789074969.runPage(/san/html/dynamic/app_GlobalRequests.cfm:18)
        at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:196)
        at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:370)
        at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2661)
        at cfapp_Globals2ecfm2092923734.runPage(/san/html/dynamic/app_Globals.cfm:11)
        at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:196)
        at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:370)
        at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2661)
        at cffbx_Settings2ecfm2009881526.runPage(/san/html/dynamic/fbx_Settings.cfm:79)
        at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:196)
        at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:370)
        at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2661)
        at cffbx_fusebox30_CF502ecfm1499241541._factor3(/san/html/dynamic/fbx_fusebox30_CF50.cfm:159 )
        at cffbx_fusebox30_CF502ecfm1499241541._factor6(/san/html/dynamic/fbx_fusebox30_CF50.cfm:1)
        at cffbx_fusebox30_CF502ecfm1499241541.runPage(/san/html/dynamic/fbx_fusebox30_CF50.cfm:1)
        at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:196)
        at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:370)
        at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2661)
        at cfindex2ecfm1943790857.runPage(/san/html/dynamic/index.cfm:20)
        at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:196)
        at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:370)
        at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
        at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:279)
        at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:48)
        at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40)
        at coldfusion.filter.PathFilter.invoke(PathFilter.java:86)
        at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:70)
        at coldfusion.filter.BrowserDebugFilter.invoke(BrowserDebugFilter.java:74)
        at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:2 8)
        at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
        at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:46)
        at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
        at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
        at coldfusion.filter.RequestThrottleFilter.invoke(RequestThrottleFilter.java:126)
        at coldfusion.CfmServlet.service(CfmServlet.java:175)
        at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89)
        at jrun.servlet.FilterChain.doFilter(FilterChain.java:86)
        at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:42 )
        at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46)
        at jrun.servlet.FilterChain.doFilter(FilterChain.java:94)
        at jrun.servlet.FilterChain.service(FilterChain.java:101)
        at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:106)
        at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
        at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:286)
        at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:543)
        at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:203)
        at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:320)
        at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428)
        at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:266)
        at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
"Error","jrpp-30","02/10/11","09:31:52",,"'' The specific sequence of files included or processed is: /san/html/dynamic/index.cfm, line: 61 "
java.lang.NullPointerException
        at coldfusion.util.Utils.getDirectoryFromPath(Utils.java:294)
        at coldfusion.runtime.CFPage.GetDirectoryFromPath(CFPage.java:2909)
        at cffbx_Settings2ecfm2009881526.runPage(/san/html/dynamic/fbx_Settings.cfm:61)
        at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:196)
        at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:370)
        at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2661)
        at cffbx_fusebox30_CF502ecfm1499241541._factor3(/san/html/dynamic/fbx_fusebox30_CF50.cfm:159 )
        at cffbx_fusebox30_CF502ecfm1499241541._factor6(/san/html/dynamic/fbx_fusebox30_CF50.cfm:1)
        at cffbx_fusebox30_CF502ecfm1499241541.runPage(/san/html/dynamic/fbx_fusebox30_CF50.cfm:1)
        at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:196)
        at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:370)
        at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2661)
        at cfindex2ecfm1943790857.runPage(/san/html/dynamic/index.cfm:20)
        at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:196)
        at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:370)
        at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
        at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:279)
        at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:48)
        at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40)
        at coldfusion.filter.PathFilter.invoke(PathFilter.java:86)
        at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:70)
        at coldfusion.filter.BrowserDebugFilter.invoke(BrowserDebugFilter.java:74)
        at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:2 8)
        at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
        at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:46)
        at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
        at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
        at coldfusion.CfmServlet.service(CfmServlet.java:175)
        at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89)
        at jrun.servlet.FilterChain.doFilter(FilterChain.java:86)
        at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:42 )
        at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46)
        at jrun.servlet.FilterChain.doFilter(FilterChain.java:94)
        at jrun.servlet.FilterChain.service(FilterChain.java:101)
        at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:106)
        at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
        at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:286)
        at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:543)
        at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:203)
        at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:320)
        at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428)
        at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:266)
        at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
"Error","jrpp-9","02/10/11","09:31:52",,"'' The specific sequence of files included or processed is: /san/html/dynamic/index.cfm, line: 18 "
java.lang.NullPointerException
        at coldfusion.util.Utils.getDirectoryFromPath(Utils.java:294)
        at coldfusion.runtime.CFPage.GetDirectoryFromPath(CFPage.java:2909)
        at cfapp_GlobalRequests2ecfm789074969.runPage(/san/html/dynamic/app_GlobalRequests.cfm:18)
        at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:196)
        at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:370)
        at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2661)
        at cfapp_Globals2ecfm2092923734.runPage(/san/html/dynamic/app_Globals.cfm:11)
        at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:196)
        at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:370)
        at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2661)
        at cffbx_Settings2ecfm2009881526.runPage(/san/html/dynamic/fbx_Settings.cfm:79)
        at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:196)
        at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:370)
        at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2661)
        at cffbx_fusebox30_CF502ecfm1499241541._factor3(/san/html/dynamic/fbx_fusebox30_CF50.cfm:159 )
        at cffbx_fusebox30_CF502ecfm1499241541._factor6(/san/html/dynamic/fbx_fusebox30_CF50.cfm:1)
        at cffbx_fusebox30_CF502ecfm1499241541.runPage(/san/html/dynamic/fbx_fusebox30_CF50.cfm:1)
        at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:196)
        at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:370)
        at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2661)
        at cfindex2ecfm1943790857.runPage(/san/html/dynamic/index.cfm:20)
        at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:196)
        at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:370)
        at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
        at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:279)
        at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:48)
        at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40)
        at coldfusion.filter.PathFilter.invoke(PathFilter.java:86)
        at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:70)
        at coldfusion.filter.BrowserDebugFilter.invoke(BrowserDebugFilter.java:74)
        at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:2 8)
        at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
        at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:46)
        at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
        at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
        at coldfusion.CfmServlet.service(CfmServlet.java:175)
        at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89)
        at jrun.servlet.FilterChain.doFilter(FilterChain.java:86)
        at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:42 )
        at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46)
        at jrun.servlet.FilterChain.doFilter(FilterChain.java:94)
        at jrun.servlet.FilterChain.service(FilterChain.java:101)
        at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:106)
        at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
        at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:286)
        at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:543)
        at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:203)
        at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:320)
        at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428)
        at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:266)
        at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
"Error","jrpp-51","02/10/11","09:31:52",,"'' The specific sequence of files included or processed is: /san/html/dynamic/index.cfm, line: 61 "
java.lang.NullPointerException
        at coldfusion.util.Utils.getDirectoryFromPath(Utils.java:294)
        at coldfusion.runtime.CFPage.GetDirectoryFromPath(CFPage.java:2909)
        at cffbx_Settings2ecfm2009881526.runPage(/san/html/dynamic/fbx_Settings.cfm:61)
        at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:196)
        at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:370)
        at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2661)
        at cffbx_fusebox30_CF502ecfm1499241541._factor3(/san/html/dynamic/fbx_fusebox30_CF50.cfm:159 )
        at cffbx_fusebox30_CF502ecfm1499241541._factor6(/san/html/dynamic/fbx_fusebox30_CF50.cfm:1)
        at cffbx_fusebox30_CF502ecfm1499241541.runPage(/san/html/dynamic/fbx_fusebox30_CF50.cfm:1)
        at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:196)
        at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:370)
        at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2661)
        at cfindex2ecfm1943790857.runPage(/san/html/dynamic/index.cfm:20)
        at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:196)
        at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:370)
        at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
        at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:279)
        at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:48)
        at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40)
        at coldfusion.filter.PathFilter.invoke(PathFilter.java:86)
        at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:70)
        at coldfusion.filter.BrowserDebugFilter.invoke(BrowserDebugFilter.java:74)
        at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:2 8)
        at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
        at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:46)
        at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
        at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
        at coldfusion.CfmServlet.service(CfmServlet.java:175)
        at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89)
        at jrun.servlet.FilterChain.doFilter(FilterChain.java:86)
        at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:42 )
        at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46)
        at jrun.servlet.FilterChain.doFilter(FilterChain.java:94)
        at jrun.servlet.FilterChain.service(FilterChain.java:101)
        at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:106)
        at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
        at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:286)
        at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:543)
        at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:203)
        at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:320)
        at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428)
        at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:266)
        at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
"Error","jrpp-49","02/10/11","09:31:52",,"'' The specific sequence of files included or processed is: /san/html/dynamic/index.cfm, line: 18 "
java.lang.NullPointerException
        at coldfusion.util.Utils.getDirectoryFromPath(Utils.java:294)
        at coldfusion.runtime.CFPage.GetDirectoryFromPath(CFPage.java:2909)
        at cfapp_GlobalRequests2ecfm789074969.runPage(/san/html/dynamic/app_GlobalRequests.cfm:18)
        at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:196)
        at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:370)
        at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2661)
        at cfapp_Globals2ecfm2092923734.runPage(/san/html/dynamic/app_Globals.cfm:11)
        at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:196)
        at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:370)
        at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2661)
        at cffbx_Settings2ecfm2009881526.runPage(/san/html/dynamic/fbx_Settings.cfm:79)
        at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:196)
        at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:370)
        at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2661)
        at cffbx_fusebox30_CF502ecfm1499241541._factor3(/san/html/dynamic/fbx_fusebox30_CF50.cfm:159 )
        at cffbx_fusebox30_CF502ecfm1499241541._factor6(/san/html/dynamic/fbx_fusebox30_CF50.cfm:1)
        at cffbx_fusebox30_CF502ecfm1499241541.runPage(/san/html/dynamic/fbx_fusebox30_CF50.cfm:1)
        at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:196)
        at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:370)
        at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2661)
        at cfindex2ecfm1943790857.runPage(/san/html/dynamic/index.cfm:20)
        at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:196)
        at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:370)
        at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
        at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:279)
        at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:48)
        at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40)
        at coldfusion.filter.PathFilter.invoke(PathFilter.java:86)
        at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:70)
        at coldfusion.filter.BrowserDebugFilter.invoke(BrowserDebugFilter.java:74)
        at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:2 8)
        at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
        at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:46)
        at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
        at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
        at coldfusion.CfmServlet.service(CfmServlet.java:175)
        at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89)
        at jrun.servlet.FilterChain.doFilter(FilterChain.java:86)
        at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:42 )
        at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46)
        at jrun.servlet.FilterChain.doFilter(FilterChain.java:94)
        at jrun.servlet.FilterChain.service(FilterChain.java:101)
        at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:106)
        at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
        at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:286)
        at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:543)
        at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:203)
        at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:320)
        at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428)
        at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:266)
        at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
"Error","jrpp-11","02/10/11","09:35:21","SO","GC overhead limit exceeded The specific sequence of files included or processed is: /san/html/sourceone/index.cfm, line: 39 "
java.lang.OutOfMemoryError: GC overhead limit exceeded
        at java.io.File.listFiles(File.java:1056)
        at coldfusion.compiler.CustomTagTable.scanTags(CustomTagTable.java:54)
        at coldfusion.compiler.CustomTagTable.scanTags(CustomTagTable.java:62)
        at coldfusion.compiler.CustomTagTable.scanTags(CustomTagTable.java:48)
        at coldfusion.compiler.CustomTagTable.<init>(CustomTagTable.java:34)
        at coldfusion.runtime.RuntimeServiceImpl.resolveTemplateName(RuntimeServiceImpl.java:579)
        at coldfusion.tagext.lang.ModuleTag.setName(ModuleTag.java:84)
        at coldfusion.tagext.lang.CustomTag.setName(CustomTag.java:34)
        at cfdsp_edit2ecfm45629791._factor5(/san/html/sourceone/admin/dsp_edit.cfm:39)
        at cfdsp_edit2ecfm45629791._factor14(/san/html/sourceone/admin/dsp_edit.cfm:37)
        at cfdsp_edit2ecfm45629791.runPage(/san/html/sourceone/admin/dsp_edit.cfm:1)
        at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:196)
        at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:370)
        at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2661)
        at cffbx_Switch2ecfm1533486892._factor41(/san/html/sourceone/admin/fbx_Switch.cfm:346)
        at cffbx_Switch2ecfm1533486892._factor109(/san/html/sourceone/admin/fbx_Switch.cfm:340)
        at cffbx_Switch2ecfm1533486892.runPage(/san/html/sourceone/admin/fbx_Switch.cfm:1)
        at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:196)
        at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:370)
        at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2661)
        at cffbx_fusebox30_CF50_nix2ecfm1062751667._factor4(/san/html/sourceone/fbx_fusebox30_CF50_n ix.cfm:242)
        at cffbx_fusebox30_CF50_nix2ecfm1062751667._factor5(/san/html/sourceone/fbx_fusebox30_CF50_n ix.cfm:1)
        at cffbx_fusebox30_CF50_nix2ecfm1062751667.runPage(/san/html/sourceone/fbx_fusebox30_CF50_ni x.cfm:1)
        at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:196)
        at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:370)
        at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2661)
        at cfindex2ecfm1792679210.runPage(/san/html/sourceone/index.cfm:11)
        at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:196)
        at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:370)
        at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
        at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:279)
        at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:48)
"Error","jrpp-21","02/10/11","09:50:14","SO","The request has exceeded the allowable time limit Tag: CFQUERY The specific sequence of files included or processed is: /san/html/sourceone/index.cfm, line: 247 "
coldfusion.runtime.CustomException: The request has exceeded the allowable time limit Tag: CFQUERY
        at coldfusion.tagext.lang.ThrowTag.doStartTag(ThrowTag.java:124)
        at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2661)
        at cffbx_fusebox30_CF50_nix2ecfm1062751667._factor4(/san/html/sourceone/fbx_fusebox30_CF50_n ix.cfm:247)
        at cffbx_fusebox30_CF50_nix2ecfm1062751667._factor5(/san/html/sourceone/fbx_fusebox30_CF50_n ix.cfm:1)
        at cffbx_fusebox30_CF50_nix2ecfm1062751667.runPage(/san/html/sourceone/fbx_fusebox30_CF50_ni x.cfm:1)
        at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:196)
        at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:370)
        at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2661)
        at cfindex2ecfm1792679210.runPage(/san/html/sourceone/index.cfm:11)
        at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:196)
        at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:370)
        at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
        at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:279)
        at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:48)
        at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40)
        at coldfusion.filter.PathFilter.invoke(PathFilter.java:86)
        at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:70)
        at coldfusion.filter.BrowserDebugFilter.invoke(BrowserDebugFilter.java:74)
        at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:2 8)
        at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
        at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:46)
        at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
        at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
        at coldfusion.CfmServlet.service(CfmServlet.java:175)
        at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89)
        at jrun.servlet.FilterChain.doFilter(FilterChain.java:86)
        at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:42 )
        at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46)
        at jrun.servlet.FilterChain.doFilter(FilterChain.java:94)
        at jrun.servlet.FilterChain.service(FilterChain.java:101)
        at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:106)
        at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
        at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:286)
        at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:543)
        at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:203)
        at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:320)
        at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428)
        at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:266)
        at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
Any suggestions on where to look for clues would be greatly appreciated.

Thank you for the info.  The presentation was quite informitive. I made the suggestion changes and after a few minutes, the server locked up.  It seems to be isolated to our "sourceone" application.  Here are the logs:
Application log:
"Error","jrpp-4","02/16/11","10:06:01","SO","Java heap space The specific sequence of files included or processed is: /san/html/sourceone/index.cfm, line: 39 "
"Error","jrpp-13","02/16/11","10:06:01","SO","Java heap space The specific sequence of files included or processed is: /san/html/sourceone/index.cfm, line: 214 "
Exception Log:
"Error","jrpp-4","02/16/11","10:06:01","SO","Java heap space The specific sequence of files included or processed is: /san/html/sourceone/index.cfm, line: 39 "
java.lang.OutOfMemoryError: Java heap space
        at java.lang.StringCoding$StringDecoder.decode(Unknown Source)
        at java.lang.StringCoding.decode(Unknown Source)
        at java.lang.String.<init>(Unknown Source)
        at java.lang.String.<init>(Unknown Source)
        at java.io.UnixFileSystem.list(Native Method)
        at java.io.File.list(Unknown Source)
        at java.io.File.listFiles(Unknown Source)
        at coldfusion.compiler.CustomTagTable.scanTags(CustomTagTable.java:54)
        at coldfusion.compiler.CustomTagTable.scanTags(CustomTagTable.java:62)
        at coldfusion.compiler.CustomTagTable.scanTags(CustomTagTable.java:48)
        at coldfusion.compiler.CustomTagTable.<init>(CustomTagTable.java:34)
        at coldfusion.runtime.RuntimeServiceImpl.resolveTemplateName(RuntimeServiceImpl.java:593)
        at coldfusion.tagext.lang.ModuleTag.setName(ModuleTag.java:84)
        at coldfusion.tagext.lang.CustomTag.setName(CustomTag.java:34)
        at cfdsp_edit2ecfm45629791._factor5(/san/html/sourceone/admin/dsp_edit.cfm:39)
        at cfdsp_edit2ecfm45629791._factor14(/san/html/sourceone/admin/dsp_edit.cfm:37)
        at cfdsp_edit2ecfm45629791.runPage(/san/html/sourceone/admin/dsp_edit.cfm:1)
        at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:196)
        at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:483)
        at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2661)
        at cffbx_Switch2ecfm1533486892._factor41(/san/html/sourceone/admin/fbx_Switch.cfm:346)
        at cffbx_Switch2ecfm1533486892._factor109(/san/html/sourceone/admin/fbx_Switch.cfm:340)
        at cffbx_Switch2ecfm1533486892.runPage(/san/html/sourceone/admin/fbx_Switch.cfm:1)
        at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:196)
        at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:483)
        at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2661)
        at cffbx_fusebox30_CF50_nix2ecfm1062751667._factor4(/san/html/sourceone/fbx_fusebox30_CF50_n ix.cfm:242)
        at cffbx_fusebox30_CF50_nix2ecfm1062751667._factor5(/san/html/sourceone/fbx_fusebox30_CF50_n ix.cfm:1)
        at cffbx_fusebox30_CF50_nix2ecfm1062751667.runPage(/san/html/sourceone/fbx_fusebox30_CF50_ni x.cfm:1)
        at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:196)
        at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:483)
        at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2661)
"Error","jrpp-13","02/16/11","10:06:01","SO","Java heap space The specific sequence of files included or processed is: /san/html/sourceone/index.cfm, line: 214 "
java.lang.OutOfMemoryError: Java heap space
        at coldfusion.runtime.CfJspPage.initialize(CfJspPage.java:115)
        at coldfusion.tagext.lang.IncludeTag.setTemplate(IncludeTag.java:175)
        at coldfusion.tagext.lang.IncludeTag.setTemplate(IncludeTag.java:422)
        at cffbx_fusebox30_CF50_nix2ecfm1062751667._factor0(/san/html/sourceone/fbx_fusebox30_CF50_n ix.cfm:214)
        at cffbx_fusebox30_CF50_nix2ecfm1062751667._factor4(/san/html/sourceone/fbx_fusebox30_CF50_n ix.cfm:199)
        at cffbx_fusebox30_CF50_nix2ecfm1062751667._factor5(/san/html/sourceone/fbx_fusebox30_CF50_n ix.cfm:1)
        at cffbx_fusebox30_CF50_nix2ecfm1062751667.runPage(/san/html/sourceone/fbx_fusebox30_CF50_ni x.cfm:1)
        at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:196)
        at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:483)
        at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2661)
        at cfindex2ecfm1792679210.runPage(/san/html/sourceone/index.cfm:11)
        at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:196)
        at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:483)
        at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
        at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:288)
        at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:48)
        at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40)
        at coldfusion.filter.PathFilter.invoke(PathFilter.java:86)
        at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:70)
        at coldfusion.filter.BrowserDebugFilter.invoke(BrowserDebugFilter.java:74)
        at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:2 8)
        at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
        at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:46)
        at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
        at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
        at coldfusion.CfmServlet.service(CfmServlet.java:198)
        at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89)
        at jrun.servlet.FilterChain.doFilter(FilterChain.java:86)
        at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:42 )
        at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46)
        at jrun.servlet.FilterChain.doFilter(FilterChain.java:94)
        at jrun.servlet.FilterChain.service(FilterChain.java:101)
The interesting part of the GC log:
{Heap before GC invocations=128 (full 2):
PSYoungGen      total 125760K, used 101968K [0xe9790000, 0xf4030000, 0xf4230000)
  eden space 81152K, 100% used [0xe9790000,0xee6d0000,0xee6d0000)
  from space 44608K, 46% used [0xee6d0000,0xefb24010,0xf1260000)
  to   space 43200K, 0% used [0xf1600000,0xf1600000,0xf4030000)
PSOldGen        total 333120K, used 265279K [0xd4230000, 0xe8780000, 0xe9790000)
  object space 333120K, 79% used [0xd4230000,0xe453fd10,0xe8780000)
PSPermGen       total 131072K, used 46072K [0xc8230000, 0xd0230000, 0xd4230000)
  object space 131072K, 35% used [0xc8230000,0xcaf2e330,0xd0230000)
953.746: [GC [PSYoungGen: 101968K->24816K(129408K)] 367247K->310323K(462528K), 1.0616140 secs] [Times: user=8.41 sys=0.05, real=1.06 secs]
Heap after GC invocations=128 (full 2):
PSYoungGen      total 129408K, used 24816K [0xe9790000, 0xf40f0000, 0xf4230000)
  eden space 86208K, 0% used [0xe9790000,0xe9790000,0xeebc0000)
  from space 43200K, 57% used [0xf1600000,0xf2e3c000,0xf4030000)
  to   space 43264K, 0% used [0xeebc0000,0xeebc0000,0xf1600000)
PSOldGen        total 333120K, used 285507K [0xd4230000, 0xe8780000, 0xe9790000)
  object space 333120K, 85% used [0xd4230000,0xe5900d10,0xe8780000)
PSPermGen       total 131072K, used 46072K [0xc8230000, 0xd0230000, 0xd4230000)
  object space 131072K, 35% used [0xc8230000,0xcaf2e330,0xd0230000)
{Heap before GC invocations=129 (full 2):
PSYoungGen      total 129408K, used 111024K [0xe9790000, 0xf40f0000, 0xf4230000)
  eden space 86208K, 100% used [0xe9790000,0xeebc0000,0xeebc0000)
  from space 43200K, 57% used [0xf1600000,0xf2e3c000,0xf4030000)
  to   space 43264K, 0% used [0xeebc0000,0xeebc0000,0xf1600000)
PSOldGen        total 333120K, used 285507K [0xd4230000, 0xe8780000, 0xe9790000)
  object space 333120K, 85% used [0xd4230000,0xe5900d10,0xe8780000)
PSPermGen       total 131072K, used 46077K [0xc8230000, 0xd0230000, 0xd4230000)
  object space 131072K, 35% used [0xc8230000,0xcaf2f4f0,0xd0230000)
955.698: [GC [PSYoungGen: 111024K->22952K(129472K)] 396531K->333355K(462592K), 1.1595700 secs] [Times: user=9.20 sys=0.05, real=1.16 secs]
Heap after GC invocations=129 (full 2):
PSYoungGen      total 129472K, used 22952K [0xe9790000, 0xf40a0000, 0xf4230000)
  eden space 86208K, 0% used [0xe9790000,0xe9790000,0xeebc0000)
  from space 43264K, 53% used [0xeebc0000,0xf022a020,0xf1600000)
  to   space 42432K, 0% used [0xf1730000,0xf1730000,0xf40a0000)
PSOldGen        total 333120K, used 310403K [0xd4230000, 0xe8780000, 0xe9790000)
  object space 333120K, 93% used [0xd4230000,0xe7150d10,0xe8780000)
PSPermGen       total 131072K, used 46077K [0xc8230000, 0xd0230000, 0xd4230000)
  object space 131072K, 35% used [0xc8230000,0xcaf2f4f0,0xd0230000)
{Heap before GC invocations=130 (full 3):
PSYoungGen      total 129472K, used 22952K [0xe9790000, 0xf40a0000, 0xf4230000)
  eden space 86208K, 0% used [0xe9790000,0xe9790000,0xeebc0000)
  from space 43264K, 53% used [0xeebc0000,0xf022a020,0xf1600000)
  to   space 42432K, 0% used [0xf1730000,0xf1730000,0xf40a0000)
PSOldGen        total 333120K, used 310403K [0xd4230000, 0xe8780000, 0xe9790000)
  object space 333120K, 93% used [0xd4230000,0xe7150d10,0xe8780000)
PSPermGen       total 131072K, used 46077K [0xc8230000, 0xd0230000, 0xd4230000)
  object space 131072K, 35% used [0xc8230000,0xcaf2f4f0,0xd0230000)
956.857: [Full GC [PSYoungGen: 22952K->115K(129472K)] [PSOldGen: 310403K->333119K(349568K)] 333355K->333235K(479040K) [PSPermGen: 46077K->46077K(131072K)], 1.7985720 secs] [Times: user=1.78 sys=0.0
3, real=1.80 secs]
Heap after GC invocations=130 (full 3):
PSYoungGen      total 129472K, used 115K [0xe9790000, 0xf40a0000, 0xf4230000)
  eden space 86208K, 0% used [0xe9790000,0xe97acd70,0xeebc0000)
  from space 43264K, 0% used [0xeebc0000,0xeebc0000,0xf1600000)
  to   space 42432K, 0% used [0xf1730000,0xf1730000,0xf40a0000)
PSOldGen        total 349568K, used 333119K [0xd4230000, 0xe9790000, 0xe9790000)
  object space 349568K, 95% used [0xd4230000,0xe877ffd8,0xe9790000)
PSPermGen       total 131072K, used 46077K [0xc8230000, 0xd0230000, 0xd4230000)
  object space 131072K, 35% used [0xc8230000,0xcaf2f4f0,0xd0230000)
{Heap before GC invocations=132 (full 5):
PSYoungGen      total 129472K, used 86208K [0xe9790000, 0xf40a0000, 0xf4230000)
  eden space 86208K, 100% used [0xe9790000,0xeebc0000,0xeebc0000)
  from space 43264K, 0% used [0xeebc0000,0xeebc0000,0xf1600000)
  to   space 42432K, 0% used [0xf1730000,0xf1730000,0xf40a0000)
PSOldGen        total 349568K, used 349466K [0xd4230000, 0xe9790000, 0xe9790000)
  object space 349568K, 99% used [0xd4230000,0xe9776848,0xe9790000)
PSPermGen       total 131072K, used 45686K [0xc8230000, 0xd0230000, 0xd4230000)
  object space 131072K, 34% used [0xc8230000,0xcaecd8a8,0xd0230000)
963.273: [Full GC [PSYoungGen: 86208K->24566K(129472K)] [PSOldGen: 349466K->349567K(349568K)] 435674K->374134K(479040K) [PSPermGen: 45686K->45686K(131072K)], 2.0615770 secs] [Times: user=2.06 sys=0.00, real=2.06 secs]
Heap after GC invocations=132 (full 5):
PSYoungGen      total 129472K, used 24566K [0xe9790000, 0xf40a0000, 0xf4230000)
  eden space 86208K, 28% used [0xe9790000,0xeaf8da90,0xeebc0000)
  from space 43264K, 0% used [0xeebc0000,0xeebc0000,0xf1600000)
  to   space 42432K, 0% used [0xf1730000,0xf1730000,0xf40a0000)
PSOldGen        total 349568K, used 349567K [0xd4230000, 0xe9790000, 0xe9790000)
  object space 349568K, 99% used [0xd4230000,0xe978fff0,0xe9790000)
PSPermGen       total 131072K, used 45686K [0xc8230000, 0xd0230000, 0xd4230000)
  object space 131072K, 34% used [0xc8230000,0xcaecd8a8,0xd0230000)
{Heap before GC invocations=133 (full 6):
PSYoungGen      total 129472K, used 86208K [0xe9790000, 0xf40a0000, 0xf4230000)
  eden space 86208K, 100% used [0xe9790000,0xeebc0000,0xeebc0000)
  from space 43264K, 0% used [0xeebc0000,0xeebc0000,0xf1600000)
  to   space 42432K, 0% used [0xf1730000,0xf1730000,0xf40a0000)
PSOldGen        total 349568K, used 349567K [0xd4230000, 0xe9790000, 0xe9790000)
  object space 349568K, 99% used [0xd4230000,0xe978fff0,0xe9790000)
PSPermGen       total 131072K, used 45706K [0xc8230000, 0xd0230000, 0xd4230000)
  object space 131072K, 34% used [0xc8230000,0xcaed2b60,0xd0230000)
965.953: [Full GC [PSYoungGen: 86208K->45172K(129472K)] [PSOldGen: 349567K->349567K(349568K)] 435775K->394740K(479040K) [PSPermGen: 45706K->45706K(131072K)], 2.1236450 secs] [Times: user=2.12 sys=0.00, real=2.12 secs]
Heap after GC invocations=133 (full 6):
PSYoungGen      total 129472K, used 45172K [0xe9790000, 0xf40a0000, 0xf4230000)
  eden space 86208K, 52% used [0xe9790000,0xec3ad250,0xeebc0000)
  from space 43264K, 0% used [0xeebc0000,0xeebc0000,0xf1600000)
  to   space 42432K, 0% used [0xf1730000,0xf1730000,0xf40a0000)
PSOldGen        total 349568K, used 349567K [0xd4230000, 0xe9790000, 0xe9790000)
  object space 349568K, 99% used [0xd4230000,0xe978fff0,0xe9790000)
PSPermGen       total 131072K, used 45706K [0xc8230000, 0xd0230000, 0xd4230000)
  object space 131072K, 34% used [0xc8230000,0xcaed2b60,0xd0230000)
{Heap before GC invocations=134 (full 7):
PSYoungGen      total 129472K, used 86208K [0xe9790000, 0xf40a0000, 0xf4230000)
  eden space 86208K, 100% used [0xe9790000,0xeebc0000,0xeebc0000)
  from space 43264K, 0% used [0xeebc0000,0xeebc0000,0xf1600000)
  to   space 42432K, 0% used [0xf1730000,0xf1730000,0xf40a0000)
PSOldGen        total 349568K, used 349567K [0xd4230000, 0xe9790000, 0xe9790000)
  object space 349568K, 99% used [0xd4230000,0xe978fff0,0xe9790000)
PSPermGen       total 131072K, used 45725K [0xc8230000, 0xd0230000, 0xd4230000)
  object space 131072K, 34% used [0xc8230000,0xcaed77f8,0xd0230000)
968.449: [Full GC [PSYoungGen: 86208K->54960K(129472K)] [PSOldGen: 349567K->349567K(349568K)] 435775K->404528K(479040K) [PSPermGen: 45725K->45725K(131072K)], 2.1485350 secs] [Times: user=2.15 sys=0.00, real=2.15 secs]
Heap after GC invocations=134 (full 7):
PSYoungGen      total 129472K, used 54960K [0xe9790000, 0xf40a0000, 0xf4230000)
  eden space 86208K, 63% used [0xe9790000,0xecd3c210,0xeebc0000)
  from space 43264K, 0% used [0xeebc0000,0xeebc0000,0xf1600000)
  to   space 42432K, 0% used [0xf1730000,0xf1730000,0xf40a0000)
PSOldGen        total 349568K, used 349567K [0xd4230000, 0xe9790000, 0xe9790000)
  object space 349568K, 99% used [0xd4230000,0xe978fff0,0xe9790000)
PSPermGen       total 131072K, used 45725K [0xc8230000, 0xd0230000, 0xd4230000)
  object space 131072K, 34% used [0xc8230000,0xcaed77f8,0xd0230000)
{Heap before GC invocations=135 (full 8):
PSYoungGen      total 129472K, used 86208K [0xe9790000, 0xf40a0000, 0xf4230000)
  eden space 86208K, 100% used [0xe9790000,0xeebc0000,0xeebc0000)
  from space 43264K, 0% used [0xeebc0000,0xeebc0000,0xf1600000)
  to   space 42432K, 0% used [0xf1730000,0xf1730000,0xf40a0000)
PSOldGen        total 349568K, used 349567K [0xd4230000, 0xe9790000, 0xe9790000)
  object space 349568K, 99% used [0xd4230000,0xe978fff0,0xe9790000)
PSPermGen       total 131072K, used 45737K [0xc8230000, 0xd0230000, 0xd4230000)
  object space 131072K, 34% used [0xc8230000,0xcaeda478,0xd0230000)
970.860: [Full GC [PSYoungGen: 86208K->57327K(129472K)] [PSOldGen: 349567K->349567K(349568K)] 435775K->406895K(479040K) [PSPermGen: 45737K->45678K(131072K)], 2.5495570 secs] [Times: user=2.55 sys=0.00, real=2.55 secs]
Heap after GC invocations=135 (full 8):
PSYoungGen      total 129472K, used 57327K [0xe9790000, 0xf40a0000, 0xf4230000)
  eden space 86208K, 66% used [0xe9790000,0xecf8bf40,0xeebc0000)
  from space 43264K, 0% used [0xeebc0000,0xeebc0000,0xf1600000)
  to   space 42432K, 0% used [0xf1730000,0xf1730000,0xf40a0000)
PSOldGen        total 349568K, used 349567K [0xd4230000, 0xe9790000, 0xe9790000)
  object space 349568K, 99% used [0xd4230000,0xe978fff0,0xe9790000)
PSPermGen       total 131072K, used 45678K [0xc8230000, 0xd0230000, 0xd4230000)
  object space 131072K, 34% used [0xc8230000,0xcaecbb90,0xd0230000)
{Heap before GC invocations=136 (full 9):
PSYoungGen      total 129472K, used 86208K [0xe9790000, 0xf40a0000, 0xf4230000)
  eden space 86208K, 100% used [0xe9790000,0xeebc0000,0xeebc0000)
  from space 43264K, 0% used [0xeebc0000,0xeebc0000,0xf1600000)
  to   space 42432K, 0% used [0xf1730000,0xf1730000,0xf40a0000)
PSOldGen        total 349568K, used 349567K [0xd4230000, 0xe9790000, 0xe9790000)
  object space 349568K, 99% used [0xd4230000,0xe978fff0,0xe9790000)
PSPermGen       total 131072K, used 45689K [0xc8230000, 0xd0230000, 0xd4230000)
  object space 131072K, 34% used [0xc8230000,0xcaece6f8,0xd0230000)
973.642: [Full GC [PSYoungGen: 86208K->67532K(129472K)] [PSOldGen: 349567K->349567K(349568K)] 435775K->417100K(479040K) [PSPermGen: 45689K->45689K(131072K)], 2.1439540 secs] [Times: user=2.14 sys=0.00, real=2.14 secs]
Heap after GC invocations=136 (full 9):
PSYoungGen      total 129472K, used 67532K [0xe9790000, 0xf40a0000, 0xf4230000)
  eden space 86208K, 78% used [0xe9790000,0xed983140,0xeebc0000)
  from space 43264K, 0% used [0xeebc0000,0xeebc0000,0xf1600000)
  to   space 42432K, 0% used [0xf1730000,0xf1730000,0xf40a0000)
PSOldGen        total 349568K, used 349567K [0xd4230000, 0xe9790000, 0xe9790000)
  object space 349568K, 99% used [0xd4230000,0xe978fff0,0xe9790000)
PSPermGen       total 131072K, used 45689K [0xc8230000, 0xd0230000, 0xd4230000)
  object space 131072K, 34% used [0xc8230000,0xcaece6f8,0xd0230000)
It looks like something is causing CF to use an absurd amount of memory, and these are the symptons of its death roll.  I dont believe that this is a problem requiring simple jvm.config tuning.  I think something is very broken with the CF server, I just dont know how to trace it properly.  This application has no such problems on any of the other web servers.
Thank you again...

Similar Messages

  • OS X crash - Need assistance troubleshooting

    Fairly new to OS X and need some assistance with troubleshooting some system lockups. Reviewed the console messages, but nothing stood out. MacBook Pro has frozen 3 times in the last week while sleeping and plugged into the power adapter. Two Crash dumps below.
    Anyone have any advice as to what the problem might be?
    Thanks
    Process: quicklookd [1681]
    Path: /System/Library/Frameworks/QuickLook.framework/Resources/quicklookd.app/Content s/MacOS/quicklookd
    Identifier: com.apple.QuickLookDaemon
    Version: 2.2 (327.4)
    Build Info: QuickLook-3270400~4
    Code Type: X86-64 (Native)
    Parent Process: launchd [158]
    Date/Time: 2010-07-11 21:08:25.747 -0400
    OS Version: Mac OS X 10.6.4 (10F569)
    Report Version: 6
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: 0x000000000000000d, 0x0000000000000000
    Crashed Thread: 8 Dispatch queue: com.apple.root.default-priority
    Thread 0: Dispatch queue: com.apple.main-thread
    0 libSystem.B.dylib 0x00007fff869cf2fa machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff869cf96d mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff844cb3c2 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff844ca84f CFRunLoopRunSpecific + 575
    4 com.apple.QuickLookDaemon 0x00000001000035bd 0x100000000 + 13757
    5 com.apple.QuickLookDaemon 0x000000010000110c 0x100000000 + 4364
    Thread 1: Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0x00007fff869e808a kevent + 10
    1 libSystem.B.dylib 0x00007fff869e9f5d dispatch_mgrinvoke + 154
    2 libSystem.B.dylib 0x00007fff869e9c34 dispatch_queueinvoke + 185
    3 libSystem.B.dylib 0x00007fff869e975e dispatch_workerthread2 + 252
    4 libSystem.B.dylib 0x00007fff869e9088 pthreadwqthread + 353
    5 libSystem.B.dylib 0x00007fff869e8f25 start_wqthread + 13
    Thread 2:
    0 libSystem.B.dylib 0x00007fff869e8eaa _workqkernreturn + 10
    1 libSystem.B.dylib 0x00007fff869e92bc pthreadwqthread + 917
    2 libSystem.B.dylib 0x00007fff869e8f25 start_wqthread + 13
    Thread 3:
    0 libSystem.B.dylib 0x00007fff869e8eaa _workqkernreturn + 10
    1 libSystem.B.dylib 0x00007fff869e92bc pthreadwqthread + 917
    2 libSystem.B.dylib 0x00007fff869e8f25 start_wqthread + 13
    Thread 4:
    0 libSystem.B.dylib 0x00007fff869e808a kevent + 10
    1 com.apple.QuickLookDaemon 0x0000000100007467 0x100000000 + 29799
    2 com.apple.Foundation 0x00007fff84931e8d _NSThread__main_ + 1429
    3 libSystem.B.dylib 0x00007fff86a08456 pthreadstart + 331
    4 libSystem.B.dylib 0x00007fff86a08309 thread_start + 13
    Thread 5:
    0 libSystem.B.dylib 0x00007fff869cf2fa machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff869cf96d mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff844cb3c2 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff844ca84f CFRunLoopRunSpecific + 575
    4 com.apple.QuickLookDaemon 0x000000010000818f 0x100000000 + 33167
    5 com.apple.Foundation 0x00007fff84931e8d _NSThread__main_ + 1429
    6 libSystem.B.dylib 0x00007fff86a08456 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff86a08309 thread_start + 13
    Thread 6:
    0 libSystem.B.dylib 0x00007fff869e8eaa _workqkernreturn + 10
    1 libSystem.B.dylib 0x00007fff869e92bc pthreadwqthread + 917
    2 libSystem.B.dylib 0x00007fff869e8f25 start_wqthread + 13
    Thread 7:
    0 libSystem.B.dylib 0x00007fff869e8eaa _workqkernreturn + 10
    1 libSystem.B.dylib 0x00007fff869e92bc pthreadwqthread + 917
    2 libSystem.B.dylib 0x00007fff869e8f25 start_wqthread + 13
    Thread 8 Crashed: Dispatch queue: com.apple.root.default-priority
    0 com.apple.CoreGraphics 0x00007fff80fc8875 add_triangle + 24
    1 com.apple.CoreGraphics 0x00007fff80fc8b88 CGTriangleMeshAddTriangle + 61
    2 com.apple.CoreGraphics 0x00007fff80f8c927 type4readtriangle + 246
    3 com.apple.CoreGraphics 0x00007fff80f8cb52 cgshading_type4draw + 397
    4 com.apple.CoreGraphics 0x00007fff80fc655d CGShadingDelegateDrawShading + 298
    5 libRIP.A.dylib 0x00007fff88d582b3 ripc_DrawShading + 7747
    6 com.apple.CoreGraphics 0x00007fff80e008d9 CGContextDrawShading + 84
    7 com.apple.CoreGraphics 0x00007fff80f7fd02 op_sh + 98
    8 com.apple.CoreGraphics 0x00007fff80e46976 pdfscanner_handlexname + 105
    9 com.apple.CoreGraphics 0x00007fff80e45d37 CGPDFScannerScan + 472
    10 com.apple.CoreGraphics 0x00007fff80e43dec CGPDFDrawingContextDrawPage + 787
    11 com.apple.CoreGraphics 0x00007fff80e43a8a CGContextDrawPDFPageWithProgressCallback + 100
    12 com.apple.QuickLookFramework 0x00007fff885cb096 QLDrawPDFPage + 742
    13 com.apple.qlgenerator.pdf 0x00000001003a7658 0x1003a6000 + 5720
    14 com.apple.QuickLookFramework 0x00007fff885b37a1 _QLThumbnailRequestDispatch + 547
    15 com.apple.QuickLookDaemon 0x0000000100009338 0x100000000 + 37688
    16 com.apple.QuickLookDaemon 0x0000000100009d59 0x100000000 + 40281
    17 com.apple.QuickLookFramework 0x00007fff885aced7 __process_element_block_invoke1 + 34
    18 libSystem.B.dylib 0x00007fff86a0b1b0 dispatch_call_block_andrelease + 15
    19 libSystem.B.dylib 0x00007fff869e9751 dispatch_workerthread2 + 239
    20 libSystem.B.dylib 0x00007fff869e9088 pthreadwqthread + 353
    21 libSystem.B.dylib 0x00007fff869e8f25 start_wqthread + 13
    Thread 8 crashed with X86 Thread State (64-bit):
    rax: 0x0000000000000000 rbx: 0x3fecccbcccbcccbd rcx: 0x0000000103308d80 rdx: 0x0000000103308dd0
    rdi: 0x3fecccbcccbcccbd rsi: 0x0000000103308f50 rbp: 0x0000000103308d20 rsp: 0x0000000103308d10
    r8: 0x0000000000000001 r9: 0x0000000103308f80 r10: 0x000000000000e665 r11: 0x0000000000000010
    r12: 0x0000000103308d80 r13: 0x3fecccbcccbcccbd r14: 0x00000001005bc2a0 r15: 0x0000000103308d80
    rip: 0x00007fff80fc8875 rfl: 0x0000000000010206 cr2: 0x00007fff80fc8c54
    Binary Images:
    0x100000000 - 0x10005aff7 com.apple.QuickLookDaemon 2.2 (327.4) <38CAC1A1-8DDB-69F3-2789-AC2B5C2925AE> /System/Library/Frameworks/QuickLook.framework/Resources/quicklookd.app/Content s/MacOS/quicklookd
    0x1003a6000 - 0x1003a7fff com.apple.qlgenerator.pdf 2.2 (327.4) <E217460D-AAFA-7B26-F357-B649B21E667A> /System/Library/QuickLook/PDF.qlgenerator/Contents/MacOS/PDF
    0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) <B536F2F1-9DF1-3B6C-1C2C-9075EA219A06> /usr/lib/dyld
    0x7fff80003000 - 0x7fff80336fe7 com.apple.CoreServices.CarbonCore 861.13 (861.13) <BC2F9B4E-D305-D717-D97E-EC78C7DE9EE9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff80337000 - 0x7fff8038cfef com.apple.framework.familycontrols 2.0.1 (2010) <239940AC-2427-44C6-9E29-998D0ABECDF3> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff8038d000 - 0x7fff803d5ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <170DE04F-89AB-E295-0880-D69CAFBD7979> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff803d6000 - 0x7fff8040efef libcups.2.dylib 2.8.0 (compatibility 2.0.0) <31A78904-A500-0DA9-0609-F1EB81383326> /usr/lib/libcups.2.dylib
    0x7fff807fb000 - 0x7fff8080ffff libGL.dylib ??? (???) <5AD69545-D1A3-C017-C7AF-B4AFD6F08FA2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff80810000 - 0x7fff80813ff7 libCoreVMClient.dylib ??? (???) <DBB2C09F-4BF4-326C-B775-B7A128C501E3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff80b14000 - 0x7fff80b14ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <DA9BFF01-40DF-EBD5-ABB7-787DAF2D77CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x7fff80da2000 - 0x7fff80da4fff libRadiance.dylib ??? (???) <D67C08B6-4D4A-916D-E936-528E145A56E2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff80da5000 - 0x7fff814a2067 com.apple.CoreGraphics 1.543.50 (???) <46A7D60C-0500-B96C-ECAD-1D658487D213> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff817cb000 - 0x7fff817d6ff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <F0DDF27E-DB55-07CE-E548-C62095BE8167> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x7fff817fe000 - 0x7fff818d8ff7 com.apple.vImage 4.0 (4.0) <354F34BF-B221-A3C9-2CA7-9BE5E14AD5AD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x7fff818d9000 - 0x7fff81956fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
    0x7fff81bd0000 - 0x7fff81c8dff7 com.apple.CoreServices.OSServices 357 (357) <718F0719-DC9F-E392-7C64-9D7DFE3D02E2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff81c8e000 - 0x7fff81cb4fe7 libJPEG.dylib ??? (???) <4060F3E2-BAD3-244F-D777-51BA16569DA4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff81cb5000 - 0x7fff81d80fe7 ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <3C223A94-EF14-28C5-844B-C25DFC87FB42> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x7fff81d81000 - 0x7fff81d8efe7 libCSync.A.dylib 543.50.0 (compatibility 64.0.0) <7B891D4C-1F19-4DB0-FD12-7A7D5E8F47AE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff81d9b000 - 0x7fff81da0fff libGFXShared.dylib ??? (???) <1265FAEF-1C97-B339-28A4-4510589B067B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff81da1000 - 0x7fff81e31fff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x7fff81e3e000 - 0x7fff82021fef libType1Scaler.dylib ??? (???) <4C5DD699-D329-CBC4-018B-D9033DB6A3D6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libType1Scaler.dylib
    0x7fff82022000 - 0x7fff82063fff com.apple.SystemConfiguration 1.10.2 (1.10.2) <BC27BDD4-9CC8-9AF0-B4C2-DD50FD751CBF> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff820b7000 - 0x7fff82157fff com.apple.LaunchServices 362.1 (362.1) <2740103A-6C71-D99F-8C6F-FA264546AD8F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff82158000 - 0x7fff82b4efff com.apple.AppKit 6.6.6 (1038.29) <7BDD335D-5425-0354-5AD6-41C4F1B4A2F4> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff82b7e000 - 0x7fff82c03fff com.apple.print.framework.PrintCore 6.2 (312.5) <E736F6DC-2E69-A14D-6BCF-69D14232F8B8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x7fff82c04000 - 0x7fff82cb9fe7 com.apple.ColorSync 4.6.3 (4.6.3) <AA93AD96-6974-9104-BF55-AF7A813C8A1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff82cba000 - 0x7fff82cc9ff7 com.apple.opengl 1.6.8 (1.6.8) <0CDC4F98-7981-A114-1778-AF171075138E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff82cca000 - 0x7fff82e08fff com.apple.CoreData 102.1 (251) <32233D4D-00B7-CE14-C881-6BF19FD05A03> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff82e4b000 - 0x7fff82e60ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <DC999B32-BF41-94C8-0583-27D9AB463E8B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff82e61000 - 0x7fff82eaafef libGLU.dylib ??? (???) <34D118CD-F9EE-D023-FEBF-74581DEF31CD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff82f84000 - 0x7fff82fd5fe7 com.apple.HIServices 1.8.0 (???) <1ABA7802-C1E4-06A0-9035-2792CC915BF6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff82fd6000 - 0x7fff83034ff7 com.apple.framework.IOKit 2.0 (???) <010C3398-7363-8F4B-719C-263867F15F63> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff831b4000 - 0x7fff8326dfff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <5A15E12A-AE8F-1A36-BBC7-564E7D7AD0FB> /usr/lib/libsqlite3.dylib
    0x7fff8326e000 - 0x7fff83424fef com.apple.ImageIO.framework 3.0.3 (3.0.3) <A32D0B5A-7149-7739-22D3-84D38B07E9E5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x7fff83449000 - 0x7fff834fefe7 com.apple.ink.framework 1.3.3 (107) <FFC46EE0-3544-A459-2AB9-94778A75E3D4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff834ff000 - 0x7fff83510ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <FB5EE53A-0534-0FFA-B2ED-486609433717> /usr/lib/libz.1.dylib
    0x7fff83511000 - 0x7fff8355bff7 com.apple.Metadata 10.6.3 (507.10) <641395B7-FF2C-B94C-965A-CE6A0830645F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff8355c000 - 0x7fff83563fff com.apple.OpenDirectory 10.6 (10.6) <72A65D76-7831-D31E-F1B3-9E48BF26A98B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff83564000 - 0x7fff83564ff7 com.apple.CoreServices 44 (44) <210A4C56-BECB-E3E4-B6EE-7EC53E02265D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff83565000 - 0x7fff8357efff com.apple.CFOpenDirectory 10.6 (10.6) <0F46E102-8B8E-0995-BA85-3D9608F0A30C> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff83610000 - 0x7fff83638fff com.apple.DictionaryServices 1.1.1 (1.1.1) <9FD709FC-23F0-F270-EAC1-C590CD516A36> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff83645000 - 0x7fff83649ff7 libCGXType.A.dylib 543.50.0 (compatibility 64.0.0) <E666EBC7-2D87-A3C6-9461-A596B4E53593> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff8364c000 - 0x7fff8368dfef com.apple.QD 3.35 (???) <78C9A560-E6F7-DC4F-F85E-E63CF8A98F0B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff83752000 - 0x7fff837bcfe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <75A8D840-4ACE-6560-0889-2AFB6BE08E59> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff8382f000 - 0x7fff83860fff libGLImage.dylib ??? (???) <2F18DB77-CF77-1311-9E20-FE460090C166> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff83be9000 - 0x7fff83be9ff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <2BB7D669-4B40-6A52-ADBD-DA4DB3BC0B1B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff83bea000 - 0x7fff83c0bfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <6993F348-428F-C97E-7A84-7BD2EDC46A62> /usr/lib/libresolv.9.dylib
    0x7fff83da6000 - 0x7fff83f64fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <0E53A4A6-AC06-1B61-2285-248F534EE356> /usr/lib/libicucore.A.dylib
    0x7fff83f65000 - 0x7fff83f73ff7 libkxld.dylib ??? (???) <EE840168-1F67-6219-8BA3-C46039BCC8B3> /usr/lib/system/libkxld.dylib
    0x7fff84109000 - 0x7fff8447efe7 com.apple.RawCamera.bundle 3.0.3 (529) <2E6B251A-C5A5-A3F9-832B-BB1958F938E9> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff8447f000 - 0x7fff845f4ff7 com.apple.CoreFoundation 6.6.3 (550.29) <48810602-63C3-994D-E563-DD02B16E76E1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff8465c000 - 0x7fff84699ff7 libFontRegistry.dylib ??? (???) <B63FCC3A-F49E-B42E-6D57-5F59E3A8D8B9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff8469a000 - 0x7fff84920ff7 com.apple.security 6.1.1 (37594) <5EDDC08C-C95B-2D24-E1D2-D30D233AB065> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff84921000 - 0x7fff84ba2fef com.apple.Foundation 6.6.3 (751.29) <DAEDB589-9F59-9556-CF8D-07556317937B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff84ba3000 - 0x7fff84cb2fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <36DA89A6-3AF5-86F2-BDD5-B94C7C0844D4> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff84cbf000 - 0x7fff84d0bfff libauto.dylib ??? (???) <072804DF-36AD-2DBE-7EF8-639CFB79077F> /usr/lib/libauto.dylib
    0x7fff84d0c000 - 0x7fff84d2cff7 com.apple.DirectoryService.Framework 3.6 (621.3) <EDCAF7ED-36E1-121F-D294-5CEBC1C34C5A> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x7fff84d2d000 - 0x7fff84dc7fff com.apple.ApplicationServices.ATS 4.3 (???) <A7CD9E1F-C563-E940-130D-AA7E08C5A29F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff84dc8000 - 0x7fff84ddafe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
    0x7fff84ddb000 - 0x7fff84eabff7 com.apple.CFNetwork 454.9.7 (454.9.7) <AA6EB690-6CCF-603D-AAC2-35B9E05D1593> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x7fff84eac000 - 0x7fff84eacff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff84ead000 - 0x7fff856b7fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff857b2000 - 0x7fff857c8ff7 com.apple.MultitouchSupport.framework 204.13 (204.13) <BFFEC259-F103-B25A-BB52-1AA79116DDBA> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff86439000 - 0x7fff864b7fff com.apple.CoreText 3.1.0 (???) <B740DA1D-EFD0-CCBF-F893-E3004FE58A98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x7fff864e8000 - 0x7fff864e8ff7 com.apple.vecLib 3.6 (vecLib 3.6) <08D3D45D-908B-B86A-00BA-0F978D2702A7> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff8650e000 - 0x7fff86539ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
    0x7fff8658a000 - 0x7fff869cdfef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff869ce000 - 0x7fff86b8efef libSystem.B.dylib 125.2.0 (compatibility 1.0.0) <95E02DD0-ADEA-745B-E7FA-ABA064E4658C> /usr/lib/libSystem.B.dylib
    0x7fff87467000 - 0x7fff8754dfe7 com.apple.DesktopServices 1.5.7 (1.5.7) <8A697128-B6CA-E4A8-C200-6520D5A35FBE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff8755a000 - 0x7fff8755bff7 com.apple.audio.units.AudioUnit 1.6.3 (1.6.3) <D4183AC4-8A65-8368-A9AF-E2A13D18519C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff8755c000 - 0x7fff87675fef libGLProgrammability.dylib ??? (???) <B057FC52-6A97-F450-48D8-325A70423A53> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x7fff87676000 - 0x7fff87702fef SecurityFoundation ??? (???) <6860DE26-0D42-D1E8-CD7C-5B42D78C1E1D> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff878c0000 - 0x7fff87c59ff7 com.apple.QuartzCore 1.6.2 (227.22) <76EE0A32-B20B-F316-ADDD-4230329253D5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff87c7b000 - 0x7fff87c81ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff87c82000 - 0x7fff87d31fff edu.mit.Kerberos 6.5.10 (6.5.10) <F3F76EDF-5660-78F0-FE6E-33B6174F55A4> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff87d93000 - 0x7fff87d94ff7 com.apple.TrustEvaluationAgent 1.1 (1) <51867586-1C71-AE37-EAAD-535A58DD3550> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff88013000 - 0x7fff880c9fff libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <F206BE6D-8777-AE6C-B367-7BEA76C14241> /usr/lib/libobjc.A.dylib
    0x7fff88109000 - 0x7fff88118fff com.apple.NetFS 3.2.1 (3.2.1) <FF21DB1E-F425-1005-FB70-BC19CAF4006E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff88152000 - 0x7fff88175fff com.apple.opencl 12.1 (12.1) <403E8F37-4348-B9BC-08E6-7693A995B7EC> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff88180000 - 0x7fff88196fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
    0x7fff88215000 - 0x7fff8823afe7 com.apple.CoreVideo 1.6.1 (45.4) <B1516554-88BC-CF1E-5409-BFF27A73D1AF> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff88344000 - 0x7fff8837ffff com.apple.AE 496.4 (496.4) <CBEDB6A1-FD85-F842-4EB8-CC289FAE0F24> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff88380000 - 0x7fff88384ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
    0x7fff88462000 - 0x7fff884b1ff7 com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <14FD0978-4BE0-336B-A19E-F388694583EB> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x7fff884b2000 - 0x7fff884e3fef libTrueTypeScaler.dylib ??? (???) <0A30CA68-46AF-3E74-AE9E-693DB5A680CC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff884e4000 - 0x7fff885a4fff libFontParser.dylib ??? (???) <A4F8189D-1D5B-2F8D-E78E-6D934A8E8407> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff885a5000 - 0x7fff885ecfef com.apple.QuickLookFramework 2.2 (327.4) <4E1658D4-F268-2A82-C095-1D01E9EAD05F> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff88837000 - 0x7fff8895cfef com.apple.audio.toolbox.AudioToolbox 1.6.3 (1.6.3) <4DCCD01F-7516-4240-09DC-EE553317D345> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff8895d000 - 0x7fff889dcfef com.apple.audio.CoreAudio 3.2.2 (3.2.2) <243E456E-7A74-BE76-FF18-E589BDCAA785> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff889ef000 - 0x7fff889f5ff7 IOSurface ??? (???) <EB2019F6-7C5C-3D59-E11F-6119466C12A9> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff88b4c000 - 0x7fff88b93ff7 com.apple.coreui 2 (114) <D7645B59-0431-6283-7322-957D944DAB21> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff88b94000 - 0x7fff88cabfef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <EE067D7E-15B3-F043-6FBD-10BA31FE76C7> /usr/lib/libxml2.2.dylib
    0x7fff88cac000 - 0x7fff88ccafff libPng.dylib ??? (???) <F6932C8D-E6B1-0871-B698-15180AA948F7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff88ccb000 - 0x7fff88d1afef libTIFF.dylib ??? (???) <A66CBA9C-A38D-5EDB-BFB5-CB398F033D6F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff88d20000 - 0x7fff88d34ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff88d35000 - 0x7fff88d78ff7 libRIP.A.dylib 543.50.0 (compatibility 64.0.0) <DF457CB3-CE61-0FD4-1403-BB68BC2CC998> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff88d79000 - 0x7fff88d7afff liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
    0x7fff88d7b000 - 0x7fff89079fe7 com.apple.HIToolbox 1.6.3 (???) <CF0C8524-FA82-3908-ACD0-A9176C704AED> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff8907a000 - 0x7fff8907ffff libGIF.dylib ??? (???) <21FC6B02-6AC3-C4DB-0B50-98144802274C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <95E02DD0-ADEA-745B-E7FA-ABA064E4658C> /usr/lib/libSystem.B.dylib
    Process: quicklookd [283]
    Path: /System/Library/Frameworks/QuickLook.framework/Resources/quicklookd.app/Content s/MacOS/quicklookd
    Identifier: com.apple.QuickLookDaemon
    Version: 2.2 (327.4)
    Build Info: QuickLook-3270400~4
    Code Type: X86-64 (Native)
    Parent Process: launchd [153]
    Date/Time: 2010-07-12 21:26:51.132 -0400
    OS Version: Mac OS X 10.6.4 (10F569)
    Report Version: 6
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: 0x000000000000000d, 0x0000000000000000
    Crashed Thread: 5 Dispatch queue: com.apple.root.default-priority
    Thread 0: Dispatch queue: com.apple.main-thread
    0 libSystem.B.dylib 0x00007fff869cf2fa machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff869cf96d mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff844cb3c2 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff844ca84f CFRunLoopRunSpecific + 575
    4 com.apple.QuickLookDaemon 0x00000001000035bd 0x100000000 + 13757
    5 com.apple.QuickLookDaemon 0x000000010000110c 0x100000000 + 4364
    Thread 1: Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0x00007fff869e808a kevent + 10
    1 libSystem.B.dylib 0x00007fff869e9f5d dispatch_mgrinvoke + 154
    2 libSystem.B.dylib 0x00007fff869e9c34 dispatch_queueinvoke + 185
    3 libSystem.B.dylib 0x00007fff869e975e dispatch_workerthread2 + 252
    4 libSystem.B.dylib 0x00007fff869e9088 pthreadwqthread + 353
    5 libSystem.B.dylib 0x00007fff869e8f25 start_wqthread + 13
    Thread 2:
    0 libSystem.B.dylib 0x00007fff869e808a kevent + 10
    1 com.apple.QuickLookDaemon 0x0000000100007467 0x100000000 + 29799
    2 com.apple.Foundation 0x00007fff84931e8d _NSThread__main_ + 1429
    3 libSystem.B.dylib 0x00007fff86a08456 pthreadstart + 331
    4 libSystem.B.dylib 0x00007fff86a08309 thread_start + 13
    Thread 3:
    0 libSystem.B.dylib 0x00007fff869cf2fa machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff869cf96d mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff844cb3c2 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff844ca84f CFRunLoopRunSpecific + 575
    4 com.apple.QuickLookDaemon 0x000000010000818f 0x100000000 + 33167
    5 com.apple.Foundation 0x00007fff84931e8d _NSThread__main_ + 1429
    6 libSystem.B.dylib 0x00007fff86a08456 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff86a08309 thread_start + 13
    Thread 4:
    0 libSystem.B.dylib 0x00007fff869cf2fa machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff869cf96d mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff844cb3c2 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff844ca84f CFRunLoopRunSpecific + 575
    4 com.apple.QuickLookDaemon 0x0000000100033ff4 0x100000000 + 212980
    5 com.apple.Foundation 0x00007fff84931e8d _NSThread__main_ + 1429
    6 libSystem.B.dylib 0x00007fff86a08456 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff86a08309 thread_start + 13
    Thread 5 Crashed: Dispatch queue: com.apple.root.default-priority
    0 com.apple.CoreGraphics 0x00007fff80fc8875 add_triangle + 24
    1 com.apple.CoreGraphics 0x00007fff80fc8b88 CGTriangleMeshAddTriangle + 61
    2 com.apple.CoreGraphics 0x00007fff80f8c927 type4readtriangle + 246
    3 com.apple.CoreGraphics 0x00007fff80f8cb52 cgshading_type4draw + 397
    4 com.apple.CoreGraphics 0x00007fff80fc655d CGShadingDelegateDrawShading + 298
    5 libRIP.A.dylib 0x00007fff88d582b3 ripc_DrawShading + 7747
    6 com.apple.CoreGraphics 0x00007fff80e008d9 CGContextDrawShading + 84
    7 com.apple.CoreGraphics 0x00007fff80f7fd02 op_sh + 98
    8 com.apple.CoreGraphics 0x00007fff80e46976 pdfscanner_handlexname + 105
    9 com.apple.CoreGraphics 0x00007fff80e45d37 CGPDFScannerScan + 472
    10 com.apple.CoreGraphics 0x00007fff80e43dec CGPDFDrawingContextDrawPage + 787
    11 com.apple.CoreGraphics 0x00007fff80e43a8a CGContextDrawPDFPageWithProgressCallback + 100
    12 com.apple.QuickLookFramework 0x00007fff885cb096 QLDrawPDFPage + 742
    13 com.apple.qlgenerator.pdf 0x00000001007bf658 0x1007be000 + 5720
    14 com.apple.QuickLookFramework 0x00007fff885b37a1 _QLThumbnailRequestDispatch + 547
    15 com.apple.QuickLookDaemon 0x0000000100009338 0x100000000 + 37688
    16 com.apple.QuickLookDaemon 0x0000000100009d59 0x100000000 + 40281
    17 com.apple.QuickLookFramework 0x00007fff885aced7 __process_element_block_invoke1 + 34
    18 libSystem.B.dylib 0x00007fff86a0b1b0 dispatch_call_block_andrelease + 15
    19 libSystem.B.dylib 0x00007fff869e9751 dispatch_workerthread2 + 239
    20 libSystem.B.dylib 0x00007fff869e9088 pthreadwqthread + 353
    21 libSystem.B.dylib 0x00007fff869e8f25 start_wqthread + 13
    Thread 6:
    0 libSystem.B.dylib 0x00007fff869e8eaa _workqkernreturn + 10
    1 libSystem.B.dylib 0x00007fff869e92bc pthreadwqthread + 917
    2 libSystem.B.dylib 0x00007fff869e8f25 start_wqthread + 13
    Thread 7:
    0 libSystem.B.dylib 0x00007fff869e8eaa _workqkernreturn + 10
    1 libSystem.B.dylib 0x00007fff869e92bc pthreadwqthread + 917
    2 libSystem.B.dylib 0x00007fff869e8f25 start_wqthread + 13
    Thread 8: Dispatch queue: com.apple.root.default-priority
    0 libSystem.B.dylib 0x00007fffffe00a13 __memcpy + 627
    1 com.apple.CoreGraphics 0x00007fff80e1c315 CGAccessSessionGetBytes + 147
    2 com.apple.CoreGraphics 0x00007fff80e3e6e1 getpdfdata + 66
    3 com.apple.CoreGraphics 0x00007fff80e3e611 CGPDFSourceRefill + 172
    4 com.apple.CoreGraphics 0x00007fff80e3ed2d pdflexerscan + 103
    5 com.apple.CoreGraphics 0x00007fff80e42616 pdfobject_scanner_readinteger + 35
    6 com.apple.CoreGraphics 0x00007fff80e42498 pdfobject_scanner_read_indirectobject + 46
    7 com.apple.CoreGraphics 0x00007fff80e4241b CGPDFXRefTableGetObject + 155
    8 com.apple.CoreGraphics 0x00007fff80e41d94 pdfxrefresolve + 103
    9 com.apple.CoreGraphics 0x00007fff80e42da0 CGPDFArrayGetObject + 93
    10 com.apple.CoreGraphics 0x00007fff80e42d1c CGPDFArrayGetDictionary + 21
    11 com.apple.CoreGraphics 0x00007fff80e42c2d add_pages + 234
    12 com.apple.CoreGraphics 0x00007fff80e42c50 add_pages + 269
    13 com.apple.CoreGraphics 0x00007fff80e42c50 add_pages + 269
    14 com.apple.CoreGraphics 0x00007fff80e42c50 add_pages + 269
    15 com.apple.CoreGraphics 0x00007fff80e42a57 CGPDFReaderGetPageDictionary + 159
    16 com.apple.CoreGraphics 0x00007fff80e427e8 CGPDFPageCreate + 85
    17 com.apple.CoreGraphics 0x00007fff80e42737 CGPDFDocumentGetPage + 164
    18 com.apple.qlgenerator.pdf 0x00000001007bf214 0x1007be000 + 4628
    19 com.apple.QuickLookFramework 0x00007fff885b37a1 _QLThumbnailRequestDispatch + 547
    20 com.apple.QuickLookDaemon 0x0000000100009338 0x100000000 + 37688
    21 com.apple.QuickLookDaemon 0x0000000100009d59 0x100000000 + 40281
    22 com.apple.QuickLookFramework 0x00007fff885aced7 __process_element_block_invoke1 + 34
    23 libSystem.B.dylib 0x00007fff86a0b1b0 dispatch_call_block_andrelease + 15
    24 libSystem.B.dylib 0x00007fff869e9751 dispatch_workerthread2 + 239
    25 libSystem.B.dylib 0x00007fff869e9088 pthreadwqthread + 353
    26 libSystem.B.dylib 0x00007fff869e8f25 start_wqthread + 13
    Thread 9:
    0 libSystem.B.dylib 0x00007fff869e8eaa _workqkernreturn + 10
    1 libSystem.B.dylib 0x00007fff869e92bc pthreadwqthread + 917
    2 libSystem.B.dylib 0x00007fff869e8f25 start_wqthread + 13
    Thread 5 crashed with X86 Thread State (64-bit):
    rax: 0x0000000000000000 rbx: 0x3fecccbcccbcccbd rcx: 0x00000001004a7d80 rdx: 0x00000001004a7dd0
    rdi: 0x3fecccbcccbcccbd rsi: 0x00000001004a7f50 rbp: 0x00000001004a7d20 rsp: 0x00000001004a7d10
    r8: 0x0000000000000001 r9: 0x00000001004a7f80 r10: 0x000000000000e665 r11: 0x0000000000000010
    r12: 0x00000001004a7d80 r13: 0x3fecccbcccbcccbd r14: 0x000000012465bd98 r15: 0x00000001004a7d80
    rip: 0x00007fff80fc8875 rfl: 0x0000000000010206 cr2: 0x00007fff80fc8c54
    Binary Images:
    0x100000000 - 0x10005aff7 com.apple.QuickLookDaemon 2.2 (327.4) <38CAC1A1-8DDB-69F3-2789-AC2B5C2925AE> /System/Library/Frameworks/QuickLook.framework/Resources/quicklookd.app/Content s/MacOS/quicklookd
    0x1004ac000 - 0x1004adfff com.apple.qlgenerator.text 2.2 (327.4) <D719E7B7-13C1-68DF-BA4A-26E1C3D66AD0> /System/Library/QuickLook/Text.qlgenerator/Contents/MacOS/Text
    0x1004d2000 - 0x1004d7fff com.apple.qldisplay.Text 2.2 (327.4) <A15CA21E-9D96-E5C8-8BBA-CF230F8FC1AF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/Resources/DisplayBundles/Text.qldisplay/Contents/MacOS/Text
    0x1007be000 - 0x1007bffff com.apple.qlgenerator.pdf 2.2 (327.4) <E217460D-AAFA-7B26-F357-B649B21E667A> /System/Library/QuickLook/PDF.qlgenerator/Contents/MacOS/PDF
    0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) <B536F2F1-9DF1-3B6C-1C2C-9075EA219A06> /usr/lib/dyld
    0x7fff80003000 - 0x7fff80336fe7 com.apple.CoreServices.CarbonCore 861.13 (861.13) <BC2F9B4E-D305-D717-D97E-EC78C7DE9EE9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff80337000 - 0x7fff8038cfef com.apple.framework.familycontrols 2.0.1 (2010) <239940AC-2427-44C6-9E29-998D0ABECDF3> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff8038d000 - 0x7fff803d5ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <170DE04F-89AB-E295-0880-D69CAFBD7979> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff803d6000 - 0x7fff8040efef libcups.2.dylib 2.8.0 (compatibility 2.0.0) <31A78904-A500-0DA9-0609-F1EB81383326> /usr/lib/libcups.2.dylib
    0x7fff8040f000 - 0x7fff8047bff7 com.apple.CorePDF 1.3 (1.3) <6770FFB0-DEA0-61E0-3520-4B95CCF5D1CF> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff807fb000 - 0x7fff8080ffff libGL.dylib ??? (???) <5AD69545-D1A3-C017-C7AF-B4AFD6F08FA2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff80810000 - 0x7fff80813ff7 libCoreVMClient.dylib ??? (???) <DBB2C09F-4BF4-326C-B775-B7A128C501E3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff80814000 - 0x7fff80a7dff7 com.apple.QuartzComposer 4.1 (156.16) <0BAE3C90-CF60-C0C7-C29E-BF9922074095> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x7fff80b14000 - 0x7fff80b14ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <DA9BFF01-40DF-EBD5-ABB7-787DAF2D77CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x7fff80b15000 - 0x7fff80b83fff com.apple.AppleVAFramework 4.9.20 (4.9.20) <78727165-8D44-0354-6F6C-68FD798E04A1> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff80bb4000 - 0x7fff80d9efe7 com.apple.JavaScriptCore 6533 (6533.13) <C2D33B72-06F1-B789-6FD3-FB09EEB6C907> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff80d9f000 - 0x7fff80da1fff com.apple.print.framework.Print 6.1 (237.1) <4513DB2F-737C-B43C-2D0E-23CD6E838014> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x7fff80da2000 - 0x7fff80da4fff libRadiance.dylib ??? (???) <D67C08B6-4D4A-916D-E936-528E145A56E2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff80da5000 - 0x7fff814a2067 com.apple.CoreGraphics 1.543.50 (???) <46A7D60C-0500-B96C-ECAD-1D658487D213> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff81768000 - 0x7fff81768ff7 com.apple.Carbon 150 (152) <19B37B7B-1594-AD0A-7F14-FA2F85AD7241> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff81769000 - 0x7fff81784ff7 com.apple.openscripting 1.3.1 (???) <FD46A0FE-AC79-3EF7-AB4F-396D376DDE71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff81785000 - 0x7fff817cafff com.apple.CoreMediaIOServices 130.0 (1035) <567D7949-3115-4E78-8F27-B28968CC25F7> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x7fff817cb000 - 0x7fff817d6ff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <F0DDF27E-DB55-07CE-E548-C62095BE8167> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x7fff817fe000 - 0x7fff818d8ff7 com.apple.vImage 4.0 (4.0) <354F34BF-B221-A3C9-2CA7-9BE5E14AD5AD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x7fff818d9000 - 0x7fff81956fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
    0x7fff81994000 - 0x7fff81bcffef com.apple.imageKit 2.0.3 (1.0) <8DA80BC9-C671-BD89-EA2E-3C632D6ECE30> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x7fff81bd0000 - 0x7fff81c8dff7 com.apple.CoreServices.OSServices 357 (357) <718F0719-DC9F-E392-7C64-9D7DFE3D02E2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff81c8e000 - 0x7fff81cb4fe7 libJPEG.dylib ??? (???) <4060F3E2-BAD3-244F-D777-51BA16569DA4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff81cb5000 - 0x7fff81d80fe7 ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <3C223A94-EF14-28C5-844B-C25DFC87FB42> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x7fff81d81000 - 0x7fff81d8efe7 libCSync.A.dylib 543.50.0 (compatibility 64.0.0) <7B891D4C-1F19-4DB0-FD12-7A7D5E8F47AE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff81d9b000 - 0x7fff81da0fff libGFXShared.dylib ??? (???) <1265FAEF-1C97-B339-28A4-4510589B067B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff81da1000 - 0x7fff81e31fff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x7fff81e3e000 - 0x7fff82021fef libType1Scaler.dylib ??? (???) <4C5DD699-D329-CBC4-018B-D9033DB6A3D6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libType1Scaler.dylib
    0x7fff82022000 - 0x7fff82063fff com.apple.SystemConfiguration 1.10.2 (1.10.2) <BC27BDD4-9CC8-9AF0-B4C2-DD50FD751CBF> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff82064000 - 0x7fff820a8fe7 com.apple.ImageCaptureCore 1.0.2 (1.0.2) <075198A5-4C6B-D945-D3EF-D13960C9F738> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x7fff820b7000 - 0x7fff82157fff com.apple.LaunchServices 362.1 (362.1) <2740103A-6C71-D99F-8C6F-FA264546AD8F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff82158000 - 0x7fff82b4efff com.apple.AppKit 6.6.6 (1038.29) <7BDD335D-5425-0354-5AD6-41C4F1B4A2F4> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff82b61000 - 0x7fff82b61ff7 com.apple.quartzframework 1.5 (1.5) <B182B579-BCCE-81BF-8DA2-9E0B7BDF8516> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff82b7e000 - 0x7fff82c03fff com.apple.print.framework.PrintCore 6.2 (312.5) <E736F6DC-2E69-A14D-6BCF-69D14232F8B8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x7fff82c04000 - 0x7fff82cb9fe7 com.apple.ColorSync 4.6.3 (4.6.3) <AA93AD96-6974-9104-BF55-AF7A813C8A1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff82cba000 - 0x7fff82cc9ff7 com.apple.opengl 1.6.8 (1.6.8) <0CDC4F98-7981-A114-1778-AF171075138E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff82cca000 - 0x7fff82e08fff com.apple.CoreData 102.1 (251) <32233D4D-00B7-CE14-C881-6BF19FD05A03> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff82e09000 - 0x7fff82e4aff7 com.apple.CoreMedia 0.484.11 (484.11) <AEE7E9C9-9604-B0A7-053B-28954659CFE3> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff82e4b000 - 0x7fff82e60ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <DC999B32-BF41-94C8-0583-27D9AB463E8B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff82e61000 - 0x7fff82eaafef libGLU.dylib ??? (???) <34D118CD-F9EE-D023-FEBF-74581DEF31CD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff82f84000 - 0x7fff82fd5fe7 com.apple.HIServices 1.8.0 (???) <1ABA7802-C1E4-06A0-9035-2792CC915BF6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff82fd6000 - 0x7fff83034ff7 com.apple.framework.IOKit 2.0 (???) <010C3398-7363-8F4B-719C-263867F15F63> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff830b1000 - 0x7fff830c7fff com.apple.ImageCapture 6.0 (6.0) <5B5AF8FB-C12A-B51F-94FC-3EC4698E818E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff831b4000 - 0x7fff8326dfff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <5A15E12A-AE8F-1A36-BBC7-564E7D7AD0FB> /usr/lib/libsqlite3.dylib
    0x7fff8326e000 - 0x7fff83424fef com.apple.ImageIO.framework 3.0.3 (3.0.3) <A32D0B5A-7149-7739-22D3-84D38B07E9E5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x7fff83449000 - 0x7fff834fefe7 com.apple.ink.framework 1.3.3 (107) <FFC46EE0-3544-A459-2AB9-94778A75E3D4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff834ff000 - 0x7fff83510ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <FB5EE53A-0534-0FFA-B2ED-486609433717> /usr/lib/libz.1.dylib
    0x7fff83511000 - 0x7fff8355bff7 com.apple.Metadata 10.6.3 (507.10) <641395B7-FF2C-B94C-965A-CE6A0830645F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff8355c000 - 0x7fff83563fff com.apple.OpenDirectory 10.6 (10.6) <72A65D76-7831-D31E-F1B3-9E48BF26A98B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff83564000 - 0x7fff83564ff7 com.apple.CoreServices 44 (44) <210A4C56-BECB-E3E4-B6EE-7EC53E02265D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff83565000 - 0x7fff8357efff com.apple.CFOpenDirectory 10.6 (10.6) <0F46E102-8B8E-0995-BA85-3D9608F0A30C> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff83610000 - 0x7fff83638fff com.apple.DictionaryServices 1.1.1 (1.1.1) <9FD709FC-23F0-F270-EAC1-C590CD516A36> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff83639000 - 0x7fff8363eff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x7fff83645000 - 0x7fff83649ff7 libCGXType.A.dylib 543.50.0 (compatibility 64.0.0) <E666EBC7-2D87-A3C6-9461-A596B4E53593> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff8364a000 - 0x7fff8364bfff com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <5062DACE-FCE7-8E41-F5F6-58821778629C> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x7fff8364c000 - 0x7fff8368dfef com.apple.QD 3.35 (???) <78C9A560-E6F7-DC4F-F85E-E63CF8A98F0B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff8368e000 - 0x7fff83710fff com.apple.QuickLookUIFramework 2.2 (327.4) <C35D9F62-73D0-262C-B0CE-BFF64E230588> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x7fff83752000 - 0x7fff837bcfe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <75A8D840-4ACE-6560-0889-2AFB6BE08E59> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff837bd000 - 0x7fff837c5fff com.apple.DisplayServicesFW 2.2.2 (251) <A8AA237B-26DA-455D-4133-69B1D1E45DF4> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x7fff837c6000 - 0x7fff8382efff com.apple.MeshKitRuntime 1.1 (49.2) <1F4C9AB5-9D3F-F91D-DB91-B78610562ECC> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
    0x7fff8382f000 - 0x7fff83860fff libGLImage.dylib ??? (???) <2F18DB77-CF77-1311-9E20-FE460090C166> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff83877000 - 0x7fff8399fff7 com.apple.MediaToolbox 0.484.11 (484.11) <F50B5552-8527-C75D-873F-66A61D04E32A> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x7fff83be5000 - 0x7fff83be8ff7 com.apple.securityhi 4.0 (36638) <38935851-09E4-DDAB-DB1D-30ADC39F7ED0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x7fff83be9000 - 0x7fff83be9ff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <2BB7D669-4B40-6A52-ADBD-DA4DB3BC0B1B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff83bea000 - 0x7fff83c0bfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <6993F348-428F-C97E-7A84-7BD2EDC46A62> /usr/lib/libresolv.9.dylib
    0x7fff83da6000 - 0x7fff83f64fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <0E53A4A6-AC06-1B61-2285-248F534EE356> /usr/lib/libicucore.A.dylib
    0x7fff83f65000 - 0x7fff83f73ff7 libkxld.dylib ??? (???) <EE840168-1F67-6219-8BA3-C46039BCC8B3> /usr/lib/system/libkxld.dylib
    0x7fff84079000 - 0x7fff84108fff com.apple.PDFKit 2.5.1 (2.5.1) <7B8A187A-F0BB-44E7-FBD4-9E1C5F9D5E85> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x7fff84109000 - 0x7fff8447efe7 com.apple.RawCamera.bundle 3.0.3 (529) <2E6B251A-C5A5-A3F9-832B-BB1958F938E9> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff8447f000 - 0x7fff845f4ff7 com.apple.CoreFoundation 6.6.3 (550.29) <48810602-63C3-994D-E563-DD02B16E76E1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff845f5000 - 0x7fff845f8fff com.apple.help 1.3.1 (41) <54B79BA2-B71B-268E-8752-5C8EE00E49E4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x7fff845f9000 - 0x7fff8465bfe7 com.apple.datadetectorscore 2.0 (80.7) <F9D2332D-0890-2ED2-1AC8-F85CB89D8BD4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff8465c000 - 0x7fff84699ff7 libFontRegistry.dylib ??? (???) <B63FCC3A-F49E-B42E-6D57-5F59E3A8D8B9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff8469a000 - 0x7fff84920ff7 com.apple.security 6.1.1 (37594) <5EDDC08C-C95B-2D24-E1D2-D30D233AB065> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff84921000 - 0x7fff84ba2fef com.apple.Foundation 6.6.3 (751.29) <DAEDB589-9F59-9556-CF8D-07556317937B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff84ba3000 - 0x7fff84cb2fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <36DA89A6-3AF5-86F2-BDD5-B94C7C0844D4> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff84cbf000 - 0x7fff84d0bfff libauto.dylib ??? (???) <072804DF-36AD-2DBE-7EF8-639CFB79077F> /usr/lib/libauto.dylib
    0x7fff84d0c000 - 0x7fff84d2cff7 com.apple.DirectoryService.Framework 3.6 (621.3) <EDCAF7ED-36E1-121F-D294-5CEBC1C34C5A> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x7fff84d2d000 - 0x7fff84dc7fff com.apple.ApplicationServices.ATS 4.3 (???) <A7CD9E1F-C563-E940-130D-AA7E08C5A29F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff84dc8000 - 0x7fff84ddafe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
    0x7fff84ddb000 - 0x7fff84eabff7 com.apple.CFNetwork 454.9.7 (454.9.7) <AA6EB690-6CCF-603D-AAC2-35B9E05D1593> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x7fff84eac000 - 0x7fff84eacff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff84ead000 - 0x7fff856b7fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff857b2000 - 0x7fff857c8ff7 com.apple.MultitouchSupport.framework 204.13 (204.13) <BFFEC259-F103-B25A-BB52-1AA79116DDBA> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff86439000 - 0x7fff864b7fff com.apple.CoreText 3.1.0 (???) <B740DA1D-EFD0-CCBF-F893-E3004FE58A98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x7fff864b8000 - 0x7fff864e7ff7 com.apple.quartzfilters 1.6.0 (1.6.0) <9CECB4FC-1CCF-B8A2-B935-5888B21CBEEF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x7fff864e8000 - 0x7fff864e8ff7 com.apple.vecLib 3.6 (vecLib 3.6) <08D3D45D-908B-B86A-00BA-0F978D2702A7> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff8650e000 - 0x7fff86539ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
    0x7fff8658a000 - 0x7fff869cdfef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff869ce000 - 0x7fff86b8efef libSystem.B.dylib 125.2.0 (compatibility 1.0.0) <95E02DD0-ADEA-745B-E7FA-ABA064E4658C> /usr/lib/libSystem.B.dylib
    0x7fff86b97000 - 0x7fff86d06fe7 com.apple.QTKit 7.6.6 (1742) <7E254184-757D-E87C-5B2A-7612A2C85243> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff86d07000 - 0x7fff86d40ff7 com.apple.MeshKit 1.1 (49.2) <3795F201-4A5F-3D40-57E0-87AD6B714239> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x7fff86f62000 - 0x7fff87466fe7 com.apple.VideoToolbox 0.484.11 (484.11) <4577FF14-E6A7-AAD8-E6E6-ECA9CFCC6989> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x7fff87467000 - 0x7fff8754dfe7 com.apple.DesktopServices 1.5.7 (1.5.7) <8A697128-B6CA-E4A8-C200-6520D5A35FBE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff8755a000 - 0x7fff8755bff7 com.apple.audio.units.AudioUnit 1.6.3 (1.6.3) <D4183AC4-8A65-8368-A9AF-E2A13D18519C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff8755c000 - 0x7fff87675fef libGLProgrammability.dylib ??? (???) <B057FC52-6A97-F450-48D8-325A70423A53> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x7fff87676000 - 0x7fff87702fef SecurityFoundation ??? (???) <6860DE26-0D42-D1E8-CD7C-5B42D78C1E1D> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff878c0000 - 0x7fff87c59ff7 com.apple.QuartzCore 1.6.2 (227.22) <76EE0A32-B20B-F316-ADDD-4230329253D5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff87c7b000 - 0x7fff87c81ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff87c82000 - 0x7fff87d31fff edu.mit.Kerberos 6.5.10 (6.5.10) <F3F76EDF-5660-78F0-FE6E-33B6174F55A4> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff87d93000 - 0x7fff87d94ff7 com.apple.TrustEvaluationAgent 1.1 (1) <51867586-1C71-AE37-EAAD-535A58DD3550> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff88013000 - 0x7fff880c9fff libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <F206BE6D-8777-AE6C-B367-7BEA76C14241> /usr/lib/libobjc.A.dylib
    0x7fff88109000 - 0x7fff88118fff com.apple.NetFS 3.2.1 (3.2.1) <FF21DB1E-F425-1005-FB70-BC19CAF4006E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff88152000 - 0x7fff88175fff com.apple.opencl 12.1 (12.1) <403E8F37-4348-B9BC-08E6-7693A995B7EC> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff88176000 - 0x7fff88176ff7 com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff88180000 - 0x7fff88196fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
    0x7fff88215000 - 0x7fff8823afe7 com.apple.CoreVideo 1.6.1 (45.4) <B1516554-88BC-CF1E-5409-BFF27A73D1AF> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff88344000 - 0x7fff8837ffff com.apple.AE 496.4 (496.4) <CBEDB6A1-FD85-F842-4EB8-CC289FAE0F24> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff88380000 - 0x7fff88384ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
    0x7fff88462000 - 0x7fff884b1ff7 com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <14FD0978-4BE0-336B-A19E-F388694583EB> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x7fff884b2000 - 0x7fff884e3fef libTrueTypeScaler.dylib ??? (???) <0A30CA68-46AF-3E74-AE9E-693DB5A680CC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff884e4000 - 0x7fff885a4fff libFontParser.dylib ??? (???) <A4F8189D-1D5B-2F8D-E78E-6D934A8E8407> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff885a5000 - 0x7fff885ecfef com.apple.QuickLookFramework 2.2 (327.4) <4E1658D4-F268-2A82-C095-1D01E9EAD05F> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff88837000 - 0x7fff8895cfef com.apple.audio.toolbox.AudioToolbox 1.6.3 (1.6.3) <4DCCD01F-7516-4240-09DC-EE553317D345> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff8895d000 - 0x7fff889dcfef com.apple.audio.CoreAudio 3.2.2 (3.2.2) <243E456E-7A74-BE76-FF18-E589BDCAA785> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff889dd000 - 0x7fff889eefff com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x7fff889ef000 - 0x7fff889f5ff7 IOSurface ??? (???) <EB2019F6-7C5C-3D59-E11F-6119466C12A9> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff88a39000 - 0x7fff88b43ff7 com.apple.MeshKitIO 1.1 (49.2) <F296E151-80AE-7764-B969-C2050DF26BFE> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
    0x7fff88b4c000 - 0x7fff88b93ff7 com.apple.coreui 2 (114) <D7645B59-0431-6283-7322-957D944DAB21> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff88b94000 - 0x7fff88cabfef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <EE067D7E-15B3-F043-6FBD-10BA31FE76C7> /usr/lib/libxml2.2.dylib
    0x7fff88cac000 - 0x7fff88ccafff libPng.dylib ??? (???) <F6932C8D-E6B1-0871-B698-15180AA948F7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff88ccb000 - 0x7fff88d1afef libTIFF.dylib ??? (???) <A66CBA9C-A38D-5EDB-BFB5-CB398F033D6F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff88d20000 - 0x7fff88d34ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff88d35000 - 0x7fff88d78ff7 libRIP.A.dylib 543.50.0 (compatibility 64.0.0) <DF457CB3-CE61-0FD4-1403-BB68BC2CC998> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff88d79000 - 0x7fff88d7afff liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
    0x7fff88d7b000 - 0x7fff89079fe7 com.apple.HIToolbox 1.6.3 (???) <CF0C8524-FA82-3908-ACD0-A9176C704AED> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff8907a000 - 0x7fff8907ffff libGIF.dylib ??? (???) <21FC6B02-6AC3-C4DB-0B50-98144802274C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <95E02DD0-ADEA-745B-E7FA-ABA064E4658C> /usr/lib/libSystem.B.dylib

    I just don't understand what quicklook has to do with waking from sleep unless it was active when the computer went to sleep. So, did you know if you had a document QuickLooked? I don't know what the quicklook crashes have to do with the computer freezing.
    Other than that, if it is freezing on waking from sleep, take a look at the kernel log and see what is going on when it freezes. See if there is anything there at the time of the freeze.

  • How to try and troubleshoot UI lockup?

    I have an app where, in a given test case, a GridView is being populated with up to 26 groups of up to 12 items in each group. The template used for these items initially displays a static graphic but then kicks off a background activity to see if there
    is a photo associated with the item to display instead.
    The problem I'm having is that even though I'm using Task.Run to run the background activity, the UI remains unresponsive pretty much until the background activity has finished.
    Someone has suggested that Image controls can stall the UI thread. Is that true and, if it is, is there anything I can do to alleviate that problem?
    Any other suggestions on what I can do to try to figure out why or where the UI thread is getting stalled?
    Thanks.

    Hi James
    In this particular situation, there isn't actually an image being loaded. What happens is that the GridView gets populated with a number of instances of this:
    <DataTemplate x:Key="Group80ItemTemplate">
    <Grid Margin="6" Width="240" HorizontalAlignment="Left">
    <Grid.ColumnDefinitions>
    <ColumnDefinition Width="Auto"/>
    <ColumnDefinition Width="*"/>
    </Grid.ColumnDefinitions>
    <Border Background="{StaticResource ListViewItemPlaceholderBackgroundThemeBrush}" Width="60" Height="60" Visibility="{Binding ImageIsAvailable, Converter={StaticResource HideIfTrue}}">
    <Grid>
    <Button HorizontalAlignment="Left" VerticalAlignment="Top" Margin="5,5,0,0" Style="{StaticResource UnstyledGraphicsButtonStyle}" Width="{Binding ImageWidth50}" Height="{Binding ImageHeight50}" Foreground="white" Padding="0" Background="Transparent" BorderBrush="{x:Null}" IsEnabled="False">
    <Button.ContentTemplate>
    <DataTemplate>
    <Viewbox>
    <Path Width="{Binding ImageWidth50}" Height="{Binding ImageHeight50}"
    Stretch="Uniform" Fill="white"
    Data="{Binding ImageContent}"/>
    </Viewbox>
    </DataTemplate>
    </Button.ContentTemplate>
    </Button>
    <ProgressBar IsIndeterminate="{Binding FetchingImage}" Height="6" Width="60" VerticalAlignment="Bottom" Visibility="{Binding FetchingImage, Converter={StaticResource DisplayIfTrue}}"/>
    </Grid>
    </Border>
    <Border Background="{StaticResource ListViewItemPlaceholderBackgroundThemeBrush}" Width="60" Height="60" Visibility="{Binding ImageIsAvailable, Converter={StaticResource DisplayIfTrue}}">
    <Image DataContext="{Binding ImageObject}" Source="{Binding Image}" Stretch="UniformToFill" HorizontalAlignment="Center" VerticalAlignment="Center" RenderTransformOrigin="0.5,0.5">
    <Image.RenderTransform>
    <CompositeTransform Rotation="{Binding Rotation}"/>
    </Image.RenderTransform>
    </Image>
    </Border>
    <StackPanel Grid.Column="1" Margin="10,0,0,0" HorizontalAlignment="Stretch">
    <TextBlock Text="{Binding Title}" Style="{StaticResource GroupItemTextStyle}" MaxHeight="40" TextWrapping="WrapWholeWords"/>
    <TextBlock Text="{Binding Subtitle}" Style="{StaticResource CaptionTextBlockStyle}" TextWrapping="NoWrap"/>
    </StackPanel>
    </Grid>
    </DataTemplate>
    XAML then binds to ImageObject which is null initially if we don't have an image (ImageIsAvailable is false so this section is actually collapsed). The call to the ImageObject getter causes the related object to be added to a queue that is then processed
    via a worker task in order to query the database to see if there is an associated image record and, if there is, whether or not we have a file to go with it. IF the various bits and pieces come together so that we do have an image, the various properties change
    so that XAML is then triggered into querying ImageIsAvailable, ImageObject and Image all over again in order to then display the image.
    However, as I say, in this particular test that I'm running, NONE of the objects have any images so although the initial XAML call to ImageObject will trigger that worker task to process the queue, XAML doesn't update again. My concern is that it would *appear*
    that the UI thread stops responding (e.g. to sideways swipes on the screen) until the queue has been completely processed. I've managed to alleviate the problem slightly by gradually adding objects to the GridView (I was initially building the groups in a
    single Task and then adding them as the source to the GridView in one go) but I don't seem to be able to completely eliminate the problem.
    Someone on StackOverflow suggested that the Image control itself can cause a slight UI lockup but I'm not sure if that is the cause here given that I'm never giving the control anything to display.
    What I'm struggling to understand is how the worker task is causing the UI thread to lock up. It doesn't seem to be CPU as analysis shows the app doesn't take 100% CPU. If I had to guess, it would seem that XAML is calling something in my code that simply
    isn't returning but I'm not sure what that could be. Part of the challenge I have is that the more debugging statements I add, the slower the code runs (because of all of the Debug.WriteLine statements) so it actually becomes harder to figure out the code
    flow.

  • Lockup troubleshooting

    My roommate's iMac keeps freezing. Sometimes it appears to be Safari, other times the screen is blank (like in sleep) but the beach ball starts. I've tried to use SSH to remotely kill the frozen apps/processes, but I've never been able to make the machine come back to life.
    He tends to keep Safari, Parallels, and sometimes Excel and Numbers open.
    How can I troubleshoot what may be causing the problem? My first guess was to review the console, but there are so many logs and messages that I don't know where to start. What types of messages should I filter on?
    I'd appreciate any help on getting started. He's frustrated because it keeps freezing, and I'm frustrated being his IT department.
    His config:
    iMac iMac6,1
    Intel Core 2 Duo 2.16 GHz
    OS 10.5.7
    Thanks,
    Jeff

    Sounds like he has enough RAM. How much free space on the Hard Disk? I would check activity monitor and see what app is using the most RAM. How often does he turn off the computer? Safari 4.02 seems to suck up RAM ( I suspect there is a memory leak somewhere in the program).

  • Idle time lockup troubleshooting tips

    My Macbook Pro is locking up during idle times.  It seems pretty random.  Sometimes it will get through a night, sometimes not.  Sometimes it will get through a workday, sometimes not.
    What tips do you all have to help me nail down the problem?
    Here is what I have tried and more info:
    - Removed all recently installed software
    - No new hardware was added since the problem started
    - Turned off screensaver thinking that might help, it didn't
    - At one point it seemed to get better, so I updated to 10.9.4 and now its back
    - Turned off Apple Persistence off so I would start with a fresh slate after a crash (Why isn't this standard?)
    - Checked the Console, there doesn't seem to be any reasonable standard set of messages that happen before the lock up.
    - Bunch of external drives connected, doesn't seem to matter, locks up with or without them connected.
    - Connected to 23" ASUS monitor via DisplayPort/Thunderbolt, locks up with or without it connected.
    The lock up:
    I come back to my computer, and hit a key.  Screen lights, but stays black. If monitor connected, it wakes, and I see a mouse cursor.  The mouse is responsive, but otherwise it is dead.  Network is not responsive either.  Tried SSH into the box to shutdown more elegantly, but no dice.  The last time I saw the beach ball of death.  The only way out is to hold down the power button until the thing reboots.
    Thanks for any ideas and any help!
    Chris

    Removed them and it still happened.
    New EtreCheck log
    EtreCheck version: 1.9.15 (52)
    Report generated August 31, 2014 at 10:57:50 PM EDT
    Hardware Information: ?
      MacBook Pro (13-inch, Mid 2012) (Verified)
      MacBook Pro - model: MacBookPro9,2
      1 2.5 GHz Intel Core i5 CPU: 2 cores
      16 GB RAM
    Video Information: ?
      Intel HD Graphics 4000 - VRAM: (null)
      Color LCD 1280 x 800
      ASUS VK278 spdisplays_1080p
    System Software: ?
      OS X 10.9.4 (13E28) - Uptime: 0 days 0:8:27
    Disk Information: ?
      HGST HTS541515A9E630 disk0 : (1.5 TB)
      S.M.A.R.T. Status: Verified
      EFI (disk0s1) <not mounted>: 209.7 MB
      Mac HD (disk0s2) / [Startup]: 1.3 TB (635.72 GB free)
      Recovery HD (disk0s3) <not mounted>: 650 MB
      BOOTCAMP (disk0s4) /Volumes/BOOTCAMP: 202 GB (130.38 GB free)
      MATSHITADVD-R   UJ-8A8 
    USB Information: ?
      Seagate FreeAgentDesktop 320.07 GB
      S.M.A.R.T. Status: Verified
      disk1s1 (disk1s1) <not mounted>: 32 KB
      Cockpit (disk1s3) /Volumes/Cockpit: 319.94 GB (247.46 GB free)
      Western Digital Ext HDD 1021 1.5 TB
      S.M.A.R.T. Status: Verified
      EFI (disk4s1) <not mounted>: 209.7 MB
      Spare (disk4s2) /Volumes/Spare: 1.5 TB (992.31 GB free)
      Western Digital My Passport 0730 750.12 GB
      S.M.A.R.T. Status: Verified
      EFI (disk3s1) <not mounted>: 209.7 MB
      My Passport (disk3s2) /Volumes/My Passport: 749.78 GB (286.4 GB free)
      Seagate FreeAgent Pro 750.16 GB
      S.M.A.R.T. Status: Verified
      EFI (disk2s1) <not mounted>: 209.7 MB
      FreeAgent (disk2s2) /Volumes/FreeAgent: 749.81 GB (289.31 GB free)
      Apple Inc. FaceTime HD Camera (Built-in)
      Apple Inc. Apple Internal Keyboard / Trackpad
      Apple Computer, Inc. IR Receiver
      Apple Inc. BRCM20702 Hub
      Apple Inc. Bluetooth USB Host Controller
    Thunderbolt Information: ?
      Apple Inc. thunderbolt_bus
    Gatekeeper: ?
      Mac App Store and identified developers
    Kernel Extensions: ?
      [loaded] com.Logitech.Control Center.HID Driver (3.9.1 - SDK 10.8) Support
      [not loaded] com.Logitech.Unifying.HID Driver (1.3.0 - SDK 10.6) Support
    Launch Daemons: ?
      [loaded] com.adobe.fpsaud.plist Support
      [running] com.crashplan.engine.plist Support
      [loaded] com.dustinrue.CPHelperTool.plist Support
      [loaded] com.google.keystone.daemon.plist Support
      [loaded] com.microsoft.office.licensing.helper.plist Support
      [running] com.teamviewer.teamviewer_service.plist Support
      [loaded] net.sourceforge.MonolingualHelper.plist Support
      [not loaded] synmacph.plist Support
    Launch Agents: ?
      [running] com.amazon.sendtokindle.launcher.plist Support
      [loaded] com.google.keystone.agent.plist Support
      [running] com.Logitech.Control Center.Daemon.plist Support
      [running] com.teamviewer.teamviewer.plist Support
      [running] com.teamviewer.teamviewer_desktop.plist Support
    User Launch Agents: ?
      [running] com.amazon.cloud-player.plist Support
      [loaded] com.valvesoftware.steamclean.plist Support
    User Login Items: ?
      iTunesHelper
      ControlPlane
      Alfred 2
      Dropbox
      CrossOver CD Helper
      Google Chrome
      Google Drive
      Eye-Fi Helper
      Air Video Server HD
      CrashPlan menu bar
    Internet Plug-ins: ?
      FlashPlayer-10.6: Version: 14.0.0.176 - SDK 10.6 Support
      QuickTime Plugin: Version: 7.7.3
      Flash Player: Version: 14.0.0.176 - SDK 10.6 Support
      Default Browser: Version: 537 - SDK 10.9
      nplastpass: Version: 2.5.5 Support
      Silverlight: Version: 5.1.30514.0 - SDK 10.6 Support
      JavaAppletPlugin: Version: 14.9.0 - SDK 10.7 Check version
    Safari Extensions: ?
      LastPass
    Audio Plug-ins: ?
      BluetoothAudioPlugIn: Version: 1.0 - SDK 10.9
      AirPlay: Version: 2.0 - SDK 10.9
      AppleAVBAudio: Version: 203.2 - SDK 10.9
      iSightAudio: Version: 7.7.3 - SDK 10.9
    iTunes Plug-ins: ?
      Quartz Composer Visualizer: Version: 1.4 - SDK 10.9
    3rd Party Preference Panes: ?
      remoting_host_prefpane  Support
      Flash Player  Support
      Logitech Control Center  Support
      Webmailer  Support
    Time Machine: ?
      Time Machine not configured!
    Top Processes by CPU: ?
          6% WindowServer
          3% CrashPlanService
          2% Safari
          2% com.apple.WebKit.WebContent
          2% LCCDaemon
    Top Processes by Memory: ?
      410 MB com.apple.IconServicesAgent
      393 MB mds_stores
      213 MB com.apple.WebKit.WebContent
      213 MB Safari
      147 MB Google Chrome
    Virtual Memory Information: ?
      8.06 GB Free RAM
      5.66 GB Active RAM
      1003 MB Inactive RAM
      1.30 GB Wired RAM
      793 MB Page-ins
      0 B Page-outs

  • Solved\ Random lockups/system freezes AMD 6850 crossfire mode

    Hello all,
    I have come to these forums because i have a problem for 4 months now and i cant seem to figure out.
    First my systemspecs:
    Asrock X79 extreme 4 slot 2011 (Bios version 2.0 (latest))
    Intel i7 3820
    16 Gig Geil 1600 DDR 3 memory (4 dimms)
    2 x MSI R6850 Cyclone Power Edition/OC (crossfire mode with bridge)
    1 x OCZ agility 3 SATA III 2.5" SSD 120GB (System drive)
    2 x Samsung HDD 500GB 7200rpm
    TG600-BZ 600 Watt maxx 24 amps
    Running Windows 7 64bit
    Catalyst 12.6
    12.7 CAP1
    So my problem:
    When i have 2 cards inserted in crossfire mode my system goes true random lock ups and freezes. Up to several times a day.
    While heavy load and gaming i sometime hear the system hang for a few seconds (sounds hangs system freezez) and then it continues to run.. usually that happens about 5-6 times before the system hangs locks up and does not respond anymore.. (i can hear the sounds hanging) and have to do a reset.
    I had a few BSOD's getting the well know ATIKMPAG.sys error but that happen only twice.
    Funny thing is that it does not always does this while under heavy load but also while doing YouTube video's.. even had one while cooking dinner.. (computer not in use).
    Seems to be completely random.
    So what have i done to fix the problem:
    I have done a complete clean install of windows 7 only running basic drivers and hardware.. problem persists
    Check system event log on any problems but since it does sudden lockups there are no logs of these hardware events.
    Did a check on my power saving options in windows.. made sure all were on performance.
    I have run true Catalyst 12.1 to 12.6 and all kinds of cap's.. problem persists
    Checked temp, does not come above 70 degrees Celsius.  (case temp not above 30)
    Made sure i run the latest BIOS version of my motherboard.
    Run a 24 hours memory test with memtest86+ no errors.
    Did a heavy load and MSI burn in test on the single cards separately from each other continues to run perfectly.
    I have run both cards separately from each other in my system (single card mode) for 2 weeks...(both PCIE slots) system runs like a charm.. no lockups no random freezes.
    So i hope anyone can help me, i have some experience troubleshooting computer problems but this one has me baffled.
    TheAbeL

    Quote from: TheAbel on 19-July-12, 14:19:47
    This is indeed the Tagan piperock 600 watt. Problem is that i have no idea how much amp my cards are pulling from 1 rail.. are they trying to pull it all from 1 rail? or are they getting power from 2 different rails. If my crossfire setup is pulling al his power from 1 rail i still have a problem..
    Also i read in the review (my german is rusty but ok, tnx xmad) that when turbo mode is enabled that all rails work as one rail.. so 80 amp is available? Is this even possibly?
    My new PSU will arrive today so i will report tomorrow if it has solved the issue or not.
     No, as noted in my last reply for your PSU: "48A combined total for +12V rails". Max for any individual 12V rail is 20A. If three of the rails are loaded to total of 48A then the 4th is useless. You can't just add up 20+20+20+20 & come up with 80, it doesn't work that way on PSU although Antec seems to think so.

  • Computer freezing how to troubleshoot?

    My laptop running arch linux 64 bits is freezing randomly to the point that it becomes completely unresponsive.  No keyboard input works the only way is to turn it off from the power button.  I am using Gnome desktop and I switched temporarily to XFCE and the same problem occurs.
    I looked at dmesg, everything.log, errors.log and I see nothing abnormal.  How can I troubleshoot it?
    I upgraded today to the latest kernel 3.1.6-1 in the hope that this upgrade can solve this issue. I will also try to run memtest to see if RAM is fine.
    Any tips would be appreciated.
    Thanks.
    Last edited by dabd (2012-01-02 00:53:58)

    dabd wrote:My laptop running arch linux 64 bits is freezing randomly to the point that it becomes completely unresponsive.  .....  How can I troubleshoot it?
    I had a similar lockup on two different computers running 64-bit Archlinux, but with kde 4.7.x or xmonad desktops on an Intel Sandy Bridge system with Intel HD 3000 graphics and a ION Nvidia system with nouveau graphics. I made progress by starting to watch memory use. I saw that free memory on each system kept decreasing until at times there was no free memory left. When there is no free memory Bad Things Happen.
    In my case the culprit that leaked memory was Firefox 8 or 9. It could run me out of memory on my Stargate computer, which has 16 GB of ram and stays up at all times. I switched to Chromium and that has solved the problem. I still keep an eye on memory use
    It might help you to keep a system monitor running, in a panel or separate window.  Start watching how much memory is in use. If you see it creeping up and up and up then you can start the process of narrowing the problem down to some specific software. It took me days of watching the memory graph to realize my problem was caused by firefox: I ran each of several DE for 24-hour periods and realized that the problem occurred under each DE. Then I let just one or two applications sit at idle for up to a day, watching memory. I could see that firefox was the problem and then let just firefox sit at idle with ALL extensions turned off. The longer firefox sat there doing nothing the more memory was used, up and up and up.  I hope you have a similar success, I know that lockups aren't supposed to happen (!) and it's very wrong and frustrating. It is probably not the fault of Archlinux ... there are a lot of upstream bugs eating away at us.

  • Cf8-cf9 and server upgrade problems

    I took over a system developed in coldfusion 8 and sql server
    2005 on a windows server 2003. I was new to all of this. I now need to upgrade to cf9 and sqlserver 2005 on a windows server 2008. someone has done the initial install of sql server cf and dreamweaver. I added java. All seems ok except I can't make the datechooser work. I activated the rds in but I still could not get to datechooser.png. I copied the directory from c.... to the same directory as my application and it showed the icon but did not do anything. I think I have 2 problems here
    1. how to I correctly map to the default CFIDE path
    2. is there something else I need to install to get the datechooser implemyed via cfinput datefield to produce a calender when I click on the icon
    Obviously I am a complete novice at this....
    Thanks in advance for any assistance

    @elizinn, someone may offer a single sentence proposal of how to fix things, but in my experience (helping solve such problems), this could be far more challenging problem to resolve than meets the eye, and all the more so if you're new to all this.
    I'll share my observations, for what they're worth. Sorry if ultimately your problem is totally unrelated, but perhaps then it will help someone else reading this later. Also, it's not clear, but I'm assuming that you DID proceed with the CF9 update. Even if you didn't, some of what I offer could still help you, if you can stick with me.
    First, you refer to not finding the DateChooser.png. Are you saying that it's somehow appearing as a broken link? Or are you getting a 404?
    As a test, it should be found at:
    http://[server]/CFIDE/scripts/ajax/resources/cf/images/DateChooser.png
    What happens when you do that? That could be useful, diagnostically.
    As for the question of mappings, and CF updates, that actually could be a real mess, from my experience, if people aren't careful about what they're doing. Things get all the more complicated when people support multiple web sites and start doing manual configurations. Let me explain.
    The problem could have to do with where the first install of CF8 put the CFIDE, and then where the update to CF9 expected to update those files. It wouldn't be hard for someone not understanding things to have told the update to put its files in a different place than the original install, which could cause IIS (and your sites and requests) to be finding the wrong files (even if not a 404, they may not be the updated version for CF9).
    At root, the problem is that during the install, one is asked whether they want to have CF use its built-in web server or an external one. If they choose the former, then the CFIDE (and related files) are put it in that web server's webroot (which is \wwwroot). If they choose the latter, then the files are put in a docroot defined for IIS. (Even there, someone may later configure things with the web server configuration tool to support several web sites, each of which could have its own web site. And for that, some will manually setup a an IIS "virtual directory" for the CFIDE, which points to whatever single one they think is the one that should be used.
    I appreciate that it may sound confusing. This is one of those things where it may be faster for you to have someone with experience look over your shoulder and help correct things. There are some of us who do that, if you're interested. I list myself and others at cf411.com/#cfassist.
    And things can get hairier still when someone then runs the CF update, where it again asks where to put the CFIDE files. They may not pay close attention to all this above (if they even understand it), and they may let the updater put the files in a different location than the IIS sites are currently configured to look at. That could then leave things not working, or not working well.
    If you want to try to sort this out yourself, look in IIS, view whatever site you're working with, and look for any reference to a CFIDE directory. If it's not there, that's a problem from the start. You will want to add a virtual directory that points to wherever it really exists (and again, you want to be careful that there may be two different ones, as only will likely have been updated by the installer.)
    If it is there, then if it's a "real" directory (within that site's docroot), then again you want to make sure it's the one that was updated in the upgrade to CF9. If not, then you may need to copy whatever files "were" updated into that directory (or delete that directory and create a virtual one to point to the right place).
    And if it's there and it's a virtual mapping, again, make sure it's whatever is the latest CFIDE (if you have multiples).
    I'll note as well that there is also a mapping in the CF Admin (on the mappings page) for CFIDE, and that's put there by the installer (and is not editable in the interface). That could help clarify where the installer put the latest files.
    Hope that's helpful.
    /charlie arehart
    [email protected]
    Providing CF and CFBuilder troubleshooting services
    at http://www.carehart.org/consulting

  • Server 2000 hang \ lockup

    Having an issue with a couple of server 2000 servers that we recently p2v. They are running a 3rd party app called siebel and believe these are setup as gateway servers. The issue we have is the server seems to lockup \ stop responding at certain times.
    Things like vmtools log timeout \ service not responding errors (A timeout was reached (30000 milliseconds) while waiting for the) and perfmon also pops up with "server busy" errors (this action cannot be completed because the perfmon program is
    not responding choose switch to and correct the problem).
    Would like to see if anyone can supply some advice.
    1. Want to use tools like Process Monitor to troubleshoot but cant find old version that's supported on server 2000 to do so. Anything else similar that can be used?
    2. Have checked hardware (virtual and physical), disk, io, networking, av updates and other scheduled task. Nothing gets close to the time.
    Also this is within a corporate \ enterprise environment. Any advice would be greatly appreciated.

    Hi,
    What is your detailed OS version of the server? Is it Windows Server 2000 SP4? If so, you could use Process Monitor V1.11 to do this. In addition, regarding how to troubleshoot server hang
    issue, please refer to the following articles.
    Troubleshooting Server Hangs
    http://blogs.technet.com/b/askperf/archive/2007/09/25/troubleshooting-server-hangs-part-one.aspx
    http://blogs.technet.com/b/askperf/archive/2008/05/06/troubleshooting-server-hangs-part-two.aspx
    http://blogs.technet.com/b/askperf/archive/2008/05/09/troubleshooting-server-hangs-part-three.aspx
    http://blogs.technet.com/b/askperf/archive/2008/05/16/troubleshooting-server-hangs-part-four.aspx
    Please understand that Windows Server 2000 is end of support by Microsoft now, I suggest you’d better upgrade it to the latest version of Windows Server product.
    Thanks for your understanding.
    Best Regards,
    Andy Qi
    Andy Qi
    TechNet Community Support

  • Computer Lockup

    Whenever I turn on my computer with windows, the computer just locks up at the login screen. Even with a fresh Windows install, it will still freeze.  After troubleshooting, it seems to have something to do with the burning software (Roxio AND Nero both seem to freeze the computer) and the SCSI drivers.
    Is anyone else having this problem and know how to fix it?
    update*
    apparently it may NOT be burning software because i have uninstalled all of them and i am still getting the lockup at the login
    I do know it has SOMETHING to do with windows because it works perfectly fine under linux

    Quote from: XDark_FenixX on 14-February-07, 21:27:19
    the first startup works so i load the drivers - still works on the boot
    then i install applications (photoshop, antivirus, etc.) - and then it stops working
    awkward thing is, i had it working for a year, and then it suddenly started freezing about 2 weeks ago without any changes whatsoever.....
    and i can get in SOMETIMES (about 50%) or use safemode
    "the first startup works so i load the drivers - still works on the boot
    then i install applications (photoshop, antivirus, etc.) - and then it stops working"
    seems that happend several times you must already know the answer or almost. try rolling back(uninstall last installed app.) and see what caused it. or make new clear installation and test after each software installed. i have suspect Raxio....
    also can be everythink else.. like PSU, overheating, memory problem, mistyped bios parameter causing instability and so on...

  • CF8 Multiserver on OS X locks up UI

    I've been having occasional lockups on my MacBook Pro (2Ghz
    Core Duo, 2GB RAM, OS X 10.4.10). I've been unable to isolate it
    for certain, but signs are currently pointing to CF 8. I finally
    broke down and rebuilt the machine this weekend from my restore CD,
    and all was fine until Monday the day after I installed Flex
    Builder and CF8 (this time in Multiserver developer mode). The UI
    lockups have been severe and more frequent (mouse still moves, keys
    awake system from snooze, but no clicks or keystrokes have any
    affect.... only spinning beachball of doom).
    I worked through the minimal software I installed, disabling
    everything one at a time, and still exhibited the lockups until I
    disabled the JRun service, and the lockups appear to have stopped.
    Any ideas what I can try to confirm that these lockups are
    caused or not caused by CF, or some interaction with OS X or the
    JVM?

    I've been having occasional lockups on my MacBook Pro (2Ghz
    Core Duo, 2GB RAM, OS X 10.4.10). I've been unable to isolate it
    for certain, but signs are currently pointing to CF 8. I finally
    broke down and rebuilt the machine this weekend from my restore CD,
    and all was fine until Monday the day after I installed Flex
    Builder and CF8 (this time in Multiserver developer mode). The UI
    lockups have been severe and more frequent (mouse still moves, keys
    awake system from snooze, but no clicks or keystrokes have any
    affect.... only spinning beachball of doom).
    I worked through the minimal software I installed, disabling
    everything one at a time, and still exhibited the lockups until I
    disabled the JRun service, and the lockups appear to have stopped.
    Any ideas what I can try to confirm that these lockups are
    caused or not caused by CF, or some interaction with OS X or the
    JVM?

  • Periodic lockups in OSX 10.5

    Recently I have been experiencing lockups that seem to last about 10-15 seconds. During that time, I get the spinning ball, and only the application I am using seems to lock up. I mainly notice it while playing World of Warcraft, or when watching videos. Other apps continue to work, like iTunes and Skype. I saw another post that seemed to be related to Spotlight and FileVault, but I am not using FileVault, and never have. I have 2 other friends that are also noticing this behavior recently also. Where should I look to troubleshoot it?

    I'm having the same issue, I have a Black Macbook, 2 Gb Ram, 250Gb in the hard drive, two operating systems, but the problem started since the update to 10.5.7.
    Now that you mention it, it seems to be occurring just when I fast-switch users in the computer, even after closing all the opened sessions and then opening a new one.

  • Color Wheel Lockup in Mac Mail

    The last thing I remember doing when Mac Mail was working correctly was (shudder) running a Microsoft Office Upgrade just before leaving work yesterday. I have been banging my head against a wall all day trying to figure out why my Mac Mail now goes into "Color Wheel Lockup" making it impossible for anything else to happen except a "hard shutdown" (shudder again).
    What is going on? Or have I just learned the lesson I preach to everyone else of Never Running A Microsoft Update??

    Verify/repair the startup disk (not just permissions), as described here:
    The Repair functions of Disk Utility: what's it all about?
    After having fixed all filesystem issues, if any, reinstall the Combo Update for the type of computer and the version of Mac OS X you’re using, unless this is the version of Mac OS X that came with your computer:
    About the Mac OS X 10.4.8 Combo Update
    Mac OS X 10.4.8 Combo Update for PPC
    Mac OS X 10.4.8 Combo Update for Intel
    Take a look at the following articles for guidelines on how to properly install system updates:
    Troubleshooting installation and software updates
    Installing software updates
    Basically, you should verify/repair the startup disk before installing the update, no applications should be running while installing it, and you may experience unexpected results if you have third-party system software modifications (not normal applications) installed.

  • Any reports of Firefox 19.0.0 causing XP to eratically causing a reboot or the system, or crashing and lockups

    XP erratically, and at random, shuts down, and reboots for no apparent reason. Will run for varying lengths of time between failures. Any reports of Firefox 19.0.0 causing XP to eratically cause a reboot or the system crashing and lockups. Seems to have begun after installing Fire Fox 19.0.0

    The Reset Firefox feature can fix many issues by restoring Firefox to its factory default state while saving your essential information.
    Note: ''This will cause you to lose any Extensions, Open websites, and some Preferences.''
    To Reset Firefox do the following:
    #Go to Firefox > Help > Troubleshooting Information.
    #Click the "Reset Firefox" button.
    #Firefox will close and reset. After Firefox is done, it will show a window with the information that is imported. Click Finish.
    #Firefox will open with all factory defaults applied.
    Further information can be found in the [[Reset Firefox – easily fix most problems]] article.
    Did this fix your problems? Please report back to us!

  • AMD R9 270x Volcano Strange Lockups

    I just finished building my new system with an Asus M5A99FX (AMD FX 8350) and a Asus R9 270x video card.  I use fluxbox for my WM.  I am using the two DVI ports (D and I) rather than the display port or the HDMI port.
    After stuggling with UEFI I have pretty much everything up and running, but I have a problem with the system locking up. 
    So far I have found 2 ways that can lock the system up consistently:
    1.  Open XMMS and right click inside to pull up the menu.  Originally I wanted to add the Playlist to the screen, but everytime I right clicked to try and add the playlist the system would lock up.
    2.  Running xscreensaver settings and clicking on previews of different screen savers.
    I have conky running in the background, so I am monitoring CPU, Mem usage, network usage, and hard drive usage.
    When I say locking up I mean that I am unable to do anything.  My conky is still working, and there is no difference in CPU, Mem, Network, or hard drive usage.  Also my mouse continues to work, meaning that I can move the mouse around my screens.  Although sometimes the mouse curosr flips, so rather than the arrow pointing left, it points right.
    But even though I can move the mouse I am unable to right click on anything to pull up a menu, nor am I able to click on another window, or scroll any other window.  I am also unable to scroll through any of the desktops.  My custom keyboard shortcuts also do not work.
    Pressing CTRL ALT DEL, does nothing, along with CTRL ALT F1.  The only way I can get the system to respond is to power cycle the PC.  Pressing the power button does not appear to force a shutdown, so I actually have to power off the system and power it back on.
    I tried digging through my journalctl but I did not see anything around the times of the crashes, nor did I see anything in my dmesg.  Although I probably need to look at both closer.  Also I am not really seeing any errors in my Xorg.0.log.  Currently I am not running an xorg.conf, but I may build one so that I don't have to keep running xrandr for my dual monitor setup.
    There also appears to be an issue with artifacts.  If I bring a window too close to my wbar and I hover over my wbar causing the icons to grow, I will lose a chunk of my window where the wbar overlapped.  The only way to get the chunk back is to close and reopen
    I also have a strange problem inside of Geany.  When ever I press CTRL F to find something in a text file, I have to wait a second or two for the search box to appear.  Normally I press CTRL F and start typing, but when I do that now I can get around 5 to 6 characters typed into the document before the search box appears.
    I've been Googling around for the last hour, and I haven't really found anything as of yet that explains this.  My assumption is there is an issue with my 3D acceleration which is caused because my card is too new to have proper driver support.  But I am unsure.
    Since I am able to recreate the error repeatedly, are there any troubleshooting steps that I can take to narrow down the problem and verify?  Or am I stuck waiting for the Volcano drivers to come down the pipe?
    Any suggestions would be greatly appreciated.

    Alright, all of my copies have finished and I did a little more testing.
    To lock up the system I started xscreensaver and clicked on Settings.  I then went down to the XSpiroGraph and clicked on it to see the preview.  This locked up the system, except the mouse was still moving.  Orignally I thought that nothing was happening, but while I was running my tests, I noticed that the xscreensaver preview window was populating with the XSpiroGraph screensaver, although it was extremely slowly.  It was taking around 60 - 90 seconds for one line to be drawn.
    While in xscreensaver settings, the UnknownPleasures preview works at normal speed and just fine, nothing is locking up.
    As for the tests, the lights on my keyboard did not blink during this test.  Although I forgot to test the caps and num locks. 
    I was still able to ping the PC, and I was able to SSH into the locked up PC as well.  The SSH appeared to be working without issue.  I checked journalctl and there was nothing in there, other than my SSH connection.  I'll run a verbose in a couple of minutes.  Also there weren't any new logs in dmesg during the lockup.
    I tried to do pkill xscreensaver, but nothing happened.  xscreensaver was still running on my screen but it wasn't part of of ps -ef thorugh SSH.  So the process was killed, but nothing changed on my monitors, and the PC was still locked up.  The preview window was still slowly populating as well.
    Finally, I decided to just do a reboot through SSH and it rebooted without issue.  So now I know how to gracefully shutdown the PC while it is locked up.
    On another note, I run Synergy through SSH on this PC (it's the server).  When the lockup occurred there were no errors on the client or server for Synergy, but I was unable to use my mouse or keyboard on my other PC.  The SSH tunnel that I use for Synergy continued to be up and running.
    Even though I now have a better grasp, I still do not know what to do next.  Without an error message, or a log for me to check, I don't know where to go from here.  I will try locking up the system again, and then run journalctl in verbose and see if it tells me anything, but past that I will try to Google again and see if I can come up with anything.
    Any suggestions?

Maybe you are looking for