You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thread 1 hit Breakpoint 1, 0x00007ffd6516aade in bcos_sdk_c_config_destroy () from C:\WINDOWS\SYSTEM32\bcos-c-sdk.dll
(gdb) step
Single stepping until exit from function bcos_sdk_c_config_destroy,
which has no line number information.
warning: HEAP[main.exe]:
warning: Invalid address specified to RtlFreeHeap( 000001FEC8B70000, 000001FEC8E446F0 )
Thread 1 received signal SIGTRAP, Trace/breakpoint trap.
0x00007ffe0d2e59ff in ntdll!RtlValidateHeap () from C:\WINDOWS\SYSTEM32\ntdll.dll
使用的是example/ hello_word案例
fisco-bcos 版本3.6.0 ,sdk使用的3.0.2 , bcos-c-sdk 使用的是3.6.0,windows开发环境
但是使用调试工具进行调试,却可以正常部署合约以及set get
The text was updated successfully, but these errors were encountered: