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

heap error #34

Open
GoogleCodeExporter opened this issue Mar 4, 2015 · 2 comments
Open

heap error #34

GoogleCodeExporter opened this issue Mar 4, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. upgrade vc6 workspace to vs2008
2. build testiocpecho.exe
3. telnet to localhost 3333, type some text and quit, again and again

What is the expected output? What do you see instead?
VS2008 said:
HEAP[testiocpecho.exe]: HEAP: Free Heap block 3f6b68 modified at 3f6d14
after it was freed

What version of the product are you using? On what operating system?
latest svn source, on WinXP SP3 with VS2008

Please provide any additional information below.

Original issue reported on code.google.com by everwa...@gmail.com on 5 May 2010 at 8:53

@GoogleCodeExporter
Copy link
Author

I have not the VS2008 environment, only have VC6 and VS2003.
Dose the VS2008 point out which line of the source code?

Original comment by stephen....@gmail.com on 9 May 2010 at 3:48

@GoogleCodeExporter
Copy link
Author

The stack seems be destroyed. Here's the stack of VS2008.
I think this is an error on stack. But I'm not familiar with the code :(
Here is the stack of the breakpoint.
>   msvcr90d.dll!__set_flsgetvalue()  行256 + 0xc 字节   C
    00000031()  
    msvcr90d.dll!_heap_alloc_base(unsigned int size=255)  行105 + 0x28 字节  C
    ffffff90()  

Original comment by everwa...@gmail.com on 11 May 2010 at 2:38

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant