EDN Admin
Well-known member
Hello,
I need your help with random app crashes at gdiplus.dll or kernelbase.dll. I have app build with VS2010 running on server Windows 2008 R2 SP1 (64b) and accessed by users with Citrix XenApp 6.0 and MS RDS. App is internally using .NET FW 4.0
and DevExpress 11.1.8 controls. Here are some exceptions and app crash reports I got every day:
<span lang="SK
Application: RunMe.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.OutOfMemoryException
Stack:
at System.Drawing.Font.GetHeight()
at System.Drawing.Font.get_Height()
at System.Windows.Forms.Control.get_FontHeight()
at System.Windows.Forms.TextBoxBase.get_PreferredHeight()
at System.Windows.Forms.TextBoxBase.get_DefaultSize()
at System.Windows.Forms.Control..ctor(Boolean)
at System.Windows.Forms.TextBoxBase..ctor()
at System.Windows.Forms.ThreadExceptionDialog..ctor(System.Exception)
at System.Windows.Forms.Application+ThreadContext.OnThreadException(System.Exception)
at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.UnsafeNativeMethods.IntCreateWindowEx(Int32, System.String, System.String, Int32, Int32, Int32, Int32, Int32, System.Runtime.InteropServices.HandleRef, System.Runtime.InteropServices.HandleRef, System.Runtime.InteropServices.HandleRef,
System.Object)
at System.Windows.Forms.NativeWindow.CreateHandle(System.Windows.Forms.CreateParams)
at System.Windows.Forms.Control.CreateHandle()
at DevExpress.XtraEditors.BaseEdit.CreateHandle()
at System.Windows.Forms.Control.CreateControl(Boolean)
at System.Windows.Forms.Control.CreateControl(Boolean)
at System.Windows.Forms.Control.CreateControl(Boolean)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(System.Windows.Forms.Message ByRef)
at System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message ByRef)
at System.Windows.Forms.Form.WmShowWindow(System.Windows.Forms.Message ByRef)
at System.Windows.Forms.Form.WndProc(System.Windows.Forms.Message ByRef)
at DevExpress.XtraEditors.XtraForm.WndProc(System.Windows.Forms.Message ByRef)
at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
at DevExpress.Utils.Win.Hook.ControlWndHook.CallWindowProc(IntPtr, IntPtr, Int32, IntPtr, IntPtr)
at DevExpress.Utils.Win.Hook.ControlWndHook.WindowProc(IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.SafeNativeMethods.ShowWindow(System.Runtime.InteropServices.HandleRef, Int32)
at System.Windows.Forms.Control.SetVisibleCore(Boolean)
at System.Windows.Forms.Form.SetVisibleCore(Boolean)
at System.Windows.Forms.Application+ThreadContext.RunMessageLoopInner(Int32, System.Windows.Forms.ApplicationContext)
at System.Windows.Forms.Application+ThreadContext.RunMessageLoop(Int32, System.Windows.Forms.ApplicationContext)
at System.Windows.Forms.Form.ShowDialog(System.Windows.Forms.IWin32Window)
at System.RuntimeMethodHandle._InvokeMethodFast(System.IRuntimeMethodInfo, System.Object, System.Object[], System.SignatureStruct ByRef, System.Reflection.MethodAttributes, System.RuntimeType)
at System.Reflection.RuntimeMethodInfo.Invoke(System.Object, System.Reflection.BindingFlags, System.Reflection.Binder, System.Object[], System.Globalization.CultureInfo, Boolean)
at System.Delegate.DynamicInvokeImpl(System.Object[])
at Soltec.DX.XtraBars.BarButtonItem.OnClick(DevExpress.XtraBars.BarItemLink)
at DevExpress.XtraBars.BarItemLink.OnLinkClick()
at DevExpress.XtraBars.BarButtonItemLink.OnLinkAction(DevExpress.XtraBars.BarLinkAction, System.Object)
at DevExpress.XtraBars.ViewInfo.BarSelectionInfo.UnPressLink(DevExpress.XtraBars.BarItemLink)
at DevExpress.XtraBars.Controls.CustomLinksControl.OnMouseUp(System.Windows.Forms.MouseEventArgs)
at System.Windows.Forms.Control.WmMouseUp(System.Windows.Forms.Message ByRef, System.Windows.Forms.MouseButtons, Int32)
at System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message ByRef)
at DevExpress.XtraBars.Controls.DockedBarControl.WndProc(System.Windows.Forms.Message ByRef)
at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG ByRef)
at System.Windows.Forms.Application+ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr, Int32, Int32)
at System.Windows.Forms.Application+ThreadContext.RunMessageLoopInner(Int32, System.Windows.Forms.ApplicationContext)
at System.Windows.Forms.Application+ThreadContext.RunMessageLoop(Int32, System.Windows.Forms.ApplicationContext)
at System.Windows.Forms.Form.ShowDialog(System.Windows.Forms.IWin32Window)
at Soltec.Base.Evidence.Show()
at Soltec.Respect.Komponenty.VozidlaPanel.bteVIN_ButtonClick(System.Object, DevExpress.XtraEditors.Controls.ButtonPressedEventArgs)
at DevExpress.XtraEditors.ButtonEdit.OnMouseUp(System.Windows.Forms.MouseEventArgs)
at System.Windows.Forms.Control.WmMouseUp(System.Windows.Forms.Message ByRef, System.Windows.Forms.MouseButtons, Int32)
at System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message ByRef)
at DevExpress.Utils.Controls.ControlBase.WndProc(System.Windows.Forms.Message ByRef)
at DevExpress.XtraEditors.TextEdit.WndProc(System.Windows.Forms.Message ByRef)
at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG ByRef)
at System.Windows.Forms.Application+ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr, Int32, Int32)
at System.Windows.Forms.Application+ThreadContext.RunMessageLoopInner(Int32, System.Windows.Forms.ApplicationContext)
at System.Windows.Forms.Application+ThreadContext.RunMessageLoop(Int32, System.Windows.Forms.ApplicationContext)
at System.Windows.Forms.Form.ShowDialog(System.Windows.Forms.IWin32Window)
at Soltec.Respect.Formulare.Zmluvy.ZmluvyDetailVozidla.bbiNew_ItemClick(System.Object, DevExpress.XtraBars.ItemClickEventArgs)
at System.RuntimeMethodHandle._InvokeMethodFast(System.IRuntimeMethodInfo, System.Object, System.Object[], System.SignatureStruct ByRef, System.Reflection.MethodAttributes, System.RuntimeType)
at System.Reflection.RuntimeMethodInfo.Invoke(System.Object, System.Reflection.BindingFlags, System.Reflection.Binder, System.Object[], System.Globalization.CultureInfo, Boolean)
at System.Delegate.DynamicInvokeImpl(System.Object[])
at Soltec.DX.XtraBars.BarButtonItem.OnClick(DevExpress.XtraBars.BarItemLink)
at DevExpress.XtraBars.BarItemLink.OnLinkClick()
at DevExpress.XtraBars.BarButtonItemLink.OnLinkAction(DevExpress.XtraBars.BarLinkAction, System.Object)
at DevExpress.XtraBars.ViewInfo.BarSelectionInfo.UnPressLink(DevExpress.XtraBars.BarItemLink)
at DevExpress.XtraBars.Controls.CustomLinksControl.OnMouseUp(System.Windows.Forms.MouseEventArgs)
at System.Windows.Forms.Control.WmMouseUp(System.Windows.Forms.Message ByRef, System.Windows.Forms.MouseButtons, Int32)
at System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message ByRef)
at DevExpress.XtraBars.Controls.DockedBarControl.WndProc(System.Windows.Forms.Message ByRef)
at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG ByRef)
at System.Windows.Forms.Application+ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr, Int32, Int32)
at System.Windows.Forms.Application+ThreadContext.RunMessageLoopInner(Int32, System.Windows.Forms.ApplicationContext)
at System.Windows.Forms.Application+ThreadContext.RunMessageLoop(Int32, System.Windows.Forms.ApplicationContext)
at Chors.Program.Main()
Version=1<br/>
EventType=CLR20r3<br/>
EventTime=129671580500365712<br/>
ReportType=2<br/>
Consent=1<br/>
ReportIdentifier=cab45db1-1b90-11e1-be75-00155d0c6501<br/>
IntegratorReportIdentifier=cab45db0-1b90-11e1-be75-00155d0c6501<br/>
Response.type=4<br/>
Sig[0].Name=Problem Signature 01<br/>
Sig[0].Value=runme.exe<br/>
Sig[1].Name=Problem Signature 02<br/>
Sig[1].Value=1.2.2.2<br/>
Sig[2].Name=Problem Signature 03<br/>
Sig[2].Value=4ed110f8<br/>
Sig[3].Name=Problem Signature 04<br/>
Sig[3].Value=System.Drawing<br/>
Sig[4].Name=Problem Signature 05<br/>
Sig[4].Value=4.0.0.0<br/>
Sig[5].Name=Problem Signature 06<br/>
Sig[5].Value=4ba1e086<br/>
Sig[6].Name=Problem Signature 07<br/>
Sig[6].Value=672<br/>
Sig[7].Name=Problem Signature 08<br/>
Sig[7].Value=18<br/>
Sig[8].Name=Problem Signature 09<br/>
Sig[8].Value=System.OutOfMemoryException<br/>
DynamicSig[1].Name=OS Version<br/>
DynamicSig[1].Value=6.1.7601.2.1.0.18.10<br/>
DynamicSig[2].Name=Locale ID<br/>
DynamicSig[2].Value=1051<br/>
DynamicSig[22].Name=Additional Information 1<br/>
DynamicSig[22].Value=f6f2<br/>
DynamicSig[23].Name=Additional Information 2<br/>
DynamicSig[23].Value=f6f217c093f1be540ef3ea203f204690<br/>
DynamicSig[24].Name=Additional Information 3<br/>
DynamicSig[24].Value=9578<br/>
DynamicSig[25].Name=Additional Information 4<br/>
DynamicSig[25].Value=957875c62f4395decabff50c32707ed8<br/>
UI[2]=C:RISRunMe.exe<br/>
UI[3]=Chors has stopped working<br/>
UI[4]=Windows can check online for a solution to the problem.<br/>
UI[5]=Check online for a solution and close the program<br/>
UI[6]=Check online for a solution later and close the program<br/>
UI[7]=Close the program<br/>
LoadedModule[0]=C:RISRunMe.exe<br/>
LoadedModule[1]=C:WindowsSYSTEM32ntdll.dll<br/>
LoadedModule[2]=C:WindowsSYSTEM32MSCOREE.DLL<br/>
LoadedModule[3]=C:Windowssystem32KERNEL32.dll<br/>
LoadedModule[4]=C:Windowssystem32KERNELBASE.dll<br/>
LoadedModule[5]=Crogram Files (x86)Citrixsystem32ctxsbxhook64.dll<br/>
LoadedModule[6]=C:Windowssystem32USER32.dll<br/>
LoadedModule[7]=C:Windowssystem32GDI32.dll<br/>
LoadedModule[8]=C:Windowssystem32LPK.dll<br/>
LoadedModule[9]=C:Windowssystem32USP10.dll<br/>
LoadedModule[10]=C:Windowssystem32msvcrt.dll<br/>
LoadedModule[11]=Crogram Files (x86)Citrixsystem32RADEAPHOOK64.dll<br/>
LoadedModule[12]=C:Windowssystem32VERSION.dll<br/>
LoadedModule[13]=C:Windowssystem32RPCRT4.dll<br/>
LoadedModule[14]=C:Windowssystem32msi.dll<br/>
LoadedModule[15]=C:Windowssystem32ADVAPI32.dll<br/>
LoadedModule[16]=C:WindowsSYSTEM32sechost.dll<br/>
LoadedModule[17]=C:Windowssystem32SHLWAPI.dll<br/>
LoadedModule[18]=C:Windowssystem32ole32.dll<br/>
LoadedModule[19]=C:Windowssystem32IMM32.DLL<br/>
LoadedModule[20]=C:Windowssystem32MSCTF.dll<br/>
LoadedModule[21]=CROGRA~2CitrixSystem32mfaphook64.dll<br/>
LoadedModule[22]=Crogram Files (x86)Citrixsystem32ctxnflau64.dll<br/>
LoadedModule[23]=C:Windowssystem32WTSAPI32.dll<br/>
LoadedModule[24]=Crogram Files (x86)Citrixsystem32mmhook64.dll<br/>
LoadedModule[25]=C:Windowssystem32PSAPI.DLL<br/>
LoadedModule[26]=Crogram Files (x86)Citrixsystem32cutildll64.dll<br/>
LoadedModule[27]=C:WindowsWinSxSamd64_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.6195_none_88e41e092fab0294MSVCR80.dll<br/>
LoadedModule[28]=C:Windowssystem32OLEAUT32.dll<br/>
LoadedModule[29]=C:Windowssystem32NETAPI32.dll<br/>
LoadedModule[30]=C:Windowssystem32netutils.dll<br/>
LoadedModule[31]=C:Windowssystem32srvcli.dll<br/>
LoadedModule[32]=C:Windowssystem32wkscli.dll<br/>
LoadedModule[33]=C:Windowssystem32SAMCLI.DLL<br/>
LoadedModule[34]=C:Windowssystem32LOGONCLI.DLL<br/>
LoadedModule[35]=Crogram Files (x86)Citrixsystem32ctxwsapi64.dll<br/>
LoadedModule[36]=C:Windowssystem32Secur32.dll<br/>
LoadedModule[37]=C:Windowssystem32SSPICLI.DLL<br/>
LoadedModule[38]=C:Windowssystem32ACTIVEDS.dll<br/>
LoadedModule[39]=C:Windowssystem32adsldpc.dll<br/>
LoadedModule[40]=C:Windowssystem32WLDAP32.dll<br/>
LoadedModule[41]=C:Windowssystem32ATL.DLL<br/>
LoadedModule[42]=Crogram Files (x86)Citrixsystem32Sfrhook64.dll<br/>
LoadedModule[43]=Crogram Files (x86)Citrixsystem32scardhook64.dll<br/>
LoadedModule[44]=Crogram Files (x86)Citrixsystem32cxinjime64.dll<br/>
LoadedModule[45]=C:WindowsMicrosoft.NETFramework64v4.0.30319mscoreei.dll<br/>
LoadedModule[46]=C:WindowsMicrosoft.NETFramework64v4.0.30319clr.dll<br/>
LoadedModule[47]=C:Windowssystem32MSVCR100_CLR0400.dll<br/>
LoadedModule[48]=C:WindowsassemblyNativeImages_v4.0.30319_64mscorlib614ef2988df4a1daaca2a73d002d3bf8mscorlib.ni.dll<br/>
LoadedModule[49]=C:Windowssystem32CRYPTBASE.dll<br/>
LoadedModule[50]=C:WindowsMicrosoft.NETFramework64v4.0.30319nlssorting.dll<br/>
LoadedModule[51]=C:WindowsMicrosoft.NETFramework64v4.0.30319clrjit.dll<br/>
LoadedModule[52]=C:WindowsassemblyNativeImages_v4.0.30319_64System5d8ab69ed84637dc56228a25d44492fbSystem.ni.dll<br/>
LoadedModule[53]=C:WindowsassemblyNativeImages_v4.0.30319_64System.Drawing a3965da5c2b2b1c7e474616597c83ceSystem.Drawing.ni.dll<br/>
LoadedModule[54]=C:WindowsassemblyNativeImages_v4.0.30319_64System.Windows.Formsfc55c258eeea5cb2f568796bb0c21d55System.Windows.Forms.ni.dll<br/>
LoadedModule[55]=C:Windowssystem32CRYPTSP.dll<br/>
LoadedModule[56]=C:Windowssystem32rsaenh.dll<br/>
LoadedModule[57]=C:Windowssystem32RpcRtRemote.dll<br/>
LoadedModule[58]=C:Windowssystem32urlmon.dll<br/>
LoadedModule[59]=C:Windowssystem32WININET.dll<br/>
LoadedModule[60]=C:Windowssystem32iertutil.dll<br/>
LoadedModule[61]=C:Windowssystem32CRYPT32.dll<br/>
LoadedModule[62]=C:Windowssystem32MSASN1.dll<br/>
LoadedModule[63]=C:Windowssystem32ntmarta.dll<br/>
LoadedModule[64]=C:Windowssystem32SHELL32.dll<br/>
LoadedModule[65]=C:RISPluginsSoltec.dll<br/>
LoadedModule[66]=C:WindowsassemblyNativeImages_v4.0.30319_64DevExpress.OfficeSk#b3e81d14f71b8ffa94baecca3c839e9eDevExpress.OfficeSkins.v11.1.ni.dll<br/>
LoadedModule[67]=C:WindowsassemblyNativeImages_v4.0.30319_64DevExpress.BonusSki#95e9628bb804d66d9ea6de7e10d29d66DevExpress.BonusSkins.v11.1.ni.dll<br/>
LoadedModule[68]=C:WindowsassemblyNativeImages_v4.0.30319_64DevExpress.Utils.v1#6b19f6c53aa6b09d829186a51e2392c8DevExpress.Utils.v11.1.ni.dll<br/>
LoadedModule[69]=C:Windowssystem32uxtheme.dll<br/>
LoadedModule[70]=C:RISPluginsICSharpCode.SharpZipLib.dll<br/>
LoadedModule[71]=C:RISPluginsJadro.dll<br/>
LoadedModule[72]=C:WindowsassemblyNativeImages_v4.0.30319_64DevExpress.XtraBars#a8befe39225a08538194f0fb5054db14DevExpress.XtraBars.v11.1.ni.dll<br/>
LoadedModule[73]=C:WindowsassemblyNativeImages_v4.0.30319_64System.Core1733716b44dcf9c3c0814166e0743f3cSystem.Core.ni.dll<br/>
LoadedModule[74]=C:WindowsassemblyNativeImages_v4.0.30319_64System.Data.Entity3ba6c7fb6b7a77e34ded094943ee13e8System.Data.Entity.ni.dll<br/>
LoadedModule[75]=C:WindowsassemblyNativeImages_v4.0.30319_64DevExpress.XtraEdit#4f462a8da7a542fc733868ced7849959DevExpress.XtraEditors.v11.1.ni.dll<br/>
LoadedModule[76]=C:WindowsWinSxSamd64_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7601.17514_none_a4d6a923711520a9comctl32.dll<br/>
LoadedModule[77]=C:WindowsWinSxSamd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9accomctl32.dll<br/>
LoadedModule[78]=C:WindowsassemblyNativeImages_v4.0.30319_64DevExpress.Data.v11#5529d75834a20e029a500db3d0d9bbe6DevExpress.Data.v11.1.ni.dll<br/>
LoadedModule[79]=C:WindowsWinSxSamd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.7601.17514_none_2b24536c71ed437agdiplus.dll<br/>
LoadedModule[80]=C:WindowsassemblyNativeImages_v4.0.30319_64DevExpress.XtraGrid#6500a67dab6d0af496f26d8fe790ef96DevExpress.XtraGrid.v11.1.ni.dll<br/>
LoadedModule[81]=C:Windowssystem32WindowsCodecs.dll<br/>
LoadedModule[82]=C:WindowsassemblyNativeImages_v4.0.30319_64System.Xmla71acde0777cdbde509850fd82cea5c6System.Xml.ni.dll<br/>
LoadedModule[83]=C:RISPluginsLogin.dll<br/>
LoadedModule[84]=C:RISPluginsRespect.dll<br/>
LoadedModule[85]=C:WindowsassemblyNativeImages_v4.0.30319_64DevExpress.XtraRepo#4c4d49e607787e2a50ca21344f6b2e4fDevExpress.XtraReports.v11.1.ni.dll<br/>
LoadedModule[86]=C:WindowsassemblyNativeImages_v4.0.30319_64DevExpress.Printing#d44bab74e2c7ff2bfafe023bc70dffdaDevExpress.Printing.v11.1.Core.ni.dll<br/>
LoadedModule[87]=C:WindowsassemblyNativeImages_v4.0.30319_64DevExpress.XtraNavB#4eb83a564b1231be1be7a8d0c3bb8bbcDevExpress.XtraNavBar.v11.1.ni.dll<br/>
LoadedModule[88]=C:WindowsassemblyNativeImages_v4.0.30319_64DevExpress.XtraRich#64e85f37ec903c31c561376e6dba2a09DevExpress.XtraRichEdit.v11.1.ni.dll<br/>
LoadedModule[89]=C:WindowsassemblyNativeImages_v4.0.30319_64DevExpress.RichEdit# 6cc7b770a8f5e1c02c6fcf82dc9da6fDevExpress.RichEdit.v11.1.Core.ni.dll<br/>
LoadedModule[90]=C:WindowsassemblyNativeImages_v4.0.30319_64DevExpress.Data.v11#c31c32b2d2069abc4f1debbc978269fdDevExpress.Data.v11.1.Linq.ni.dll<br/>
LoadedModule[91]=C:WindowsassemblyNativeImages_v4.0.30319_64DevExpress.XtraLayo#ed6c0daf2c2793a0a2e4767b369275ecDevExpress.XtraLayout.v11.1.ni.dll<br/>
LoadedModule[92]=C:WindowsassemblyNativeImages_v4.0.30319_64DevExpress.XtraTree#51876f73dcaa6b885d08fc5cf5758900DevExpress.XtraTreeList.v11.1.ni.dll<br/>
LoadedModule[93]=C:WindowsassemblyNativeImages_v4.0.30319_64DevExpress.XtraEdit#e09c808e35c5bb0b537d517f56e7b7d7DevExpress.XtraEditors.v11.1.Design.ni.dll<br/>
LoadedModule[94]=C:WindowsassemblyNativeImages_v4.0.30319_64System.Data4d7c642122d1fb112948b0a9e596810eSystem.Data.ni.dll<br/>
LoadedModule[95]=C:WindowsMicrosoft.NetassemblyGAC_64System.Datav4.0_4.0.0.0__b77a5c561934e089System.Data.dll<br/>
LoadedModule[96]=C:Windowssystem32WS2_32.dll<br/>
LoadedModule[97]=C:Windowssystem32NSI.dll<br/>
LoadedModule[98]=C:WindowsassemblyNativeImages_v4.0.30319_64System.DirectorySer#d0d3f6f44b93395c3e2691b0729a675aSystem.DirectoryServices.AccountManagement.ni.dll<br/>
LoadedModule[99]=C:WindowsassemblyNativeImages_v4.0.30319_64System.Configuration529a8b5fe32ad817d9101ea5230c2893System.Configuration.ni.dll<br/>
LoadedModule[100]=C:Windowssystem32shfolder.dll<br/>
LoadedModule[101]=C:Windowssystem32profapi.dll<br/>
LoadedModule[102]=C:Windowssystem32security.dll<br/>
LoadedModule[103]=C:Windowssystem32credssp.dll<br/>
LoadedModule[104]=C:Windowssystem32schannel.DLL<br/>
LoadedModule[105]=C:Windowssystem32mswsock.dll<br/>
LoadedModule[106]=C:WindowsSystem32wshtcpip.dll<br/>
LoadedModule[107]=C:Windowssystem32ncrypt.dll<br/>
LoadedModule[108]=C:Windowssystem32bcrypt.dll<br/>
LoadedModule[109]=C:Windowssystem32bcryptprimitives.dll<br/>
LoadedModule[110]=C:WindowsassemblyNativeImages_v4.0.30319_64System.Transactionsf72b46268a709c0b7f96784d0cf58d7dSystem.Transactions.ni.dll<br/>
LoadedModule[111]=C:WindowsMicrosoft.NetassemblyGAC_64System.Transactionsv4.0_4.0.0.0__b77a5c561934e089System.Transactions.dll<br/>
LoadedModule[112]=C:WindowsassemblyNativeImages_v4.0.30319_64System.EnterpriseSe#1456a68b6712f42c8bb906616edc6be0System.EnterpriseServices.ni.dll<br/>
LoadedModule[113]=C:WindowsassemblyNativeImages_v4.0.30319_64System.EnterpriseSe#1456a68b6712f42c8bb906616edc6be0System.EnterpriseServices.Wrapper.dll<br/>
LoadedModule[114]=C:WindowsMicrosoft.NetassemblyGAC_64System.EnterpriseServicesv4.0_4.0.0.0__b03f5f7f11d50a3aSystem.EnterpriseServices.Wrapper.dll<br/>
LoadedModule[115]=C:WindowsassemblyNativeImages_v4.0.30319_64System.DirectorySer# ecb336503adf9ff81d52f1c52a8b0e3System.DirectoryServices.ni.dll<br/>
LoadedModule[116]=C:WindowsassemblyNativeImages_v4.0.30319_64System.DirectorySer#8664bfa1caba390feb1ec769e5f409f8System.DirectoryServices.Protocols.ni.dll<br/>
LoadedModule[117]=C:Windowssystem32DSROLE.DLL<br/>
LoadedModule[118]=C:Windowssystem32CLBCatQ.DLL<br/>
LoadedModule[119]=C:Windowssystem32adsldp.dll<br/>
LoadedModule[120]=C:Windowssystem32SXS.DLL<br/>
LoadedModule[121]=C:WindowsSystem32wship6.dll<br/>
LoadedModule[122]=C:Windowssystem32DNSAPI.dll<br/>
LoadedModule[123]=C:Windowssystem32IPHLPAPI.DLL<br/>
LoadedModule[124]=C:Windowssystem32WINNSI.DLL<br/>
LoadedModule[125]=C:Windowssystem32rasadhlp.dll<br/>
LoadedModule[126]=C:WindowsSystem32fwpuclnt.dll<br/>
LoadedModule[127]=C:Windowssystem32NTDSAPI.DLL<br/>
LoadedModule[128]=C:Windowssystem32kerberos.DLL<br/>
LoadedModule[129]=C:Windowssystem32cryptdll.dll<br/>
LoadedModule[130]=C:WindowsassemblyNativeImages_v4.0.30319_64System.Numericsbbebbbafc55031c36374fb546047a4b4System.Numerics.ni.dll<br/>
LoadedModule[131]=C:WindowsassemblyNativeImages_v4.0.30319_64System.Data.OracleC# 23197b2b4deecb5743c4bffff90fa7aSystem.Data.OracleClient.ni.dll<br/>
LoadedModule[132]=C:WindowsMicrosoft.NetassemblyGAC_64System.Data.OracleClientv4.0_4.0.0.0__b77a5c561934e089System.Data.OracleClient.dll<br/>
LoadedModule[133]=C:WindowsassemblyNativeImages_v4.0.30319_64System.Web468a7bcc250bb45e673706c35b496197System.Web.ni.dll<br/>
LoadedModule[134]=C:WindowsassemblyNativeImages_v4.0.30319_64System.Xml.Linq774b24b658c2ec79e05ea7846f2095dfSystem.Xml.Linq.ni.dll<br/>
LoadedModule[135]=C:WindowsassemblyNativeImages_v4.0.30319_64System.Runtime.Seri#df367a5a9c437c213f7cb9924517f4e9System.Runtime.Serialization.ni.dll<br/>
LoadedModule[136]=C:WindowsMicrosoft.NetassemblyGAC_MSILSystem.Data.Entityv4.0_4.0.0.0__b77a5c561934e089System.Data.Entity.dll<br/>
LoadedModule[137]=C:Windowssystem32dwmapi.dll<br/>
LoadedModule[138]=C:WindowsassemblyNativeImages_v4.0.30319_64Microsoft.CSharpbf1137a034f89c26906598bcf53270f7Microsoft.CSharp.ni.dll<br/>
LoadedModule[139]=C:WindowsassemblyNativeImages_v4.0.30319_64System.Dynamic4f1a4cec3ac19e2d82ae2377f3cb0b80System.Dynamic.ni.dll<br/>
LoadedModule[140]=C:WindowsassemblyNativeImages_v4.0.30319_64Accessibility7ffe31ae2c8aa9fbd90ec52440059b75Accessibility.ni.dll<br/>
LoadedModule[141]=C:WindowsassemblyNativeImages_v4.0.30319_64System.Data.Linq880073ae7d3e00cacae57f6bf3009cccSystem.Data.Linq.ni.dll<br/>
LoadedModule[142]=C:WindowsMicrosoft.NETFramework64v4.0.30319diasymreader.dll<br/>
FriendlyEventName=Stopped working<br/>
ConsentKey=CLR20r3<br/>
AppName=Chors<br/>
AppPath=C:RISRunMe.exe
<span lang="SK
Application: RunMe.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.Runtime.InteropServices.ExternalException
Stack:
at System.Drawing.Image.FromHbitmap(IntPtr, IntPtr)
at System.Drawing.Image.FromHbitmap(IntPtr)
at System.Drawing.Icon.ToBitmap()
at System.Windows.Forms.ThreadExceptionDialog..ctor(System.Exception)
at System.Windows.Forms.Application+ThreadContext.OnThreadException(System.Exception)
at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG ByRef)
at System.Windows.Forms.Application+ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr, Int32, Int32)
at System.Windows.Forms.Application+ThreadContext.RunMessageLoopInner(Int32, System.Windows.Forms.ApplicationContext)
at System.Windows.Forms.Application+ThreadContext.RunMessageLoop(Int32, System.Windows.Forms.ApplicationContext)
at System.Windows.Forms.Form.ShowDialog(System.Windows.Forms.IWin32Window)
at Soltec.Base.Evidence.Show()
at Soltec.Respect.Formulare.Zmluvy.ProvizieZostavyPolozkyDetail.btePoistnik_ButtonClick(System.Object, DevExpress.XtraEditors.Controls.ButtonPressedEventArgs)
at DevExpress.XtraEditors.ButtonEdit.OnMouseUp(System.Windows.Forms.MouseEventArgs)
at System.Windows.Forms.Control.WmMouseUp(System.Windows.Forms.Message ByRef, System.Windows.Forms.MouseButtons, Int32)
at System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message ByRef)
at DevExpress.Utils.Controls.ControlBase.WndProc(System.Windows.Forms.Message ByRef)
at DevExpress.XtraEditors.TextEdit.WndProc(System.Windows.Forms.Message ByRef)
at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG ByRef)
at System.Windows.Forms.Application+ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr, Int32, Int32)
at System.Windows.Forms.Application+ThreadContext.RunMessageLoopInner(Int32, System.Windows.Forms.ApplicationContext)
at System.Windows.Forms.Application+ThreadContext.RunMessageLoop(Int32, System.Windows.Forms.ApplicationContext)
at Chors.Program.Main()
<span lang="SK Version=1<br/>
EventType=CLR20r3<br/>
EventTime=129671558977716305<br/>
ReportType=2<br/>
Consent=1<br/>
ReportIdentifier=c7c07979-1b8b-11e1-be75-00155d0c6501<br/>
IntegratorReportIdentifier=c7c07978-1b8b-11e1-be75-00155d0c6501<br/>
Response.type=4<br/>
Sig[0].Name=Problem Signature 01<br/>
Sig[0].Value=runme.exe<br/>
Sig[1].Name=Problem Signature 02<br/>
Sig[1].Value=1.2.2.2<br/>
Sig[2].Name=Problem Signature 03<br/>
Sig[2].Value=4ed110f8<br/>
Sig[3].Name=Problem Signature 04<br/>
Sig[3].Value=System.Drawing<br/>
Sig[4].Name=Problem Signature 05<br/>
Sig[4].Value=4.0.0.0<br/>
Sig[5].Name=Problem Signature 06<br/>
Sig[5].Value=4ba1e086<br/>
Sig[6].Name=Problem Signature 07<br/>
Sig[6].Value=5b<br/>
Sig[7].Name=Problem Signature 08<br/>
Sig[7].Value=30<br/>
Sig[8].Name=Problem Signature 09<br/>
Sig[8].Value=AMAG3AACMAWG2XAF344U21ACVE5PSTKL<br/>
DynamicSig[1].Name=OS Version<br/>
DynamicSig[1].Value=6.1.7601.2.1.0.18.10<br/>
DynamicSig[2].Name=Locale ID<br/>
DynamicSig[2].Value=1051<br/>
DynamicSig[22].Name=Additional Information 1<br/>
DynamicSig[22].Value=60c5<br/>
DynamicSig[23].Name=Additional Information 2<br/>
DynamicSig[23].Value=60c54f9a65d7abb739857744ab2103e9<br/>
DynamicSig[24].Name=Additional Information 3<br/>
DynamicSig[24].Value=c753<br/>
DynamicSig[25].Name=Additional Information 4<br/>
DynamicSig[25].Value=c753c3bb5ff6d22f5cdb5c4c10d1a4e8<br/>
UI[2]=C:RISRunMe.exe<br/>
UI[3]=Chors has stopped working<br/>
UI[4]=Windows can check online for a solution to the problem.<br/>
UI[5]=Check online for a solution and close the program<br/>
UI[6]=Check online for a solution later and close the program<br/>
UI[7]=Close the program<br/>
<span lang="SK <span lang="SK <span lang="SK
<span lang="SK <span lang="SK <span lang="SK Application: RunMe.exe
<span lang="SK
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.ArgumentException
Stack:
at System.Drawing.Bitmap..ctor(Int32, Int32, System.Drawing.Imaging.PixelFormat)
at System.Drawing.Icon.ToBitmap()
at System.Windows.Forms.ThreadExceptionDialog..ctor(System.Exception)
at System.Windows.Forms.Application+ThreadContext.OnThreadException(System.Exception)
at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.SafeNativeMethods.UpdateWindow(System.Runtime.InteropServices.HandleRef)
at System.Windows.Forms.Control.Update()
at DevExpress.XtraEditors.Popup.PopupBaseForm.ShowPopupForm()
at DevExpress.XtraEditors.Popup.PopupBaseSizeableForm.ShowPopupForm()
at DevExpress.XtraEditors.Popup.CustomBlogGridPopupForm.ShowPopupForm()
at DevExpress.XtraEditors.Popup.PopupGridLookUpEditForm.ShowPopupForm()
at DevExpress.XtraEditors.PopupBaseEdit.DoShowPopup()
at DevExpress.XtraEditors.PopupBaseEdit.OnPressButton(DevExpress.XtraEditors.Drawing.EditorButtonObjectInfoArgs)
at DevExpress.XtraEditors.ButtonEdit.OnMouseDown(System.Windows.Forms.MouseEventArgs)
at DevExpress.XtraEditors.PopupBaseEdit.OnMouseDown(System.Windows.Forms.MouseEventArgs)
at System.Windows.Forms.Control.WmMouseDown(System.Windows.Forms.Message ByRef, System.Windows.Forms.MouseButtons, Int32)
at System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message ByRef)
at DevExpress.Utils.Controls.ControlBase.WndProc(System.Windows.Forms.Message ByRef)
at DevExpress.XtraEditors.TextEdit.WndProc(System.Windows.Forms.Message ByRef)
at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG ByRef)
at System.Windows.Forms.Application+ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr, Int32, Int32)
at System.Windows.Forms.Application+ThreadContext.RunMessageLoopInner(Int32, System.Windows.Forms.ApplicationContext)
at System.Windows.Forms.Application+ThreadContext.RunMessageLoop(Int32, System.Windows.Forms.ApplicationContext)
at System.Windows.Forms.Form.ShowDialog(System.Windows.Forms.IWin32Window)
at Soltec.Respect.Formulare.Zmluvy.ZmluvyUdaje.bbiNew_ItemClick(System.Object, DevExpress.XtraBars.ItemClickEventArgs)
at System.RuntimeMethodHandle._InvokeMethodFast(System.IRuntimeMethodInfo, System.Object, System.Object[], System.SignatureStruct ByRef, System.Reflection.MethodAttributes, System.RuntimeType)
at System.Reflection.RuntimeMethodInfo.Invoke(System.Object, System.Reflection.BindingFlags, System.Reflection.Binder, System.Object[], System.Globalization.CultureInfo, Boolean)
at System.Delegate.DynamicInvokeImpl(System.Object[])
at Soltec.DX.XtraBars.BarButtonItem.OnClick(DevExpress.XtraBars.BarItemLink)
at DevExpress.XtraBars.BarItemLink.OnLinkClick()
at DevExpress.XtraBars.BarButtonItemLink.OnLinkAction(DevExpress.XtraBars.BarLinkAction, System.Object)
at DevExpress.XtraBars.ViewInfo.BarSelectionInfo.UnPressLink(DevExpress.XtraBars.BarItemLink)
at DevExpress.XtraBars.Controls.CustomLinksControl.OnMouseUp(System.Windows.Forms.MouseEventArgs)
at System.Windows.Forms.Control.WmMouseUp(System.Windows.Forms.Message ByRef, System.Windows.Forms.MouseButtons, Int32)
at System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message ByRef)
at DevExpress.XtraBars.Controls.DockedBarControl.WndProc(System.Windows.Forms.Message ByRef)
at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG ByRef)
at System.Windows.Forms.Application+ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr, Int32, Int32)
at System.Windows.Forms.Application+ThreadContext.RunMessageLoopInner(Int32, System.Windows.Forms.ApplicationContext)
at System.Windows.Forms.Application+ThreadContext.RunMessageLoop(Int32, System.Windows.Forms.ApplicationContext)
at Chors.Program.Main()
<span lang="SK <span lang="SK <span lang="SK <span lang="SK Version=1<br/>
EventType=CLR20r3<br/>
EventTime=129671472371773191<br/>
ReportType=2<br/>
Consent=1<br/>
ReportIdentifier=9daa3bb8-1b77-11e1-be75-00155d0c6501<br/>
IntegratorReportIdentifier=9daa3bb7-1b77-11e1-be75-00155d0c6501<br/>
Response.type=4<br/>
Sig[0].Name=Problem Signature 01<br/>
Sig[0].Value=runme.exe<br/>
Sig[1].Name=Problem Signature 02<br/>
Sig[1].Value=1.2.2.2<br/>
Sig[2].Name=Problem Signature 03<br/>
Sig[2].Value=4ed110f8<br/>
Sig[3].Name=Problem Signature 04<br/>
Sig[3].Value=System.Drawing<br/>
Sig[4].Name=Problem Signature 05<br/>
Sig[4].Value=4.0.0.0<br/>
Sig[5].Name=Problem Signature 06<br/>
Sig[5].Value=4ba1e086<br/>
Sig[6].Name=Problem Signature 07<br/>
Sig[6].Value=72<br/>
Sig[7].Name=Problem Signature 08<br/>
Sig[7].Value=27<br/>
Sig[8].Name=Problem Signature 09<br/>
Sig[8].Value=System.ArgumentException<br/>
DynamicSig[1].Name=OS Version<br/>
DynamicSig[1].Value=6.1.7601.2.1.0.18.10<br/>
DynamicSig[2].Name=Locale ID<br/>
DynamicSig[2].Value=1051<br/>
DynamicSig[22].Name=Additional Information 1<br/>
DynamicSig[22].Value=7dd9<br/>
DynamicSig[23].Name=Additional Information 2<br/>
DynamicSig[23].Value=7dd97731cabe11e4e6b06bf69f1f8ea5<br/>
DynamicSig[24].Name=Additional Information 3<br/>
DynamicSig[24].Value=de88<br/>
DynamicSig[25].Name=Additional Information 4<br/>
DynamicSig[25].Value=de88e2a1e541121602509a619a006e25<br/>
UI[2]=C:RISRunMe.exe<br/>
UI[3]=Chors has stopped working<br/>
UI[4]=Windows can check online for a solution to the problem.<br/>
UI[5]=Check online for a solution and close the program<br/>
UI[6]=Check online for a solution later and close the program<br/>
UI[7]=Close the program<br/>
<span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK
Application: RunMe.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.AccessViolationException
Stack:
at System.Drawing.SafeNativeMethods+Gdip.GdipDrawImageRectRectI(System.Runtime.InteropServices.HandleRef, System.Runtime.InteropServices.HandleRef, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, System.Runtime.InteropServices.HandleRef, DrawImageAbort,
System.Runtime.InteropServices.HandleRef)
at System.Drawing.Graphics.DrawImage(System.Drawing.Image, System.Drawing.Rectangle, Int32, Int32, Int32, Int32, System.Drawing.GraphicsUnit, System.Drawing.Imaging.ImageAttributes, DrawImageAbort, IntPtr)
at System.Drawing.Graphics.DrawImage(System.Drawing.Image, System.Drawing.Rectangle, Int32, Int32, Int32, Int32, System.Drawing.GraphicsUnit, System.Drawing.Imaging.ImageAttributes, DrawImageAbort)
at System.Drawing.Graphics.DrawImage(System.Drawing.Image, System.Drawing.Rectangle, Int32, Int32, Int32, Int32, System.Drawing.GraphicsUnit, System.Drawing.Imaging.ImageAttributes)
at DevExpress.Skins.SkinElementPainter.DrawImageStretch(DevExpress.Skins.SkinElementInfo, System.Drawing.Image, System.Drawing.Rectangle, System.Drawing.Rectangle)
at DevExpress.Skins.SkinElementPainter.DrawImage(DevExpress.Skins.SkinElementInfo, System.Drawing.Image, System.Drawing.Rectangle, System.Drawing.Rectangle, DevExpress.Skins.SkinImageStretch)
at DevExpress.Skins.SkinElementPainter.DrawImageStretchTile(DevExpress.Skins.SkinElementInfo, DevExpress.Skins.SkinPaddingEdges, System.Drawing.Image, System.Drawing.Rectangle, System.Drawing.Rectangle, DevExpress.Skins.SkinImageStretch)
at DevExpress.Skins.SkinElementPainter.DrawSkinImage(DevExpress.Skins.SkinElementInfo, DevExpress.Skins.SkinImage)
at DevExpress.Skins.SkinElementPainter.DrawObject(DevExpress.Utils.Drawing.ObjectInfoArgs)
at DevExpress.Utils.Drawing.ObjectPainter.DrawObject(DevExpress.Utils.Drawing.GraphicsCache, DevExpress.Utils.Drawing.ObjectPainter, DevExpress.Utils.Drawing.ObjectInfoArgs)
at DevExpress.XtraBars.Ribbon.Drawing.RibbonPanelPainter.DrawObject(DevExpress.Utils.Drawing.ObjectInfoArgs)
at DevExpress.Utils.Drawing.ObjectPainter.DrawObject(DevExpress.Utils.Drawing.GraphicsCache, DevExpress.Utils.Drawing.ObjectPainter, DevExpress.Utils.Drawing.ObjectInfoArgs)
at DevExpress.XtraBars.Ribbon.Drawing.RibbonPainter.Draw(DevExpress.Utils.Drawing.GraphicsCache, DevExpress.XtraBars.Ribbon.ViewInfo.RibbonViewInfo)
at DevExpress.XtraBars.Ribbon.RibbonControl.RibbonPaint(System.Windows.Forms.PaintEventArgs)
at DevExpress.XtraBars.Ribbon.RibbonControl.OnPaint(System.Windows.Forms.PaintEventArgs)
at System.Windows.Forms.Control.PaintWithErrorHandling(System.Windows.Forms.PaintEventArgs, Int16)
at System.Windows.Forms.Control.WmPaint(System.Windows.Forms.Message ByRef)
at System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message ByRef)
at DevExpress.Utils.Controls.ControlBase.WndProc(System.Windows.Forms.Message ByRef)
at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
at DevExpress.Utils.Win.Hook.ControlWndHook.CallWindowProc(IntPtr, IntPtr, Int32, IntPtr, IntPtr)
at DevExpress.Utils.Win.Hook.ControlWndHook.WindowProc(IntPtr, Int32, IntPtr, IntPtr)
at System.Environment._Exit(Int32)
at System.Environment.Exit(Int32)
at System.Windows.Forms.Application+ThreadContext.OnThreadException(System.Exception)
at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG ByRef)
at System.Windows.Forms.Application+ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr, Int32, Int32)
at System.Windows.Forms.Application+ThreadContext.RunMessageLoopInner(Int32, System.Windows.Forms.ApplicationContext)
at System.Windows.Forms.Application+ThreadContext.RunMessageLoop(Int32, System.Windows.Forms.ApplicationContext)
at Chors.Program.Main()
<span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK
<span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK Version=1<br/>
EventType=APPCRASH<br/>
EventTime=129671410817233172<br/>
ReportType=2<br/>
Consent=1<br/>
ReportIdentifier=48ae2a9c-1b69-11e1-be75-00155d0c6501<br/>
IntegratorReportIdentifier=48ae2a9b-1b69-11e1-be75-00155d0c6501<br/>
Response.type=4<br/>
Sig[0].Name=Application Name<br/>
Sig[0].Value=RunMe.exe<br/>
Sig[1].Name=Application Version<br/>
Sig[1].Value=1.2.2.2<br/>
Sig[2].Name=Application Timestamp<br/>
Sig[2].Value=4ed110f8<br/>
Sig[3].Name=Fault Module Name<br/>
Sig[3].Value=gdiplus.dll<br/>
Sig[4].Name=Fault Module Version<br/>
Sig[4].Value=6.1.7601.17514<br/>
Sig[5].Name=Fault Module Timestamp<br/>
Sig[5].Value=4ce7c457<br/>
Sig[6].Name=Exception Code<br/>
Sig[6].Value=c0000005<br/>
Sig[7].Name=Exception Offset<br/>
Sig[7].Value=00000000000ecb60<br/>
DynamicSig[1].Name=OS Version<br/>
DynamicSig[1].Value=6.1.7601.2.1.0.18.10<br/>
DynamicSig[2].Name=Locale ID<br/>
DynamicSig[2].Value=1051<br/>
DynamicSig[22].Name=Additional Information 1<br/>
DynamicSig[22].Value=a9d9<br/>
DynamicSig[23].Name=Additional Information 2<br/>
DynamicSig[23].Value=a9d927a3a2c3c1ba11ba45b51dee7cda<br/>
DynamicSig[24].Name=Additional Information 3<br/>
DynamicSig[24].Value=4057<br/>
DynamicSig[25].Name=Additional Information 4<br/>
DynamicSig[25].Value=4057dd6a8ac9712f687d34b5d4030140<br/>
UI[2]=C:RISRunMe.exe<br/>
UI[3]=Chors has stopped working<br/>
UI[4]=Windows can check online for a solution to the problem.<br/>
UI[5]=Check online for a solution and close the program<br/>
UI[6]=Check online for a solution later and close the program<br/>
UI[7]=Close the program<br/>
<span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK It
seems that there is problem with memory but there is still 4-8GB free and process working set is about 300-800MB. I have no idea how to solve this.
<span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK Thank
you for any help,
<span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK Martin
Sramko
<span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK
<span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK
<span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK
<span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK
<span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK
View the full article
I need your help with random app crashes at gdiplus.dll or kernelbase.dll. I have app build with VS2010 running on server Windows 2008 R2 SP1 (64b) and accessed by users with Citrix XenApp 6.0 and MS RDS. App is internally using .NET FW 4.0
and DevExpress 11.1.8 controls. Here are some exceptions and app crash reports I got every day:
<span lang="SK
Application: RunMe.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.OutOfMemoryException
Stack:
at System.Drawing.Font.GetHeight()
at System.Drawing.Font.get_Height()
at System.Windows.Forms.Control.get_FontHeight()
at System.Windows.Forms.TextBoxBase.get_PreferredHeight()
at System.Windows.Forms.TextBoxBase.get_DefaultSize()
at System.Windows.Forms.Control..ctor(Boolean)
at System.Windows.Forms.TextBoxBase..ctor()
at System.Windows.Forms.ThreadExceptionDialog..ctor(System.Exception)
at System.Windows.Forms.Application+ThreadContext.OnThreadException(System.Exception)
at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.UnsafeNativeMethods.IntCreateWindowEx(Int32, System.String, System.String, Int32, Int32, Int32, Int32, Int32, System.Runtime.InteropServices.HandleRef, System.Runtime.InteropServices.HandleRef, System.Runtime.InteropServices.HandleRef,
System.Object)
at System.Windows.Forms.NativeWindow.CreateHandle(System.Windows.Forms.CreateParams)
at System.Windows.Forms.Control.CreateHandle()
at DevExpress.XtraEditors.BaseEdit.CreateHandle()
at System.Windows.Forms.Control.CreateControl(Boolean)
at System.Windows.Forms.Control.CreateControl(Boolean)
at System.Windows.Forms.Control.CreateControl(Boolean)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(System.Windows.Forms.Message ByRef)
at System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message ByRef)
at System.Windows.Forms.Form.WmShowWindow(System.Windows.Forms.Message ByRef)
at System.Windows.Forms.Form.WndProc(System.Windows.Forms.Message ByRef)
at DevExpress.XtraEditors.XtraForm.WndProc(System.Windows.Forms.Message ByRef)
at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
at DevExpress.Utils.Win.Hook.ControlWndHook.CallWindowProc(IntPtr, IntPtr, Int32, IntPtr, IntPtr)
at DevExpress.Utils.Win.Hook.ControlWndHook.WindowProc(IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.SafeNativeMethods.ShowWindow(System.Runtime.InteropServices.HandleRef, Int32)
at System.Windows.Forms.Control.SetVisibleCore(Boolean)
at System.Windows.Forms.Form.SetVisibleCore(Boolean)
at System.Windows.Forms.Application+ThreadContext.RunMessageLoopInner(Int32, System.Windows.Forms.ApplicationContext)
at System.Windows.Forms.Application+ThreadContext.RunMessageLoop(Int32, System.Windows.Forms.ApplicationContext)
at System.Windows.Forms.Form.ShowDialog(System.Windows.Forms.IWin32Window)
at System.RuntimeMethodHandle._InvokeMethodFast(System.IRuntimeMethodInfo, System.Object, System.Object[], System.SignatureStruct ByRef, System.Reflection.MethodAttributes, System.RuntimeType)
at System.Reflection.RuntimeMethodInfo.Invoke(System.Object, System.Reflection.BindingFlags, System.Reflection.Binder, System.Object[], System.Globalization.CultureInfo, Boolean)
at System.Delegate.DynamicInvokeImpl(System.Object[])
at Soltec.DX.XtraBars.BarButtonItem.OnClick(DevExpress.XtraBars.BarItemLink)
at DevExpress.XtraBars.BarItemLink.OnLinkClick()
at DevExpress.XtraBars.BarButtonItemLink.OnLinkAction(DevExpress.XtraBars.BarLinkAction, System.Object)
at DevExpress.XtraBars.ViewInfo.BarSelectionInfo.UnPressLink(DevExpress.XtraBars.BarItemLink)
at DevExpress.XtraBars.Controls.CustomLinksControl.OnMouseUp(System.Windows.Forms.MouseEventArgs)
at System.Windows.Forms.Control.WmMouseUp(System.Windows.Forms.Message ByRef, System.Windows.Forms.MouseButtons, Int32)
at System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message ByRef)
at DevExpress.XtraBars.Controls.DockedBarControl.WndProc(System.Windows.Forms.Message ByRef)
at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG ByRef)
at System.Windows.Forms.Application+ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr, Int32, Int32)
at System.Windows.Forms.Application+ThreadContext.RunMessageLoopInner(Int32, System.Windows.Forms.ApplicationContext)
at System.Windows.Forms.Application+ThreadContext.RunMessageLoop(Int32, System.Windows.Forms.ApplicationContext)
at System.Windows.Forms.Form.ShowDialog(System.Windows.Forms.IWin32Window)
at Soltec.Base.Evidence.Show()
at Soltec.Respect.Komponenty.VozidlaPanel.bteVIN_ButtonClick(System.Object, DevExpress.XtraEditors.Controls.ButtonPressedEventArgs)
at DevExpress.XtraEditors.ButtonEdit.OnMouseUp(System.Windows.Forms.MouseEventArgs)
at System.Windows.Forms.Control.WmMouseUp(System.Windows.Forms.Message ByRef, System.Windows.Forms.MouseButtons, Int32)
at System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message ByRef)
at DevExpress.Utils.Controls.ControlBase.WndProc(System.Windows.Forms.Message ByRef)
at DevExpress.XtraEditors.TextEdit.WndProc(System.Windows.Forms.Message ByRef)
at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG ByRef)
at System.Windows.Forms.Application+ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr, Int32, Int32)
at System.Windows.Forms.Application+ThreadContext.RunMessageLoopInner(Int32, System.Windows.Forms.ApplicationContext)
at System.Windows.Forms.Application+ThreadContext.RunMessageLoop(Int32, System.Windows.Forms.ApplicationContext)
at System.Windows.Forms.Form.ShowDialog(System.Windows.Forms.IWin32Window)
at Soltec.Respect.Formulare.Zmluvy.ZmluvyDetailVozidla.bbiNew_ItemClick(System.Object, DevExpress.XtraBars.ItemClickEventArgs)
at System.RuntimeMethodHandle._InvokeMethodFast(System.IRuntimeMethodInfo, System.Object, System.Object[], System.SignatureStruct ByRef, System.Reflection.MethodAttributes, System.RuntimeType)
at System.Reflection.RuntimeMethodInfo.Invoke(System.Object, System.Reflection.BindingFlags, System.Reflection.Binder, System.Object[], System.Globalization.CultureInfo, Boolean)
at System.Delegate.DynamicInvokeImpl(System.Object[])
at Soltec.DX.XtraBars.BarButtonItem.OnClick(DevExpress.XtraBars.BarItemLink)
at DevExpress.XtraBars.BarItemLink.OnLinkClick()
at DevExpress.XtraBars.BarButtonItemLink.OnLinkAction(DevExpress.XtraBars.BarLinkAction, System.Object)
at DevExpress.XtraBars.ViewInfo.BarSelectionInfo.UnPressLink(DevExpress.XtraBars.BarItemLink)
at DevExpress.XtraBars.Controls.CustomLinksControl.OnMouseUp(System.Windows.Forms.MouseEventArgs)
at System.Windows.Forms.Control.WmMouseUp(System.Windows.Forms.Message ByRef, System.Windows.Forms.MouseButtons, Int32)
at System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message ByRef)
at DevExpress.XtraBars.Controls.DockedBarControl.WndProc(System.Windows.Forms.Message ByRef)
at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG ByRef)
at System.Windows.Forms.Application+ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr, Int32, Int32)
at System.Windows.Forms.Application+ThreadContext.RunMessageLoopInner(Int32, System.Windows.Forms.ApplicationContext)
at System.Windows.Forms.Application+ThreadContext.RunMessageLoop(Int32, System.Windows.Forms.ApplicationContext)
at Chors.Program.Main()
Version=1<br/>
EventType=CLR20r3<br/>
EventTime=129671580500365712<br/>
ReportType=2<br/>
Consent=1<br/>
ReportIdentifier=cab45db1-1b90-11e1-be75-00155d0c6501<br/>
IntegratorReportIdentifier=cab45db0-1b90-11e1-be75-00155d0c6501<br/>
Response.type=4<br/>
Sig[0].Name=Problem Signature 01<br/>
Sig[0].Value=runme.exe<br/>
Sig[1].Name=Problem Signature 02<br/>
Sig[1].Value=1.2.2.2<br/>
Sig[2].Name=Problem Signature 03<br/>
Sig[2].Value=4ed110f8<br/>
Sig[3].Name=Problem Signature 04<br/>
Sig[3].Value=System.Drawing<br/>
Sig[4].Name=Problem Signature 05<br/>
Sig[4].Value=4.0.0.0<br/>
Sig[5].Name=Problem Signature 06<br/>
Sig[5].Value=4ba1e086<br/>
Sig[6].Name=Problem Signature 07<br/>
Sig[6].Value=672<br/>
Sig[7].Name=Problem Signature 08<br/>
Sig[7].Value=18<br/>
Sig[8].Name=Problem Signature 09<br/>
Sig[8].Value=System.OutOfMemoryException<br/>
DynamicSig[1].Name=OS Version<br/>
DynamicSig[1].Value=6.1.7601.2.1.0.18.10<br/>
DynamicSig[2].Name=Locale ID<br/>
DynamicSig[2].Value=1051<br/>
DynamicSig[22].Name=Additional Information 1<br/>
DynamicSig[22].Value=f6f2<br/>
DynamicSig[23].Name=Additional Information 2<br/>
DynamicSig[23].Value=f6f217c093f1be540ef3ea203f204690<br/>
DynamicSig[24].Name=Additional Information 3<br/>
DynamicSig[24].Value=9578<br/>
DynamicSig[25].Name=Additional Information 4<br/>
DynamicSig[25].Value=957875c62f4395decabff50c32707ed8<br/>
UI[2]=C:RISRunMe.exe<br/>
UI[3]=Chors has stopped working<br/>
UI[4]=Windows can check online for a solution to the problem.<br/>
UI[5]=Check online for a solution and close the program<br/>
UI[6]=Check online for a solution later and close the program<br/>
UI[7]=Close the program<br/>
LoadedModule[0]=C:RISRunMe.exe<br/>
LoadedModule[1]=C:WindowsSYSTEM32ntdll.dll<br/>
LoadedModule[2]=C:WindowsSYSTEM32MSCOREE.DLL<br/>
LoadedModule[3]=C:Windowssystem32KERNEL32.dll<br/>
LoadedModule[4]=C:Windowssystem32KERNELBASE.dll<br/>
LoadedModule[5]=Crogram Files (x86)Citrixsystem32ctxsbxhook64.dll<br/>
LoadedModule[6]=C:Windowssystem32USER32.dll<br/>
LoadedModule[7]=C:Windowssystem32GDI32.dll<br/>
LoadedModule[8]=C:Windowssystem32LPK.dll<br/>
LoadedModule[9]=C:Windowssystem32USP10.dll<br/>
LoadedModule[10]=C:Windowssystem32msvcrt.dll<br/>
LoadedModule[11]=Crogram Files (x86)Citrixsystem32RADEAPHOOK64.dll<br/>
LoadedModule[12]=C:Windowssystem32VERSION.dll<br/>
LoadedModule[13]=C:Windowssystem32RPCRT4.dll<br/>
LoadedModule[14]=C:Windowssystem32msi.dll<br/>
LoadedModule[15]=C:Windowssystem32ADVAPI32.dll<br/>
LoadedModule[16]=C:WindowsSYSTEM32sechost.dll<br/>
LoadedModule[17]=C:Windowssystem32SHLWAPI.dll<br/>
LoadedModule[18]=C:Windowssystem32ole32.dll<br/>
LoadedModule[19]=C:Windowssystem32IMM32.DLL<br/>
LoadedModule[20]=C:Windowssystem32MSCTF.dll<br/>
LoadedModule[21]=CROGRA~2CitrixSystem32mfaphook64.dll<br/>
LoadedModule[22]=Crogram Files (x86)Citrixsystem32ctxnflau64.dll<br/>
LoadedModule[23]=C:Windowssystem32WTSAPI32.dll<br/>
LoadedModule[24]=Crogram Files (x86)Citrixsystem32mmhook64.dll<br/>
LoadedModule[25]=C:Windowssystem32PSAPI.DLL<br/>
LoadedModule[26]=Crogram Files (x86)Citrixsystem32cutildll64.dll<br/>
LoadedModule[27]=C:WindowsWinSxSamd64_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.6195_none_88e41e092fab0294MSVCR80.dll<br/>
LoadedModule[28]=C:Windowssystem32OLEAUT32.dll<br/>
LoadedModule[29]=C:Windowssystem32NETAPI32.dll<br/>
LoadedModule[30]=C:Windowssystem32netutils.dll<br/>
LoadedModule[31]=C:Windowssystem32srvcli.dll<br/>
LoadedModule[32]=C:Windowssystem32wkscli.dll<br/>
LoadedModule[33]=C:Windowssystem32SAMCLI.DLL<br/>
LoadedModule[34]=C:Windowssystem32LOGONCLI.DLL<br/>
LoadedModule[35]=Crogram Files (x86)Citrixsystem32ctxwsapi64.dll<br/>
LoadedModule[36]=C:Windowssystem32Secur32.dll<br/>
LoadedModule[37]=C:Windowssystem32SSPICLI.DLL<br/>
LoadedModule[38]=C:Windowssystem32ACTIVEDS.dll<br/>
LoadedModule[39]=C:Windowssystem32adsldpc.dll<br/>
LoadedModule[40]=C:Windowssystem32WLDAP32.dll<br/>
LoadedModule[41]=C:Windowssystem32ATL.DLL<br/>
LoadedModule[42]=Crogram Files (x86)Citrixsystem32Sfrhook64.dll<br/>
LoadedModule[43]=Crogram Files (x86)Citrixsystem32scardhook64.dll<br/>
LoadedModule[44]=Crogram Files (x86)Citrixsystem32cxinjime64.dll<br/>
LoadedModule[45]=C:WindowsMicrosoft.NETFramework64v4.0.30319mscoreei.dll<br/>
LoadedModule[46]=C:WindowsMicrosoft.NETFramework64v4.0.30319clr.dll<br/>
LoadedModule[47]=C:Windowssystem32MSVCR100_CLR0400.dll<br/>
LoadedModule[48]=C:WindowsassemblyNativeImages_v4.0.30319_64mscorlib614ef2988df4a1daaca2a73d002d3bf8mscorlib.ni.dll<br/>
LoadedModule[49]=C:Windowssystem32CRYPTBASE.dll<br/>
LoadedModule[50]=C:WindowsMicrosoft.NETFramework64v4.0.30319nlssorting.dll<br/>
LoadedModule[51]=C:WindowsMicrosoft.NETFramework64v4.0.30319clrjit.dll<br/>
LoadedModule[52]=C:WindowsassemblyNativeImages_v4.0.30319_64System5d8ab69ed84637dc56228a25d44492fbSystem.ni.dll<br/>
LoadedModule[53]=C:WindowsassemblyNativeImages_v4.0.30319_64System.Drawing a3965da5c2b2b1c7e474616597c83ceSystem.Drawing.ni.dll<br/>
LoadedModule[54]=C:WindowsassemblyNativeImages_v4.0.30319_64System.Windows.Formsfc55c258eeea5cb2f568796bb0c21d55System.Windows.Forms.ni.dll<br/>
LoadedModule[55]=C:Windowssystem32CRYPTSP.dll<br/>
LoadedModule[56]=C:Windowssystem32rsaenh.dll<br/>
LoadedModule[57]=C:Windowssystem32RpcRtRemote.dll<br/>
LoadedModule[58]=C:Windowssystem32urlmon.dll<br/>
LoadedModule[59]=C:Windowssystem32WININET.dll<br/>
LoadedModule[60]=C:Windowssystem32iertutil.dll<br/>
LoadedModule[61]=C:Windowssystem32CRYPT32.dll<br/>
LoadedModule[62]=C:Windowssystem32MSASN1.dll<br/>
LoadedModule[63]=C:Windowssystem32ntmarta.dll<br/>
LoadedModule[64]=C:Windowssystem32SHELL32.dll<br/>
LoadedModule[65]=C:RISPluginsSoltec.dll<br/>
LoadedModule[66]=C:WindowsassemblyNativeImages_v4.0.30319_64DevExpress.OfficeSk#b3e81d14f71b8ffa94baecca3c839e9eDevExpress.OfficeSkins.v11.1.ni.dll<br/>
LoadedModule[67]=C:WindowsassemblyNativeImages_v4.0.30319_64DevExpress.BonusSki#95e9628bb804d66d9ea6de7e10d29d66DevExpress.BonusSkins.v11.1.ni.dll<br/>
LoadedModule[68]=C:WindowsassemblyNativeImages_v4.0.30319_64DevExpress.Utils.v1#6b19f6c53aa6b09d829186a51e2392c8DevExpress.Utils.v11.1.ni.dll<br/>
LoadedModule[69]=C:Windowssystem32uxtheme.dll<br/>
LoadedModule[70]=C:RISPluginsICSharpCode.SharpZipLib.dll<br/>
LoadedModule[71]=C:RISPluginsJadro.dll<br/>
LoadedModule[72]=C:WindowsassemblyNativeImages_v4.0.30319_64DevExpress.XtraBars#a8befe39225a08538194f0fb5054db14DevExpress.XtraBars.v11.1.ni.dll<br/>
LoadedModule[73]=C:WindowsassemblyNativeImages_v4.0.30319_64System.Core1733716b44dcf9c3c0814166e0743f3cSystem.Core.ni.dll<br/>
LoadedModule[74]=C:WindowsassemblyNativeImages_v4.0.30319_64System.Data.Entity3ba6c7fb6b7a77e34ded094943ee13e8System.Data.Entity.ni.dll<br/>
LoadedModule[75]=C:WindowsassemblyNativeImages_v4.0.30319_64DevExpress.XtraEdit#4f462a8da7a542fc733868ced7849959DevExpress.XtraEditors.v11.1.ni.dll<br/>
LoadedModule[76]=C:WindowsWinSxSamd64_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7601.17514_none_a4d6a923711520a9comctl32.dll<br/>
LoadedModule[77]=C:WindowsWinSxSamd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9accomctl32.dll<br/>
LoadedModule[78]=C:WindowsassemblyNativeImages_v4.0.30319_64DevExpress.Data.v11#5529d75834a20e029a500db3d0d9bbe6DevExpress.Data.v11.1.ni.dll<br/>
LoadedModule[79]=C:WindowsWinSxSamd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.7601.17514_none_2b24536c71ed437agdiplus.dll<br/>
LoadedModule[80]=C:WindowsassemblyNativeImages_v4.0.30319_64DevExpress.XtraGrid#6500a67dab6d0af496f26d8fe790ef96DevExpress.XtraGrid.v11.1.ni.dll<br/>
LoadedModule[81]=C:Windowssystem32WindowsCodecs.dll<br/>
LoadedModule[82]=C:WindowsassemblyNativeImages_v4.0.30319_64System.Xmla71acde0777cdbde509850fd82cea5c6System.Xml.ni.dll<br/>
LoadedModule[83]=C:RISPluginsLogin.dll<br/>
LoadedModule[84]=C:RISPluginsRespect.dll<br/>
LoadedModule[85]=C:WindowsassemblyNativeImages_v4.0.30319_64DevExpress.XtraRepo#4c4d49e607787e2a50ca21344f6b2e4fDevExpress.XtraReports.v11.1.ni.dll<br/>
LoadedModule[86]=C:WindowsassemblyNativeImages_v4.0.30319_64DevExpress.Printing#d44bab74e2c7ff2bfafe023bc70dffdaDevExpress.Printing.v11.1.Core.ni.dll<br/>
LoadedModule[87]=C:WindowsassemblyNativeImages_v4.0.30319_64DevExpress.XtraNavB#4eb83a564b1231be1be7a8d0c3bb8bbcDevExpress.XtraNavBar.v11.1.ni.dll<br/>
LoadedModule[88]=C:WindowsassemblyNativeImages_v4.0.30319_64DevExpress.XtraRich#64e85f37ec903c31c561376e6dba2a09DevExpress.XtraRichEdit.v11.1.ni.dll<br/>
LoadedModule[89]=C:WindowsassemblyNativeImages_v4.0.30319_64DevExpress.RichEdit# 6cc7b770a8f5e1c02c6fcf82dc9da6fDevExpress.RichEdit.v11.1.Core.ni.dll<br/>
LoadedModule[90]=C:WindowsassemblyNativeImages_v4.0.30319_64DevExpress.Data.v11#c31c32b2d2069abc4f1debbc978269fdDevExpress.Data.v11.1.Linq.ni.dll<br/>
LoadedModule[91]=C:WindowsassemblyNativeImages_v4.0.30319_64DevExpress.XtraLayo#ed6c0daf2c2793a0a2e4767b369275ecDevExpress.XtraLayout.v11.1.ni.dll<br/>
LoadedModule[92]=C:WindowsassemblyNativeImages_v4.0.30319_64DevExpress.XtraTree#51876f73dcaa6b885d08fc5cf5758900DevExpress.XtraTreeList.v11.1.ni.dll<br/>
LoadedModule[93]=C:WindowsassemblyNativeImages_v4.0.30319_64DevExpress.XtraEdit#e09c808e35c5bb0b537d517f56e7b7d7DevExpress.XtraEditors.v11.1.Design.ni.dll<br/>
LoadedModule[94]=C:WindowsassemblyNativeImages_v4.0.30319_64System.Data4d7c642122d1fb112948b0a9e596810eSystem.Data.ni.dll<br/>
LoadedModule[95]=C:WindowsMicrosoft.NetassemblyGAC_64System.Datav4.0_4.0.0.0__b77a5c561934e089System.Data.dll<br/>
LoadedModule[96]=C:Windowssystem32WS2_32.dll<br/>
LoadedModule[97]=C:Windowssystem32NSI.dll<br/>
LoadedModule[98]=C:WindowsassemblyNativeImages_v4.0.30319_64System.DirectorySer#d0d3f6f44b93395c3e2691b0729a675aSystem.DirectoryServices.AccountManagement.ni.dll<br/>
LoadedModule[99]=C:WindowsassemblyNativeImages_v4.0.30319_64System.Configuration529a8b5fe32ad817d9101ea5230c2893System.Configuration.ni.dll<br/>
LoadedModule[100]=C:Windowssystem32shfolder.dll<br/>
LoadedModule[101]=C:Windowssystem32profapi.dll<br/>
LoadedModule[102]=C:Windowssystem32security.dll<br/>
LoadedModule[103]=C:Windowssystem32credssp.dll<br/>
LoadedModule[104]=C:Windowssystem32schannel.DLL<br/>
LoadedModule[105]=C:Windowssystem32mswsock.dll<br/>
LoadedModule[106]=C:WindowsSystem32wshtcpip.dll<br/>
LoadedModule[107]=C:Windowssystem32ncrypt.dll<br/>
LoadedModule[108]=C:Windowssystem32bcrypt.dll<br/>
LoadedModule[109]=C:Windowssystem32bcryptprimitives.dll<br/>
LoadedModule[110]=C:WindowsassemblyNativeImages_v4.0.30319_64System.Transactionsf72b46268a709c0b7f96784d0cf58d7dSystem.Transactions.ni.dll<br/>
LoadedModule[111]=C:WindowsMicrosoft.NetassemblyGAC_64System.Transactionsv4.0_4.0.0.0__b77a5c561934e089System.Transactions.dll<br/>
LoadedModule[112]=C:WindowsassemblyNativeImages_v4.0.30319_64System.EnterpriseSe#1456a68b6712f42c8bb906616edc6be0System.EnterpriseServices.ni.dll<br/>
LoadedModule[113]=C:WindowsassemblyNativeImages_v4.0.30319_64System.EnterpriseSe#1456a68b6712f42c8bb906616edc6be0System.EnterpriseServices.Wrapper.dll<br/>
LoadedModule[114]=C:WindowsMicrosoft.NetassemblyGAC_64System.EnterpriseServicesv4.0_4.0.0.0__b03f5f7f11d50a3aSystem.EnterpriseServices.Wrapper.dll<br/>
LoadedModule[115]=C:WindowsassemblyNativeImages_v4.0.30319_64System.DirectorySer# ecb336503adf9ff81d52f1c52a8b0e3System.DirectoryServices.ni.dll<br/>
LoadedModule[116]=C:WindowsassemblyNativeImages_v4.0.30319_64System.DirectorySer#8664bfa1caba390feb1ec769e5f409f8System.DirectoryServices.Protocols.ni.dll<br/>
LoadedModule[117]=C:Windowssystem32DSROLE.DLL<br/>
LoadedModule[118]=C:Windowssystem32CLBCatQ.DLL<br/>
LoadedModule[119]=C:Windowssystem32adsldp.dll<br/>
LoadedModule[120]=C:Windowssystem32SXS.DLL<br/>
LoadedModule[121]=C:WindowsSystem32wship6.dll<br/>
LoadedModule[122]=C:Windowssystem32DNSAPI.dll<br/>
LoadedModule[123]=C:Windowssystem32IPHLPAPI.DLL<br/>
LoadedModule[124]=C:Windowssystem32WINNSI.DLL<br/>
LoadedModule[125]=C:Windowssystem32rasadhlp.dll<br/>
LoadedModule[126]=C:WindowsSystem32fwpuclnt.dll<br/>
LoadedModule[127]=C:Windowssystem32NTDSAPI.DLL<br/>
LoadedModule[128]=C:Windowssystem32kerberos.DLL<br/>
LoadedModule[129]=C:Windowssystem32cryptdll.dll<br/>
LoadedModule[130]=C:WindowsassemblyNativeImages_v4.0.30319_64System.Numericsbbebbbafc55031c36374fb546047a4b4System.Numerics.ni.dll<br/>
LoadedModule[131]=C:WindowsassemblyNativeImages_v4.0.30319_64System.Data.OracleC# 23197b2b4deecb5743c4bffff90fa7aSystem.Data.OracleClient.ni.dll<br/>
LoadedModule[132]=C:WindowsMicrosoft.NetassemblyGAC_64System.Data.OracleClientv4.0_4.0.0.0__b77a5c561934e089System.Data.OracleClient.dll<br/>
LoadedModule[133]=C:WindowsassemblyNativeImages_v4.0.30319_64System.Web468a7bcc250bb45e673706c35b496197System.Web.ni.dll<br/>
LoadedModule[134]=C:WindowsassemblyNativeImages_v4.0.30319_64System.Xml.Linq774b24b658c2ec79e05ea7846f2095dfSystem.Xml.Linq.ni.dll<br/>
LoadedModule[135]=C:WindowsassemblyNativeImages_v4.0.30319_64System.Runtime.Seri#df367a5a9c437c213f7cb9924517f4e9System.Runtime.Serialization.ni.dll<br/>
LoadedModule[136]=C:WindowsMicrosoft.NetassemblyGAC_MSILSystem.Data.Entityv4.0_4.0.0.0__b77a5c561934e089System.Data.Entity.dll<br/>
LoadedModule[137]=C:Windowssystem32dwmapi.dll<br/>
LoadedModule[138]=C:WindowsassemblyNativeImages_v4.0.30319_64Microsoft.CSharpbf1137a034f89c26906598bcf53270f7Microsoft.CSharp.ni.dll<br/>
LoadedModule[139]=C:WindowsassemblyNativeImages_v4.0.30319_64System.Dynamic4f1a4cec3ac19e2d82ae2377f3cb0b80System.Dynamic.ni.dll<br/>
LoadedModule[140]=C:WindowsassemblyNativeImages_v4.0.30319_64Accessibility7ffe31ae2c8aa9fbd90ec52440059b75Accessibility.ni.dll<br/>
LoadedModule[141]=C:WindowsassemblyNativeImages_v4.0.30319_64System.Data.Linq880073ae7d3e00cacae57f6bf3009cccSystem.Data.Linq.ni.dll<br/>
LoadedModule[142]=C:WindowsMicrosoft.NETFramework64v4.0.30319diasymreader.dll<br/>
FriendlyEventName=Stopped working<br/>
ConsentKey=CLR20r3<br/>
AppName=Chors<br/>
AppPath=C:RISRunMe.exe
<span lang="SK
Application: RunMe.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.Runtime.InteropServices.ExternalException
Stack:
at System.Drawing.Image.FromHbitmap(IntPtr, IntPtr)
at System.Drawing.Image.FromHbitmap(IntPtr)
at System.Drawing.Icon.ToBitmap()
at System.Windows.Forms.ThreadExceptionDialog..ctor(System.Exception)
at System.Windows.Forms.Application+ThreadContext.OnThreadException(System.Exception)
at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG ByRef)
at System.Windows.Forms.Application+ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr, Int32, Int32)
at System.Windows.Forms.Application+ThreadContext.RunMessageLoopInner(Int32, System.Windows.Forms.ApplicationContext)
at System.Windows.Forms.Application+ThreadContext.RunMessageLoop(Int32, System.Windows.Forms.ApplicationContext)
at System.Windows.Forms.Form.ShowDialog(System.Windows.Forms.IWin32Window)
at Soltec.Base.Evidence.Show()
at Soltec.Respect.Formulare.Zmluvy.ProvizieZostavyPolozkyDetail.btePoistnik_ButtonClick(System.Object, DevExpress.XtraEditors.Controls.ButtonPressedEventArgs)
at DevExpress.XtraEditors.ButtonEdit.OnMouseUp(System.Windows.Forms.MouseEventArgs)
at System.Windows.Forms.Control.WmMouseUp(System.Windows.Forms.Message ByRef, System.Windows.Forms.MouseButtons, Int32)
at System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message ByRef)
at DevExpress.Utils.Controls.ControlBase.WndProc(System.Windows.Forms.Message ByRef)
at DevExpress.XtraEditors.TextEdit.WndProc(System.Windows.Forms.Message ByRef)
at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG ByRef)
at System.Windows.Forms.Application+ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr, Int32, Int32)
at System.Windows.Forms.Application+ThreadContext.RunMessageLoopInner(Int32, System.Windows.Forms.ApplicationContext)
at System.Windows.Forms.Application+ThreadContext.RunMessageLoop(Int32, System.Windows.Forms.ApplicationContext)
at Chors.Program.Main()
<span lang="SK Version=1<br/>
EventType=CLR20r3<br/>
EventTime=129671558977716305<br/>
ReportType=2<br/>
Consent=1<br/>
ReportIdentifier=c7c07979-1b8b-11e1-be75-00155d0c6501<br/>
IntegratorReportIdentifier=c7c07978-1b8b-11e1-be75-00155d0c6501<br/>
Response.type=4<br/>
Sig[0].Name=Problem Signature 01<br/>
Sig[0].Value=runme.exe<br/>
Sig[1].Name=Problem Signature 02<br/>
Sig[1].Value=1.2.2.2<br/>
Sig[2].Name=Problem Signature 03<br/>
Sig[2].Value=4ed110f8<br/>
Sig[3].Name=Problem Signature 04<br/>
Sig[3].Value=System.Drawing<br/>
Sig[4].Name=Problem Signature 05<br/>
Sig[4].Value=4.0.0.0<br/>
Sig[5].Name=Problem Signature 06<br/>
Sig[5].Value=4ba1e086<br/>
Sig[6].Name=Problem Signature 07<br/>
Sig[6].Value=5b<br/>
Sig[7].Name=Problem Signature 08<br/>
Sig[7].Value=30<br/>
Sig[8].Name=Problem Signature 09<br/>
Sig[8].Value=AMAG3AACMAWG2XAF344U21ACVE5PSTKL<br/>
DynamicSig[1].Name=OS Version<br/>
DynamicSig[1].Value=6.1.7601.2.1.0.18.10<br/>
DynamicSig[2].Name=Locale ID<br/>
DynamicSig[2].Value=1051<br/>
DynamicSig[22].Name=Additional Information 1<br/>
DynamicSig[22].Value=60c5<br/>
DynamicSig[23].Name=Additional Information 2<br/>
DynamicSig[23].Value=60c54f9a65d7abb739857744ab2103e9<br/>
DynamicSig[24].Name=Additional Information 3<br/>
DynamicSig[24].Value=c753<br/>
DynamicSig[25].Name=Additional Information 4<br/>
DynamicSig[25].Value=c753c3bb5ff6d22f5cdb5c4c10d1a4e8<br/>
UI[2]=C:RISRunMe.exe<br/>
UI[3]=Chors has stopped working<br/>
UI[4]=Windows can check online for a solution to the problem.<br/>
UI[5]=Check online for a solution and close the program<br/>
UI[6]=Check online for a solution later and close the program<br/>
UI[7]=Close the program<br/>
<span lang="SK <span lang="SK <span lang="SK
<span lang="SK <span lang="SK <span lang="SK Application: RunMe.exe
<span lang="SK
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.ArgumentException
Stack:
at System.Drawing.Bitmap..ctor(Int32, Int32, System.Drawing.Imaging.PixelFormat)
at System.Drawing.Icon.ToBitmap()
at System.Windows.Forms.ThreadExceptionDialog..ctor(System.Exception)
at System.Windows.Forms.Application+ThreadContext.OnThreadException(System.Exception)
at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.SafeNativeMethods.UpdateWindow(System.Runtime.InteropServices.HandleRef)
at System.Windows.Forms.Control.Update()
at DevExpress.XtraEditors.Popup.PopupBaseForm.ShowPopupForm()
at DevExpress.XtraEditors.Popup.PopupBaseSizeableForm.ShowPopupForm()
at DevExpress.XtraEditors.Popup.CustomBlogGridPopupForm.ShowPopupForm()
at DevExpress.XtraEditors.Popup.PopupGridLookUpEditForm.ShowPopupForm()
at DevExpress.XtraEditors.PopupBaseEdit.DoShowPopup()
at DevExpress.XtraEditors.PopupBaseEdit.OnPressButton(DevExpress.XtraEditors.Drawing.EditorButtonObjectInfoArgs)
at DevExpress.XtraEditors.ButtonEdit.OnMouseDown(System.Windows.Forms.MouseEventArgs)
at DevExpress.XtraEditors.PopupBaseEdit.OnMouseDown(System.Windows.Forms.MouseEventArgs)
at System.Windows.Forms.Control.WmMouseDown(System.Windows.Forms.Message ByRef, System.Windows.Forms.MouseButtons, Int32)
at System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message ByRef)
at DevExpress.Utils.Controls.ControlBase.WndProc(System.Windows.Forms.Message ByRef)
at DevExpress.XtraEditors.TextEdit.WndProc(System.Windows.Forms.Message ByRef)
at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG ByRef)
at System.Windows.Forms.Application+ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr, Int32, Int32)
at System.Windows.Forms.Application+ThreadContext.RunMessageLoopInner(Int32, System.Windows.Forms.ApplicationContext)
at System.Windows.Forms.Application+ThreadContext.RunMessageLoop(Int32, System.Windows.Forms.ApplicationContext)
at System.Windows.Forms.Form.ShowDialog(System.Windows.Forms.IWin32Window)
at Soltec.Respect.Formulare.Zmluvy.ZmluvyUdaje.bbiNew_ItemClick(System.Object, DevExpress.XtraBars.ItemClickEventArgs)
at System.RuntimeMethodHandle._InvokeMethodFast(System.IRuntimeMethodInfo, System.Object, System.Object[], System.SignatureStruct ByRef, System.Reflection.MethodAttributes, System.RuntimeType)
at System.Reflection.RuntimeMethodInfo.Invoke(System.Object, System.Reflection.BindingFlags, System.Reflection.Binder, System.Object[], System.Globalization.CultureInfo, Boolean)
at System.Delegate.DynamicInvokeImpl(System.Object[])
at Soltec.DX.XtraBars.BarButtonItem.OnClick(DevExpress.XtraBars.BarItemLink)
at DevExpress.XtraBars.BarItemLink.OnLinkClick()
at DevExpress.XtraBars.BarButtonItemLink.OnLinkAction(DevExpress.XtraBars.BarLinkAction, System.Object)
at DevExpress.XtraBars.ViewInfo.BarSelectionInfo.UnPressLink(DevExpress.XtraBars.BarItemLink)
at DevExpress.XtraBars.Controls.CustomLinksControl.OnMouseUp(System.Windows.Forms.MouseEventArgs)
at System.Windows.Forms.Control.WmMouseUp(System.Windows.Forms.Message ByRef, System.Windows.Forms.MouseButtons, Int32)
at System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message ByRef)
at DevExpress.XtraBars.Controls.DockedBarControl.WndProc(System.Windows.Forms.Message ByRef)
at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG ByRef)
at System.Windows.Forms.Application+ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr, Int32, Int32)
at System.Windows.Forms.Application+ThreadContext.RunMessageLoopInner(Int32, System.Windows.Forms.ApplicationContext)
at System.Windows.Forms.Application+ThreadContext.RunMessageLoop(Int32, System.Windows.Forms.ApplicationContext)
at Chors.Program.Main()
<span lang="SK <span lang="SK <span lang="SK <span lang="SK Version=1<br/>
EventType=CLR20r3<br/>
EventTime=129671472371773191<br/>
ReportType=2<br/>
Consent=1<br/>
ReportIdentifier=9daa3bb8-1b77-11e1-be75-00155d0c6501<br/>
IntegratorReportIdentifier=9daa3bb7-1b77-11e1-be75-00155d0c6501<br/>
Response.type=4<br/>
Sig[0].Name=Problem Signature 01<br/>
Sig[0].Value=runme.exe<br/>
Sig[1].Name=Problem Signature 02<br/>
Sig[1].Value=1.2.2.2<br/>
Sig[2].Name=Problem Signature 03<br/>
Sig[2].Value=4ed110f8<br/>
Sig[3].Name=Problem Signature 04<br/>
Sig[3].Value=System.Drawing<br/>
Sig[4].Name=Problem Signature 05<br/>
Sig[4].Value=4.0.0.0<br/>
Sig[5].Name=Problem Signature 06<br/>
Sig[5].Value=4ba1e086<br/>
Sig[6].Name=Problem Signature 07<br/>
Sig[6].Value=72<br/>
Sig[7].Name=Problem Signature 08<br/>
Sig[7].Value=27<br/>
Sig[8].Name=Problem Signature 09<br/>
Sig[8].Value=System.ArgumentException<br/>
DynamicSig[1].Name=OS Version<br/>
DynamicSig[1].Value=6.1.7601.2.1.0.18.10<br/>
DynamicSig[2].Name=Locale ID<br/>
DynamicSig[2].Value=1051<br/>
DynamicSig[22].Name=Additional Information 1<br/>
DynamicSig[22].Value=7dd9<br/>
DynamicSig[23].Name=Additional Information 2<br/>
DynamicSig[23].Value=7dd97731cabe11e4e6b06bf69f1f8ea5<br/>
DynamicSig[24].Name=Additional Information 3<br/>
DynamicSig[24].Value=de88<br/>
DynamicSig[25].Name=Additional Information 4<br/>
DynamicSig[25].Value=de88e2a1e541121602509a619a006e25<br/>
UI[2]=C:RISRunMe.exe<br/>
UI[3]=Chors has stopped working<br/>
UI[4]=Windows can check online for a solution to the problem.<br/>
UI[5]=Check online for a solution and close the program<br/>
UI[6]=Check online for a solution later and close the program<br/>
UI[7]=Close the program<br/>
<span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK
Application: RunMe.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.AccessViolationException
Stack:
at System.Drawing.SafeNativeMethods+Gdip.GdipDrawImageRectRectI(System.Runtime.InteropServices.HandleRef, System.Runtime.InteropServices.HandleRef, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, System.Runtime.InteropServices.HandleRef, DrawImageAbort,
System.Runtime.InteropServices.HandleRef)
at System.Drawing.Graphics.DrawImage(System.Drawing.Image, System.Drawing.Rectangle, Int32, Int32, Int32, Int32, System.Drawing.GraphicsUnit, System.Drawing.Imaging.ImageAttributes, DrawImageAbort, IntPtr)
at System.Drawing.Graphics.DrawImage(System.Drawing.Image, System.Drawing.Rectangle, Int32, Int32, Int32, Int32, System.Drawing.GraphicsUnit, System.Drawing.Imaging.ImageAttributes, DrawImageAbort)
at System.Drawing.Graphics.DrawImage(System.Drawing.Image, System.Drawing.Rectangle, Int32, Int32, Int32, Int32, System.Drawing.GraphicsUnit, System.Drawing.Imaging.ImageAttributes)
at DevExpress.Skins.SkinElementPainter.DrawImageStretch(DevExpress.Skins.SkinElementInfo, System.Drawing.Image, System.Drawing.Rectangle, System.Drawing.Rectangle)
at DevExpress.Skins.SkinElementPainter.DrawImage(DevExpress.Skins.SkinElementInfo, System.Drawing.Image, System.Drawing.Rectangle, System.Drawing.Rectangle, DevExpress.Skins.SkinImageStretch)
at DevExpress.Skins.SkinElementPainter.DrawImageStretchTile(DevExpress.Skins.SkinElementInfo, DevExpress.Skins.SkinPaddingEdges, System.Drawing.Image, System.Drawing.Rectangle, System.Drawing.Rectangle, DevExpress.Skins.SkinImageStretch)
at DevExpress.Skins.SkinElementPainter.DrawSkinImage(DevExpress.Skins.SkinElementInfo, DevExpress.Skins.SkinImage)
at DevExpress.Skins.SkinElementPainter.DrawObject(DevExpress.Utils.Drawing.ObjectInfoArgs)
at DevExpress.Utils.Drawing.ObjectPainter.DrawObject(DevExpress.Utils.Drawing.GraphicsCache, DevExpress.Utils.Drawing.ObjectPainter, DevExpress.Utils.Drawing.ObjectInfoArgs)
at DevExpress.XtraBars.Ribbon.Drawing.RibbonPanelPainter.DrawObject(DevExpress.Utils.Drawing.ObjectInfoArgs)
at DevExpress.Utils.Drawing.ObjectPainter.DrawObject(DevExpress.Utils.Drawing.GraphicsCache, DevExpress.Utils.Drawing.ObjectPainter, DevExpress.Utils.Drawing.ObjectInfoArgs)
at DevExpress.XtraBars.Ribbon.Drawing.RibbonPainter.Draw(DevExpress.Utils.Drawing.GraphicsCache, DevExpress.XtraBars.Ribbon.ViewInfo.RibbonViewInfo)
at DevExpress.XtraBars.Ribbon.RibbonControl.RibbonPaint(System.Windows.Forms.PaintEventArgs)
at DevExpress.XtraBars.Ribbon.RibbonControl.OnPaint(System.Windows.Forms.PaintEventArgs)
at System.Windows.Forms.Control.PaintWithErrorHandling(System.Windows.Forms.PaintEventArgs, Int16)
at System.Windows.Forms.Control.WmPaint(System.Windows.Forms.Message ByRef)
at System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message ByRef)
at DevExpress.Utils.Controls.ControlBase.WndProc(System.Windows.Forms.Message ByRef)
at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
at DevExpress.Utils.Win.Hook.ControlWndHook.CallWindowProc(IntPtr, IntPtr, Int32, IntPtr, IntPtr)
at DevExpress.Utils.Win.Hook.ControlWndHook.WindowProc(IntPtr, Int32, IntPtr, IntPtr)
at System.Environment._Exit(Int32)
at System.Environment.Exit(Int32)
at System.Windows.Forms.Application+ThreadContext.OnThreadException(System.Exception)
at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG ByRef)
at System.Windows.Forms.Application+ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr, Int32, Int32)
at System.Windows.Forms.Application+ThreadContext.RunMessageLoopInner(Int32, System.Windows.Forms.ApplicationContext)
at System.Windows.Forms.Application+ThreadContext.RunMessageLoop(Int32, System.Windows.Forms.ApplicationContext)
at Chors.Program.Main()
<span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK
<span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK Version=1<br/>
EventType=APPCRASH<br/>
EventTime=129671410817233172<br/>
ReportType=2<br/>
Consent=1<br/>
ReportIdentifier=48ae2a9c-1b69-11e1-be75-00155d0c6501<br/>
IntegratorReportIdentifier=48ae2a9b-1b69-11e1-be75-00155d0c6501<br/>
Response.type=4<br/>
Sig[0].Name=Application Name<br/>
Sig[0].Value=RunMe.exe<br/>
Sig[1].Name=Application Version<br/>
Sig[1].Value=1.2.2.2<br/>
Sig[2].Name=Application Timestamp<br/>
Sig[2].Value=4ed110f8<br/>
Sig[3].Name=Fault Module Name<br/>
Sig[3].Value=gdiplus.dll<br/>
Sig[4].Name=Fault Module Version<br/>
Sig[4].Value=6.1.7601.17514<br/>
Sig[5].Name=Fault Module Timestamp<br/>
Sig[5].Value=4ce7c457<br/>
Sig[6].Name=Exception Code<br/>
Sig[6].Value=c0000005<br/>
Sig[7].Name=Exception Offset<br/>
Sig[7].Value=00000000000ecb60<br/>
DynamicSig[1].Name=OS Version<br/>
DynamicSig[1].Value=6.1.7601.2.1.0.18.10<br/>
DynamicSig[2].Name=Locale ID<br/>
DynamicSig[2].Value=1051<br/>
DynamicSig[22].Name=Additional Information 1<br/>
DynamicSig[22].Value=a9d9<br/>
DynamicSig[23].Name=Additional Information 2<br/>
DynamicSig[23].Value=a9d927a3a2c3c1ba11ba45b51dee7cda<br/>
DynamicSig[24].Name=Additional Information 3<br/>
DynamicSig[24].Value=4057<br/>
DynamicSig[25].Name=Additional Information 4<br/>
DynamicSig[25].Value=4057dd6a8ac9712f687d34b5d4030140<br/>
UI[2]=C:RISRunMe.exe<br/>
UI[3]=Chors has stopped working<br/>
UI[4]=Windows can check online for a solution to the problem.<br/>
UI[5]=Check online for a solution and close the program<br/>
UI[6]=Check online for a solution later and close the program<br/>
UI[7]=Close the program<br/>
<span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK It
seems that there is problem with memory but there is still 4-8GB free and process working set is about 300-800MB. I have no idea how to solve this.
<span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK Thank
you for any help,
<span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK Martin
Sramko
<span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK
<span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK
<span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK
<span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK
<span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK <span lang="SK
View the full article