- Fri Apr 04, 2014 1:56 am
#379460
I'm not convinced it's necessarily a problem with the shell extension itself, since I find no problem with the code, and since I've never seen any such crash occur here. That, and the fact that however many thousands of people use the extension without reporting similar crashes, tends to indicate it would likely be due to some conflict on these few machines where it is being reported. If you look through your Windows error reporting (Administrative Tools > Event Viewer > Windows Logs > Application and/or System) and find a reference to one of these crashes, perhaps it will be possible to get a crash dump to look at, and if so, please let me know (jeremy at nextlimit dotcom). It can be extremely difficult to debug these though, since extensions (you say you have no others installed, but that is unlikely; there may be some you're not aware of -- you may want to use a tool like this to check exactly what is being run on your machine) all run in the same space, so an error in one can easily be caused by memory corruption from another, with no good way to trace down the root cause, other than process of elimination.
Next Limit Team

- By Mark Bell