SIGABRT error when clicking on System/Status Page

Sonarr version (exact version): 2.0.0.4645
Mono version (if Sonarr is not running on Windows): 4.8
OS: Readynas OS 6.6
((Debug logs)): https://pastebin.com/Gv322w9R
https://pastebin.com/Qsm5eupE (trace log)
(Make sure debug logging is enabled in settings and post the full log to hastebin/pastebin/dropbox/google drive or something similar, do not post them directly here)
Description of issue:
When I start sonarr it works but clicking on system/status page causes it to crash. I see the following error msg

  • Assertion at strenc.c:183, condition `utf8!=NULL’ not met

… a whole bunch of text

=================================================================
Got a SIGABRT while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.

Aborted

Anyone know how I can fix this?

Does that log cover the crash?
Trace logs would be best, though to ensure the crash is logged, capturing the output of standard output and standard error would be best since logging may not happen if mono crashes and takes Sonarr down with it.

ok I added a link to the trace log and another link to the output when I run mono --debug NzbDrone.exe from the command prompt.

let me know if that helps.

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