Ну, этим занимается плагин wordpress, не факт что у меня есть желание колупатся в php . А в чем проблема, сильно мешает? Можно ведь кликать по ссылке Russian.
Your symbols don’t appear to be correct, which makes it hard to figure out what operation started this whole mess.
The worst part about double frees is that the second free doesn’t provide much info by itself, you really want to see the first and second frees. You can try running !verifier 80 93f39014 in the debugger and hope that it gives you a call stack for the first free.
Yea, sorry. I was analyzing the memory dump on my home machine, which does not have WinDbg configured. Regarding the root of the original problem, I bet this is the task of Norton’s developers, as the whole test case is very simple and obvious. Let them fix their bugs
Interesting, where can I find that AV Stress tool that you’re using? It didn’t crash for me by simply using the internet after enabling driver verifier!
Technorati Profile
Disclamer: These posting and software on this blog are provided "AS IS" with no warranties, and confers no rights.
This web-blog is maintained on my free time, and has nothing to do with my current employer.
Not sure I understand you. You want to take a look at source code of that AV Stress Tool I run in the video?
That is why I prefer ESET products
Владимир я тут заметил что если сайт открывать не так
http://www.shcherbyna.com/?lang=ru&lang=ua
а например так
http://www.shcherbyna.com/?lang=RU&lang=ua
то он откроется в английской версии. поправить можно?
выше постом первая ссылка должна быть такой
http://www.shcherbyna.com/?lang=ru&lang=ua
те с ru открывает русская версия, а с например RU/Ru/rU уже нет – английская.
Zeroes,
Ну, этим занимается плагин wordpress, не факт что у меня есть желание колупатся в php
. А в чем проблема, сильно мешает? Можно ведь кликать по ссылке Russian.
Your symbols don’t appear to be correct, which makes it hard to figure out what operation started this whole mess.
The worst part about double frees is that the second free doesn’t provide much info by itself, you really want to see the first and second frees. You can try running !verifier 80 93f39014 in the debugger and hope that it gives you a call stack for the first free.
Yea, sorry. I was analyzing the memory dump on my home machine, which does not have WinDbg configured. Regarding the root of the original problem, I bet this is the task of Norton’s developers, as the whole test case is very simple and obvious. Let them fix their bugs
Interesting, where can I find that AV Stress tool that you’re using? It didn’t crash for me by simply using the internet after enabling driver verifier!
I tried this on Norton but without the AV Stress Tool it didn’t crash. Where did you get that tool from? Thanks! -Hab
The tool is quite simple. It just connects in a cycle to test.com and does nothing. The main idea is to generate a lot of connections. You can download the source code here: http://shcherbyna.com/sources/AV%20Stress%20Tool.cpp or you can download the binary here: http://shcherbyna.com/binaries/AV%20Stress%20Tool.exe