Opened 12 years ago

Last modified 12 years ago

#32858 closed defect

tclreadline crahses — at Version 2

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

Description (last modified by mf2k (Frank Schima))

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 (4)

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)

comment:1 Changed 12 years ago by gustafn

Cc: neumann@… added

Cc Me!

comment:2 Changed 12 years ago by mf2k (Frank Schima)

Cc: neumann@… removed
Description: modified (diff)
Owner: changed from macports-tickets@… to darius@…

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.

Note: See TracTickets for help on using tickets.