OSX - Sonarr Mono Error

Every time I try to launch Sonarr from terminal I get this error and not sure what is wrong. I’ve uninstalled everything I could think of and reinstalled everything but still no dice. Any advice?

http://pastebin.com/R4A7jgCj

Which version of mono and where did you get it from?

Which version of OS X?
Has Sonarr ever run properly?

Mono version is 3.12
Mono JIT compiler version 3.12.0 ((detached/a813491 Tue Dec 16 12:19:26 EST 2014)
Copyright © 2002-2014 Novell, Inc, Xamarin Inc and Contributors. www.mono-project.com
TLS: normal
SIGSEGV: altstack
Notification: kqueue
Architecture: x86
Disabled: none
Misc: softdebug
LLVM: yes(3.6.0svn-mono-(detached/5486eb2)
GC: sgen
OSX version is 10.10.2 Yosemite
NZBDrone use to work and then some update broke it and then reinstalled everything and since then I’m getting these errors.

Where did you get mono from? That version looks odd to me, specifically the git reference.

How did it break? Which started this whole reinstallation?
How were you running Sonarr? (before, I see you’re trying via terminal now)

Got mono from http://www.mono-project.com/download/ and I had like 5 updates on nzbdrone as it wasn’t updating and I clicked install on all of them and then it broke. Probably should have done one at a time. Always did the setup through terminal.

Okay, just wanted to make sure thats where it came from.

You don’t need to install them one at a time, installing the latest one would install them all since they’re cumulative. THat would have definitely caused some issues, but wouldn’t have required reinstalling mono, just Sonarr.

At this point I’d suggest uninstalling mono, and installing 3.10.0 which you can get here: http://download.mono-project.com/archive/3.10.0/macos-10-x86/MonoFramework-MRE-3.10.0.macos10.xamarin.x86.pkg

3.12.0 just came out today, so its possible there is an issue.

Confirmed, mono 3.12 is broken: https://bugzilla.xamarin.com/show_bug.cgi?id=25720

Thank you markus101 for your help. I was fearing that the newest version of mono broke something. Unfortunately that link you gave me didn’t work, but I did find it elsewhere.

Here is a link to 3.10 - http://sourceforge.net/projects/mono.mirror/files/Mono%203.10.0/

Thanks again.

Sorry, fixed the link now.

Also we found a work around for this issue, which will be in the next release.

Awesome. Sounds good. Thank you.