Bug#840566: (no subject)

2016-11-25 Thread mls
Seems to be fixed with latest bash update: bash (4.4-2) unstable; urgency=medium * Apply upstream patches 001 - 005. - Closes: #844299, LP: #1641832. * Don't build with PIE. Closes: #842037. -- Matthias Klose Tue, 15 Nov 2016 19:49:00 +0100

Bug#840566: bash uses over 1 GB of memory

2016-11-10 Thread Claus Färber
I ran into the same issue. After increasing swap, I am now able to login again. However, every bash process now uses over 1 GB of virtual memory: 18541 pts/2Ss 0:00241 1021 1069166 4828 0.4 /bin/bash 18553 pts/3Ss 0:01120 1021 1069234 1628 0.1 /bin/bash 18639 pts/4

Bug#840566: Workaround

2016-11-06 Thread mls
Can confirm this bug. Just for the record. As a workaround I use for remote login: ssh -t root@server "/bin/dash" or locally su -l -s "/bin/dash"

Bug#840566:

2016-10-13 Thread ral
After got the root shell changed to zsh I'm able to make some more actions. Starting bash as login shell results in error (see appended strace-log) When starting without "-l" there is no problem. So something went wrong in loginscripts? Have no idea where to search. execve("/bin/bash", ["bash

Bug#840566: bash: Bash as root login shell ends with xmalloc error

2016-10-12 Thread Rajko Albrecht
Package: bash Version: 4.4-1 Severity: important Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? Tried to login on server or "su -" but got only -su: xmalloc: cannot allocate 80008 bytes (1626112 bytes allo