[ 
https://issues.apache.org/jira/browse/TS-2467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ben Aitchison updated TS-2467:
------------------------------

    Description: 
segfault in libtcl8.6.so when calling Tcl_SetMainLoop(Tcl_ReadlineMain); isn't 
called if readline is disabled.

If setting Tcl MainLoop should do:
Tcl_FindExecutable(NULL);

which fixes TCL 8.6 and should also work with older versions.



  was:
segfault in libtcl8.6.so when calling Tcl_SetMainLoop(Tcl_ReadlineMain) doesn't 
happen if readline is disabled.

If setting Tcl MainLoop should do:
Tcl_FindExecutable(NULL);

which fixes TCL 8.6 and should also work with older versions.




> traffic_shell doesn't work with tcl 8.6, works with 8.5
> -------------------------------------------------------
>
>                 Key: TS-2467
>                 URL: https://issues.apache.org/jira/browse/TS-2467
>             Project: Traffic Server
>          Issue Type: Bug
>            Reporter: Ben Aitchison
>            Priority: Minor
>              Labels: traffic_shell
>
> segfault in libtcl8.6.so when calling Tcl_SetMainLoop(Tcl_ReadlineMain); 
> isn't called if readline is disabled.
> If setting Tcl MainLoop should do:
> Tcl_FindExecutable(NULL);
> which fixes TCL 8.6 and should also work with older versions.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to