FreeBSD Bugzilla – Attachment 201376 Details for
Bug 198727
lang/mono: FileSystemWatcher (kevent) deadlock problem
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
log of jackett crashing at startup on kevent(2)
jackett-12-start-crash.log (text/plain), 4.89 KB, created by
Michiel van Baak Jansen
on 2019-01-24 14:28:58 UTC
(
hide
)
Description:
log of jackett crashing at startup on kevent(2)
Filename:
MIME Type:
Creator:
Michiel van Baak Jansen
Created:
2019-01-24 14:28:58 UTC
Size:
4.89 KB
patch
obsolete
>2019-01-16 11:37:27.7529 Error System.IO.IOException: kevent() error at initial event registration, error code = '22' > at System.IO.KqueueMonitor.Start () [0x0009f] in <b3922b7d60404fa9ae645f1fb97f5b6b>:0 > at System.IO.KeventWatcher.StartDispatching (System.IO.FileSystemWatcher fsw) [0x00033] in <b3922b7d60404fa9ae645f1fb97f5b6b>:0 > at System.IO.FileSystemWatcher.Start () [0x00000] in <b3922b7d60404fa9ae645f1fb97f5b6b>:0 > at System.IO.FileSystemWatcher.set_EnableRaisingEvents (System.Boolean value) [0x00014] in <b3922b7d60404fa9ae645f1fb97f5b6b>:0 > at (wrapper remoting-invoke-with-check) System.IO.FileSystemWatcher.set_EnableRaisingEvents(bool) > at Microsoft.Extensions.FileProviders.Physical.PhysicalFilesWatcher.TryEnableFileSystemWatcher () [0x00038] in <09eece63ae304250b9ea1428a3dd9267>:0 > at Microsoft.Extensions.FileProviders.Physical.PhysicalFilesWatcher.CreateFileChangeToken (System.String filter) [0x00033] in <09eece63ae304250b9ea1428a3dd9267>:0 > at Microsoft.Extensions.FileProviders.PhysicalFileProvider.Watch (System.String filter) [0x00024] in <09eece63ae304250b9ea1428a3dd9267>:0 > at Microsoft.Extensions.Configuration.FileConfigurationProvider.<.ctor>b__0_0 () [0x00016] in <797c96f788a84ce18b807cacba80ff0d>:0 > at Microsoft.Extensions.Primitives.ChangeToken.OnChange (System.Func`1[TResult] changeTokenProducer, System.Action changeTokenConsumer) [0x00053] in <298b1e1086f046869486e3dc04d2ecef>:0 > at Microsoft.Extensions.Configuration.FileConfigurationProvider..ctor (Microsoft.Extensions.Configuration.FileConfigurationSource source) [0x00035] in <797c96f788a84ce18b807cacba80ff0d>:0 > at Microsoft.Extensions.Configuration.Json.JsonConfigurationProvider..ctor (Microsoft.Extensions.Configuration.Json.JsonConfigurationSource source) [0x00000] in <d95d925454834fb7b5eca81f4ca54bd3>:0 > at Microsoft.Extensions.Configuration.Json.JsonConfigurationSource.Build (Microsoft.Extensions.Configuration.IConfigurationBuilder builder) [0x00007] in <d95d925454834fb7b5eca81f4ca54bd3>:0 > at Microsoft.Extensions.Configuration.ConfigurationBuilder.Build () [0x0001a] in <83ce78fdf0ae48fcb73903e2539736de>:0 > at Microsoft.AspNetCore.Hosting.WebHostBuilder.BuildCommonServices (System.AggregateException& hostingStartupErrors) [0x001d7] in <127e718ac42e4542a71b54cec3ef156b>:0 > at Microsoft.AspNetCore.Hosting.WebHostBuilder.Build () [0x0001a] in <127e718ac42e4542a71b54cec3ef156b>:0 > at Jackett.Server.Program.Main (System.String[] args) [0x002c1] in <7d92105df8cd41f9813933e9ef8c264a>:0 System.IO.IOException: kevent() error at initial event registration, error code = '22' > at System.IO.KqueueMonitor.Start () [0x0009f] in <b3922b7d60404fa9ae645f1fb97f5b6b>:0 > at System.IO.KeventWatcher.StartDispatching (System.IO.FileSystemWatcher fsw) [0x00033] in <b3922b7d60404fa9ae645f1fb97f5b6b>:0 > at System.IO.FileSystemWatcher.Start () [0x00000] in <b3922b7d60404fa9ae645f1fb97f5b6b>:0 > at System.IO.FileSystemWatcher.set_EnableRaisingEvents (System.Boolean value) [0x00014] in <b3922b7d60404fa9ae645f1fb97f5b6b>:0 > at (wrapper remoting-invoke-with-check) System.IO.FileSystemWatcher.set_EnableRaisingEvents(bool) > at Microsoft.Extensions.FileProviders.Physical.PhysicalFilesWatcher.TryEnableFileSystemWatcher () [0x00038] in <09eece63ae304250b9ea1428a3dd9267>:0 > at Microsoft.Extensions.FileProviders.Physical.PhysicalFilesWatcher.CreateFileChangeToken (System.String filter) [0x00033] in <09eece63ae304250b9ea1428a3dd9267>:0 > at Microsoft.Extensions.FileProviders.PhysicalFileProvider.Watch (System.String filter) [0x00024] in <09eece63ae304250b9ea1428a3dd9267>:0 > at Microsoft.Extensions.Configuration.FileConfigurationProvider.<.ctor>b__0_0 () [0x00016] in <797c96f788a84ce18b807cacba80ff0d>:0 > at Microsoft.Extensions.Primitives.ChangeToken.OnChange (System.Func`1[TResult] changeTokenProducer, System.Action changeTokenConsumer) [0x00053] in <298b1e1086f046869486e3dc04d2ecef>:0 > at Microsoft.Extensions.Configuration.FileConfigurationProvider..ctor (Microsoft.Extensions.Configuration.FileConfigurationSource source) [0x00035] in <797c96f788a84ce18b807cacba80ff0d>:0 > at Microsoft.Extensions.Configuration.Json.JsonConfigurationProvider..ctor (Microsoft.Extensions.Configuration.Json.JsonConfigurationSource source) [0x00000] in <d95d925454834fb7b5eca81f4ca54bd3>:0 > at Microsoft.Extensions.Configuration.Json.JsonConfigurationSource.Build (Microsoft.Extensions.Configuration.IConfigurationBuilder builder) [0x00007] in <d95d925454834fb7b5eca81f4ca54bd3>:0 > at Microsoft.Extensions.Configuration.ConfigurationBuilder.Build () [0x0001a] in <83ce78fdf0ae48fcb73903e2539736de>:0 > at Microsoft.AspNetCore.Hosting.WebHostBuilder.BuildCommonServices (System.AggregateException& hostingStartupErrors) [0x001d7] in <127e718ac42e4542a71b54cec3ef156b>:0 > at Microsoft.AspNetCore.Hosting.WebHostBuilder.Build () [0x0001a] in <127e718ac42e4542a71b54cec3ef156b>:0 > at Jackett.Server.Program.Main (System.String[] args) [0x002c1] in <7d92105df8cd41f9813933e9ef8c264a>:0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 198727
:
154559
|
166119
|
166140
| 201376