PDA

View Full Version : Strange problem/bug



VirtuaGod
03-18-2009, 09:32 PM
From time to time (specially after first time i open HEM after reboot/opening vista) i get this message: I just click continue and everything seems fine but i'm still worried

http://img7.imageshack.us/img7/1296/63114991.jpg

On the details i have a huge message:

"See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.IO.IOException: Unable to read data from the transport connection: Uma ligação existente foi forçada a fechar pelo anfitrião remoto. ---> System.Net.Sockets.SocketException: Uma ligação existente foi forçada a fechar pelo anfitrião remoto
at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
at System.IO.BufferedStream.ReadByte()
at Npgsql.NpgsqlState.<ProcessBackendResponses_Ver_3>d__a.MoveNext()
at Npgsql.NpgsqlState.IterateThroughAllResponses(IEnu merable`1 ienum)
at Npgsql.NpgsqlConnectedState.Startup(NpgsqlConnecto r context)
at Npgsql.NpgsqlConnector.Open()
at Npgsql.NpgsqlConnectorPool.GetPooledConnector(Npgs qlConnection Connection)
at Npgsql.NpgsqlConnectorPool.RequestPooledConnectorI nternal(NpgsqlConnection Connection)
at Npgsql.NpgsqlConnectorPool.RequestPooledConnector( NpgsqlConnection Connection)
at Npgsql.NpgsqlConnectorPool.RequestConnector(Npgsql Connection Connection)
at Npgsql.NpgsqlConnection.Open()
at HoldemManager.ӣ.౬(String ؇)
at HoldemManager.ԃ.ޠ()
at HoldemManager.ԃ.ި(Object ԗ, EventArgs Ԙ)
at Softelvdm.SftTreeNET.SftTree.OnSelectionChanged(Ev entArgs e)
at Softelvdm.SftTreeNET.SftTree.ClearSelections()
at Softelvdm.SftTreeNET.SftTree.AddItemSelection(Item Class item)
at Softelvdm.SftTreeNET.ItemClass.set_Selected(Boolea n value)
at Softelvdm.SftTreeNET.SftTree.HandleSelection(ItemC lass item, CellClass cell, Boolean fCtrlKey, Boolean fShiftKey)
at Softelvdm.SftTreeNET.CellClass.MouseEvent(GenericP artClass gp, Rectangle rArea, Rectangle rSelArea, StrategyClass strat)
at Softelvdm.SftTreeNET.CellClass.Cell_PartsEvent(Obj ect sender, PartsEventArgs e)
at Softelvdm.Controls.GenericPartClass.CallPartsEvent (PartsEventCallback evCallback, PartsEventArgs e)
at Softelvdm.Controls.TextPartClass.StrategyRoutine(S trategyClass strat, PartsRenderingClass pr, Rectangle rPartArea)
at Softelvdm.Controls.PartsRenderingClass.StrategyRou tine_DrawHorizontal(StrategyClass strat, Rectangle rArea, PartAlignmentEnum align, Boolean fAddGap, Rectangle& remRect)
at Softelvdm.Controls.PartsRenderingClass.StrategyRou tine(StrategyClass strat, Rectangle rEntireArea, Rectangle rContentArea, PartsCollectionClass Parts, OrientationEnum Layout, Color ForeColor, Boolean fSelected)
at Softelvdm.SftTreeNET.CellClass.StrategyRoutine(Str ategyClass strat, Rectangle rCompleteCell, Int32 itemCount, Boolean fGridLines)
at Softelvdm.SftTreeNET.ItemClass.HandleItemCells(Str ategyClass strat, Boolean fLeft, Rectangle rRealItem, Int32 itemCount)
at Softelvdm.SftTreeNET.ItemClass.StrategyRoutine_Ite m(StrategyClass strat, Rectangle rItemCells, Int32 itemCount)
at Softelvdm.SftTreeNET.ItemClass.StrategyRoutine(Str ategyClass strat, Rectangle rItem, Int32 itemCount)
at Softelvdm.SftTreeNET.ItemsControlClass.StrategyRou tine(StrategyClass strat)
at Softelvdm.SftTreeNET.SftTree.StrategyRoutine(Strat egyClass strat)
at Softelvdm.SftTreeNET.SftTree.OnMouseDown(MouseEven tArgs e)
at Softelvdm.SftTreeNET.SftTree.Softelvdm.Controls.IO wnerControl.CallMouseDown(MouseEventArgs e)
at Softelvdm.Controls.ISubControlImplementationClass. OnMouseDown(Control thisControl, SoftelvdmUserControl owningControl, MouseEventArgs e)
at Softelvdm.Controls.ISubControlImplementationClass. OnMouseDown(MouseEventArgs e)
at Softelvdm.SftTreeNET.ItemsControlClass.OnMouseDown (MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseDown(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.O nMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
HoldemManager
Assembly Version: 1.6.0.0
Win32 Version: 1.6.0.0
CodeBase: file:///C:/Program%20Files/Holdem%20Manager/HoldemManager.exe
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
DevComponents.DotNetBar2
Assembly Version: 7.7.0.0
Win32 Version: 7.7.0.0
CodeBase: file:///C:/Program%20Files/Holdem%20Manager/DevComponents.DotNetBar2.DLL
----------------------------------------

VirtuaGod
03-18-2009, 09:33 PM
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
HMClass
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files/Holdem%20Manager/HMClass.DLL
----------------------------------------
mscorlib.resources
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Accessibility
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
System.Windows.Forms.resources
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms.resources/2.0.0.0_pt_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------
DeployLX.Licensing.v3
Assembly Version: 3.1.2000.0
Win32 Version: 3.1.2000.19262
CodeBase: file:///C:/Program%20Files/Holdem%20Manager/DeployLX.Licensing.v3.DLL
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Web
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
CodeBase: file:///C:/Windows/assembly/GAC_32/System.Web/2.0.0.0__b03f5f7f11d50a3a/System.Web.dll
----------------------------------------
Softelvdm.SftTreeNET
Assembly Version: 2.0.7.0
Win32 Version: 2.0.7.0
CodeBase: file:///C:/Program%20Files/Holdem%20Manager/Softelvdm.SftTreeNET.DLL
----------------------------------------
Softelvdm.Controls
Assembly Version: 1.0.0.10
Win32 Version: 1.0.0.10
CodeBase: file:///C:/Program%20Files/Holdem%20Manager/Softelvdm.Controls.DLL
----------------------------------------
Npgsql
Assembly Version: 1.98.4.0
Win32 Version: 1.98.4.0
CodeBase: file:///C:/Program%20Files/Holdem%20Manager/Npgsql.DLL
----------------------------------------
System.Data
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
CodeBase: file:///C:/Windows/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Transactions
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
CodeBase: file:///C:/Windows/assembly/GAC_32/System.Transactions/2.0.0.0__b77a5c561934e089/System.Transactions.dll
----------------------------------------
Mono.Security
Assembly Version: 2.0.0.0
Win32 Version: 2.0.0.0
CodeBase: file:///C:/Program%20Files/Holdem%20Manager/Mono.Security.DLL
----------------------------------------
ZedGraph
Assembly Version: 5.1.4.31904
Win32 Version: 5.1.4.31904
CodeBase: file:///C:/Program%20Files/Holdem%20Manager/ZedGraph.DLL
----------------------------------------
Acid Library
Assembly Version: 1.3.2734.23020
Win32 Version: 1.3.2734.23020
CodeBase: file:///C:/Program%20Files/Holdem%20Manager/Acid%20Library.DLL
----------------------------------------
System.Drawing.resources
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing.resources/2.0.0.0_pt_b03f5f7f11d50a3a/System.Drawing.resources.dll
----------------------------------------
System.resources
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.resources/2.0.0.0_pt_b77a5c561934e089/System.resources.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box."

Any help???

Thank you

morny
03-19-2009, 02:17 PM
Please see this FAQ http://www.holdemmanager.net/faq/afmviewfaq.aspx?faqid=34