Ticket UUID: | 45b9faf103f2fd0f7c4a69606b358bb68dbd2596 | |||
Title: | [try] interaction with local variable names produces segmentation fault | |||
Type: | Bug | Version: | core-8-branch | |
Submitter: | pooryorick | Created on: | 2019-04-08 09:38:22 | |
Subsystem: | 18. Commands M-Z | Assigned To: | pooryorick | |
Priority: | 5 Medium | Severity: | Important | |
Status: | Closed | Last Modified: | 2019-04-08 15:37:16 | |
Resolution: | Fixed | Closed By: | sebres | |
Closed on: | 2019-04-08 15:37:16 | |||
Description: |
The following script produces a segmentation fault:
The issue is: tclCmdMZ.c:TryPostBody extracts a variable name from a On the next line, At this point, | |||
User Comments: |
sebres added on 2019-04-08 15:37:16:
closed in [e62a48e964] pooryorick added on 2019-04-08 13:04:05: Fixed in [4100488a3ca38abf]. sebres added on 2019-04-08 09:59:09: See also related ticket [578155d5a1]. I'm for solution with TCL_OWN_OBJREF flag, which is a year ago merged in my own branches and it works there without any issue. |
