This is a Perl script and a Vim script. Place them both in the same directory and source channelcrash.vim and Vim should crash entirely--at least it does for me under Windows.
It appears that the culprit is an unlet on the variable storing the descriptor returned by ch_open(), within a message handling callback.
- Christian
--
Any IC protected by a fast acting fuse protects the fuse.
Christian J. Robinson <[email protected]> http://christianrobinson.name/
channelcrash.pl
Description: Binary data
channelcrash.vim
Description: Binary data
