Opened 12 years ago

Last modified 12 years ago

#32858 closed defect

tclreadline crahses — at Initial Version

Reported by: gustafn Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.0.3
Keywords: hashpatch Cc:
Port: tclreadline

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

Change History (2)

Changed 12 years ago by gustafn

Attachment: tclreadline-Portfile.patch added

Patch for the Portfile

Changed 12 years ago by gustafn

Attachment: tclreadline.patch added

Patch for the source (to be placed into ..../files/tclreadline.patch)

Note: See TracTickets for help on using tickets.