[Bug 1631302] Re: System becomes unresponsive when running code with deep-recursion under unprivileged user
Paul White
1631302 at bugs.launchpad.net
Fri Oct 7 16:22:38 UTC 2016
Reassigning bug against perl so someone with more knowledge that I can
look into it further.
I have no idea if this is a bug or not but I can confirm that an Ubuntu
16.10 test system locks up as described.
** Package changed: ubuntu => perl (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to perl in Ubuntu.
https://bugs.launchpad.net/bugs/1631302
Title:
System becomes unresponsive when running code with deep-recursion
under unprivileged user
Status in perl package in Ubuntu:
New
Bug description:
In Ubuntu 16.04 if you run
perl -e 'sub x { x() }; x()'
(this commands does a deep recursion, eats all memory)
under non-root user
whole system becomes unresponsive, mouse, keyboard does not work.
Screen does not update when you plug/unplug charger, for example. The
only way to quit is to press power button and shut down machine.
Expected bahaviour: Ctrl-C, Ctrl-Alt-Del, Ctrl-Alt-F1, mouse, at least
something should work.
Repsoduced on HP Pavilion 16, SSD with encryption, encrypted Swap.
Reproduced by at least one another person with Ubuntu 16.04 with SSD.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/perl/+bug/1631302/+subscriptions
More information about the foundations-bugs
mailing list