#32858: tclreadline crahses ------------------------------+--------------------------------------------- Reporter: neumann@… | Owner: darius@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: hashpatch | Port: tclreadline ------------------------------+--------------------------------------------- Changes (by macsforever2000@…): * owner: macports-tickets@… => darius@… * cc: neumann@… (removed) Old description:
tclreadline compiles fine, but when used, i crashes due to malloc mismatches
tclsh % if {$tcl_interactive} { package require tclreadline ::tclreadline::Loop } tclsh8.5 [/usr/local/src/] ...
alloc: invalid block: 0x7fc88a4007c0: 65 0
Abort trap: 6
The recommended fix is on http://www2.tcl.tk/5632
New description: tclreadline compiles fine, but when used, i crashes due to malloc mismatches {{{
tclsh % if {$tcl_interactive} { package require tclreadline ::tclreadline::Loop } tclsh8.5 [/usr/local/src/] ...
alloc: invalid block: 0x7fc88a4007c0: 65 0 Abort trap: 6 }}} The recommended fix is on http://www2.tcl.tk/5632 -- Comment: In the future, please Cc the maintainer(s) and use WikiFormatting. Note that the reporter is automatically Cc'ed so you do not need to Cc yourself. -- Ticket URL: <https://trac.macports.org/ticket/32858#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS