[Bash-completion-devel] [bash-completion-Bugs][312792] _filedir unit test fails with segmentation fault

bash-completion-bugs at alioth.debian.org bash-completion-bugs at alioth.debian.org
Sun Oct 31 06:55:33 UTC 2010


Bugs item #312792, was changed at 2010-10-27 22:33 by Freddy Vulto
You can respond by visiting: 
https://alioth.debian.org/tracker/?func=detail&atid=413095&aid=312792&group_id=100114

>Status: Closed
Priority: 3
Submitted By: Freddy Vulto (fvu-guest)
Assigned to: Nobody (None)
Summary: _filedir unit test fails with segmentation fault 
>Distribution: --Distribution-Agnostic--
Originally reported in: None
Milestone: None
Status: None
Original bug number: 


Initial Comment:
Running "./run unit/_filedir.exp" yields a segmentation fault.

This has been deduced to a bug in expect-5.44 (expect-5.43 runs fine), reproducable with these steps:

$ cat unicode.exp
spawn bash
send "aaébb"
expect -ex "aaébb" {send_user "PASS"}
$ expect -f unicode.exp
spawn bash
aaébbSegmentation fault

See also: http://fvue.nl/wiki/Expect:_Unicode_segmentation_fault

The bug appears to be fixed on the Expect cvs head: http://sourceforge.net/tracker/index.php?func=detail&aid=3095935&group_id=13179&atid=313179

----------------------------------------------------------------------

>Comment By: Freddy Vulto (fvu-guest)
Date: 2010-10-31 07:55

Message:
Fixed in commit 50dd6c7

----------------------------------------------------------------------

You can respond by visiting: 
https://alioth.debian.org/tracker/?func=detail&atid=413095&aid=312792&group_id=100114



More information about the Bash-completion-devel mailing list