reassign 343444 bash
thanks

Hi Matthias, Tobias, fEnIo,

MiceKiller <[EMAIL PROTECTED]> wrote:

> Frank Küster <[EMAIL PROTECTED]> wrote:
>
>> > As netenv was not updated the problem is maybe concerned to another
>> > package. Can anyone confirm this?
>>
>> No, I can't...  Is the problem reproducible, i.e. do you get it every
>> time you try to run netenv?
>
> Yes it is reproducible. I get this error every time i try to run it. And 
> after 
> trying my console is broken. Newlines don't exist anymore and I get no longer 
> an echo when i type in a character.

~$ head /sbin/netenv 
#!/bin/bash

If netenv segfaults with the line 

/sbin/netenv: line 340:  7965 Segmentation fault     $DIALOG --default-item 
"$LAST_ITEM" --timetout $NETENV_TIMEOUT --menu "$CHOOSE_TITLE_TEXT" 20 $COLS 
12 "[EMAIL PROTECTED]" 2>$TMPFIL                    

This must be a bug in bash, since a shell script doesn't do memory
management (and since $DIALOG has not yet been expanded to the
executable that would be called).  Therefore I'm reassigning this to
bash.  Matthias, please note the current severity "grave".

Regards, Frank
-- 
Frank Küster
Inst. f. Biochemie der Univ. Zürich
Debian Developer


Reply via email to