Consider the following scenario:
- You run an instance of SQL Server 2008 or SQL Server 2008 R2.
And:
- You run the Full-Text Filter Launcher (FDHOST Launcher) service under a local system account on a domain controller.
Or:
- The SQL Server startup account or the FDHOST Launcher service startup account does not have the privileges that are documented in SQL Server 2008 R2 Setting Up Windows Service Accounts or SQL Server 2008 Setting Up Windows Service Accounts (such as SeAssignPrimaryTokenPrivilege)
In this scenario, when you perform a population for a large full-text index, you may notice the following symptoms:
- A memory leak occurs in Fdhost.exe process.
- The population experiences Access is denied.
- The operating system becomes unresponsive.
- The Process(Fdhost.exe):Virtual Bytes counter increases. Howeverm the counter never fully shrinks as expected.