To reproduce from the demos directory, in wish90 ``` package require tkdnd source simple_target.tcl source simple_source.tcl ``` Drag from the HTML label to the drop widget. A memory access violation is generated. Building against Tcl 8.6 works fine.