This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

garmin express closes wit error

Former Member
Former Member
hi all
have pc with windows 7 ultimate x64 with all updates.
the application of garmin express wont start at all. have only service running and the tray application.
when trying to launch a main application, it closes with error (no any error id or number)
in task manager i see that it takes too much memory, goes up to 1gb and even more.
in event viewer have 2 errors:

the first one is application error with event id 1000

Faulting application name: express.exe, version: 5.3.1.0, time stamp: 0x58dac8c7
Faulting module name: KERNELBASE.dll, version: 6.1.7601.23714, time stamp: 0x58bf87bb
Exception code: 0xe0434352
Fault offset: 0x0000c54f
Faulting process id: 0x1544
Faulting application start time: 0x01d2b93e52eeed39
Faulting application path: C:\Program Files (x86)\Garmin\Express\express.exe
Faulting module path: C:\Windows\syswow64\KERNELBASE.dll
Report Id: 8058af52-2532-11e7-992e-94de806b7398



the second one is about .net runtime with evet id 1026

Application: express.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.OutOfMemoryException
at NLog.Targets.Wrappers.AsyncTargetWrapper.ProcessPendingEvents(System.Object)
at System.Threading.TimerQueueTimer.CallCallbackInContext(System.Object)
at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.TimerQueueTimer.CallCallback()
at System.Threading.TimerQueueTimer.Fire()
at System.Threading.TimerQueue.FireQueuedTimerCompletion(System.Object)
at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
at System.Threading.ThreadPoolWorkQueue.Dispatch()
at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()