Update failing on Fedora

Mono JIT compiler version 4.0.2 (Stable 4.0.2.5/c99aa0c Wed Jun 24 05:31:11 EDT 2015)
Copyright © 2002-2014 Novell, Inc, Xamarin Inc and Contributors. www.mono-project.com
TLS: __thread
SIGSEGV: altstack
Notifications: epoll
Architecture: amd64
Disabled: none
Misc: softdebug
LLVM: supported, not enabled.
GC: sgen

Any more ideas?

If you run mono --debug /tmp/nzbdrone_update/NzbDrone.Update.exe 891 /tmp/nzbdrone_update /opt/NzbDrone/NzbDrone.exe /nobrowser

What is the result?
Are you able to install mono 3.10? It has been the most reliable version across all platforms and I’d like to try 3.10 if the above command fails.

Hi Markus,

Sorry I manually updated last night but prior to updating I created a backup of the folder so I can still do it if you want and restore the previous version.

John.

You should be able to run the updater still (as long as the files are still there), it will attempt to upgrade but fail because the process ID isn’t found, but thats still progress over the current behaviour (if it gets any further).

/tmp/nzbdrone_update/NzbDrone.Update.exe wasn’t there and neither was the folder /tmp/nzbdrone_update/

In that case you will either need to wait until the next update is released or download the latest zip manually, extract it and try running the updater.

OK I have already downloaded the latest zip so I can try that, anything to help resolve the issue.

[root@brines-acer ~] # mono --debug /home/john/Downloads/NzbDrone/NzbDrone.Update/NzbDrone.Update.exe 891 /home/john/Downloads/NzbDrone/NzbDrone.Update/ /opt/NzbDrone/NzbDrone.exe /nobrowser
Can’t find custom attr constructor image: /home/john/Downloads/NzbDrone/NzbDrone.Update/NLog.dll mtoken: 0x0a000316
Can’t find custom attr constructor image: /home/john/Downloads/NzbDrone/NzbDrone.Update/NLog.dll mtoken: 0x0a000316
Can’t find custom attr constructor image: /home/john/Downloads/NzbDrone/NzbDrone.Update/NLog.dll mtoken: 0x0a000316
Can’t find custom attr constructor image: /home/john/Downloads/NzbDrone/NzbDrone.Update/NLog.dll mtoken: 0x0a000316
Can’t find custom attr constructor image: /home/john/Downloads/NzbDrone/NzbDrone.Update/NLog.dll mtoken: 0x0a000316

  • Assertion at loader.c:1153, condition `!mono_loader_get_last_error ()’ not met

Stacktrace:

at <0xffffffff>
at (wrapper managed-to-native) System.MonoCustomAttrs.IsDefinedInternal (System.Reflection.ICustomAttributeProvider,System.Type) <IL 0x0000e, 0xffffffff>

  • Assertion at class.c:5748, condition `!mono_loader_get_last_error ()’ not met

Aborted (core dumped)

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