Tcl Source Code

Ticket Change Details
Login
Overview

Artifact ID: b6af75d3abb5c351877e06f9a035a53b237aece3
Ticket: 21000b5d407f330efaf8e6207fe8d025b0633ebb
Problem with Tcl_DeleteInterp() in 8.4.9.1_Activetcl
User & Date: dkf 2014-02-18 07:14:04
Changes

  1. assignee changed to: "dgp"
  2. icomment:
    Sounds like memory corruption. That causes all sorts of things to go wrong.
    <p>
    Have you tried doing a build (from the Tcl sources, instead of using someone else's build) with memory debugging turned on (<tt>--enable-symbols=mem</tt> option during <tt>configure</tt>)? Or have you tried using a tool like purify/efence (whichever you've got) to spot where things are going haywire?
    
  3. login: "dkf"
  4. mimetype: "text/html"
  5. username: "dkf"