Overview
Artifact ID: | 4e7c102801cd2d55f278ec38aded2ef787ce6b42 |
---|---|
Ticket: | 455327525cb1d9879650a3bf3bb8dfaeead82dd0
Creating many interpreters fails |
User & Date: | anonymous on 2015-02-25 09:23:35 |
Changes
- foundin changed to: "8.6.3 x86"
- icomment:
When I'm creating interpreters in my code using "interp create int" command at some point I'm receiving error somewhere around 500-700th interp (depends on version of tclkit used): <br><br> <div style="background-color: #fff8f8; border: 1px solid #c0a0a0; white-space: pre; width: 300px; padding: 5px;">can't read "::argv": no such variable while executing "lindex $::argv 0" (procedure "tclKitPreInit" line 20) invoked from within "tclKitPreInit" invoked from within "interp create int$i" </div> <br> It happens only with x86 version. When I tested version x64 I haven't manage to see this error. Maybe it happens much later, with more interpreters created.
- login: "anonymous"
- mimetype: "text/html"
- private_contact changed to: "8aeeb7bf106b6b88d87c6e2a0fdc8f4887991b9f"
- severity changed to: "Critical"
- status changed to: "Open"
- title changed to: "Creating many interpreters fails"
- type changed to: "Code_Defect"