Subject: expect: Segfaults against tcl8.5
Package: expect
Version: 5.44.1.15-1
Severity: important

Having no clue why this happen, I report it here, though I'm uncertain
if it's tcl related or not.
The issue is that expect segfaults for me under tcl8.5, downgrading
tcl to 8.4 and expect to 5.43.0-19 solves the issue.

Following is some gdb excerts:


#0  0x4043c764 in exp_printify (s=0x5a638 "") at exp_clib.c:3421
#1  0x4043b96c in expectv (fd=7, fp=0x0, ecases=0x5b648) at exp_clib.c:3087
#2  0x4043be28 in exp_expectv (fd=7, ecases=0x5b648) at exp_clib.c:3173
(gdb) frame 1
#1  0x4043b96c in expectv (fd=7, fp=0x0, ecases=0x5b648) at exp_clib.c:3087
3087                    exp_debuglog("expect: does {%s} match 
",exp_printify(exp_buffer));
Current language:  auto
The current source language is "auto; currently c".
(gdb) print *ecases
$17 = {pattern = 0x55270 "mke2fs *", re = 0x0, type = exp_glob, value = 1}



-- System Information:
Debian Release: squeeze/sid
Architecture: armel (armv5tel)

Kernel: Linux 2.6.34.1
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


-- 
/Carl Fürstenberg <azat...@gmail.com>



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to