Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

小蚁客户端领取小蚁币程序奔溃,再次运行打开钱包数据库就崩溃。。。 #17

Closed
wnf0000 opened this issue Oct 18, 2016 · 1 comment
Labels
bug Used to tag confirmed bugs

Comments

@wnf0000
Copy link

wnf0000 commented Oct 18, 2016

领取小蚁币时点一次全部领取按钮,弹出来一个窗口,里边一个文本框显示交易编号还是什么来着,我关闭窗口后,再点一次全部领取,然后程序就崩溃了。
崩溃后我重新运行程序,能正常运行,在打开钱包数据库操作时,选择钱包文件,输入密码,点确定,这时候程序再崩溃,再怎么重复都是这样崩溃。。。
以下是错误窗口的日志
`See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.FormatException: One of the identified items was in an invalid format.
at AntShares.Core.ClaimTransaction.DeserializeExclusiveData(BinaryReader reader) in C:\Users\Erik\Documents\Visual Studio 2015\Projects\AntShares\AntSharesCore\Core\ClaimTransaction.cs:line 34
at AntShares.Core.Transaction.DeserializeUnsignedWithoutType(BinaryReader reader) in C:\Users\Erik\Documents\Visual Studio 2015\Projects\AntShares\AntSharesCore\Core\Transaction.cs:line 170
at AntShares.Core.Transaction.DeserializeFrom(BinaryReader reader) in C:\Users\Erik\Documents\Visual Studio 2015\Projects\AntShares\AntSharesCore\Core\Transaction.cs:line 154
at AntShares.Core.Transaction.DeserializeFrom(Byte[] value, Int32 offset) in C:\Users\Erik\Documents\Visual Studio 2015\Projects\AntShares\AntSharesCore\Core\Transaction.cs:line 138
at AntShares.Implementations.Wallets.EntityFramework.UserWallet.<>c.b__15_0(Transaction p) in C:\Users\Erik\Documents\Visual Studio 2015\Projects\AntShares\AntSharesCore\Implementations\Wallets\EntityFramework\UserWallet.cs:line 130
at System.Linq.Enumerable.WhereSelectArrayIterator2.MoveNext() at AntShares.UI.MainForm.CurrentWallet_TransactionsChanged(Object sender, IEnumerable1 transactions) in C:\Users\Erik\Documents\Visual Studio 2015\Projects\AntShares\AntSharesUI\UI\MainForm.cs:line 95
at AntShares.UI.MainForm.ChangeWallet(UserWallet wallet) in C:\Users\Erik\Documents\Visual Studio 2015\Projects\AntShares\AntSharesUI\UI\MainForm.cs:line 60
at AntShares.UI.MainForm.打开钱包数据库OToolStripMenuItem_Click(Object sender, EventArgs e) in C:\Users\Erik\Documents\Visual Studio 2015\Projects\AntShares\AntSharesUI\UI\MainForm.cs:line 305
at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ToolStrip.WndProc(Message& m)
at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.6.2001.0 built by: NETFXREL1

CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll

AntSharesUI
Assembly Version: 1.0.6134.21697
Win32 Version: 1.0.6134.21697

CodeBase: file:///C:/%E8%99%9A%E6%8B%9F%E5%B8%81/AntShares/AntSharesUI.exe

System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.6.2001.0 built by: NETFXREL1

CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll

System
Assembly Version: 4.0.0.0
Win32 Version: 4.6.2001.0 built by: NETFXREL1

CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll

System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.6.2001.0 built by: NETFXREL1

CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll

AntSharesCore
Assembly Version: 1.0.6134.21696
Win32 Version: 1.0.6134.21696

CodeBase: file:///C:/%E8%99%9A%E6%8B%9F%E5%B8%81/AntShares/AntSharesCore.DLL

System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.6.2001.0 built by: NETFXREL1

CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll

System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.6.2001.0 built by: NETFXREL1

CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll

System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.6.2001.0 built by: NETFXREL1

CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll

AntSharesUI.resources
Assembly Version: 1.0.6134.21697
Win32 Version: 1.0.6134.21697

CodeBase: file:///C:/%E8%99%9A%E6%8B%9F%E5%B8%81/AntShares/zh-Hans/AntSharesUI.resources.DLL

System.Numerics
Assembly Version: 4.0.0.0
Win32 Version: 4.6.2001.0 built by: NETFXREL1

CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll

Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.6.2001.0 built by: NETFXREL1

CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll

System.Data
Assembly Version: 4.0.0.0
Win32 Version: 4.6.2001.0 built by: NETFXREL1

CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_64/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll

EntityFramework.Core
Assembly Version: 7.0.0.0
Win32 Version: 7.0.0.11116

CodeBase: file:///C:/%E8%99%9A%E6%8B%9F%E5%B8%81/AntShares/EntityFramework.Core.DLL

System.Interactive.Async
Assembly Version: 1.2.0.0
Win32 Version: 1.2.50730

CodeBase: file:///C:/%E8%99%9A%E6%8B%9F%E5%B8%81/AntShares/System.Interactive.Async.DLL

Microsoft.Extensions.DependencyInjection.Abstractions
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.11116

CodeBase: file:///C:/%E8%99%9A%E6%8B%9F%E5%B8%81/AntShares/Microsoft.Extensions.DependencyInjection.Abstractions.DLL

Microsoft.Extensions.DependencyInjection
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.11116

CodeBase: file:///C:/%E8%99%9A%E6%8B%9F%E5%B8%81/AntShares/Microsoft.Extensions.DependencyInjection.DLL

Microsoft.Extensions.OptionsModel
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.11116

CodeBase: file:///C:/%E8%99%9A%E6%8B%9F%E5%B8%81/AntShares/Microsoft.Extensions.OptionsModel.DLL

Microsoft.Extensions.Logging
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.11116

CodeBase: file:///C:/%E8%99%9A%E6%8B%9F%E5%B8%81/AntShares/Microsoft.Extensions.Logging.DLL

Microsoft.Extensions.Caching.Abstractions
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.11116

CodeBase: file:///C:/%E8%99%9A%E6%8B%9F%E5%B8%81/AntShares/Microsoft.Extensions.Caching.Abstractions.DLL

Microsoft.Extensions.Caching.Memory
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.11116

CodeBase: file:///C:/%E8%99%9A%E6%8B%9F%E5%B8%81/AntShares/Microsoft.Extensions.Caching.Memory.DLL

Remotion.Linq
Assembly Version: 2.0.0.0
Win32 Version: 2.0.1.0

CodeBase: file:///C:/%E8%99%9A%E6%8B%9F%E5%B8%81/AntShares/Remotion.Linq.DLL

System.Runtime
Assembly Version: 4.0.0.0
Win32 Version: 4.6.2001.0

CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Runtime.dll

System.Linq.Expressions
Assembly Version: 4.0.0.0
Win32 Version: 4.6.2001.0

CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Linq.Expressions/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Linq.Expressions.dll

Microsoft.Extensions.Logging.Abstractions
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.11116

CodeBase: file:///C:/%E8%99%9A%E6%8B%9F%E5%B8%81/AntShares/Microsoft.Extensions.Logging.Abstractions.DLL

Microsoft.Data.Sqlite
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.11116

CodeBase: file:///C:/%E8%99%9A%E6%8B%9F%E5%B8%81/AntShares/Microsoft.Data.Sqlite.DLL

EntityFramework.Sqlite
Assembly Version: 7.0.0.0
Win32 Version: 7.0.0.11116

CodeBase: file:///C:/%E8%99%9A%E6%8B%9F%E5%B8%81/AntShares/EntityFramework.Sqlite.DLL

EntityFramework.Relational
Assembly Version: 7.0.0.0
Win32 Version: 7.0.0.11116

CodeBase: file:///C:/%E8%99%9A%E6%8B%9F%E5%B8%81/AntShares/EntityFramework.Relational.DLL

System.Diagnostics.DiagnosticSource
Assembly Version: 4.0.0.0
Win32 Version: 4.6.23516.01

CodeBase: file:///C:/%E8%99%9A%E6%8B%9F%E5%B8%81/AntShares/System.Diagnostics.DiagnosticSource.DLL

Anonymously Hosted DynamicMethods Assembly
Assembly Version: 0.0.0.0
Win32 Version: 4.6.2001.0 built by: NETFXREL1

CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_64/mscorlib/v4.0_4.0.0.0__b77a5c561934e089/mscorlib.dll

System.ComponentModel.DataAnnotations
Assembly Version: 4.0.0.0
Win32 Version: 4.6.2001.0

CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.ComponentModel.DataAnnotations/v4.0_4.0.0.0__31bf3856ad364e35/System.ComponentModel.DataAnnotations.dll

System.Threading
Assembly Version: 4.0.0.0
Win32 Version: 4.6.2001.0

CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Threading/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Threading.dll

System.Diagnostics.Tracing
Assembly Version: 4.0.0.0
Win32 Version: 4.6.2001.0

CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Diagnostics.Tracing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Diagnostics.Tracing.dll

System.Reflection
Assembly Version: 4.0.0.0
Win32 Version: 4.6.2001.0

CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Reflection/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Reflection.dll

System.Collections
Assembly Version: 4.0.0.0
Win32 Version: 4.6.2001.0

CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Collections/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Collections.dll

System.Linq
Assembly Version: 4.0.0.0
Win32 Version: 4.6.2001.0

CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Linq/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Linq.dll

System.Reflection.Extensions
Assembly Version: 4.0.0.0
Win32 Version: 4.6.2001.0

CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Reflection.Extensions/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Reflection.Extensions.dll

System.Linq.Queryable
Assembly Version: 4.0.0.0
Win32 Version: 4.6.2001.0

CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Linq.Queryable/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Linq.Queryable.dll

System.Runtime.Extensions
Assembly Version: 4.0.0.0
Win32 Version: 4.6.2001.0

CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Extensions/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Runtime.Extensions.dll

Microsoft.Extensions.Primitives
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.11116

CodeBase: file:///C:/%E8%99%9A%E6%8B%9F%E5%B8%81/AntShares/Microsoft.Extensions.Primitives.DLL

System.ObjectModel
Assembly Version: 4.0.0.0
Win32 Version: 4.6.2001.0

CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.ObjectModel/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.ObjectModel.dll

System.Transactions
Assembly Version: 4.0.0.0
Win32 Version: 4.6.2001.0 built by: NETFXREL1

CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_64/System.Transactions/v4.0_4.0.0.0__b77a5c561934e089/System.Transactions.dll

System.EnterpriseServices
Assembly Version: 4.0.0.0
Win32 Version: 4.6.2001.0 built by: NETFXREL1

CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_64/System.EnterpriseServices/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll

Microsoft.Extensions.PlatformAbstractions
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.11116

CodeBase: file:///C:/%E8%99%9A%E6%8B%9F%E5%B8%81/AntShares/Microsoft.Extensions.PlatformAbstractions.DLL

Microsoft.CSharp
Assembly Version: 4.0.0.0
Win32 Version: 4.6.2001.0

CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.CSharp/v4.0_4.0.0.0__b03f5f7f11d50a3a/Microsoft.CSharp.dll

System.Dynamic
Assembly Version: 4.0.0.0
Win32 Version: 4.6.2001.0

CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Dynamic/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Dynamic.dll

System.Security
Assembly Version: 4.0.0.0
Win32 Version: 4.6.2001.0 built by: NETFXREL1

CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Security/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Security.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:

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.

`

@erikzhang erikzhang added the bug Used to tag confirmed bugs label Oct 18, 2016
@erikzhang
Copy link
Member

fixed in commit d08bb9461501e5c3ccfa11d3f5bbc10aca434bf3

igormcoelho pushed a commit that referenced this issue Dec 10, 2018
* Including number of dumped states

* Update StatesDumper/StatesDumper.cs

Co-Authored-By: vncoelho <vncoelho@gmail.com>
shargon pushed a commit to shargon/neo that referenced this issue Jul 10, 2020
Ashuaidehao pushed a commit to neo-ngd/neo that referenced this issue Nov 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Used to tag confirmed bugs
Projects
None yet
Development

No branches or pull requests

2 participants