I was bothered by a large amount of logs like this appearing in syslog, and it stopped when I stopped dmprovider.service.
What kind of service is this?
Jan 30 08:50:01 nv504 bash[6087]: Unhandled exception. System.IO.IOException: Invalid argument
Jan 30 08:50:01 nv504 bash[6087]: at System.IO.Enumeration.FileSystemEnumerator`1.FindNextEntry(Byte* entryBufferPtr, Int32 bufferLength)
Jan 30 08:50:01 nv504 bash[6087]: at System.IO.Enumeration.FileSystemEnumerator`1.MoveNext()
Jan 30 08:50:01 nv504 bash[6087]: at System.IO.FileSystemWatcher.RunningInstance.AddDirectoryWatchUnlocked(WatchedDirectory parent, String directoryName)
Jan 30 08:50:01 nv504 bash[6087]: at System.IO.FileSystemWatcher.RunningInstance.AddDirectoryWatchUnlocked(WatchedDirectory parent, String directoryName)
Jan 30 08:50:01 nv504 bash[6087]: at System.IO.FileSystemWatcher.RunningInstance.AddDirectoryWatchUnlocked(WatchedDirectory parent, String directoryName)
Jan 30 08:50:01 nv504 bash[6087]: at System.IO.FileSystemWatcher.RunningInstance.AddDirectoryWatchUnlocked(WatchedDirectory parent, String directoryName)
Jan 30 08:50:01 nv504 bash[6087]: at System.IO.FileSystemWatcher.RunningInstance.AddDirectoryWatchUnlocked(WatchedDirectory parent, String directoryName)
Jan 30 08:50:01 nv504 bash[6087]: at System.IO.FileSystemWatcher.RunningInstance.AddDirectoryWatchUnlocked(WatchedDirectory parent, String directoryName)
Jan 30 08:50:01 nv504 bash[6087]: at System.IO.FileSystemWatcher.RunningInstance..ctor(FileSystemWatcher watcher, SafeFileHandle inotifyHandle, String directoryPath, Boolean includeSubdirectories, NotifyFilters notifyFilters, CancellationToken cancellationToken)
Jan 30 08:50:01 nv504 bash[6087]: at System.IO.FileSystemWatcher.StartRaisingEvents()
Jan 30 08:50:01 nv504 bash[6087]: at System.IO.FileSystemWatcher.StartRaisingEventsIfNotDisposed()
Jan 30 08:50:01 nv504 bash[6087]: at System.IO.FileSystemWatcher.set_EnableRaisingEvents(Boolean value)
Jan 30 08:50:01 nv504 bash[6087]: at Microsoft.Extensions.FileProviders.Physical.PhysicalFilesWatcher.TryEnableFileSystemWatcher()
Jan 30 08:50:01 nv504 bash[6087]: at Microsoft.Extensions.FileProviders.Physical.PhysicalFilesWatcher.CreateFileChangeToken(String filter)
Jan 30 08:50:01 nv504 bash[6087]: at Microsoft.Extensions.FileProviders.PhysicalFileProvider.Watch(String filter)
Jan 30 08:50:01 nv504 bash[6087]: at Microsoft.Extensions.Configuration.FileConfigurationProvider.<.ctor>b__1_0()
Jan 30 08:50:01 nv504 bash[6087]: at Microsoft.Extensions.Primitives.ChangeToken.ChangeTokenRegistration`1..ctor(Func`1 changeTokenProducer, Action`1 changeTokenConsumer, TState state)
Jan 30 08:50:01 nv504 bash[6087]: at Microsoft.Extensions.Primitives.ChangeToken.OnChange(Func`1 changeTokenProducer, Action changeTokenConsumer)
Jan 30 08:50:01 nv504 bash[6087]: at Microsoft.Extensions.Configuration.FileConfigurationProvider..ctor(FileConfigurationSource source)
Jan 30 08:50:01 nv504 bash[6087]: at Microsoft.Extensions.Configuration.Json.JsonConfigurationSource.Build(IConfigurationBuilder builder)
Jan 30 08:50:01 nv504 bash[6087]: at Microsoft.Extensions.Configuration.ConfigurationBuilder.Build()
Jan 30 08:50:01 nv504 bash[6087]: at Microsoft.Extensions.Hosting.HostBuilder.BuildAppConfiguration()
Jan 30 08:50:01 nv504 bash[6087]: at Microsoft.Extensions.Hosting.HostBuilder.Build()
Jan 30 08:50:01 nv504 bash[6087]: at DMClientFeatureProviderServer.Program.Main(String[] args)
Jan 30 08:50:01 nv504 systemd[1]: dmprovider.service: Main process exited, code=killed, status=6/ABRT
Jan 30 08:50:01 nv504 systemd[1]: dmprovider.service: Failed with result 'signal'.