Guest User

Sonarr log file

a guest
Oct 22nd, 2023
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.76 KB | Fixit | 0 0
  1. [Info] MigrationLogger: *** Checking database for required migrations data source=/config/logs.db;cache size=-10000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  2. [Info] OwinHostController: Listening on the following URLs:
  3. [Info] OwinHostController: http://*:8989/
  4. [Info] SonarrBootstrapper: Starting Web Server
  5.  
  6. =================================================================
  7. Native Crash Reporting
  8. =================================================================
  9. Got a SIGSEGV while executing native code. This usually indicates
  10. a fatal error in the mono runtime or one of the native libraries
  11. used by your application.
  12. =================================================================
  13.  
  14. =================================================================
  15. Native stacktrace:
  16. =================================================================
  17. 0x55e10308a04b - mono :
  18. 0x55e10308a3dd - mono :
  19. 0x55e103037087 - mono :
  20. 0x55e103083ba5 - mono :
  21. 0x151e6b766946 - /lib/x86_64-linux-gnu/libstdc++.so.6 : _ZNKSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEE7compareEPKw
  22. 0x151e51654d17 - /lib/x86_64-linux-gnu/libzen.so.0 : _ZNK6ZenLib6Ztring7CompareERKS0_S2_NS_8ztring_tE
  23. 0x151e50f45c10 - /lib/x86_64-linux-gnu/libmediainfo.so.0 : MediaInfo_Option
  24. 0x4200eac9 - Unknown
  25.  
  26. =================================================================
  27. Telemetry Dumper:
  28. =================================================================
  29. Pkilling 0x23219971200576x from 0x23219967432256x
  30. Pkilling 0x23219980031552x from 0x23219967432256x
  31. Pkilling 0x23219965331008x from 0x23219967432256x
  32. Pkilling 0x23220258666048x from 0x23219967432256x
  33. Pkilling 0x23220210210368x from 0x23219967432256x
  34. Pkilling 0x23219961128512x from 0x23219967432256x
  35. Pkilling 0x23219994175040x from 0x23219967432256x
  36. Pkilling 0x23220397854848x from 0x23219967432256x
  37. Pkilling 0x23220260767296x from 0x23219967432256x
  38. Pkilling 0x23220256564800x from 0x23219967432256x
  39. Pkilling 0x23219977930304x from 0x23219967432256x
  40. Pkilling 0x23219963229760x from 0x23219967432256x
  41. Pkilling 0x23219973875264x from 0x23219967432256x
  42. Pkilling 0x23220354807360x from 0x23219967432256x
  43. Entering thread summarizer pause from 0x23219967432256x
  44. Finished thread summarizer pause from 0x23219967432256x.
  45. Failed to create breadcrumb file (null)/crash_hash_0xde1b43524
  46.  
  47. Waiting for dumping threads to resume
  48.  
  49. =================================================================
  50. External Debugger Dump:
  51. =================================================================
  52. mono_gdb_render_native_backtraces not supported on this platform, unable to find gdb or lldb
  53.  
  54. =================================================================
  55. Basic Fault Address Reporting
  56. =================================================================
  57. Memory around native instruction pointer (0x151e6b766946):0x151e6b766936 48 89 c5 48 0f 46 d0 48 85 d2 74 10 49 8b 7d 00 H..H.F.H..t.I.}.
  58. 0x151e6b766946 30 89 e6 e8 f2 84 f3 ff 85 c0 75 20 48 29 eb b8 0.........u H)..
  59. 0x151e6b766956 ff ff ff 7f 48 81 fb ff ff ff 7f 7f 0f 48 81 fb ....H........H..
  60. 0x151e6b766966 00 00 00 80 b8 00 00 00 80 0f 4d c3 48 83 c4 08 ..........M.H...
  61.  
  62. =================================================================
  63. Managed Stacktrace:
  64. =================================================================
  65. at <unknown> <0xffffffff>
  66. at NzbDrone.Core.MediaFiles.MediaInfo.MediaInfo:MediaInfo_Option <0x000a8>
  67. at NzbDrone.Core.MediaFiles.MediaInfo.MediaInfo:Option <0x000e3>
  68. at NzbDrone.Core.MediaFiles.MediaInfo.MediaInfo:InitializeEncoding <0x00157>
  69. at NzbDrone.Core.MediaFiles.MediaInfo.MediaInfo:.ctor <0x00037>
  70. at NzbDrone.Core.HealthCheck.Checks.MediaInfoDllCheck:Check <0x0004f>
  71. at <>c:<PerformHealthCheck>b__14_0 <0x00036>
  72. at SelectArrayIterator`2:ToList <0x000f0>
  73. at System.Linq.Enumerable:ToList <0x000ca>
  74. at NzbDrone.Core.HealthCheck.HealthCheckService:PerformHealthCheck <0x0014b>
  75. at NzbDrone.Core.HealthCheck.HealthCheckService:HandleAsync <0x0002f>
  76. at <>c__DisplayClass6_2`1:<PublishEvent>b__2 <0x000cd>
  77. at System.Threading.Tasks.Task:InnerInvoke <0x0006d>
  78. at System.Threading.Tasks.Task:Execute <0x0003b>
  79. at System.Threading.Tasks.Task:ExecutionContextCallback <0x0005f>
  80. at System.Threading.ExecutionContext:RunInternal <0x001ce>
  81. at System.Threading.ExecutionContext:Run <0x00047>
  82. at System.Threading.Tasks.Task:ExecuteWithThreadLocal <0x00113>
  83. at System.Threading.Tasks.Task:ExecuteEntry <0x000d3>
  84. at System.Threading.Tasks.Task:System.Threading.IThreadPoolWorkItem.ExecuteWorkItem <0x0002b>
  85. at System.Threading.ThreadPoolWorkQueue:Dispatch <0x002f6>
  86. at System.Threading._ThreadPoolWaitCallback:PerformWaitCallback <0x00063>
  87. at <Module>:runtime_invoke_bool <0x00086>
  88. =================================================================
  89. [Info] Bootstrap: Starting Sonarr - /app/sonarr/bin/Sonarr.exe - Version 3.0.10.1567
  90. [Info] AppFolderInfo: Data directory is being overridden to [/config]
  91. [Info] Router: Application mode: Interactive
  92. [Info] MigrationLogger: *** Checking database for required migrations data source=/config/sonarr.db;cache size=-10000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  93. [Info] MigrationLogger: *** Checking database for required migrations data source=/config/logs.db;cache size=-10000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  94. [Info] OwinHostController: Listening on the following URLs:
  95. [Info] OwinHostController: http://*:8989/
  96. [Info] SonarrBootstrapper: Starting Web Server
  97.  
Advertisement
Add Comment
Please, Sign In to add comment