On a almost pristine Win10 installation as provided by my reputable laptop manufacturer ('almost' = pristine + a few updates: Windows, manufacturer drivers, a couple of personalization things), I have the IntelAudioService that can't be started.
This service is set to automatic, but the System log reveals regular 'critical' events (Service Control Manager: 'The Intel(R) Audio Service service terminated unexpectedly. It has done this 1 time(s).') (manual start attempts result in 'Error 1067: the
process terminated unexpectedly').
At the same time, the Application log reveals two consecutive events:
The second being an 'Application Error' in 'IntelAudioService.exe, version 1.0.748.0', Faulting Module 'ControlModule.dll'
and the first containing perhaps hints on the source cause (see below):
The laptop Support engineers are not too keen to help me out (fingerpointing), so if anyone here could hint me .....It could be interesting to know is this service is part of the generic Windows10, or if it gets installed with some audio drivers or other
OEM software ? Interestingly, there are no apparent malfunctions with the system (so I wonder what the IntelAudioService is supposed to do ?)
Log Name: Application
Source: .NET Runtime
Date: 29/12/2018 11:02:23
Event ID: 1026
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: DESKTOP-1BSGOQC
Description:
Application: IntelAudioService.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.AccessViolationException
at IntelAudioService.ControlModuleWrapper.WovControl.WovControlMethods.GetActiveEndpointId(IntelAudioService.ControlModuleWrapper.WovControl.IntelWovSafeHandle, System.String ByRef)
at IntelAudioService.ControlModuleWrapper.WovControl.IntelWovControl.GetActiveEndpointId(System.String ByRef)
at IntelAudioService.ControlModuleWrapper.WovControl.IntelWovControlManager..ctor(IntelAudioService.ControlModuleWrapper.WovControl.IIntelWovControl, IntelAudioService.ControlModuleWrapper.WovControl.IIntelWovControl)
at IntelAudioService.Controllers.Control..ctor(IntelAudioService.ControlModuleWrapper.WovControl.IIntelWovControl, IntelAudioService.Controllers.IAudioRegistryController, IntelAudioService.MultiPa.IWovConfiguration, IntelAudioService.IntelWovSdk.IIntelWovSdkControl)
at IntelAudioService.Controllers.Control.get_Instance()
at IntelAudioService.AudioService.SetupFileLoggers()
at IntelAudioService.AudioService.OnStart(System.String[])
at System.ServiceProcess.ServiceBase.ServiceQueuedMainCallback(System.Object)
at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
at System.Threading.ThreadPoolWorkQueue.Dispatch()
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name=".NET Runtime" />
<EventID Qualifiers="0">1026</EventID>
<Level>2</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2018-12-29T10:02:23.626675200Z" />
<EventRecordID>8228</EventRecordID>
<Channel>Application</Channel>
<Computer>DESKTOP-1BSGOQC</Computer>
<Security />
</System>
<EventData>
<Data>Application: IntelAudioService.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.AccessViolationException
at IntelAudioService.ControlModuleWrapper.WovControl.WovControlMethods.GetActiveEndpointId(IntelAudioService.ControlModuleWrapper.WovControl.IntelWovSafeHandle, System.String ByRef)
at IntelAudioService.ControlModuleWrapper.WovControl.IntelWovControl.GetActiveEndpointId(System.String ByRef)
at IntelAudioService.ControlModuleWrapper.WovControl.IntelWovControlManager..ctor(IntelAudioService.ControlModuleWrapper.WovControl.IIntelWovControl, IntelAudioService.ControlModuleWrapper.WovControl.IIntelWovControl)
at IntelAudioService.Controllers.Control..ctor(IntelAudioService.ControlModuleWrapper.WovControl.IIntelWovControl, IntelAudioService.Controllers.IAudioRegistryController, IntelAudioService.MultiPa.IWovConfiguration, IntelAudioService.IntelWovSdk.IIntelWovSdkControl)
at IntelAudioService.Controllers.Control.get_Instance()
at IntelAudioService.AudioService.SetupFileLoggers()
at IntelAudioService.AudioService.OnStart(System.String[])
at System.ServiceProcess.ServiceBase.ServiceQueuedMainCallback(System.Object)
at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
at System.Threading.ThreadPoolWorkQueue.Dispatch()
</Data>
</EventData>
</Event>