Jump to content

Unhandled exception: Arithmetic operation resulted in an overflow


dmtaylor

Recommended Posts

dmtaylor

I just recently setup a fresh install of windows 10. I installed the emby, but when I launch the server I get the following error "Unhandled exception: Arithmetic operation resulted in an overflow." and the server crashes. I have a copy of the log file on paste2 here. I tried both the beta and stable release but nothing changes.

 

Any ideas?

  • Like 1
Link to comment
Share on other sites

  • 10 months later...
techken

i'm starting to get that error as well the server was fine up until i updated, is there a way to fix this ?

 

Let me know if you need more log info

 

Arithmetic operation resulted in an overflow.
System.OverflowException
   at Mono.Nat.Pmp.PmpNatDevice.CreatePortMapListen(Object obj)
   at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(Object state)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
   at System.Threading.ThreadPoolWorkQueue.Dispatch()
   at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()
 
2016-06-13 23:43:41.6283 Info HttpServer: HTTP GET http://localhost:8096/emby/System/Info. UserAgent: Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2486.0 Safari/537.36 Edge/13.10586
2016-06-13 23:43:41.6283 Error HttpAsyncTaskHandler: Error occured while Processing Request: Object reference not set to an instance of an object.
*** Error Report ***
Version: 3.0.5972.0
Command line: C:\Users\tech\AppData\Roaming\Emby-Server\System\MediaBrowser.ServerApplication.exe
Operating system: Microsoft Windows NT 6.2.9200.0
Processor count: 2
64-Bit OS: False
64-Bit Process: False
Program data path: AppData\Roaming\Emby-Server
Application Path: AppData\Roaming\Emby-Server\System\MediaBrowser.ServerApplication.exe
Object reference not set to an instance of an object.
System.NullReferenceException
  at ServiceStack.ServiceStackHost.ApplyRequestFiltersSingle(IRequest req, IResponse res, Object requestDto)
  at ServiceStack.ServiceStackHost.ApplyRequestFilters(IRequest req, IResponse res, Object requestDto)
  at ServiceStack.Host.RestHandler.ProcessRequestAsync(IRequest httpReq, IResponse httpRes, String operationName)
 
2016-06-13 23:26:27.8511 Error Main: UnhandledException
*** Error Report ***
Version: 3.0.5972.0
Command line: C:\Users\tech\AppData\Roaming\Emby-Server\system\MediaBrowser.ServerApplication.exe
Operating system: Microsoft Windows NT 6.2.9200.0
Processor count: 2
64-Bit OS: False
64-Bit Process: False
Program data path: AppData\Roaming\Emby-Server
Application Path:\AppData\Roaming\Emby-Server\system\MediaBrowser.ServerApplication.exe
Arithmetic operation resulted in an overflow.
System.OverflowException
  at Mono.Nat.Pmp.PmpNatDevice.CreatePortMapListen(Object obj)
  at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(Object state)
  at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
  at System.Threading.ThreadPoolWorkQueue.Dispatch()
  at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()
Edited by techken
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...