Tcl Source Code

Ticket Change Details
Login
Overview

Artifact ID: 4889814fe08c7daff7f1b7ad7f7dae5f36aa9a21
Ticket: d8ff47babc5676f9684579b7e6c2ca3dbc16454d
Segmentation fault (core dumped) while using Thread 2.7.2
User & Date: dgp 2015-07-30 19:27:21
Changes

  1. assignee changed to: "dgp"
  2. closedate changed to: "2457234.31066292"
  3. closer changed to: "dgp"
  4. icomment:
    
    Correct me if I'm wrong, but I'm near certain
    Expect is not and has never been thread safe.
    
    I don't think it even qualifies as single-thread,
    multi-interp safe.  It's got global vars all over
    the place.
    
    Something for Expect devs to fix (if you find any),
    not a bug in Tcl or in Thread.
    
  5. login: "dgp"
  6. mimetype: "text/plain"
  7. resolution changed to: "Invalid"
  8. status changed to: "Closed"