100% CPU usage when importing show

I am having an issue where mono is going to 100% CPU whenever I try and import shows. It doesn’t always happen but it happens more often than not.

I am have the following version:
Sonar: 2.0.0.3732
Mono 4.2.1

Logs:
16-1-17 12:01:18.9|Debug|VideoFileInfoReader|Getting media info from /downloads/import/Not Going Out/Season 06/06x08 Boat.mp4
16-1-17 12:01:19.0|Trace|MediaInfo|Read file offset 0-933888 (933888 bytes)
16-1-17 12:01:19.0|Trace|MediaInfo|Read file offset 302850628-302850686 (58 bytes)
16-1-17 12:01:19.0|Trace|MediaInfo|Read file offset 917548-3702828 (2785280 bytes)
16-1-17 12:01:19.0|Trace|MediaInfo|Read a total of 3719226 bytes (1.2%)
16-1-17 12:01:19.0|Debug|DetectSample|Runtime is over 90 seconds
16-1-17 12:01:19.0|Trace|ConfigService|Using default config value for ‘downloadclientworkingfolders’ defaultValue:'UNPACK|FAILED
16-1-17 12:01:19.0|Debug|Parser|Parsing string '06x09 .mp4’
16-1-17 12:01:19.0|Trace|Parser|^(?:S?(?(?<!\d+)(?:\d{1,2}|\d{4})(?!\d+))(?:(?:-|[ex]|\W[ex]|_){1,2}(?\d{2,3}(?!\d+)))+)
16-1-17 12:01:19.0|Debug|Parser|Episode Parsed. - S06E09
16-1-17 12:01:19.0|Debug|Parser|Language parsed: English
16-1-17 12:01:19.0|Debug|NzbDrone.Core.Parser.QualityParser|Trying to parse quality for 06x09 .mp4
16-1-17 12:01:19.0|Debug|Parser|Quality parsed: SDTV v1
16-1-17 12:01:19.0|Debug|Parser|Release Group parsed:
16-1-17 12:01:19.0|Debug|ParsingService|Unable to find - S06E09 SDTV v1
16-1-17 12:01:19.0|Debug|ImportDecisionMaker|Size: 306761050
16-1-17 12:01:19.0|Debug|VideoFileInfoReader|Getting media info from /downloads/import/Not Going Out/Season 06/06x09 .mp4
16-1-17 12:01:19.0|Trace|MediaInfo|Read file offset 0-1998848 (1998848 bytes)

Anyone else having this issue?

Upgrading to Debian 8 and using the official mono has solved my issue.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.