Menu

#732 redirecting stdout to file on NT sometimes crashes

obsolete: 8.0.3
closed-fixed
nobody
2
2001-04-02
2000-10-26
Anonymous
No

OriginalBugID: 1440 Bug
Version: 8.0.3
SubmitDate: '1999-03-04'
LastModified: '1999-09-17'
Severity: MED
Status: Released
Submitter: pat
ChangedBy: hobbs
OS: All
OSVersion: 4.0 SP3
Machine: X86
FixedDate: '1999-09-17'
FixedInVersion: 8.2
ClosedDate: '2000-10-25'

Name:
Scott Redman

Extensions:
[incr Tcl] as shipped with TclPro 1.0

ReproducibleScript:
With our app, which has an embedded Tcl interpreter, if we pipe stdout to a file and a large amount of text is passed over time (including newlines), Tcl crashes. The tcl code is writing to stdout, using "puts stdout <txt>" several hundred or thousand times. Seems to happen (from what I've been told) with some Tcl scripts using tclsh80.exe. Everything works fine when not piping the output, and the crash itself is intermittent and not very reproducable (which doesn't make it any easier to fix...).

Reportedly fixed in 8.2.0.
-- 09/17/1999 hobbs

Discussion

  • Brent B. Welch

    Brent B. Welch - 2000-10-26
    • priority: 5 --> 2
    • status: open --> closed-fixed
     
  • Don Porter

    Don Porter - 2001-04-02
    • labels: 104247 --> 27. Channel Types