Issue 342: Explorer crash with vdiff command http://bitbucket.org/tortoisehg/stable/issue/342/explorer-crash-with-vdiff-command
paolof on Wed, 1 Jul 2009 14:01:23 +0200: Comment: I don't think this help. Your modification is inside the DoHgtk function which is called by InvokeCommand function. But the crash happens before the call to InvokeCommand, in fact in my dbgview output there isn't the message {{{ ... [THG] CShellExt::InvokeCommand ... }}} It is curious because all the other commands work fine and in the ContextMenu.cpp code they are threated in the same way. This may help you: if I promoted the vdiff command to the top level of menu the crash happens just after the click to the right button of mouse, when the menu is built. -- This is an issue notification from bitbucket.org. You are receiving this either because you are the owner of the issue, or you are following the issue. ------------------------------------------------------------------------------ _______________________________________________ Tortoisehg-develop mailing list Tortoisehg-develop@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop