Bug#433026: ksh: setting & unsetting emacs mode causes segfault

2012-02-10 Thread Oliver Kiddle
Can you still reproduce this? I'm still be unable to. Any chance of a core file? Without one, I don't really have a hope of fixing it. Oliver -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#433026: ksh: setting & unsetting emacs mode causes segfault

2007-07-19 Thread Oliver Kiddle
On 13 Jul, Diab Jerius wrote: > Setting and unsetting emacs mode in a particular manner causes a > segmentation fault. My .profile file contains the single line > > set -o emacs I can't reproduce this but I don't have access to an amd64 system. So I'll need your help to resolve it. Do you have

Bug#433026: ksh: setting & unsetting emacs mode causes segfault

2007-07-13 Thread Diab Jerius
Package: ksh Version: 93r-1 Severity: normal Setting and unsetting emacs mode in a particular manner causes a segmentation fault. My .profile file contains the single line set -o emacs Here's a session showing the commands required to elicit the SegV % ksh $ set +o emacs $ fooSegmentation fau