[Bug 1822776] Re: [SRU] Apply Bash 4.4.20 to fix cpu spinning on built-in wait

2019-07-04 Thread halfgaar via ubuntu-bugs
Sorry for the delay. I had to write a bash script that increased the hit-chance of the bug. I now have 13 spinning bash on a non-updated test server. The one with bash 4.20 is working fine. Bash is also working without issues. The new script is attached. So, all good. ** Attachment added: "Scri

[Bug 1822776] Re: [SRU] Apply Bash 4.4.20 to fix cpu spinning on built-in wait

2019-06-20 Thread halfgaar via ubuntu-bugs
I installed bash from 'proposed' on a test server, and am running some tests on it, and parallel also on normal 18.04 servers. I'll expand this soon, and report back with the results. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. htt

[Bug 1822776] Re: Apply Bash 4.4.20 to fix cpu spinning on built-in wait

2019-05-29 Thread halfgaar via ubuntu-bugs
Thanks; it's not about getting it done yesterday so to speak, so I'll patiently await next week. I suspect you'll be able to reproduce it faster if you lower sysctl kernel.pid_max. With 32k PIDs, one of my apps spawning about a process every two seconds, needed about a week of running to hit it.

[Bug 1822776] Re: Apply Bash 4.4.20 to fix cpu spinning on built-in wait

2019-05-20 Thread halfgaar via ubuntu-bugs
I added more info (edited the original description) hoping it covers everything the SRU requires. ** Description changed: Bash pre-4.4.20 has a bug in its PID hash table that causes spin-loops when spawning sub processes and waiting for them. There is a fix: https://ftp.gnu.org/gnu/bash/

[Bug 1826537] Re: Ubuntu 18.04 live installer crashes after supplying static IPv4 address

2019-04-26 Thread halfgaar via ubuntu-bugs
** Package changed: ubuntu => ubiquity (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1826537 Title: Ubuntu 18.04 live installer crashes after supplying static IPv4 address To manage noti

[Bug 1826537] [NEW] Ubuntu 18.04 live installer crashes after supplying static IPv4 address

2019-04-26 Thread halfgaar via ubuntu-bugs
Public bug reported: I downloaded ubuntu-18.04.2-live-server-amd64.iso (sha1 aa9606eb8c0bbce00552907f541547c4c510134f) and ran the live installer. After supplying the static IPv4, it crashes with a Python stack trace. The IPMI remote console allowed me to take a video, so I was able to grab a fra

[Bug 1822776] Re: Apply Bash 4.4.20 to fix cpu spinning on built-in wait

2019-04-23 Thread halfgaar via ubuntu-bugs
I see this bug hasn't gotten attention, but isn't this quite critical? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1822776 Title: Apply Bash 4.4.20 to fix cpu spinning on built-in wait To manage

[Bug 1822776] [NEW] Apply Bash 4.4.20 to fix cpu spinning on built-in wait

2019-04-02 Thread halfgaar via ubuntu-bugs
Public bug reported: Bash pre-4.4.20 has a bug in its PID hash table that causes spin-loops when spawning sub processes and waiting for them. There is a fix: https://ftp.gnu.org/gnu/bash/bash-4.4-patches/bash44-020 Our application started being affected (locking up) by this since migrating from